@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/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14558%3A0x2A1BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14558%3A0x2A1BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14558%3A0x2A1BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.292"^^xsd:decimal ;
  dwc:decimalLongitude "-36.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3047"^^xsd:integer ;
  dwc:maximumDepthInMeters "3065"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14558%3A0x2A1BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  geo-pos:lat "53.292"^^xsd:decimal ;
  geo-pos:long "-36.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14558%3A0x2A1BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14558:0x2A1BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14558'^^xsd:integer;
  dwc:scientificName 'Searsia koefoedi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.789'^^xsd:double;
  dwc:latitude '53.292'^^xsd:double;
  dwc:minimumDepth '3047'^^xsd:integer;
  dwc:maximumDepth '3065'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3058 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14558:0x2A1BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11242%3A0x0F21CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11242%3A0x0F21CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11242%3A0x0F21CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.292"^^xsd:decimal ;
  dwc:decimalLongitude "-36.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3047"^^xsd:integer ;
  dwc:maximumDepthInMeters "3065"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11242%3A0x0F21CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  geo-pos:lat "53.292"^^xsd:decimal ;
  geo-pos:long "-36.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11242%3A0x0F21CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11242:0x0F21CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11242'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.789'^^xsd:double;
  dwc:latitude '53.292'^^xsd:double;
  dwc:minimumDepth '3047'^^xsd:integer;
  dwc:maximumDepth '3065'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3058 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11242:0x0F21CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB120CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB120CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB120CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.292"^^xsd:decimal ;
  dwc:decimalLongitude "-36.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3047"^^xsd:integer ;
  dwc:maximumDepthInMeters "3065"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB120CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  geo-pos:lat "53.292"^^xsd:decimal ;
  geo-pos:long "-36.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB120CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB120CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.789'^^xsd:double;
  dwc:latitude '53.292'^^xsd:double;
  dwc:minimumDepth '3047'^^xsd:integer;
  dwc:maximumDepth '3065'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3058 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB120CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11144%3A0x9521CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11144%3A0x9521CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11144%3A0x9521CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.292"^^xsd:decimal ;
  dwc:decimalLongitude "-36.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3047"^^xsd:integer ;
  dwc:maximumDepthInMeters "3065"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11144%3A0x9521CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  geo-pos:lat "53.292"^^xsd:decimal ;
  geo-pos:long "-36.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11144%3A0x9521CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11144:0x9521CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11144'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.789'^^xsd:double;
  dwc:latitude '53.292'^^xsd:double;
  dwc:minimumDepth '3047'^^xsd:integer;
  dwc:maximumDepth '3065'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3058 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11144:0x9521CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11200%3A0x9820CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11200%3A0x9820CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11200%3A0x9820CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.292"^^xsd:decimal ;
  dwc:decimalLongitude "-36.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3047"^^xsd:integer ;
  dwc:maximumDepthInMeters "3065"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11200%3A0x9820CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  geo-pos:lat "53.292"^^xsd:decimal ;
  geo-pos:long "-36.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11200%3A0x9820CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11200:0x9820CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11200'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.789'^^xsd:double;
  dwc:latitude '53.292'^^xsd:double;
  dwc:minimumDepth '3047'^^xsd:integer;
  dwc:maximumDepth '3065'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3058 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11200:0x9820CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9093%3A0x2D1BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9093%3A0x2D1BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9093%3A0x2D1BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.292"^^xsd:decimal ;
  dwc:decimalLongitude "-36.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3047"^^xsd:integer ;
  dwc:maximumDepthInMeters "3065"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9093%3A0x2D1BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  geo-pos:lat "53.292"^^xsd:decimal ;
  geo-pos:long "-36.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9093%3A0x2D1BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9093:0x2D1BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9093'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.789'^^xsd:double;
  dwc:latitude '53.292'^^xsd:double;
  dwc:minimumDepth '3047'^^xsd:integer;
  dwc:maximumDepth '3065'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3058 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9093:0x2D1BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3720CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3720CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3720CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.292"^^xsd:decimal ;
  dwc:decimalLongitude "-36.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3047"^^xsd:integer ;
  dwc:maximumDepthInMeters "3065"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3720CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  geo-pos:lat "53.292"^^xsd:decimal ;
  geo-pos:long "-36.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3720CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3720CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.789'^^xsd:double;
  dwc:latitude '53.292'^^xsd:double;
  dwc:minimumDepth '3047'^^xsd:integer;
  dwc:maximumDepth '3065'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3058 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3720CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11130%3A0x4821CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11130%3A0x4821CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11130%3A0x4821CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.292"^^xsd:decimal ;
  dwc:decimalLongitude "-36.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3047"^^xsd:integer ;
  dwc:maximumDepthInMeters "3065"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11130%3A0x4821CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  geo-pos:lat "53.292"^^xsd:decimal ;
  geo-pos:long "-36.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11130%3A0x4821CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11130:0x4821CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11130'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.789'^^xsd:double;
  dwc:latitude '53.292'^^xsd:double;
  dwc:minimumDepth '3047'^^xsd:integer;
  dwc:maximumDepth '3065'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3058 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11130:0x4821CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11284%3A0x931FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11284%3A0x931FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11284%3A0x931FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.292"^^xsd:decimal ;
  dwc:decimalLongitude "-36.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3047"^^xsd:integer ;
  dwc:maximumDepthInMeters "3065"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11284%3A0x931FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  geo-pos:lat "53.292"^^xsd:decimal ;
  geo-pos:long "-36.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11284%3A0x931FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11284:0x931FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11284'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.789'^^xsd:double;
  dwc:latitude '53.292'^^xsd:double;
  dwc:minimumDepth '3047'^^xsd:integer;
  dwc:maximumDepth '3065'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3058 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11284:0x931FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11158%3A0x881FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11158%3A0x881FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11158%3A0x881FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.292"^^xsd:decimal ;
  dwc:decimalLongitude "-36.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3047"^^xsd:integer ;
  dwc:maximumDepthInMeters "3065"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11158%3A0x881FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  geo-pos:lat "53.292"^^xsd:decimal ;
  geo-pos:long "-36.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11158%3A0x881FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11158:0x881FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11158'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.789'^^xsd:double;
  dwc:latitude '53.292'^^xsd:double;
  dwc:minimumDepth '3047'^^xsd:integer;
  dwc:maximumDepth '3065'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3058 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11158:0x881FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0922CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0922CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0922CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.292"^^xsd:decimal ;
  dwc:decimalLongitude "-36.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3047"^^xsd:integer ;
  dwc:maximumDepthInMeters "3065"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0922CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  geo-pos:lat "53.292"^^xsd:decimal ;
  geo-pos:long "-36.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0922CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x0922CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.789'^^xsd:double;
  dwc:latitude '53.292'^^xsd:double;
  dwc:minimumDepth '3047'^^xsd:integer;
  dwc:maximumDepth '3065'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3058 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x0922CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5202%3A0x3C1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5202%3A0x3C1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5202%3A0x3C1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.292"^^xsd:decimal ;
  dwc:decimalLongitude "-36.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5202%3A0x3C1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  geo-pos:lat "53.292"^^xsd:decimal ;
  geo-pos:long "-36.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5202%3A0x3C1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5202:0x3C1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5202'^^xsd:integer;
  dwc:scientificName 'Aeginura grimaldii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.789'^^xsd:double;
  dwc:latitude '53.292'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3058 m. Gear used: ROV catch'^^xsd:string;
  dwc:aphiaid '117266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5202:0x3C1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '117266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5151%3A0x3D1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5151%3A0x3D1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5151%3A0x3D1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.292"^^xsd:decimal ;
  dwc:decimalLongitude "-36.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5151%3A0x3D1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  geo-pos:lat "53.292"^^xsd:decimal ;
  geo-pos:long "-36.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5151%3A0x3D1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5151:0x3D1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5151'^^xsd:integer;
  dwc:scientificName 'Aeginura grimaldii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.789'^^xsd:double;
  dwc:latitude '53.292'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3058 m. Gear used: ROV catch'^^xsd:string;
  dwc:aphiaid '117266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5151:0x3D1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '117266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5179%3A0x3D1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5179%3A0x3D1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5179%3A0x3D1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.292"^^xsd:decimal ;
  dwc:decimalLongitude "-36.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5179%3A0x3D1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  geo-pos:lat "53.292"^^xsd:decimal ;
  geo-pos:long "-36.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5179%3A0x3D1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5179:0x3D1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5179'^^xsd:integer;
  dwc:scientificName 'Aeginura grimaldii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.789'^^xsd:double;
  dwc:latitude '53.292'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3058 m. Gear used: ROV catch'^^xsd:string;
  dwc:aphiaid '117266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5179:0x3D1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '117266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8689%3A0x2D1CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8689%3A0x2D1CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8689%3A0x2D1CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.292"^^xsd:decimal ;
  dwc:decimalLongitude "-36.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3047"^^xsd:integer ;
  dwc:maximumDepthInMeters "3065"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8689%3A0x2D1CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  geo-pos:lat "53.292"^^xsd:decimal ;
  geo-pos:long "-36.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8689%3A0x2D1CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8689:0x2D1CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8689'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.789'^^xsd:double;
  dwc:latitude '53.292'^^xsd:double;
  dwc:minimumDepth '3047'^^xsd:integer;
  dwc:maximumDepth '3065'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3058 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8689:0x2D1CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11172%3A0x731BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11172%3A0x731BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11172%3A0x731BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.292"^^xsd:decimal ;
  dwc:decimalLongitude "-36.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3047"^^xsd:integer ;
  dwc:maximumDepthInMeters "3065"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11172%3A0x731BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  geo-pos:lat "53.292"^^xsd:decimal ;
  geo-pos:long "-36.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11172%3A0x731BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11172:0x731BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11172'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.789'^^xsd:double;
  dwc:latitude '53.292'^^xsd:double;
  dwc:minimumDepth '3047'^^xsd:integer;
  dwc:maximumDepth '3065'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3058 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11172:0x731BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8675%3A0xC81CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8675%3A0xC81CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8675%3A0xC81CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.292"^^xsd:decimal ;
  dwc:decimalLongitude "-36.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3047"^^xsd:integer ;
  dwc:maximumDepthInMeters "3065"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8675%3A0xC81CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  geo-pos:lat "53.292"^^xsd:decimal ;
  geo-pos:long "-36.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8675%3A0xC81CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8675:0xC81CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8675'^^xsd:integer;
  dwc:scientificName 'Chiroteuthis veranyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.789'^^xsd:double;
  dwc:latitude '53.292'^^xsd:double;
  dwc:minimumDepth '3047'^^xsd:integer;
  dwc:maximumDepth '3065'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3058 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '139125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8675:0xC81CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '139125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11116%3A0x8121CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11116%3A0x8121CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11116%3A0x8121CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.292"^^xsd:decimal ;
  dwc:decimalLongitude "-36.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3047"^^xsd:integer ;
  dwc:maximumDepthInMeters "3065"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11116%3A0x8121CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  geo-pos:lat "53.292"^^xsd:decimal ;
  geo-pos:long "-36.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11116%3A0x8121CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11116:0x8121CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11116'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides brevibarbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.789'^^xsd:double;
  dwc:latitude '53.292'^^xsd:double;
  dwc:minimumDepth '3047'^^xsd:integer;
  dwc:maximumDepth '3065'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3058 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11116:0x8121CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '158954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11102%3A0x901CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11102%3A0x901CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11102%3A0x901CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.292"^^xsd:decimal ;
  dwc:decimalLongitude "-36.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3047"^^xsd:integer ;
  dwc:maximumDepthInMeters "3065"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11102%3A0x901CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  geo-pos:lat "53.292"^^xsd:decimal ;
  geo-pos:long "-36.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11102%3A0x901CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11102:0x901CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11102'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Guro Gjelsvik'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.789'^^xsd:double;
  dwc:latitude '53.292'^^xsd:double;
  dwc:minimumDepth '3047'^^xsd:integer;
  dwc:maximumDepth '3065'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3058 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16809'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11102:0x901CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11228%3A0xE822CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11228%3A0xE822CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11228%3A0xE822CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.292"^^xsd:decimal ;
  dwc:decimalLongitude "-36.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3047"^^xsd:integer ;
  dwc:maximumDepthInMeters "3065"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11228%3A0xE822CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  geo-pos:lat "53.292"^^xsd:decimal ;
  geo-pos:long "-36.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11228%3A0xE822CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11228:0xE822CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11228'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.789'^^xsd:double;
  dwc:latitude '53.292'^^xsd:double;
  dwc:minimumDepth '3047'^^xsd:integer;
  dwc:maximumDepth '3065'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3058 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11228:0xE822CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11186%3A0x311CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11186%3A0x311CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11186%3A0x311CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.292"^^xsd:decimal ;
  dwc:decimalLongitude "-36.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3047"^^xsd:integer ;
  dwc:maximumDepthInMeters "3065"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11186%3A0x311CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  geo-pos:lat "53.292"^^xsd:decimal ;
  geo-pos:long "-36.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11186%3A0x311CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11186:0x311CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11186'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov; Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.789'^^xsd:double;
  dwc:latitude '53.292'^^xsd:double;
  dwc:minimumDepth '3047'^^xsd:integer;
  dwc:maximumDepth '3065'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3058 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11186:0x311CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11256%3A0xCD1BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11256%3A0xCD1BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11256%3A0xCD1BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.292"^^xsd:decimal ;
  dwc:decimalLongitude "-36.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3047"^^xsd:integer ;
  dwc:maximumDepthInMeters "3065"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11256%3A0xCD1BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.292 -36.789)"^^geo:wktLiteral ;
  geo-pos:lat "53.292"^^xsd:decimal ;
  geo-pos:long "-36.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11256%3A0xCD1BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11256:0xCD1BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11256'^^xsd:integer;
  dwc:scientificName 'Melanolagus bericoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.789'^^xsd:double;
  dwc:latitude '53.292'^^xsd:double;
  dwc:minimumDepth '3047'^^xsd:integer;
  dwc:maximumDepth '3065'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3058 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11256:0xCD1BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4580%3A0xAD20CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4580%3A0xAD20CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4580%3A0xAD20CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.182"^^xsd:decimal ;
  dwc:decimalLongitude "-36.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4580%3A0xAD20CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  geo-pos:lat "53.182"^^xsd:decimal ;
  geo-pos:long "-36.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4580%3A0xAD20CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4580:0xAD20CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4580'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.783'^^xsd:double;
  dwc:latitude '53.182'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3102 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4580:0xAD20CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1745%3A0xAD20CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1745%3A0xAD20CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1745%3A0xAD20CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.182"^^xsd:decimal ;
  dwc:decimalLongitude "-36.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1745%3A0xAD20CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  geo-pos:lat "53.182"^^xsd:decimal ;
  geo-pos:long "-36.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1745%3A0xAD20CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1745:0xAD20CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1745'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.783'^^xsd:double;
  dwc:latitude '53.182'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3102 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1745:0xAD20CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1759%3A0xA020CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1759%3A0xA020CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1759%3A0xA020CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.182"^^xsd:decimal ;
  dwc:decimalLongitude "-36.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1759%3A0xA020CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  geo-pos:lat "53.182"^^xsd:decimal ;
  geo-pos:long "-36.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1759%3A0xA020CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1759:0xA020CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1759'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.783'^^xsd:double;
  dwc:latitude '53.182'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3102 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1759:0xA020CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25139%3A0x9C20CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25139%3A0x9C20CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25139%3A0x9C20CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.182"^^xsd:decimal ;
  dwc:decimalLongitude "-36.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25139%3A0x9C20CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  geo-pos:lat "53.182"^^xsd:decimal ;
  geo-pos:long "-36.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25139%3A0x9C20CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25139:0x9C20CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25139'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.783'^^xsd:double;
  dwc:latitude '53.182'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3102 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25139:0x9C20CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1845%3A0x6120CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1845%3A0x6120CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1845%3A0x6120CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.182"^^xsd:decimal ;
  dwc:decimalLongitude "-36.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1845%3A0x6120CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  geo-pos:lat "53.182"^^xsd:decimal ;
  geo-pos:long "-36.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1845%3A0x6120CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1845:0x6120CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1845'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.783'^^xsd:double;
  dwc:latitude '53.182'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3102 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1845:0x6120CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1787%3A0x5D20CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1787%3A0x5D20CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1787%3A0x5D20CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.182"^^xsd:decimal ;
  dwc:decimalLongitude "-36.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1787%3A0x5D20CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  geo-pos:lat "53.182"^^xsd:decimal ;
  geo-pos:long "-36.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1787%3A0x5D20CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1787:0x5D20CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1787'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.783'^^xsd:double;
  dwc:latitude '53.182'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3102 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1787:0x5D20CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1817%3A0x351BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1817%3A0x351BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1817%3A0x351BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.182"^^xsd:decimal ;
  dwc:decimalLongitude "-36.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1817%3A0x351BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  geo-pos:lat "53.182"^^xsd:decimal ;
  geo-pos:long "-36.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1817%3A0x351BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1817:0x351BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1817'^^xsd:integer;
  dwc:scientificName 'Argyropelecus olfersii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.783'^^xsd:double;
  dwc:latitude '53.182'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3102 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 17467'^^xsd:string;
  dwc:aphiaid '274967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1817:0x351BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '274967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1831%3A0x0622CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1831%3A0x0622CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1831%3A0x0622CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.182"^^xsd:decimal ;
  dwc:decimalLongitude "-36.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1831%3A0x0622CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  geo-pos:lat "53.182"^^xsd:decimal ;
  geo-pos:long "-36.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1831%3A0x0622CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1831:0x0622CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1831'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.783'^^xsd:double;
  dwc:latitude '53.182'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3102 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1831:0x0622CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0922CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0922CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0922CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.182"^^xsd:decimal ;
  dwc:decimalLongitude "-36.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0922CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  geo-pos:lat "53.182"^^xsd:decimal ;
  geo-pos:long "-36.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0922CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x0922CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.783'^^xsd:double;
  dwc:latitude '53.182'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3102 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x0922CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.182"^^xsd:decimal ;
  dwc:decimalLongitude "-36.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  geo-pos:lat "53.182"^^xsd:decimal ;
  geo-pos:long "-36.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8B1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.783'^^xsd:double;
  dwc:latitude '53.182'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3102 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8B1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28949%3A0x4D21CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28949%3A0x4D21CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28949%3A0x4D21CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.182"^^xsd:decimal ;
  dwc:decimalLongitude "-36.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28949%3A0x4D21CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  geo-pos:lat "53.182"^^xsd:decimal ;
  geo-pos:long "-36.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28949%3A0x4D21CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28949:0x4D21CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28949'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.783'^^xsd:double;
  dwc:latitude '53.182'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3102 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28949:0x4D21CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13258%3A0x2F1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13258%3A0x2F1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13258%3A0x2F1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.182"^^xsd:decimal ;
  dwc:decimalLongitude "-36.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13258%3A0x2F1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  geo-pos:lat "53.182"^^xsd:decimal ;
  geo-pos:long "-36.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13258%3A0x2F1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13258:0x2F1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13258'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.783'^^xsd:double;
  dwc:latitude '53.182'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3102 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13258:0x2F1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.182"^^xsd:decimal ;
  dwc:decimalLongitude "-36.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  geo-pos:lat "53.182"^^xsd:decimal ;
  geo-pos:long "-36.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD21BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.783'^^xsd:double;
  dwc:latitude '53.182'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3102 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD21BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.182"^^xsd:decimal ;
  dwc:decimalLongitude "-36.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  geo-pos:lat "53.182"^^xsd:decimal ;
  geo-pos:long "-36.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1F1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.783'^^xsd:double;
  dwc:latitude '53.182'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3102 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1F1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13300%3A0xCE1ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13300%3A0xCE1ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13300%3A0xCE1ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.182"^^xsd:decimal ;
  dwc:decimalLongitude "-36.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13300%3A0xCE1ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  geo-pos:lat "53.182"^^xsd:decimal ;
  geo-pos:long "-36.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13300%3A0xCE1ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13300:0xCE1ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13300'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.783'^^xsd:double;
  dwc:latitude '53.182'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3102 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13300:0xCE1ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11497%3A0x621ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11497%3A0x621ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11497%3A0x621ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.182"^^xsd:decimal ;
  dwc:decimalLongitude "-36.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11497%3A0x621ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  geo-pos:lat "53.182"^^xsd:decimal ;
  geo-pos:long "-36.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11497%3A0x621ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11497:0x621ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11497'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.783'^^xsd:double;
  dwc:latitude '53.182'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3102 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11497:0x621ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13230%3A0x601ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13230%3A0x601ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13230%3A0x601ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.182"^^xsd:decimal ;
  dwc:decimalLongitude "-36.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13230%3A0x601ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  geo-pos:lat "53.182"^^xsd:decimal ;
  geo-pos:long "-36.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13230%3A0x601ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13230:0x601ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13230'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.783'^^xsd:double;
  dwc:latitude '53.182'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3102 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13230:0x601ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1890%3A0x601ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1890%3A0x601ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1890%3A0x601ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.182"^^xsd:decimal ;
  dwc:decimalLongitude "-36.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1890%3A0x601ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  geo-pos:lat "53.182"^^xsd:decimal ;
  geo-pos:long "-36.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1890%3A0x601ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1890:0x601ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1890'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.783'^^xsd:double;
  dwc:latitude '53.182'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3102 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1890:0x601ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1829%3A0x9D22CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1829%3A0x9D22CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1829%3A0x9D22CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.182"^^xsd:decimal ;
  dwc:decimalLongitude "-36.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1829%3A0x9D22CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  geo-pos:lat "53.182"^^xsd:decimal ;
  geo-pos:long "-36.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1829%3A0x9D22CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1829:0x9D22CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1829'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.783'^^xsd:double;
  dwc:latitude '53.182'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3102 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1829:0x9D22CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12624%3A0xA122CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12624%3A0xA122CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12624%3A0xA122CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.182"^^xsd:decimal ;
  dwc:decimalLongitude "-36.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12624%3A0xA122CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  geo-pos:lat "53.182"^^xsd:decimal ;
  geo-pos:long "-36.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12624%3A0xA122CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12624:0xA122CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12624'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.783'^^xsd:double;
  dwc:latitude '53.182'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3102 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12624:0xA122CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE71DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE71DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE71DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.182"^^xsd:decimal ;
  dwc:decimalLongitude "-36.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE71DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  geo-pos:lat "53.182"^^xsd:decimal ;
  geo-pos:long "-36.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE71DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE71DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.783'^^xsd:double;
  dwc:latitude '53.182'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3102 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE71DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1815%3A0xE71DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1815%3A0xE71DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1815%3A0xE71DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.182"^^xsd:decimal ;
  dwc:decimalLongitude "-36.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1815%3A0xE71DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  geo-pos:lat "53.182"^^xsd:decimal ;
  geo-pos:long "-36.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1815%3A0xE71DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1815:0xE71DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1815'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.783'^^xsd:double;
  dwc:latitude '53.182'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3102 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1815:0xE71DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4540%3A0xA422CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4540%3A0xA422CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4540%3A0xA422CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.182"^^xsd:decimal ;
  dwc:decimalLongitude "-36.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4540%3A0xA422CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  geo-pos:lat "53.182"^^xsd:decimal ;
  geo-pos:long "-36.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4540%3A0xA422CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4540:0xA422CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4540'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown; Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.783'^^xsd:double;
  dwc:latitude '53.182'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3102 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4540:0xA422CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1801%3A0xE01DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1801%3A0xE01DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1801%3A0xE01DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.182"^^xsd:decimal ;
  dwc:decimalLongitude "-36.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1801%3A0xE01DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  geo-pos:lat "53.182"^^xsd:decimal ;
  geo-pos:long "-36.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1801%3A0xE01DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1801:0xE01DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1801'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.783'^^xsd:double;
  dwc:latitude '53.182'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3102 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1801:0xE01DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDE1DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDE1DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDE1DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.182"^^xsd:decimal ;
  dwc:decimalLongitude "-36.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDE1DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  geo-pos:lat "53.182"^^xsd:decimal ;
  geo-pos:long "-36.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDE1DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xDE1DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.783'^^xsd:double;
  dwc:latitude '53.182'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3102 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xDE1DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x491DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x491DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x491DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.182"^^xsd:decimal ;
  dwc:decimalLongitude "-36.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x491DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  geo-pos:lat "53.182"^^xsd:decimal ;
  geo-pos:long "-36.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x491DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x491DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.783'^^xsd:double;
  dwc:latitude '53.182'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3102 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x491DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC91CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC91CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC91CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.182"^^xsd:decimal ;
  dwc:decimalLongitude "-36.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC91CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  geo-pos:lat "53.182"^^xsd:decimal ;
  geo-pos:long "-36.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC91CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC91CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.783'^^xsd:double;
  dwc:latitude '53.182'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3102 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC91CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13286%3A0x351CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13286%3A0x351CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13286%3A0x351CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.182"^^xsd:decimal ;
  dwc:decimalLongitude "-36.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13286%3A0x351CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.182 -36.783)"^^geo:wktLiteral ;
  geo-pos:lat "53.182"^^xsd:decimal ;
  geo-pos:long "-36.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13286%3A0x351CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13286:0x351CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13286'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.783'^^xsd:double;
  dwc:latitude '53.182'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3102 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13286:0x351CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8743%3A0x1321CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8743%3A0x1321CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8743%3A0x1321CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8743%3A0x1321CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8743%3A0x1321CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8743:0x1321CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8743'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8743:0x1321CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C21CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C21CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C21CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C21CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C21CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x0C21CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x0C21CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11032%3A0x0621CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11032%3A0x0621CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11032%3A0x0621CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11032%3A0x0621CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11032%3A0x0621CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11032:0x0621CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11032'^^xsd:integer;
  dwc:scientificName 'Rondeletia loricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126412'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11032:0x0621CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11046%3A0x0221CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11046%3A0x0221CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11046%3A0x0221CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11046%3A0x0221CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11046%3A0x0221CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11046:0x0221CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11046'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11046:0x0221CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11214%3A0xFF20CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11214%3A0xFF20CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11214%3A0xFF20CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11214%3A0xFF20CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11214%3A0xFF20CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11214:0xFF20CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11214'^^xsd:integer;
  dwc:scientificName 'Melanocetus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16705'^^xsd:string;
  dwc:aphiaid '126556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11214:0xFF20CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8687%3A0x9221CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8687%3A0x9221CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8687%3A0x9221CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8687%3A0x9221CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8687%3A0x9221CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8687:0x9221CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8687'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8687:0x9221CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF20CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF20CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF20CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF20CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF20CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xAF20CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xAF20CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11060%3A0xA720CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11060%3A0xA720CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11060%3A0xA720CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11060%3A0xA720CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11060%3A0xA720CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11060:0xA720CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11060'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11060:0xA720CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6320CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6320CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6320CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6320CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6320CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6320CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Clausophyes moserae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135412'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6320CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '135412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A20CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A20CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A20CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A20CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A20CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2A20CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Crossota rufobrunnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117856'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2A20CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '117856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2820CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2820CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2820CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2820CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2820CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2820CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Crystallophyes amygdalina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2820CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '135414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11680%3A0xFE21CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11680%3A0xFE21CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11680%3A0xFE21CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11680%3A0xFE21CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11680%3A0xFE21CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11680:0xFE21CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11680'^^xsd:integer;
  dwc:scientificName 'Entelurus aequoreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16447'^^xsd:string;
  dwc:aphiaid '127379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11680:0xFE21CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2220CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2220CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2220CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2220CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2220CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2220CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Dimophyes arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2220CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30017%3A0xFE21CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30017%3A0xFE21CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30017%3A0xFE21CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30017%3A0xFE21CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30017%3A0xFE21CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30017:0xFE21CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30017'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30017:0xFE21CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30031%3A0x0122CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30031%3A0x0122CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30031%3A0x0122CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30031%3A0x0122CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30031%3A0x0122CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30031:0x0122CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30031'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30031:0x0122CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8701%3A0xD11BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8701%3A0xD11BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8701%3A0xD11BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8701%3A0xD11BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8701%3A0xD11BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8701:0xD11BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8701'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8701:0xD11BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5088%3A0x4721CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5088%3A0x4721CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5088%3A0x4721CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5088%3A0x4721CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5088%3A0x4721CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5088:0x4721CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5088'^^xsd:integer;
  dwc:scientificName 'Bargmannia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5088:0x4721CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '135506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11088%3A0x921FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11088%3A0x921FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11088%3A0x921FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11088%3A0x921FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11088%3A0x921FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11088:0x921FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11088'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11088:0x921FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x901FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x901FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x901FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x901FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x901FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x901FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Botrynema brucei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x901FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '117615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8866%3A0x8B1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8866%3A0x8B1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8866%3A0x8B1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8866%3A0x8B1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8866%3A0x8B1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8866:0x8B1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8866'^^xsd:integer;
  dwc:scientificName 'Benthothuria funebris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8866:0x8B1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '124556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2205%3A0x5A1BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2205%3A0x5A1BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2205%3A0x5A1BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2205%3A0x5A1BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2205%3A0x5A1BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2205:0x5A1BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2205'^^xsd:integer;
  dwc:scientificName 'Benthesicymus brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107088'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2205:0x5A1BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1390995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11708%3A0x851FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11708%3A0x851FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11708%3A0x851FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11708%3A0x851FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11708%3A0x851FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11708:0x851FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11708'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11708:0x851FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11750%3A0x0A22CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11750%3A0x0A22CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11750%3A0x0A22CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11750%3A0x0A22CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11750%3A0x0A22CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11750:0x0A22CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11750'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11750:0x0A22CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28847%3A0x571FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28847%3A0x571FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28847%3A0x571FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28847%3A0x571FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28847%3A0x571FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28847:0x571FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28847'^^xsd:integer;
  dwc:scientificName 'Vogtia serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28847:0x571FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '135452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8197%3A0x561FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8197%3A0x561FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8197%3A0x561FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8197%3A0x561FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8197%3A0x561FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8197:0x561FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8197'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8197:0x561FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x441FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aglantha digitale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x441FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '117849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD31BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD31BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD31BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD31BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD31BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD31BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD31BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5B22CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5B22CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5B22CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5B22CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5B22CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5B22CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5B22CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29334%3A0x621BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29334%3A0x621BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29334%3A0x621BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29334%3A0x621BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29334%3A0x621BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29334:0x621BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29334'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29334:0x621BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8211%3A0x6A1BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8211%3A0x6A1BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8211%3A0x6A1BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8211%3A0x6A1BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8211%3A0x6A1BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8211:0x6A1BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8211'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8211:0x6A1BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9436%3A0x1D1CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9436%3A0x1D1CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9436%3A0x1D1CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9436%3A0x1D1CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9436%3A0x1D1CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9436:0x1D1CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9436'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9436:0x1D1CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2054%3A0x681ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2054%3A0x681ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2054%3A0x681ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2054%3A0x681ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2054%3A0x681ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2054:0x681ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2054'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2054:0x681ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13478%3A0x6E22CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13478%3A0x6E22CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13478%3A0x6E22CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13478%3A0x6E22CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13478%3A0x6E22CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13478:0x6E22CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13478'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13478:0x6E22CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9450%3A0x301ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9450%3A0x301ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9450%3A0x301ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9450%3A0x301ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9450%3A0x301ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9450:0x301ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9450'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9450:0x301ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11694%3A0xA422CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11694%3A0xA422CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11694%3A0xA422CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11694%3A0xA422CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11694%3A0xA422CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11694:0xA422CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11694'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11694:0xA422CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE11DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE11DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE11DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE11DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE11DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE11DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE11DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11722%3A0xA822CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11722%3A0xA822CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11722%3A0xA822CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11722%3A0xA822CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11722%3A0xA822CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11722:0xA822CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11722'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11722:0xA822CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBC1BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Harriotta haeckeli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '105828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBC1BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5181%3A0x981DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5181%3A0x981DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5181%3A0x981DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5181%3A0x981DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5181%3A0x981DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5181:0x981DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5181'^^xsd:integer;
  dwc:scientificName 'Lensia achilles'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5181:0x981DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '135425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB522CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB522CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB522CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB522CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB522CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB522CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB522CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x411DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x411DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x411DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x411DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x411DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x411DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthodytes sanguinolenta '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '241785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x411DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '241785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDB22CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDB22CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDB22CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDB22CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDB22CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xDB22CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aeginura grimaldii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xDB22CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '117266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11736%3A0xD51CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11736%3A0xD51CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11736%3A0xD51CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11736%3A0xD51CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11736%3A0xD51CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11736:0xD51CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11736'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11736:0xD51CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC91CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC91CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC91CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC91CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC91CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC91CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Clausophyes galeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC91CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '135410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC71CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC71CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC71CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC71CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC71CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC71CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC71CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDE22CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDE22CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDE22CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDE22CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDE22CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xDE22CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Chuniphyes multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xDE22CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC31CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Halicreas minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC31CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '117617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8358%3A0x221CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8358%3A0x221CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8358%3A0x221CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8358%3A0x221CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8358%3A0x221CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8358:0x221CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8358'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8358:0x221CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11074%3A0xE722CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11074%3A0xE722CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11074%3A0xE722CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11074%3A0xE722CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11074%3A0xE722CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11074:0xE722CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11074'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11074:0xE722CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8A1CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8A1CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8A1CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8A1CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8A1CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8A1CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8A1CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2040%3A0xF122CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2040%3A0xF122CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2040%3A0xF122CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2040%3A0xF122CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2040%3A0xF122CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2040:0xF122CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2040'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2040:0xF122CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11764%3A0xCD1BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11764%3A0xCD1BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11764%3A0xCD1BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.293"^^xsd:decimal ;
  dwc:decimalLongitude "-36.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11764%3A0xCD1BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.293 -36.774)"^^geo:wktLiteral ;
  geo-pos:lat "53.293"^^xsd:decimal ;
  geo-pos:long "-36.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11764%3A0xCD1BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11764:0xCD1BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11764'^^xsd:integer;
  dwc:scientificName 'Melanolagus bericoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.774'^^xsd:double;
  dwc:latitude '53.293'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11764:0xCD1BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2470%3A0x0E21CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2470%3A0x0E21CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2470%3A0x0E21CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2470%3A0x0E21CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2470%3A0x0E21CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2470:0x0E21CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2470'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2470:0x0E21CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1867%3A0x0B21CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1867%3A0x0B21CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1867%3A0x0B21CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1867%3A0x0B21CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1867%3A0x0B21CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1867:0x0B21CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1867'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1867:0x0B21CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29235%3A0x0821CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29235%3A0x0821CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29235%3A0x0821CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29235%3A0x0821CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29235%3A0x0821CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29235:0x0821CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29235'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29235:0x0821CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27527%3A0xFE20CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27527%3A0xFE20CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27527%3A0xFE20CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27527%3A0xFE20CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27527%3A0xFE20CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27527:0xFE20CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27527'^^xsd:integer;
  dwc:scientificName 'Meningodora compsa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107594'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27527:0xFE20CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29193%3A0xFA20CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29193%3A0xFA20CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29193%3A0xFA20CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29193%3A0xFA20CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29193%3A0xFA20CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29193:0xFA20CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29193'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29193:0xFA20CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1881%3A0xAE20CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1881%3A0xAE20CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1881%3A0xAE20CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1881%3A0xAE20CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1881%3A0xAE20CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1881:0xAE20CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1881'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1881:0xAE20CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1949%3A0x9521CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1949%3A0x9521CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1949%3A0x9521CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1949%3A0x9521CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1949%3A0x9521CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1949:0x9521CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1949'^^xsd:integer;
  dwc:scientificName 'Sternoptyx pseudobscura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127315'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1949:0x9521CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1926%3A0xFA21CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1926%3A0xFA21CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1926%3A0xFA21CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1926%3A0xFA21CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1926%3A0xFA21CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1926:0xFA21CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1926'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1926:0xFA21CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1856%3A0x5D20CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1856%3A0x5D20CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1856%3A0x5D20CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1856%3A0x5D20CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1856%3A0x5D20CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1856:0x5D20CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1856'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1856:0x5D20CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1865%3A0x4521CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1865%3A0x4521CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1865%3A0x4521CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1865%3A0x4521CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1865%3A0x4521CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1865:0x4521CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1865'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Guro Gjelsvik'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1865:0x4521CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32935%3A0x331BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32935%3A0x331BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32935%3A0x331BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32935%3A0x331BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32935%3A0x331BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32935:0x331BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32935'^^xsd:integer;
  dwc:scientificName 'Danaella mimonectes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '102558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32935:0x331BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '102558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1412%3A0xE61FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1412%3A0xE61FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1412%3A0xE61FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1412%3A0xE61FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1412%3A0xE61FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1412:0xE61FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1412'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16661'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1412:0xE61FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1884%3A0x4821CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1884%3A0x4821CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1884%3A0x4821CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1884%3A0x4821CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1884%3A0x4821CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1884:0x4821CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1884'^^xsd:integer;
  dwc:scientificName 'Arctozenus risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1884:0x4821CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29263%3A0xDD1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29263%3A0xDD1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29263%3A0xDD1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29263%3A0xDD1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29263%3A0xDD1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29263:0xDD1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29263'^^xsd:integer;
  dwc:scientificName 'Bentheogennema intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29263:0xDD1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1937%3A0x911FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1937%3A0x911FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1937%3A0x911FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1937%3A0x911FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1937%3A0x911FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1937:0x911FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1937'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1937:0x911FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1921%3A0x8D1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1921%3A0x8D1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1921%3A0x8D1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1921%3A0x8D1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1921%3A0x8D1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1921:0x8D1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1921'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1921:0x8D1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1912%3A0x5E1BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1912%3A0x5E1BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1912%3A0x5E1BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1912%3A0x5E1BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1912%3A0x5E1BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1912:0x5E1BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1912'^^xsd:integer;
  dwc:scientificName 'Anoplogaster cornuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15944'^^xsd:string;
  dwc:aphiaid '126393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1912:0x5E1BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27513%3A0x381FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27513%3A0x381FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27513%3A0x381FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27513%3A0x381FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27513%3A0x381FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27513:0x381FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27513'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27513:0x381FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1909%3A0xD41BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1909%3A0xD41BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1909%3A0xD41BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1909%3A0xD41BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1909%3A0xD41BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1909:0xD41BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1909'^^xsd:integer;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1909:0xD41BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1891%3A0x231FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1891%3A0x231FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1891%3A0x231FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1891%3A0x231FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1891%3A0x231FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1891:0x231FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1891'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1891:0x231FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1F1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1F1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2428%3A0x621BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2428%3A0x621BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2428%3A0x621BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2428%3A0x621BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2428%3A0x621BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2428:0x621BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2428'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2428:0x621BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27491%3A0xCB1ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27491%3A0xCB1ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27491%3A0xCB1ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27491%3A0xCB1ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27491%3A0xCB1ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27491:0xCB1ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27491'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27491:0xCB1ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1951%3A0x6F1ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1951%3A0x6F1ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1951%3A0x6F1ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1951%3A0x6F1ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1951%3A0x6F1ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1951:0x6F1ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1951'^^xsd:integer;
  dwc:scientificName 'Evermannella balbo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1951:0x6F1ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9366%3A0x621ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9366%3A0x621ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9366%3A0x621ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9366%3A0x621ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9366%3A0x621ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9366:0x621ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9366'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9366:0x621ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9352%3A0x2C1CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9352%3A0x2C1CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9352%3A0x2C1CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9352%3A0x2C1CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9352%3A0x2C1CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9352:0x2C1CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9352'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9352:0x2C1CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9380%3A0x581ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9380%3A0x581ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9380%3A0x581ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9380%3A0x581ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9380%3A0x581ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9380:0x581ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9380'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9380:0x581ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1898%3A0xF61DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1898%3A0xF61DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1898%3A0xF61DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1898%3A0xF61DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1898%3A0xF61DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1898:0xF61DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1898'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1898:0xF61DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1879%3A0xF21DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1879%3A0xF21DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1879%3A0xF21DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1879%3A0xF21DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1879%3A0xF21DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1879:0xF21DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1879'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1879:0xF21DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5937%3A0x711BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5937%3A0x711BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5937%3A0x711BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5937%3A0x711BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5937%3A0x711BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5937:0x711BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5937'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5937:0x711BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1923%3A0xE71DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1923%3A0xE71DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1923%3A0xE71DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1923%3A0xE71DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1923%3A0xE71DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1923:0xE71DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1923'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1923:0xE71DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDF1DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDF1DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDF1DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDF1DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDF1DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xDF1DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xDF1DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1935%3A0xA722CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1935%3A0xA722CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1935%3A0xA722CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1935%3A0xA722CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1935%3A0xA722CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1935:0xA722CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1935'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1935:0xA722CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1426%3A0xA822CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1426%3A0xA822CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1426%3A0xA822CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1426%3A0xA822CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1426%3A0xA822CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1426:0xA822CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1426'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1426:0xA822CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1877%3A0xA822CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1877%3A0xA822CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1877%3A0xA822CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1877%3A0xA822CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1877%3A0xA822CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1877:0xA822CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1877'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1877:0xA822CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1907%3A0xB91BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1907%3A0xB91BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1907%3A0xB91BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1907%3A0xB91BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1907%3A0xB91BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1907:0xB91BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1907'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 18652'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1907:0xB91BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1940%3A0x9A1DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1940%3A0x9A1DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1940%3A0x9A1DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1940%3A0x9A1DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1940%3A0x9A1DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1940:0x9A1DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1940'^^xsd:integer;
  dwc:scientificName 'Lampadena speculigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1940:0x9A1DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1870%3A0xB622CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1870%3A0xB622CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1870%3A0xB622CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1870%3A0xB622CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1870%3A0xB622CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1870:0xB622CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1870'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16660'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1870:0xB622CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1904%3A0xDA22CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1904%3A0xDA22CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1904%3A0xDA22CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1904%3A0xDA22CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1904%3A0xDA22CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1904:0xDA22CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1904'^^xsd:integer;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1904:0xDA22CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1895%3A0xDD22CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1895%3A0xDD22CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1895%3A0xDD22CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1895%3A0xDD22CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1895%3A0xDD22CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1895:0xDD22CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1895'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1895:0xDD22CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1893%3A0xD31CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1893%3A0xD31CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1893%3A0xD31CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1893%3A0xD31CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1893%3A0xD31CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1893:0xD31CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1893'^^xsd:integer;
  dwc:scientificName 'Sternoptyx diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1893:0xD31CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1918%3A0xC41CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1918%3A0xC41CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1918%3A0xC41CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1918%3A0xC41CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1918%3A0xC41CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1918:0xC41CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1918'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1918:0xC41CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29249%3A0xDE22CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29249%3A0xDE22CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29249%3A0xDE22CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.134"^^xsd:decimal ;
  dwc:decimalLongitude "-36.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29249%3A0xDE22CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.134 -36.753)"^^geo:wktLiteral ;
  geo-pos:lat "53.134"^^xsd:decimal ;
  geo-pos:long "-36.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29249%3A0xDE22CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29249:0xDE22CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29249'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.753'^^xsd:double;
  dwc:latitude '53.134'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3127 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29249:0xDE22CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1764%3A0x1421CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1764%3A0x1421CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1764%3A0x1421CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1"^^xsd:decimal ;
  dwc:decimalLongitude "-36.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2304"^^xsd:integer ;
  dwc:maximumDepthInMeters "2534"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1764%3A0x1421CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  geo-pos:lat "53.1"^^xsd:decimal ;
  geo-pos:long "-36.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1764%3A0x1421CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1764:0x1421CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1764'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.724'^^xsd:double;
  dwc:latitude '53.1'^^xsd:double;
  dwc:minimumDepth '2304'^^xsd:integer;
  dwc:maximumDepth '2534'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3153 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1764:0x1421CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2235%3A0x0E21CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2235%3A0x0E21CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2235%3A0x0E21CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1"^^xsd:decimal ;
  dwc:decimalLongitude "-36.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2304"^^xsd:integer ;
  dwc:maximumDepthInMeters "2534"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2235%3A0x0E21CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  geo-pos:lat "53.1"^^xsd:decimal ;
  geo-pos:long "-36.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2235%3A0x0E21CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2235:0x0E21CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2235'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.724'^^xsd:double;
  dwc:latitude '53.1'^^xsd:double;
  dwc:minimumDepth '2304'^^xsd:integer;
  dwc:maximumDepth '2534'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3153 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2235:0x0E21CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27268%3A0x0821CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27268%3A0x0821CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27268%3A0x0821CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1"^^xsd:decimal ;
  dwc:decimalLongitude "-36.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2304"^^xsd:integer ;
  dwc:maximumDepthInMeters "2534"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27268%3A0x0821CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  geo-pos:lat "53.1"^^xsd:decimal ;
  geo-pos:long "-36.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27268%3A0x0821CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27268:0x0821CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27268'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.724'^^xsd:double;
  dwc:latitude '53.1'^^xsd:double;
  dwc:minimumDepth '2304'^^xsd:integer;
  dwc:maximumDepth '2534'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3153 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27268:0x0821CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1"^^xsd:decimal ;
  dwc:decimalLongitude "-36.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "2534"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  geo-pos:lat "53.1"^^xsd:decimal ;
  geo-pos:long "-36.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA420CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Solidosagitta zetesios'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.724'^^xsd:double;
  dwc:latitude '53.1'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '2534'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3153 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA420CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '105463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31757%3A0xFF21CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31757%3A0xFF21CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31757%3A0xFF21CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1"^^xsd:decimal ;
  dwc:decimalLongitude "-36.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2304"^^xsd:integer ;
  dwc:maximumDepthInMeters "2534"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31757%3A0xFF21CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  geo-pos:lat "53.1"^^xsd:decimal ;
  geo-pos:long "-36.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31757%3A0xFF21CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31757:0xFF21CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31757'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.724'^^xsd:double;
  dwc:latitude '53.1'^^xsd:double;
  dwc:minimumDepth '2304'^^xsd:integer;
  dwc:maximumDepth '2534'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3153 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31757:0xFF21CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31785%3A0xF21FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31785%3A0xF21FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31785%3A0xF21FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1"^^xsd:decimal ;
  dwc:decimalLongitude "-36.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2304"^^xsd:integer ;
  dwc:maximumDepthInMeters "2534"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31785%3A0xF21FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  geo-pos:lat "53.1"^^xsd:decimal ;
  geo-pos:long "-36.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31785%3A0xF21FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31785:0xF21FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31785'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.724'^^xsd:double;
  dwc:latitude '53.1'^^xsd:double;
  dwc:minimumDepth '2304'^^xsd:integer;
  dwc:maximumDepth '2534'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3153 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31785:0xF21FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1778%3A0xE71FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1778%3A0xE71FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1778%3A0xE71FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1"^^xsd:decimal ;
  dwc:decimalLongitude "-36.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2304"^^xsd:integer ;
  dwc:maximumDepthInMeters "2534"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1778%3A0xE71FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  geo-pos:lat "53.1"^^xsd:decimal ;
  geo-pos:long "-36.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1778%3A0xE71FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1778:0xE71FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1778'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.724'^^xsd:double;
  dwc:latitude '53.1'^^xsd:double;
  dwc:minimumDepth '2304'^^xsd:integer;
  dwc:maximumDepth '2534'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3153 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1778:0xE71FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31771%3A0x0F22CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31771%3A0x0F22CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31771%3A0x0F22CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1"^^xsd:decimal ;
  dwc:decimalLongitude "-36.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2304"^^xsd:integer ;
  dwc:maximumDepthInMeters "2534"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31771%3A0x0F22CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  geo-pos:lat "53.1"^^xsd:decimal ;
  geo-pos:long "-36.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31771%3A0x0F22CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31771:0x0F22CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31771'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.724'^^xsd:double;
  dwc:latitude '53.1'^^xsd:double;
  dwc:minimumDepth '2304'^^xsd:integer;
  dwc:maximumDepth '2534'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3153 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31771:0x0F22CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2261%3A0x5021CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2261%3A0x5021CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2261%3A0x5021CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1"^^xsd:decimal ;
  dwc:decimalLongitude "-36.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2304"^^xsd:integer ;
  dwc:maximumDepthInMeters "2534"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2261%3A0x5021CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  geo-pos:lat "53.1"^^xsd:decimal ;
  geo-pos:long "-36.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2261%3A0x5021CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2261:0x5021CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2261'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.724'^^xsd:double;
  dwc:latitude '53.1'^^xsd:double;
  dwc:minimumDepth '2304'^^xsd:integer;
  dwc:maximumDepth '2534'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3153 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2261:0x5021CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2F1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2F1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2F1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1"^^xsd:decimal ;
  dwc:decimalLongitude "-36.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "2534"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2F1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  geo-pos:lat "53.1"^^xsd:decimal ;
  geo-pos:long "-36.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2F1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2F1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.724'^^xsd:double;
  dwc:latitude '53.1'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '2534'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3153 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2F1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2247%3A0x5A22CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2247%3A0x5A22CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2247%3A0x5A22CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1"^^xsd:decimal ;
  dwc:decimalLongitude "-36.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2304"^^xsd:integer ;
  dwc:maximumDepthInMeters "2534"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2247%3A0x5A22CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  geo-pos:lat "53.1"^^xsd:decimal ;
  geo-pos:long "-36.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2247%3A0x5A22CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2247:0x5A22CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2247'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.724'^^xsd:double;
  dwc:latitude '53.1'^^xsd:double;
  dwc:minimumDepth '2304'^^xsd:integer;
  dwc:maximumDepth '2534'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3153 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2247:0x5A22CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20895%3A0xC51ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20895%3A0xC51ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20895%3A0xC51ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1"^^xsd:decimal ;
  dwc:decimalLongitude "-36.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2304"^^xsd:integer ;
  dwc:maximumDepthInMeters "2534"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20895%3A0xC51ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  geo-pos:lat "53.1"^^xsd:decimal ;
  geo-pos:long "-36.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20895%3A0xC51ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20895:0xC51ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20895'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.724'^^xsd:double;
  dwc:latitude '53.1'^^xsd:double;
  dwc:minimumDepth '2304'^^xsd:integer;
  dwc:maximumDepth '2534'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3153 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20895:0xC51ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31813%3A0xBE1ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31813%3A0xBE1ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31813%3A0xBE1ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1"^^xsd:decimal ;
  dwc:decimalLongitude "-36.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2304"^^xsd:integer ;
  dwc:maximumDepthInMeters "2534"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31813%3A0xBE1ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  geo-pos:lat "53.1"^^xsd:decimal ;
  geo-pos:long "-36.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31813%3A0xBE1ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31813:0xBE1ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31813'^^xsd:integer;
  dwc:scientificName 'Paracallisoma alberti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.724'^^xsd:double;
  dwc:latitude '53.1'^^xsd:double;
  dwc:minimumDepth '2304'^^xsd:integer;
  dwc:maximumDepth '2534'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3153 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31813:0xBE1ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '102700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31743%3A0x6822CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31743%3A0x6822CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31743%3A0x6822CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1"^^xsd:decimal ;
  dwc:decimalLongitude "-36.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2304"^^xsd:integer ;
  dwc:maximumDepthInMeters "2534"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31743%3A0x6822CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  geo-pos:lat "53.1"^^xsd:decimal ;
  geo-pos:long "-36.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31743%3A0x6822CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31743:0x6822CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31743'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.724'^^xsd:double;
  dwc:latitude '53.1'^^xsd:double;
  dwc:minimumDepth '2304'^^xsd:integer;
  dwc:maximumDepth '2534'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3153 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31743:0x6822CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1"^^xsd:decimal ;
  dwc:decimalLongitude "-36.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "2534"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  geo-pos:lat "53.1"^^xsd:decimal ;
  geo-pos:long "-36.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2A1CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Eukrohnia fowleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.724'^^xsd:double;
  dwc:latitude '53.1'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '2534'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3153 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2A1CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '105415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8988%3A0x371ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8988%3A0x371ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8988%3A0x371ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1"^^xsd:decimal ;
  dwc:decimalLongitude "-36.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2304"^^xsd:integer ;
  dwc:maximumDepthInMeters "2534"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8988%3A0x371ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  geo-pos:lat "53.1"^^xsd:decimal ;
  geo-pos:long "-36.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8988%3A0x371ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8988:0x371ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8988'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.724'^^xsd:double;
  dwc:latitude '53.1'^^xsd:double;
  dwc:minimumDepth '2304'^^xsd:integer;
  dwc:maximumDepth '2534'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3153 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8988:0x371ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1806%3A0xE01DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1806%3A0xE01DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1806%3A0xE01DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1"^^xsd:decimal ;
  dwc:decimalLongitude "-36.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2304"^^xsd:integer ;
  dwc:maximumDepthInMeters "2534"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1806%3A0xE01DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  geo-pos:lat "53.1"^^xsd:decimal ;
  geo-pos:long "-36.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1806%3A0xE01DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1806:0xE01DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1806'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.724'^^xsd:double;
  dwc:latitude '53.1'^^xsd:double;
  dwc:minimumDepth '2304'^^xsd:integer;
  dwc:maximumDepth '2534'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3153 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1806:0xE01DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1792%3A0x211CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1792%3A0x211CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1792%3A0x211CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1"^^xsd:decimal ;
  dwc:decimalLongitude "-36.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2304"^^xsd:integer ;
  dwc:maximumDepthInMeters "2534"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1792%3A0x211CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  geo-pos:lat "53.1"^^xsd:decimal ;
  geo-pos:long "-36.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1792%3A0x211CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1792:0x211CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1792'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.724'^^xsd:double;
  dwc:latitude '53.1'^^xsd:double;
  dwc:minimumDepth '2304'^^xsd:integer;
  dwc:maximumDepth '2534'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3153 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1792:0x211CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1834%3A0xB122CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1834%3A0xB122CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1834%3A0xB122CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1"^^xsd:decimal ;
  dwc:decimalLongitude "-36.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2304"^^xsd:integer ;
  dwc:maximumDepthInMeters "2534"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1834%3A0xB122CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  geo-pos:lat "53.1"^^xsd:decimal ;
  geo-pos:long "-36.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1834%3A0xB122CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1834:0xB122CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1834'^^xsd:integer;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.724'^^xsd:double;
  dwc:latitude '53.1'^^xsd:double;
  dwc:minimumDepth '2304'^^xsd:integer;
  dwc:maximumDepth '2534'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3153 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1834:0xB122CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1"^^xsd:decimal ;
  dwc:decimalLongitude "-36.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "2534"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  geo-pos:lat "53.1"^^xsd:decimal ;
  geo-pos:long "-36.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCF1CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Caecosagitta macrocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.724'^^xsd:double;
  dwc:latitude '53.1'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '2534'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3153 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCF1CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '105431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27254%3A0xDF22CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27254%3A0xDF22CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27254%3A0xDF22CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1"^^xsd:decimal ;
  dwc:decimalLongitude "-36.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2304"^^xsd:integer ;
  dwc:maximumDepthInMeters "2534"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27254%3A0xDF22CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  geo-pos:lat "53.1"^^xsd:decimal ;
  geo-pos:long "-36.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27254%3A0xDF22CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27254:0xDF22CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27254'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.724'^^xsd:double;
  dwc:latitude '53.1'^^xsd:double;
  dwc:minimumDepth '2304'^^xsd:integer;
  dwc:maximumDepth '2534'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3153 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27254:0xDF22CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1820%3A0xE522CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1820%3A0xE522CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1820%3A0xE522CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1"^^xsd:decimal ;
  dwc:decimalLongitude "-36.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2304"^^xsd:integer ;
  dwc:maximumDepthInMeters "2534"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1820%3A0xE522CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  geo-pos:lat "53.1"^^xsd:decimal ;
  geo-pos:long "-36.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1820%3A0xE522CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1820:0xE522CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1820'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.724'^^xsd:double;
  dwc:latitude '53.1'^^xsd:double;
  dwc:minimumDepth '2304'^^xsd:integer;
  dwc:maximumDepth '2534'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3153 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16213'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1820:0xE522CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8974%3A0xEB22CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8974%3A0xEB22CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8974%3A0xEB22CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1"^^xsd:decimal ;
  dwc:decimalLongitude "-36.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2304"^^xsd:integer ;
  dwc:maximumDepthInMeters "2534"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8974%3A0xEB22CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -36.724)"^^geo:wktLiteral ;
  geo-pos:lat "53.1"^^xsd:decimal ;
  geo-pos:long "-36.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8974%3A0xEB22CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8974:0xEB22CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8974'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.724'^^xsd:double;
  dwc:latitude '53.1'^^xsd:double;
  dwc:minimumDepth '2304'^^xsd:integer;
  dwc:maximumDepth '2534'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3153 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8974:0xEB22CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27240%3A0x0F21CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27240%3A0x0F21CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27240%3A0x0F21CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.092"^^xsd:decimal ;
  dwc:decimalLongitude "-36.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27240%3A0x0F21CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  geo-pos:lat "53.092"^^xsd:decimal ;
  geo-pos:long "-36.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27240%3A0x0F21CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27240:0x0F21CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27240'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.721'^^xsd:double;
  dwc:latitude '53.092'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2284'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3130 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27240:0x0F21CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9168%3A0x0721CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9168%3A0x0721CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9168%3A0x0721CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.092"^^xsd:decimal ;
  dwc:decimalLongitude "-36.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9168%3A0x0721CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  geo-pos:lat "53.092"^^xsd:decimal ;
  geo-pos:long "-36.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9168%3A0x0721CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9168:0x0721CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9168'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.721'^^xsd:double;
  dwc:latitude '53.092'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2284'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3130 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9168:0x0721CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1790%3A0xFD20CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1790%3A0xFD20CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1790%3A0xFD20CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.092"^^xsd:decimal ;
  dwc:decimalLongitude "-36.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1790%3A0xFD20CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  geo-pos:lat "53.092"^^xsd:decimal ;
  geo-pos:long "-36.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1790%3A0xFD20CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1790:0xFD20CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1790'^^xsd:integer;
  dwc:scientificName 'Melanostigma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.721'^^xsd:double;
  dwc:latitude '53.092'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2284'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3130 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1790:0xFD20CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1776%3A0xA720CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1776%3A0xA720CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1776%3A0xA720CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.092"^^xsd:decimal ;
  dwc:decimalLongitude "-36.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1776%3A0xA720CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  geo-pos:lat "53.092"^^xsd:decimal ;
  geo-pos:long "-36.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1776%3A0xA720CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1776:0xA720CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1776'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.721'^^xsd:double;
  dwc:latitude '53.092'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2284'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3130 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1776:0xA720CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1762%3A0x9F20CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1762%3A0x9F20CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1762%3A0x9F20CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.092"^^xsd:decimal ;
  dwc:decimalLongitude "-36.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1762%3A0x9F20CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  geo-pos:lat "53.092"^^xsd:decimal ;
  geo-pos:long "-36.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1762%3A0x9F20CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1762:0x9F20CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1762'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.721'^^xsd:double;
  dwc:latitude '53.092'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2284'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3130 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1762:0x9F20CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32891%3A0x1D20CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32891%3A0x1D20CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32891%3A0x1D20CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.092"^^xsd:decimal ;
  dwc:decimalLongitude "-36.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32891%3A0x1D20CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  geo-pos:lat "53.092"^^xsd:decimal ;
  geo-pos:long "-36.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32891%3A0x1D20CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32891:0x1D20CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32891'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.721'^^xsd:double;
  dwc:latitude '53.092'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2284'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3130 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32891:0x1D20CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1804%3A0x1A20CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1804%3A0x1A20CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1804%3A0x1A20CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.092"^^xsd:decimal ;
  dwc:decimalLongitude "-36.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1804%3A0x1A20CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  geo-pos:lat "53.092"^^xsd:decimal ;
  geo-pos:long "-36.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1804%3A0x1A20CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1804:0x1A20CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1804'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.721'^^xsd:double;
  dwc:latitude '53.092'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2284'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3130 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16214'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1804:0x1A20CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32905%3A0x0222CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32905%3A0x0222CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32905%3A0x0222CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.092"^^xsd:decimal ;
  dwc:decimalLongitude "-36.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32905%3A0x0222CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  geo-pos:lat "53.092"^^xsd:decimal ;
  geo-pos:long "-36.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32905%3A0x0222CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32905:0x0222CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32905'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.721'^^xsd:double;
  dwc:latitude '53.092'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2284'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3130 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32905:0x0222CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21371%3A0xEF1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21371%3A0xEF1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21371%3A0xEF1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.092"^^xsd:decimal ;
  dwc:decimalLongitude "-36.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21371%3A0xEF1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  geo-pos:lat "53.092"^^xsd:decimal ;
  geo-pos:long "-36.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21371%3A0xEF1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21371:0xEF1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21371'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.721'^^xsd:double;
  dwc:latitude '53.092'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2284'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3130 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21371:0xEF1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5946%3A0xE61FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5946%3A0xE61FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5946%3A0xE61FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.092"^^xsd:decimal ;
  dwc:decimalLongitude "-36.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5946%3A0xE61FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  geo-pos:lat "53.092"^^xsd:decimal ;
  geo-pos:long "-36.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5946%3A0xE61FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5946:0xE61FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5946'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ofer Gon'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.721'^^xsd:double;
  dwc:latitude '53.092'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2284'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3130 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5946:0xE61FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1818%3A0x8B1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1818%3A0x8B1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1818%3A0x8B1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.092"^^xsd:decimal ;
  dwc:decimalLongitude "-36.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1818%3A0x8B1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  geo-pos:lat "53.092"^^xsd:decimal ;
  geo-pos:long "-36.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1818%3A0x8B1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1818:0x8B1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1818'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.721'^^xsd:double;
  dwc:latitude '53.092'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2284'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3130 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1818:0x8B1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32933%3A0x0F22CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32933%3A0x0F22CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32933%3A0x0F22CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.092"^^xsd:decimal ;
  dwc:decimalLongitude "-36.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32933%3A0x0F22CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  geo-pos:lat "53.092"^^xsd:decimal ;
  geo-pos:long "-36.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32933%3A0x0F22CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32933:0x0F22CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32933'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.721'^^xsd:double;
  dwc:latitude '53.092'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2284'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3130 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32933:0x0F22CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9126%3A0x5121CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9126%3A0x5121CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9126%3A0x5121CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.092"^^xsd:decimal ;
  dwc:decimalLongitude "-36.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9126%3A0x5121CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  geo-pos:lat "53.092"^^xsd:decimal ;
  geo-pos:long "-36.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9126%3A0x5121CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9126:0x5121CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9126'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.721'^^xsd:double;
  dwc:latitude '53.092'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2284'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3130 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9126:0x5121CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9154%3A0x6222CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9154%3A0x6222CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9154%3A0x6222CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.092"^^xsd:decimal ;
  dwc:decimalLongitude "-36.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9154%3A0x6222CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  geo-pos:lat "53.092"^^xsd:decimal ;
  geo-pos:long "-36.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9154%3A0x6222CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9154:0x6222CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9154'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.721'^^xsd:double;
  dwc:latitude '53.092'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2284'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3130 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9154:0x6222CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27212%3A0x6722CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27212%3A0x6722CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27212%3A0x6722CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.092"^^xsd:decimal ;
  dwc:decimalLongitude "-36.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27212%3A0x6722CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  geo-pos:lat "53.092"^^xsd:decimal ;
  geo-pos:long "-36.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27212%3A0x6722CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27212:0x6722CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27212'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.721'^^xsd:double;
  dwc:latitude '53.092'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2284'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3130 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27212:0x6722CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13070%3A0x621ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13070%3A0x621ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13070%3A0x621ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.092"^^xsd:decimal ;
  dwc:decimalLongitude "-36.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13070%3A0x621ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  geo-pos:lat "53.092"^^xsd:decimal ;
  geo-pos:long "-36.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13070%3A0x621ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13070:0x621ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13070'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.721'^^xsd:double;
  dwc:latitude '53.092'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2284'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3130 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13070:0x621ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9140%3A0x5F1ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9140%3A0x5F1ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9140%3A0x5F1ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.092"^^xsd:decimal ;
  dwc:decimalLongitude "-36.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9140%3A0x5F1ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  geo-pos:lat "53.092"^^xsd:decimal ;
  geo-pos:long "-36.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9140%3A0x5F1ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9140:0x5F1ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9140'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.721'^^xsd:double;
  dwc:latitude '53.092'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2284'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3130 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9140:0x5F1ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13616%3A0x371ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13616%3A0x371ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13616%3A0x371ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.092"^^xsd:decimal ;
  dwc:decimalLongitude "-36.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13616%3A0x371ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  geo-pos:lat "53.092"^^xsd:decimal ;
  geo-pos:long "-36.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13616%3A0x371ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13616:0x371ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13616'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.721'^^xsd:double;
  dwc:latitude '53.092'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2284'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3130 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13616:0x371ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11825%3A0x361ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11825%3A0x361ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11825%3A0x361ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.092"^^xsd:decimal ;
  dwc:decimalLongitude "-36.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11825%3A0x361ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  geo-pos:lat "53.092"^^xsd:decimal ;
  geo-pos:long "-36.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11825%3A0x361ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11825:0x361ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11825'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.721'^^xsd:double;
  dwc:latitude '53.092'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2284'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3130 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11825:0x361ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13630%3A0x321ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13630%3A0x321ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13630%3A0x321ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.092"^^xsd:decimal ;
  dwc:decimalLongitude "-36.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13630%3A0x321ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  geo-pos:lat "53.092"^^xsd:decimal ;
  geo-pos:long "-36.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13630%3A0x321ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13630:0x321ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13630'^^xsd:integer;
  dwc:scientificName 'Eucopia australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.721'^^xsd:double;
  dwc:latitude '53.092'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2284'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3130 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13630:0x321ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '119916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32919%3A0x2C1ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32919%3A0x2C1ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32919%3A0x2C1ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.092"^^xsd:decimal ;
  dwc:decimalLongitude "-36.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32919%3A0x2C1ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  geo-pos:lat "53.092"^^xsd:decimal ;
  geo-pos:long "-36.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32919%3A0x2C1ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32919:0x2C1ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32919'^^xsd:integer;
  dwc:scientificName 'Eurythenes gryllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.721'^^xsd:double;
  dwc:latitude '53.092'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2284'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3130 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32919:0x2C1ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '102563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13168%3A0xEC1DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13168%3A0xEC1DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13168%3A0xEC1DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.092"^^xsd:decimal ;
  dwc:decimalLongitude "-36.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13168%3A0xEC1DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  geo-pos:lat "53.092"^^xsd:decimal ;
  geo-pos:long "-36.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13168%3A0xEC1DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13168:0xEC1DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13168'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.721'^^xsd:double;
  dwc:latitude '53.092'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2284'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3130 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13168:0xEC1DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32961%3A0x531DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32961%3A0x531DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32961%3A0x531DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.092"^^xsd:decimal ;
  dwc:decimalLongitude "-36.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32961%3A0x531DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  geo-pos:lat "53.092"^^xsd:decimal ;
  geo-pos:long "-36.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32961%3A0x531DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32961:0x531DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32961'^^xsd:integer;
  dwc:scientificName 'Lanceola clausii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.721'^^xsd:double;
  dwc:latitude '53.092'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2284'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3130 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '325370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32961:0x531DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '325370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32947%3A0x521DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32947%3A0x521DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32947%3A0x521DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.092"^^xsd:decimal ;
  dwc:decimalLongitude "-36.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32947%3A0x521DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  geo-pos:lat "53.092"^^xsd:decimal ;
  geo-pos:long "-36.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32947%3A0x521DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32947:0x521DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32947'^^xsd:integer;
  dwc:scientificName 'Lanceola felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.721'^^xsd:double;
  dwc:latitude '53.092'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2284'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3130 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '510139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32947:0x521DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '510139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF22CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF22CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF22CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.092"^^xsd:decimal ;
  dwc:decimalLongitude "-36.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF22CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  geo-pos:lat "53.092"^^xsd:decimal ;
  geo-pos:long "-36.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF22CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xAF22CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.721'^^xsd:double;
  dwc:latitude '53.092'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2284'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3130 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xAF22CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1832%3A0x491DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1832%3A0x491DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1832%3A0x491DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.092"^^xsd:decimal ;
  dwc:decimalLongitude "-36.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1832%3A0x491DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  geo-pos:lat "53.092"^^xsd:decimal ;
  geo-pos:long "-36.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1832%3A0x491DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1832:0x491DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1832'^^xsd:integer;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.721'^^xsd:double;
  dwc:latitude '53.092'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2284'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3130 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1832:0x491DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27226%3A0x461DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27226%3A0x461DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27226%3A0x461DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.092"^^xsd:decimal ;
  dwc:decimalLongitude "-36.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27226%3A0x461DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  geo-pos:lat "53.092"^^xsd:decimal ;
  geo-pos:long "-36.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27226%3A0x461DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27226:0x461DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27226'^^xsd:integer;
  dwc:scientificName 'Bentheogennema intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.721'^^xsd:double;
  dwc:latitude '53.092'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2284'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3130 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27226:0x461DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21385%3A0xDA22CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21385%3A0xDA22CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21385%3A0xDA22CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.092"^^xsd:decimal ;
  dwc:decimalLongitude "-36.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21385%3A0xDA22CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  geo-pos:lat "53.092"^^xsd:decimal ;
  geo-pos:long "-36.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21385%3A0xDA22CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21385:0xDA22CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21385'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.721'^^xsd:double;
  dwc:latitude '53.092'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2284'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3130 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21385:0xDA22CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20797%3A0xDC22CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20797%3A0xDC22CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20797%3A0xDC22CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.092"^^xsd:decimal ;
  dwc:decimalLongitude "-36.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20797%3A0xDC22CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.092 -36.721)"^^geo:wktLiteral ;
  geo-pos:lat "53.092"^^xsd:decimal ;
  geo-pos:long "-36.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20797%3A0xDC22CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20797:0xDC22CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20797'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.721'^^xsd:double;
  dwc:latitude '53.092'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2284'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3130 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20797:0xDC22CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1855%3A0x8721CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1855%3A0x8721CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1855%3A0x8721CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1855%3A0x8721CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1855%3A0x8721CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1855:0x8721CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1855'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1855:0x8721CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1917%3A0x0A21CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1917%3A0x0A21CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1917%3A0x0A21CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1917%3A0x0A21CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1917%3A0x0A21CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1917:0x0A21CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1917'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1917:0x0A21CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29277%3A0x3F21CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29277%3A0x3F21CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29277%3A0x3F21CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29277%3A0x3F21CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29277%3A0x3F21CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29277:0x3F21CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29277'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29277:0x3F21CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1857%3A0x0121CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1857%3A0x0121CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1857%3A0x0121CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1857%3A0x0121CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1857%3A0x0121CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1857:0x0121CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1857'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1857:0x0121CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1915%3A0x0221CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1915%3A0x0221CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1915%3A0x0221CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1915%3A0x0221CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1915%3A0x0221CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1915:0x0221CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1915'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1915:0x0221CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1927%3A0x0021CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1927%3A0x0021CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1927%3A0x0021CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1927%3A0x0021CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1927%3A0x0021CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1927:0x0021CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1927'^^xsd:integer;
  dwc:scientificName 'Melamphaes microps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1927:0x0021CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6024%3A0x9421CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6024%3A0x9421CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6024%3A0x9421CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6024%3A0x9421CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6024%3A0x9421CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6024:0x9421CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6024'^^xsd:integer;
  dwc:scientificName 'Stauroteuthis syrtensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '153122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6024:0x9421CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '153122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5962%3A0xA920CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5962%3A0xA920CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5962%3A0xA920CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5962%3A0xA920CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5962%3A0xA920CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5962:0xA920CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5962'^^xsd:integer;
  dwc:scientificName 'Stauroteuthis syrtensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '153122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5962:0xA920CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '153122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1947%3A0xA520CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1947%3A0xA520CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1947%3A0xA520CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1947%3A0xA520CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1947%3A0xA520CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1947:0xA520CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1947'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1947:0xA520CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1901%3A0x9F20CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1901%3A0x9F20CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1901%3A0x9F20CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1901%3A0x9F20CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1901%3A0x9F20CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1901:0x9F20CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1901'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1901:0x9F20CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1875%3A0x3520CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1875%3A0x3520CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1875%3A0x3520CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1875%3A0x3520CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1875%3A0x3520CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1875:0x3520CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1875'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1875:0x3520CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1873%3A0x4521CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1873%3A0x4521CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1873%3A0x4521CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1873%3A0x4521CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1873%3A0x4521CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1873:0x4521CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1873'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Guro Gjelsvik'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1873:0x4521CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31631%3A0xFF21CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31631%3A0xFF21CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31631%3A0xFF21CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31631%3A0xFF21CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31631%3A0xFF21CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31631:0xFF21CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31631'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31631:0xFF21CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1869%3A0x1A20CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1869%3A0x1A20CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1869%3A0x1A20CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1869%3A0x1A20CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1869%3A0x1A20CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1869:0x1A20CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1869'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16217'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1869:0x1A20CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31617%3A0xF21FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31617%3A0xF21FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31617%3A0xF21FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31617%3A0xF21FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31617%3A0xF21FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31617:0xF21FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31617'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31617:0xF21FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1945%3A0xEB1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1945%3A0xEB1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1945%3A0xEB1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1945%3A0xEB1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1945%3A0xEB1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1945:0xEB1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1945'^^xsd:integer;
  dwc:scientificName 'Dysalotus alcocki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '159665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1945:0xEB1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '159665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDA1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDA1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDA1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDA1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDA1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xDA1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xDA1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7860%3A0xDA1FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7860%3A0xDA1FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7860%3A0xDA1FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7860%3A0xDA1FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7860%3A0xDA1FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7860:0xDA1FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7860'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 20310'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7860:0xDA1FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1889%3A0xD91FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1889%3A0xD91FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1889%3A0xD91FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1889%3A0xD91FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1889%3A0xD91FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1889:0xD91FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1889'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1889:0xD91FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1931%3A0xD91FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1931%3A0xD91FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1931%3A0xD91FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1931%3A0xD91FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1931%3A0xD91FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1931:0xD91FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1931'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1931:0xD91FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22251%3A0xD91FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22251%3A0xD91FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22251%3A0xD91FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22251%3A0xD91FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22251%3A0xD91FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22251:0xD91FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22251'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16659'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22251:0xD91FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1861%3A0x0B22CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1861%3A0x0B22CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1861%3A0x0B22CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1861%3A0x0B22CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1861%3A0x0B22CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1861:0x0B22CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1861'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1861:0x0B22CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1897%3A0x4B1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1897%3A0x4B1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1897%3A0x4B1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1897%3A0x4B1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1897%3A0x4B1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1897:0x4B1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1897'^^xsd:integer;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1897:0x4B1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27667%3A0x5021CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27667%3A0x5021CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27667%3A0x5021CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27667%3A0x5021CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27667%3A0x5021CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27667:0x5021CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27667'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27667:0x5021CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1988%3A0x2C1FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1988%3A0x2C1FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1988%3A0x2C1FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1988%3A0x2C1FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1988%3A0x2C1FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1988:0x2C1FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1988'^^xsd:integer;
  dwc:scientificName 'Saccopharynx ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16495'^^xsd:string;
  dwc:aphiaid '127171'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1988:0x2C1FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1941%3A0x261FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1941%3A0x261FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1941%3A0x261FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1941%3A0x261FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1941%3A0x261FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1941:0x261FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1941'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1941:0x261FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1913%3A0x231FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1913%3A0x231FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1913%3A0x231FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1913%3A0x231FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1913%3A0x231FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1913:0x231FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1913'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1913:0x231FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD11ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD11ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27709%3A0x6122CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27709%3A0x6122CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27709%3A0x6122CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27709%3A0x6122CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27709%3A0x6122CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27709:0x6122CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27709'^^xsd:integer;
  dwc:scientificName 'Pasiphaea tarda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27709:0x6122CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2379%3A0x641BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2379%3A0x641BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2379%3A0x641BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2379%3A0x641BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2379%3A0x641BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2379:0x641BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2379'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2379:0x641BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9912%3A0x2C1CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9912%3A0x2C1CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9912%3A0x2C1CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9912%3A0x2C1CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9912%3A0x2C1CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9912:0x2C1CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9912'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9912:0x2C1CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9940%3A0x311ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9940%3A0x311ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9940%3A0x311ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9940%3A0x311ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9940%3A0x311ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9940:0x311ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9940'^^xsd:integer;
  dwc:scientificName 'Eucopia australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9940:0x311ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '119916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1871%3A0x6E1BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1871%3A0x6E1BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1871%3A0x6E1BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1871%3A0x6E1BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1871%3A0x6E1BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1871:0x6E1BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1871'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16452'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1871:0x6E1BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31603%3A0x7322CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31603%3A0x7322CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31603%3A0x7322CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31603%3A0x7322CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31603%3A0x7322CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31603:0x7322CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31603'^^xsd:integer;
  dwc:scientificName 'Eurythenes gryllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '102563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31603:0x7322CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '102563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9926%3A0xA122CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9926%3A0xA122CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9926%3A0xA122CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9926%3A0xA122CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9926%3A0xA122CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9926:0xA122CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9926'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9926:0xA122CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1859%3A0xA622CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1859%3A0xA622CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1859%3A0xA622CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1859%3A0xA622CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1859%3A0xA622CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1859:0xA622CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1859'^^xsd:integer;
  dwc:scientificName 'Lophodolos acanthognathus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'T.W Pietsch'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16717'^^xsd:string;
  dwc:aphiaid '126567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1859:0xA622CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA722CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA722CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA722CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA722CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA722CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA722CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA722CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1887%3A0x761BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1887%3A0x761BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1887%3A0x761BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1887%3A0x761BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1887%3A0x761BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1887:0x761BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1887'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1887:0x761BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1929%3A0xAB1DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1929%3A0xAB1DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1929%3A0xAB1DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1929%3A0xAB1DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1929%3A0xAB1DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1929:0xAB1DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1929'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1929:0xAB1DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6032%3A0xA41DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6032%3A0xA41DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6032%3A0xA41DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6032%3A0xA41DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6032%3A0xA41DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6032:0xA41DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6032'^^xsd:integer;
  dwc:scientificName 'Histioteuthis bonnellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6032:0xA41DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '140111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1883%3A0xAD22CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1883%3A0xAD22CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1883%3A0xAD22CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1883%3A0xAD22CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1883%3A0xAD22CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1883:0xAD22CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1883'^^xsd:integer;
  dwc:scientificName 'Kali macrodon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16367'^^xsd:string;
  dwc:aphiaid '126841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1883:0xAD22CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5976%3A0xB122CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5976%3A0xB122CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5976%3A0xB122CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5976%3A0xB122CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5976%3A0xB122CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5976:0xB122CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5976'^^xsd:integer;
  dwc:scientificName 'Promachoteuthis sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '342383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5976:0xB122CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '342383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5990%3A0x481DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5990%3A0x481DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5990%3A0x481DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5990%3A0x481DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5990%3A0x481DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5990:0x481DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5990'^^xsd:integer;
  dwc:scientificName 'Stauroteuthis syrtensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '153122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5990:0x481DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '153122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27681%3A0x3E1DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27681%3A0x3E1DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27681%3A0x3E1DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27681%3A0x3E1DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27681%3A0x3E1DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27681:0x3E1DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27681'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27681:0x3E1DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22209%3A0xD71CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22209%3A0xD71CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22209%3A0xD71CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22209%3A0xD71CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22209%3A0xD71CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22209:0xD71CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22209'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22209:0xD71CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27639%3A0x281CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27639%3A0x281CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27639%3A0x281CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27639%3A0x281CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27639%3A0x281CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27639:0x281CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27639'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27639:0x281CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1885%3A0x8C1CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1885%3A0x8C1CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1885%3A0x8C1CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1885%3A0x8C1CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1885%3A0x8C1CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1885:0x8C1CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1885'^^xsd:integer;
  dwc:scientificName 'Lampadena speculigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1885:0x8C1CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1899%3A0xEA22CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1899%3A0xEA22CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1899%3A0xEA22CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1899%3A0xEA22CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1899%3A0xEA22CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1899:0xEA22CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1899'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1899:0xEA22CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1943%3A0xCA1BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1943%3A0xCA1BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1943%3A0xCA1BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1943%3A0xCA1BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1943%3A0xCA1BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1943:0xCA1BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1943'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1943:0xCA1BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2407%3A0x321CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2407%3A0x321CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2407%3A0x321CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.089"^^xsd:decimal ;
  dwc:decimalLongitude "-36.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "2792"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2407%3A0x321CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.089 -36.719)"^^geo:wktLiteral ;
  geo-pos:lat "53.089"^^xsd:decimal ;
  geo-pos:long "-36.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2407%3A0x321CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2407:0x321CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2407'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.719'^^xsd:double;
  dwc:latitude '53.089'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '2792'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3109 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2407:0x321CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20517%3A0x8721CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20517%3A0x8721CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20517%3A0x8721CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20517%3A0x8721CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20517%3A0x8721CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20517:0x8721CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20517'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20517:0x8721CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1783%3A0x3E21CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1783%3A0x3E21CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1783%3A0x3E21CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1783%3A0x3E21CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1783%3A0x3E21CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1783:0x3E21CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1783'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1783:0x3E21CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28214%3A0x8921CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28214%3A0x8921CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28214%3A0x8921CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28214%3A0x8921CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28214%3A0x8921CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28214:0x8921CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28214'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28214:0x8921CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11961%3A0x8A21CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11961%3A0x8A21CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11961%3A0x8A21CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11961%3A0x8A21CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11961%3A0x8A21CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11961:0x8A21CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11961'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11961:0x8A21CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20489%3A0x4021CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20489%3A0x4021CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20489%3A0x4021CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20489%3A0x4021CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20489%3A0x4021CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20489:0x4021CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20489'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20489:0x4021CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1774%3A0xFF20CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1774%3A0xFF20CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1774%3A0xFF20CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1774%3A0xFF20CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1774%3A0xFF20CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1774:0xFF20CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1774'^^xsd:integer;
  dwc:scientificName 'Melanocetus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16701'^^xsd:string;
  dwc:aphiaid '126556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1774:0xFF20CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22308%3A0x4121CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22308%3A0x4121CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22308%3A0x4121CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22308%3A0x4121CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22308%3A0x4121CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22308:0x4121CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22308'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22308:0x4121CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24676%3A0x4121CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24676%3A0x4121CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24676%3A0x4121CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24676%3A0x4121CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24676%3A0x4121CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24676:0x4121CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24676'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24676:0x4121CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1744%3A0x4321CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1744%3A0x4321CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1744%3A0x4321CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1744%3A0x4321CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1744%3A0x4321CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1744:0x4321CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1744'^^xsd:integer;
  dwc:scientificName 'Taaningichthys bathyphilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1744:0x4321CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1788%3A0xA620CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1788%3A0xA620CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1788%3A0xA620CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1788%3A0xA620CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1788%3A0xA620CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1788:0xA620CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1788'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1788:0xA620CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1844%3A0x9F20CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1844%3A0x9F20CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1844%3A0x9F20CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1844%3A0x9F20CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1844%3A0x9F20CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1844:0x9F20CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1844'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1844:0x9F20CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32527%3A0xFE21CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32527%3A0xFE21CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32527%3A0xFE21CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32527%3A0xFE21CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32527%3A0xFE21CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32527:0xFE21CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32527'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32527:0xFE21CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1758%3A0x1A20CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1758%3A0x1A20CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1758%3A0x1A20CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1758%3A0x1A20CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1758%3A0x1A20CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1758:0x1A20CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1758'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16200'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1758:0x1A20CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1920CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1920CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1920CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1920CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1920CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1920CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1920CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32415%3A0x0222CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32415%3A0x0222CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32415%3A0x0222CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32415%3A0x0222CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32415%3A0x0222CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32415:0x0222CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32415'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32415:0x0222CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25074%3A0xE71FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25074%3A0xE71FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25074%3A0xE71FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25074%3A0xE71FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25074%3A0xE71FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25074:0xE71FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25074'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16655'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25074:0xE71FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1842%3A0x0822CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1842%3A0x0822CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1842%3A0x0822CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1842%3A0x0822CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1842%3A0x0822CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1842:0x0822CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1842'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1842:0x0822CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1828%3A0xDA1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1828%3A0xDA1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1828%3A0xDA1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1828%3A0xDA1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1828%3A0xDA1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1828:0xDA1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1828'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16656'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1828:0xDA1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33677%3A0x0F22CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33677%3A0x0F22CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33677%3A0x0F22CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33677%3A0x0F22CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33677%3A0x0F22CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33677:0x0F22CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33677'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33677:0x0F22CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32471%3A0x0F22CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32471%3A0x0F22CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32471%3A0x0F22CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32471%3A0x0F22CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32471%3A0x0F22CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32471:0x0F22CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32471'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32471:0x0F22CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2310%3A0x481FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2310%3A0x481FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2310%3A0x481FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2310%3A0x481FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2310%3A0x481FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2310:0x481FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2310'^^xsd:integer;
  dwc:scientificName 'Altelatipes falkenhaugae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alain Crosnier and Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '514089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2310:0x481FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '514089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22294%3A0x391FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22294%3A0x391FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22294%3A0x391FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22294%3A0x391FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22294%3A0x391FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22294:0x391FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22294'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22294:0x391FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24704%3A0x391FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24704%3A0x391FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24704%3A0x391FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24704%3A0x391FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24704%3A0x391FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24704:0x391FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24704'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24704:0x391FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2338%3A0x2F1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2338%3A0x2F1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2338%3A0x2F1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2338%3A0x2F1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2338%3A0x2F1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2338:0x2F1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2338'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2338:0x2F1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1839%3A0x211FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1839%3A0x211FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1839%3A0x211FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1839%3A0x211FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1839%3A0x211FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1839:0x211FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1839'^^xsd:integer;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1839:0x211FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24718%3A0x6222CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24718%3A0x6222CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24718%3A0x6222CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24718%3A0x6222CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24718%3A0x6222CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24718:0x6222CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24718'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24718:0x6222CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32429%3A0x6422CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32429%3A0x6422CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32429%3A0x6422CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32429%3A0x6422CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32429%3A0x6422CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32429:0x6422CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32429'^^xsd:integer;
  dwc:scientificName 'Parandania boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '214747'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32429:0x6422CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '214747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20433%3A0x771ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20433%3A0x771ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20433%3A0x771ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20433%3A0x771ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20433%3A0x771ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20433:0x771ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20433'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20433:0x771ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33663%3A0x6F1ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33663%3A0x6F1ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33663%3A0x6F1ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33663%3A0x6F1ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33663%3A0x6F1ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33663:0x6F1ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33663'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33663:0x6F1ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32443%3A0x6F1ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32443%3A0x6F1ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32443%3A0x6F1ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32443%3A0x6F1ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32443%3A0x6F1ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32443:0x6F1ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32443'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32443:0x6F1ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13204%3A0x621ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13204%3A0x621ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13204%3A0x621ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13204%3A0x621ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13204%3A0x621ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13204:0x621ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13204'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13204:0x621ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1825%3A0x601ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1825%3A0x601ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1825%3A0x601ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1825%3A0x601ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1825%3A0x601ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1825:0x601ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1825'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1825:0x601ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11811%3A0x5C1ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11811%3A0x5C1ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11811%3A0x5C1ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11811%3A0x5C1ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11811%3A0x5C1ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11811:0x5C1ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11811'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11811:0x5C1ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13350%3A0x361ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13350%3A0x361ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13350%3A0x361ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13350%3A0x361ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13350%3A0x361ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13350:0x361ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13350'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13350:0x361ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13392%3A0x291ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13392%3A0x291ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13392%3A0x291ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13392%3A0x291ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13392%3A0x291ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13392:0x291ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13392'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13392:0x291ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32457%3A0x251ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32457%3A0x251ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32457%3A0x251ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32457%3A0x251ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32457%3A0x251ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32457:0x251ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32457'^^xsd:integer;
  dwc:scientificName 'Metacyphocaris helgae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102622'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32457:0x251ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '102622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25088%3A0x9922CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25088%3A0x9922CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25088%3A0x9922CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25088%3A0x9922CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25088%3A0x9922CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25088:0x9922CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25088'^^xsd:integer;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25088:0x9922CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1830%3A0xF61DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1830%3A0xF61DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1830%3A0xF61DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1830%3A0xF61DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1830%3A0xF61DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1830:0xF61DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1830'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1830:0xF61DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13134%3A0xEC1DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13134%3A0xEC1DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13134%3A0xEC1DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13134%3A0xEC1DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13134%3A0xEC1DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13134:0xEC1DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13134'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13134:0xEC1DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE01DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE01DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE01DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE01DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE01DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE01DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE01DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32485%3A0xB51DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32485%3A0xB51DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32485%3A0xB51DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32485%3A0xB51DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32485%3A0xB51DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32485:0xB51DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32485'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32485:0xB51DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1769%3A0xA722CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1769%3A0xA722CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1769%3A0xA722CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1769%3A0xA722CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1769%3A0xA722CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1769:0xA722CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1769'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1769:0xA722CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1755%3A0xA822CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1755%3A0xA822CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1755%3A0xA822CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1755%3A0xA822CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1755%3A0xA822CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1755:0xA822CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1755'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1755:0xA822CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32513%3A0xAB22CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32513%3A0xAB22CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32513%3A0xAB22CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32513%3A0xAB22CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32513%3A0xAB22CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32513:0xAB22CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32513'^^xsd:integer;
  dwc:scientificName 'Hyperia medusarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32513:0xAB22CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '103253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32499%3A0xAF22CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32499%3A0xAF22CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32499%3A0xAF22CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32499%3A0xAF22CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32499%3A0xAF22CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32499:0xAF22CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32499'^^xsd:integer;
  dwc:scientificName 'Lanceola felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '510139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32499:0xAF22CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '510139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1800%3A0xAF22CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1800%3A0xAF22CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1800%3A0xAF22CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1800%3A0xAF22CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1800%3A0xAF22CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1800:0xAF22CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1800'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1800:0xAF22CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1816%3A0xC31CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1816%3A0xC31CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1816%3A0xC31CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1816%3A0xC31CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1816%3A0xC31CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1816:0xC31CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1816'^^xsd:integer;
  dwc:scientificName 'Halargyreus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16841'^^xsd:string;
  dwc:aphiaid '126489'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1816:0xC31CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28228%3A0xDE22CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28228%3A0xDE22CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28228%3A0xDE22CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28228%3A0xDE22CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28228%3A0xDE22CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28228:0xDE22CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28228'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28228:0xDE22CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13364%3A0xE322CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13364%3A0xE322CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13364%3A0xE322CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13364%3A0xE322CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13364%3A0xE322CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13364:0xE322CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13364'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13364:0xE322CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33649%3A0xE422CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33649%3A0xE422CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33649%3A0xE422CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33649%3A0xE422CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33649%3A0xE422CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33649:0xE422CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33649'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33649:0xE422CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22266%3A0x831CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22266%3A0x831CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22266%3A0x831CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22266%3A0x831CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22266%3A0x831CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22266:0x831CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22266'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22266:0x831CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1814%3A0x331CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1814%3A0x331CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1814%3A0x331CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.067"^^xsd:decimal ;
  dwc:decimalLongitude "-36.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1814%3A0x331CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.067 -36.71)"^^geo:wktLiteral ;
  geo-pos:lat "53.067"^^xsd:decimal ;
  geo-pos:long "-36.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1814%3A0x331CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1814:0x331CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1814'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.71'^^xsd:double;
  dwc:latitude '53.067'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3172 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1814:0x331CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11709%3A0x3F21CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11709%3A0x3F21CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11709%3A0x3F21CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.041"^^xsd:decimal ;
  dwc:decimalLongitude "-36.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11709%3A0x3F21CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  geo-pos:lat "53.041"^^xsd:decimal ;
  geo-pos:long "-36.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11709%3A0x3F21CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11709:0x3F21CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11709'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.702'^^xsd:double;
  dwc:latitude '53.041'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11709:0x3F21CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25155%3A0x0821CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25155%3A0x0821CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25155%3A0x0821CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.041"^^xsd:decimal ;
  dwc:decimalLongitude "-36.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25155%3A0x0821CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  geo-pos:lat "53.041"^^xsd:decimal ;
  geo-pos:long "-36.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25155%3A0x0821CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25155:0x0821CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25155'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.702'^^xsd:double;
  dwc:latitude '53.041'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25155:0x0821CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1821%3A0x9221CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1821%3A0x9221CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1821%3A0x9221CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.041"^^xsd:decimal ;
  dwc:decimalLongitude "-36.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1821%3A0x9221CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  geo-pos:lat "53.041"^^xsd:decimal ;
  geo-pos:long "-36.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1821%3A0x9221CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1821:0x9221CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1821'^^xsd:integer;
  dwc:scientificName 'Sternoptyx diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.702'^^xsd:double;
  dwc:latitude '53.041'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1821:0x9221CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1851%3A0x6120CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1851%3A0x6120CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1851%3A0x6120CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.041"^^xsd:decimal ;
  dwc:decimalLongitude "-36.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1851%3A0x6120CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  geo-pos:lat "53.041"^^xsd:decimal ;
  geo-pos:long "-36.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1851%3A0x6120CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1851:0x6120CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1851'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.702'^^xsd:double;
  dwc:latitude '53.041'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1851:0x6120CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1749%3A0x1920CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1749%3A0x1920CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1749%3A0x1920CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.041"^^xsd:decimal ;
  dwc:decimalLongitude "-36.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1749%3A0x1920CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  geo-pos:lat "53.041"^^xsd:decimal ;
  geo-pos:long "-36.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1749%3A0x1920CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1749:0x1920CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1749'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.702'^^xsd:double;
  dwc:latitude '53.041'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16215'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1749:0x1920CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1751%3A0xE91FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1751%3A0xE91FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1751%3A0xE91FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.041"^^xsd:decimal ;
  dwc:decimalLongitude "-36.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1751%3A0xE91FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  geo-pos:lat "53.041"^^xsd:decimal ;
  geo-pos:long "-36.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1751%3A0xE91FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1751:0xE91FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1751'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.702'^^xsd:double;
  dwc:latitude '53.041'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16657'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1751:0xE91FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5948%3A0x911FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5948%3A0x911FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5948%3A0x911FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.041"^^xsd:decimal ;
  dwc:decimalLongitude "-36.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5948%3A0x911FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  geo-pos:lat "53.041"^^xsd:decimal ;
  geo-pos:long "-36.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5948%3A0x911FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5948:0x911FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5948'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.702'^^xsd:double;
  dwc:latitude '53.041'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5948:0x911FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1823%3A0x911FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1823%3A0x911FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1823%3A0x911FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.041"^^xsd:decimal ;
  dwc:decimalLongitude "-36.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1823%3A0x911FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  geo-pos:lat "53.041"^^xsd:decimal ;
  geo-pos:long "-36.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1823%3A0x911FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1823:0x911FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1823'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.702'^^xsd:double;
  dwc:latitude '53.041'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1823:0x911FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33551%3A0x0F22CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33551%3A0x0F22CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33551%3A0x0F22CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.041"^^xsd:decimal ;
  dwc:decimalLongitude "-36.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33551%3A0x0F22CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  geo-pos:lat "53.041"^^xsd:decimal ;
  geo-pos:long "-36.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33551%3A0x0F22CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33551:0x0F22CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33551'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.702'^^xsd:double;
  dwc:latitude '53.041'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33551:0x0F22CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22336%3A0x4B21CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22336%3A0x4B21CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22336%3A0x4B21CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.041"^^xsd:decimal ;
  dwc:decimalLongitude "-36.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22336%3A0x4B21CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  geo-pos:lat "53.041"^^xsd:decimal ;
  geo-pos:long "-36.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22336%3A0x4B21CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22336:0x4B21CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22336'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.702'^^xsd:double;
  dwc:latitude '53.041'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22336:0x4B21CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22322%3A0x4C21CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22322%3A0x4C21CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22322%3A0x4C21CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.041"^^xsd:decimal ;
  dwc:decimalLongitude "-36.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22322%3A0x4C21CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  geo-pos:lat "53.041"^^xsd:decimal ;
  geo-pos:long "-36.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22322%3A0x4C21CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22322:0x4C21CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22322'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.702'^^xsd:double;
  dwc:latitude '53.041'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22322:0x4C21CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25169%3A0x4E21CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25169%3A0x4E21CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25169%3A0x4E21CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.041"^^xsd:decimal ;
  dwc:decimalLongitude "-36.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25169%3A0x4E21CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  geo-pos:lat "53.041"^^xsd:decimal ;
  geo-pos:long "-36.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25169%3A0x4E21CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25169:0x4E21CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25169'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.702'^^xsd:double;
  dwc:latitude '53.041'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25169:0x4E21CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1765%3A0x5B22CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1765%3A0x5B22CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1765%3A0x5B22CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.041"^^xsd:decimal ;
  dwc:decimalLongitude "-36.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1765%3A0x5B22CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  geo-pos:lat "53.041"^^xsd:decimal ;
  geo-pos:long "-36.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1765%3A0x5B22CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1765:0x5B22CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1765'^^xsd:integer;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.702'^^xsd:double;
  dwc:latitude '53.041'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1765:0x5B22CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.041"^^xsd:decimal ;
  dwc:decimalLongitude "-36.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  geo-pos:lat "53.041"^^xsd:decimal ;
  geo-pos:long "-36.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x211FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.702'^^xsd:double;
  dwc:latitude '53.041'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x211FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23402%3A0x5321CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23402%3A0x5321CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23402%3A0x5321CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.041"^^xsd:decimal ;
  dwc:decimalLongitude "-36.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23402%3A0x5321CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  geo-pos:lat "53.041"^^xsd:decimal ;
  geo-pos:long "-36.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23402%3A0x5321CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23402:0x5321CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23402'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.702'^^xsd:double;
  dwc:latitude '53.041'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23402:0x5321CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22350%3A0x641BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22350%3A0x641BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22350%3A0x641BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.041"^^xsd:decimal ;
  dwc:decimalLongitude "-36.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22350%3A0x641BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  geo-pos:lat "53.041"^^xsd:decimal ;
  geo-pos:long "-36.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22350%3A0x641BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22350:0x641BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22350'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.702'^^xsd:double;
  dwc:latitude '53.041'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22350:0x641BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32688%3A0x6622CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32688%3A0x6622CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32688%3A0x6622CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.041"^^xsd:decimal ;
  dwc:decimalLongitude "-36.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32688%3A0x6622CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  geo-pos:lat "53.041"^^xsd:decimal ;
  geo-pos:long "-36.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32688%3A0x6622CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32688:0x6622CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32688'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.702'^^xsd:double;
  dwc:latitude '53.041'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32688:0x6622CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32702%3A0x681ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32702%3A0x681ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32702%3A0x681ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.041"^^xsd:decimal ;
  dwc:decimalLongitude "-36.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32702%3A0x681ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  geo-pos:lat "53.041"^^xsd:decimal ;
  geo-pos:long "-36.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32702%3A0x681ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32702:0x681ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32702'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.702'^^xsd:double;
  dwc:latitude '53.041'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32702:0x681ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1763%3A0x291CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1763%3A0x291CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1763%3A0x291CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.041"^^xsd:decimal ;
  dwc:decimalLongitude "-36.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1763%3A0x291CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  geo-pos:lat "53.041"^^xsd:decimal ;
  geo-pos:long "-36.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1763%3A0x291CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1763:0x291CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1763'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.702'^^xsd:double;
  dwc:latitude '53.041'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1763:0x291CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1779%3A0x181ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1779%3A0x181ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1779%3A0x181ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.041"^^xsd:decimal ;
  dwc:decimalLongitude "-36.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1779%3A0x181ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  geo-pos:lat "53.041"^^xsd:decimal ;
  geo-pos:long "-36.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1779%3A0x181ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1779:0x181ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1779'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.702'^^xsd:double;
  dwc:latitude '53.041'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1779:0x181ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1781%3A0x721BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1781%3A0x721BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1781%3A0x721BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.041"^^xsd:decimal ;
  dwc:decimalLongitude "-36.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1781%3A0x721BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  geo-pos:lat "53.041"^^xsd:decimal ;
  geo-pos:long "-36.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1781%3A0x721BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1781:0x721BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1781'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.702'^^xsd:double;
  dwc:latitude '53.041'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1781:0x721BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1807%3A0xDF1DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1807%3A0xDF1DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1807%3A0xDF1DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.041"^^xsd:decimal ;
  dwc:decimalLongitude "-36.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1807%3A0xDF1DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  geo-pos:lat "53.041"^^xsd:decimal ;
  geo-pos:long "-36.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1807%3A0xDF1DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1807:0xDF1DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1807'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.702'^^xsd:double;
  dwc:latitude '53.041'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1807:0xDF1DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1793%3A0xA822CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1793%3A0xA822CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1793%3A0xA822CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.041"^^xsd:decimal ;
  dwc:decimalLongitude "-36.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1793%3A0xA822CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  geo-pos:lat "53.041"^^xsd:decimal ;
  geo-pos:long "-36.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1793%3A0xA822CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1793:0xA822CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1793'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.702'^^xsd:double;
  dwc:latitude '53.041'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1793:0xA822CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1802%3A0x481DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1802%3A0x481DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1802%3A0x481DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.041"^^xsd:decimal ;
  dwc:decimalLongitude "-36.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1802%3A0x481DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  geo-pos:lat "53.041"^^xsd:decimal ;
  geo-pos:long "-36.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1802%3A0x481DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1802:0x481DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1802'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.702'^^xsd:double;
  dwc:latitude '53.041'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1802:0x481DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5915%3A0x431DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5915%3A0x431DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5915%3A0x431DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.041"^^xsd:decimal ;
  dwc:decimalLongitude "-36.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5915%3A0x431DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  geo-pos:lat "53.041"^^xsd:decimal ;
  geo-pos:long "-36.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5915%3A0x431DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5915:0x431DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5915'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ofer Gon'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.702'^^xsd:double;
  dwc:latitude '53.041'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5915:0x431DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1837%3A0x421DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1837%3A0x421DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1837%3A0x421DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.041"^^xsd:decimal ;
  dwc:decimalLongitude "-36.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1837%3A0x421DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  geo-pos:lat "53.041"^^xsd:decimal ;
  geo-pos:long "-36.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1837%3A0x421DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1837:0x421DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1837'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.702'^^xsd:double;
  dwc:latitude '53.041'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1837:0x421DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28270%3A0xBE1CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28270%3A0xBE1CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28270%3A0xBE1CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.041"^^xsd:decimal ;
  dwc:decimalLongitude "-36.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28270%3A0xBE1CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  geo-pos:lat "53.041"^^xsd:decimal ;
  geo-pos:long "-36.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28270%3A0xBE1CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28270:0xBE1CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28270'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.702'^^xsd:double;
  dwc:latitude '53.041'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28270:0xBE1CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23388%3A0xC91BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23388%3A0xC91BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23388%3A0xC91BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.041"^^xsd:decimal ;
  dwc:decimalLongitude "-36.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23388%3A0xC91BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.041 -36.702)"^^geo:wktLiteral ;
  geo-pos:lat "53.041"^^xsd:decimal ;
  geo-pos:long "-36.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23388%3A0xC91BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23388:0xC91BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23388'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.702'^^xsd:double;
  dwc:latitude '53.041'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23388:0xC91BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27184%3A0x8A21CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27184%3A0x8A21CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27184%3A0x8A21CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.028"^^xsd:decimal ;
  dwc:decimalLongitude "-36.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27184%3A0x8A21CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  geo-pos:lat "53.028"^^xsd:decimal ;
  geo-pos:long "-36.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27184%3A0x8A21CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27184:0x8A21CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27184'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.698'^^xsd:double;
  dwc:latitude '53.028'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3103 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27184:0x8A21CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2096%3A0x8A21CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2096%3A0x8A21CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2096%3A0x8A21CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.028"^^xsd:decimal ;
  dwc:decimalLongitude "-36.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2096%3A0x8A21CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  geo-pos:lat "53.028"^^xsd:decimal ;
  geo-pos:long "-36.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2096%3A0x8A21CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2096:0x8A21CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2096'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.698'^^xsd:double;
  dwc:latitude '53.028'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3103 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2096:0x8A21CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2070%3A0x2C1BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2070%3A0x2C1BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2070%3A0x2C1BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.028"^^xsd:decimal ;
  dwc:decimalLongitude "-36.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2070%3A0x2C1BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  geo-pos:lat "53.028"^^xsd:decimal ;
  geo-pos:long "-36.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2070%3A0x2C1BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2070:0x2C1BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2070'^^xsd:integer;
  dwc:scientificName 'Solidosagitta zetesios'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.698'^^xsd:double;
  dwc:latitude '53.028'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3103 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2070:0x2C1BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '105463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30449%3A0xFE21CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30449%3A0xFE21CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30449%3A0xFE21CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.028"^^xsd:decimal ;
  dwc:decimalLongitude "-36.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30449%3A0xFE21CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  geo-pos:lat "53.028"^^xsd:decimal ;
  geo-pos:long "-36.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30449%3A0xFE21CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30449:0xFE21CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30449'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.698'^^xsd:double;
  dwc:latitude '53.028'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3103 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30449:0xFE21CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1847%3A0x1A20CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1847%3A0x1A20CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1847%3A0x1A20CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.028"^^xsd:decimal ;
  dwc:decimalLongitude "-36.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1847%3A0x1A20CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  geo-pos:lat "53.028"^^xsd:decimal ;
  geo-pos:long "-36.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1847%3A0x1A20CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1847:0x1A20CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1847'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.698'^^xsd:double;
  dwc:latitude '53.028'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3103 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16216'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1847:0x1A20CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25424%3A0xF71FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25424%3A0xF71FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25424%3A0xF71FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.028"^^xsd:decimal ;
  dwc:decimalLongitude "-36.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25424%3A0xF71FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  geo-pos:lat "53.028"^^xsd:decimal ;
  geo-pos:long "-36.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25424%3A0xF71FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25424:0xF71FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25424'^^xsd:integer;
  dwc:scientificName 'Cyclothone pallida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.698'^^xsd:double;
  dwc:latitude '53.028'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3103 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16319'^^xsd:string;
  dwc:aphiaid '127288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25424:0xF71FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF61FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF61FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF61FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.028"^^xsd:decimal ;
  dwc:decimalLongitude "-36.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF61FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  geo-pos:lat "53.028"^^xsd:decimal ;
  geo-pos:long "-36.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF61FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF61FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.698'^^xsd:double;
  dwc:latitude '53.028'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3103 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF61FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1819%3A0xE71FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1819%3A0xE71FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1819%3A0xE71FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.028"^^xsd:decimal ;
  dwc:decimalLongitude "-36.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1819%3A0xE71FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  geo-pos:lat "53.028"^^xsd:decimal ;
  geo-pos:long "-36.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1819%3A0xE71FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1819:0xE71FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1819'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.698'^^xsd:double;
  dwc:latitude '53.028'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3103 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16658'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1819:0xE71FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1761%3A0x8D1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1761%3A0x8D1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1761%3A0x8D1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.028"^^xsd:decimal ;
  dwc:decimalLongitude "-36.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1761%3A0x8D1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  geo-pos:lat "53.028"^^xsd:decimal ;
  geo-pos:long "-36.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1761%3A0x8D1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1761:0x8D1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1761'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.698'^^xsd:double;
  dwc:latitude '53.028'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3103 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1761:0x8D1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2070%3A0x5822CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2070%3A0x5822CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2070%3A0x5822CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.028"^^xsd:decimal ;
  dwc:decimalLongitude "-36.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2070%3A0x5822CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  geo-pos:lat "53.028"^^xsd:decimal ;
  geo-pos:long "-36.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2070%3A0x5822CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2070:0x5822CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2070'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.698'^^xsd:double;
  dwc:latitude '53.028'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3103 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2070:0x5822CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A802%3A0x2F1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A802%3A0x2F1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A802%3A0x2F1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.028"^^xsd:decimal ;
  dwc:decimalLongitude "-36.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A802%3A0x2F1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  geo-pos:lat "53.028"^^xsd:decimal ;
  geo-pos:long "-36.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A802%3A0x2F1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:802:0x2F1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '802'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.698'^^xsd:double;
  dwc:latitude '53.028'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3103 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:802:0x2F1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1747%3A0xD41BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1747%3A0xD41BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1747%3A0xD41BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.028"^^xsd:decimal ;
  dwc:decimalLongitude "-36.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1747%3A0xD41BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  geo-pos:lat "53.028"^^xsd:decimal ;
  geo-pos:long "-36.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1747%3A0xD41BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1747:0xD41BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1747'^^xsd:integer;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.698'^^xsd:double;
  dwc:latitude '53.028'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3103 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1747:0xD41BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.028"^^xsd:decimal ;
  dwc:decimalLongitude "-36.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  geo-pos:lat "53.028"^^xsd:decimal ;
  geo-pos:long "-36.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD21ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.698'^^xsd:double;
  dwc:latitude '53.028'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3103 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD21ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2110%3A0xCA1ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2110%3A0xCA1ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2110%3A0xCA1ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.028"^^xsd:decimal ;
  dwc:decimalLongitude "-36.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2110%3A0xCA1ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  geo-pos:lat "53.028"^^xsd:decimal ;
  geo-pos:long "-36.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2110%3A0xCA1ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2110:0xCA1ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2110'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.698'^^xsd:double;
  dwc:latitude '53.028'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3103 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2110:0xCA1ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27198%3A0x771ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27198%3A0x771ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27198%3A0x771ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.028"^^xsd:decimal ;
  dwc:decimalLongitude "-36.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27198%3A0x771ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  geo-pos:lat "53.028"^^xsd:decimal ;
  geo-pos:long "-36.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27198%3A0x771ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27198:0x771ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27198'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.698'^^xsd:double;
  dwc:latitude '53.028'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3103 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27198:0x771ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30435%3A0x6922CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30435%3A0x6922CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30435%3A0x6922CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.028"^^xsd:decimal ;
  dwc:decimalLongitude "-36.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30435%3A0x6922CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  geo-pos:lat "53.028"^^xsd:decimal ;
  geo-pos:long "-36.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30435%3A0x6922CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30435:0x6922CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30435'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.698'^^xsd:double;
  dwc:latitude '53.028'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3103 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30435:0x6922CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9702%3A0x2C1CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9702%3A0x2C1CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9702%3A0x2C1CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.028"^^xsd:decimal ;
  dwc:decimalLongitude "-36.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9702%3A0x2C1CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  geo-pos:lat "53.028"^^xsd:decimal ;
  geo-pos:long "-36.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9702%3A0x2C1CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9702:0x2C1CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9702'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.698'^^xsd:double;
  dwc:latitude '53.028'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3103 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9702:0x2C1CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1876%3A0x601ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1876%3A0x601ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1876%3A0x601ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.028"^^xsd:decimal ;
  dwc:decimalLongitude "-36.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1876%3A0x601ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  geo-pos:lat "53.028"^^xsd:decimal ;
  geo-pos:long "-36.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1876%3A0x601ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1876:0x601ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1876'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.698'^^xsd:double;
  dwc:latitude '53.028'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3103 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1876:0x601ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9744%3A0x5C1ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9744%3A0x5C1ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9744%3A0x5C1ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.028"^^xsd:decimal ;
  dwc:decimalLongitude "-36.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9744%3A0x5C1ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  geo-pos:lat "53.028"^^xsd:decimal ;
  geo-pos:long "-36.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9744%3A0x5C1ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9744:0x5C1ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9744'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.698'^^xsd:double;
  dwc:latitude '53.028'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3103 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9744:0x5C1ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30463%3A0x9822CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30463%3A0x9822CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30463%3A0x9822CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.028"^^xsd:decimal ;
  dwc:decimalLongitude "-36.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30463%3A0x9822CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  geo-pos:lat "53.028"^^xsd:decimal ;
  geo-pos:long "-36.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30463%3A0x9822CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30463:0x9822CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30463'^^xsd:integer;
  dwc:scientificName 'Metacyphocaris helgae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.698'^^xsd:double;
  dwc:latitude '53.028'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3103 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102622'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30463:0x9822CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '102622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9716%3A0xEC1DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9716%3A0xEC1DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9716%3A0xEC1DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.028"^^xsd:decimal ;
  dwc:decimalLongitude "-36.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9716%3A0xEC1DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  geo-pos:lat "53.028"^^xsd:decimal ;
  geo-pos:long "-36.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9716%3A0xEC1DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9716:0xEC1DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9716'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.698'^^xsd:double;
  dwc:latitude '53.028'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3103 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9716:0xEC1DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4617%3A0xDF1DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4617%3A0xDF1DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4617%3A0xDF1DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.028"^^xsd:decimal ;
  dwc:decimalLongitude "-36.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4617%3A0xDF1DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  geo-pos:lat "53.028"^^xsd:decimal ;
  geo-pos:long "-36.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4617%3A0xDF1DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4617:0xDF1DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4617'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.698'^^xsd:double;
  dwc:latitude '53.028'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3103 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4617:0xDF1DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30533%3A0x271CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30533%3A0x271CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30533%3A0x271CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.028"^^xsd:decimal ;
  dwc:decimalLongitude "-36.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30533%3A0x271CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  geo-pos:lat "53.028"^^xsd:decimal ;
  geo-pos:long "-36.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30533%3A0x271CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30533:0x271CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30533'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.698'^^xsd:double;
  dwc:latitude '53.028'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3103 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30533:0x271CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30547%3A0xA822CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30547%3A0xA822CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30547%3A0xA822CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.028"^^xsd:decimal ;
  dwc:decimalLongitude "-36.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30547%3A0xA822CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  geo-pos:lat "53.028"^^xsd:decimal ;
  geo-pos:long "-36.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30547%3A0xA822CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30547:0xA822CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30547'^^xsd:integer;
  dwc:scientificName 'Lanceola clausii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.698'^^xsd:double;
  dwc:latitude '53.028'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3103 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '325370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30547:0xA822CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '325370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30491%3A0xAC1DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30491%3A0xAC1DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30491%3A0xAC1DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.028"^^xsd:decimal ;
  dwc:decimalLongitude "-36.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30491%3A0xAC1DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  geo-pos:lat "53.028"^^xsd:decimal ;
  geo-pos:long "-36.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30491%3A0xAC1DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30491:0xAC1DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30491'^^xsd:integer;
  dwc:scientificName 'Hyperia medusarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.698'^^xsd:double;
  dwc:latitude '53.028'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3103 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30491:0xAC1DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '103253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30519%3A0xB622CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30519%3A0xB622CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30519%3A0xB622CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.028"^^xsd:decimal ;
  dwc:decimalLongitude "-36.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30519%3A0xB622CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  geo-pos:lat "53.028"^^xsd:decimal ;
  geo-pos:long "-36.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30519%3A0xB622CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30519:0xB622CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30519'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.698'^^xsd:double;
  dwc:latitude '53.028'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3103 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30519:0xB622CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30505%3A0x3F1DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30505%3A0x3F1DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30505%3A0x3F1DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.028"^^xsd:decimal ;
  dwc:decimalLongitude "-36.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30505%3A0x3F1DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  geo-pos:lat "53.028"^^xsd:decimal ;
  geo-pos:long "-36.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30505%3A0x3F1DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30505:0x3F1DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30505'^^xsd:integer;
  dwc:scientificName 'Themisto libellula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.698'^^xsd:double;
  dwc:latitude '53.028'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3103 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30505:0x3F1DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '156452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21821%3A0x3C1DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21821%3A0x3C1DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21821%3A0x3C1DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.028"^^xsd:decimal ;
  dwc:decimalLongitude "-36.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21821%3A0x3C1DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  geo-pos:lat "53.028"^^xsd:decimal ;
  geo-pos:long "-36.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21821%3A0x3C1DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21821:0x3C1DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21821'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.698'^^xsd:double;
  dwc:latitude '53.028'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3103 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21821:0x3C1DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1775%3A0xD71CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1775%3A0xD71CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1775%3A0xD71CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.028"^^xsd:decimal ;
  dwc:decimalLongitude "-36.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1775%3A0xD71CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  geo-pos:lat "53.028"^^xsd:decimal ;
  geo-pos:long "-36.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1775%3A0xD71CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1775:0xD71CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1775'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.698'^^xsd:double;
  dwc:latitude '53.028'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3103 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1775:0xD71CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2056%3A0xC21CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2056%3A0xC21CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2056%3A0xC21CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.028"^^xsd:decimal ;
  dwc:decimalLongitude "-36.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2056%3A0xC21CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  geo-pos:lat "53.028"^^xsd:decimal ;
  geo-pos:long "-36.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2056%3A0xC21CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2056:0xC21CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2056'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.698'^^xsd:double;
  dwc:latitude '53.028'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3103 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2056:0xC21CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9730%3A0xBB1CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9730%3A0xBB1CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9730%3A0xBB1CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.028"^^xsd:decimal ;
  dwc:decimalLongitude "-36.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9730%3A0xBB1CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  geo-pos:lat "53.028"^^xsd:decimal ;
  geo-pos:long "-36.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9730%3A0xBB1CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9730:0xBB1CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9730'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.698'^^xsd:double;
  dwc:latitude '53.028'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3103 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9730:0xBB1CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1789%3A0x911CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1789%3A0x911CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1789%3A0x911CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.028"^^xsd:decimal ;
  dwc:decimalLongitude "-36.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1789%3A0x911CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  geo-pos:lat "53.028"^^xsd:decimal ;
  geo-pos:long "-36.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1789%3A0x911CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1789:0x911CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1789'^^xsd:integer;
  dwc:scientificName 'Entelurus aequoreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.698'^^xsd:double;
  dwc:latitude '53.028'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3103 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16426'^^xsd:string;
  dwc:aphiaid '127379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1789:0x911CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1805%3A0x7C1CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1805%3A0x7C1CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1805%3A0x7C1CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.028"^^xsd:decimal ;
  dwc:decimalLongitude "-36.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1805%3A0x7C1CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -36.698)"^^geo:wktLiteral ;
  geo-pos:lat "53.028"^^xsd:decimal ;
  geo-pos:long "-36.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1805%3A0x7C1CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1805:0x7C1CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1805'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.698'^^xsd:double;
  dwc:latitude '53.028'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3103 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1805:0x7C1CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009"^^xsd:decimal ;
  dwc:decimalLongitude "-36.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1501"^^xsd:integer ;
  dwc:maximumDepthInMeters "1900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  geo-pos:lat "53.009"^^xsd:decimal ;
  geo-pos:long "-36.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2B1BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rhincalanus nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.691'^^xsd:double;
  dwc:latitude '53.009'^^xsd:double;
  dwc:minimumDepth '1501'^^xsd:integer;
  dwc:maximumDepth '1900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3255 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2B1BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009"^^xsd:decimal ;
  dwc:decimalLongitude "-36.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1501"^^xsd:integer ;
  dwc:maximumDepthInMeters "1900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  geo-pos:lat "53.009"^^xsd:decimal ;
  geo-pos:long "-36.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7020CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.691'^^xsd:double;
  dwc:latitude '53.009'^^xsd:double;
  dwc:minimumDepth '1501'^^xsd:integer;
  dwc:maximumDepth '1900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3255 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7020CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E20CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E20CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E20CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009"^^xsd:decimal ;
  dwc:decimalLongitude "-36.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1501"^^xsd:integer ;
  dwc:maximumDepthInMeters "1900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E20CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  geo-pos:lat "53.009"^^xsd:decimal ;
  geo-pos:long "-36.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E20CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6E20CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.691'^^xsd:double;
  dwc:latitude '53.009'^^xsd:double;
  dwc:minimumDepth '1501'^^xsd:integer;
  dwc:maximumDepth '1900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3255 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6E20CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7B1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7B1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7B1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009"^^xsd:decimal ;
  dwc:decimalLongitude "-36.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2303"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7B1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  geo-pos:lat "53.009"^^xsd:decimal ;
  geo-pos:long "-36.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7B1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7B1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.691'^^xsd:double;
  dwc:latitude '53.009'^^xsd:double;
  dwc:minimumDepth '1900'^^xsd:integer;
  dwc:maximumDepth '2303'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3255 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7B1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009"^^xsd:decimal ;
  dwc:decimalLongitude "-36.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  geo-pos:lat "53.009"^^xsd:decimal ;
  geo-pos:long "-36.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7A1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.691'^^xsd:double;
  dwc:latitude '53.009'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3255 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7A1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009"^^xsd:decimal ;
  dwc:decimalLongitude "-36.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2303"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  geo-pos:lat "53.009"^^xsd:decimal ;
  geo-pos:long "-36.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x791FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.691'^^xsd:double;
  dwc:latitude '53.009'^^xsd:double;
  dwc:minimumDepth '1900'^^xsd:integer;
  dwc:maximumDepth '2303'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3255 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x791FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009"^^xsd:decimal ;
  dwc:decimalLongitude "-36.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2303"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  geo-pos:lat "53.009"^^xsd:decimal ;
  geo-pos:long "-36.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x791FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.691'^^xsd:double;
  dwc:latitude '53.009'^^xsd:double;
  dwc:minimumDepth '1900'^^xsd:integer;
  dwc:maximumDepth '2303'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3255 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x791FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009"^^xsd:decimal ;
  dwc:decimalLongitude "-36.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2303"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  geo-pos:lat "53.009"^^xsd:decimal ;
  geo-pos:long "-36.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x791FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.691'^^xsd:double;
  dwc:latitude '53.009'^^xsd:double;
  dwc:minimumDepth '1900'^^xsd:integer;
  dwc:maximumDepth '2303'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3255 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x791FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009"^^xsd:decimal ;
  dwc:decimalLongitude "-36.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  geo-pos:lat "53.009"^^xsd:decimal ;
  geo-pos:long "-36.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x341FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.691'^^xsd:double;
  dwc:latitude '53.009'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3255 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x341FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '345251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009"^^xsd:decimal ;
  dwc:decimalLongitude "-36.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  geo-pos:lat "53.009"^^xsd:decimal ;
  geo-pos:long "-36.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x311FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scaphocalanus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.691'^^xsd:double;
  dwc:latitude '53.009'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3255 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104786'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x311FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009"^^xsd:decimal ;
  dwc:decimalLongitude "-36.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  geo-pos:lat "53.009"^^xsd:decimal ;
  geo-pos:long "-36.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x321FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scaphocalanus brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.691'^^xsd:double;
  dwc:latitude '53.009'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3255 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x321FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009"^^xsd:decimal ;
  dwc:decimalLongitude "-36.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  geo-pos:lat "53.009"^^xsd:decimal ;
  geo-pos:long "-36.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x311FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scaphocalanus medius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.691'^^xsd:double;
  dwc:latitude '53.009'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3255 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x311FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009"^^xsd:decimal ;
  dwc:decimalLongitude "-36.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  geo-pos:lat "53.009"^^xsd:decimal ;
  geo-pos:long "-36.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2A1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pseudochirella notacantha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.691'^^xsd:double;
  dwc:latitude '53.009'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3255 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2A1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009"^^xsd:decimal ;
  dwc:decimalLongitude "-36.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2303"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  geo-pos:lat "53.009"^^xsd:decimal ;
  geo-pos:long "-36.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x271FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scaphocalanus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.691'^^xsd:double;
  dwc:latitude '53.009'^^xsd:double;
  dwc:minimumDepth '1900'^^xsd:integer;
  dwc:maximumDepth '2303'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3255 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104786'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x271FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6322CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6322CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6322CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009"^^xsd:decimal ;
  dwc:decimalLongitude "-36.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2303"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6322CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  geo-pos:lat "53.009"^^xsd:decimal ;
  geo-pos:long "-36.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6322CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6322CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.691'^^xsd:double;
  dwc:latitude '53.009'^^xsd:double;
  dwc:minimumDepth '1900'^^xsd:integer;
  dwc:maximumDepth '2303'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3255 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6322CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009"^^xsd:decimal ;
  dwc:decimalLongitude "-36.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1501"^^xsd:integer ;
  dwc:maximumDepthInMeters "1900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  geo-pos:lat "53.009"^^xsd:decimal ;
  geo-pos:long "-36.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC41ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta tonsa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.691'^^xsd:double;
  dwc:latitude '53.009'^^xsd:double;
  dwc:minimumDepth '1501'^^xsd:integer;
  dwc:maximumDepth '1900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3255 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '359879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC41ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '359879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009"^^xsd:decimal ;
  dwc:decimalLongitude "-36.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2303"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  geo-pos:lat "53.009"^^xsd:decimal ;
  geo-pos:long "-36.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBE1ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.691'^^xsd:double;
  dwc:latitude '53.009'^^xsd:double;
  dwc:minimumDepth '1900'^^xsd:integer;
  dwc:maximumDepth '2303'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3255 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBE1ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27033%3A0x5B1ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27033%3A0x5B1ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27033%3A0x5B1ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009"^^xsd:decimal ;
  dwc:decimalLongitude "-36.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1501"^^xsd:integer ;
  dwc:maximumDepthInMeters "1900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27033%3A0x5B1ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  geo-pos:lat "53.009"^^xsd:decimal ;
  geo-pos:long "-36.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27033%3A0x5B1ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27033:0x5B1ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27033'^^xsd:integer;
  dwc:scientificName 'Halicreas minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.691'^^xsd:double;
  dwc:latitude '53.009'^^xsd:double;
  dwc:minimumDepth '1501'^^xsd:integer;
  dwc:maximumDepth '1900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3255 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27033:0x5B1ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '117617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009"^^xsd:decimal ;
  dwc:decimalLongitude "-36.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1501"^^xsd:integer ;
  dwc:maximumDepthInMeters "1900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  geo-pos:lat "53.009"^^xsd:decimal ;
  geo-pos:long "-36.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x251ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia brevicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.691'^^xsd:double;
  dwc:latitude '53.009'^^xsd:double;
  dwc:minimumDepth '1501'^^xsd:integer;
  dwc:maximumDepth '1900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3255 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x251ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009"^^xsd:decimal ;
  dwc:decimalLongitude "-36.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2303"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  geo-pos:lat "53.009"^^xsd:decimal ;
  geo-pos:long "-36.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x221ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.691'^^xsd:double;
  dwc:latitude '53.009'^^xsd:double;
  dwc:minimumDepth '1900'^^xsd:integer;
  dwc:maximumDepth '2303'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3255 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x221ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009"^^xsd:decimal ;
  dwc:decimalLongitude "-36.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2303"^^xsd:integer ;
  dwc:maximumDepthInMeters "2502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  geo-pos:lat "53.009"^^xsd:decimal ;
  geo-pos:long "-36.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x221ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.691'^^xsd:double;
  dwc:latitude '53.009'^^xsd:double;
  dwc:minimumDepth '2303'^^xsd:integer;
  dwc:maximumDepth '2502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3255 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x221ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009"^^xsd:decimal ;
  dwc:decimalLongitude "-36.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1501"^^xsd:integer ;
  dwc:maximumDepthInMeters "1900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  geo-pos:lat "53.009"^^xsd:decimal ;
  geo-pos:long "-36.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x231ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.691'^^xsd:double;
  dwc:latitude '53.009'^^xsd:double;
  dwc:minimumDepth '1501'^^xsd:integer;
  dwc:maximumDepth '1900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3255 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x231ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009"^^xsd:decimal ;
  dwc:decimalLongitude "-36.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2303"^^xsd:integer ;
  dwc:maximumDepthInMeters "2502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  geo-pos:lat "53.009"^^xsd:decimal ;
  geo-pos:long "-36.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x231ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.691'^^xsd:double;
  dwc:latitude '53.009'^^xsd:double;
  dwc:minimumDepth '2303'^^xsd:integer;
  dwc:maximumDepth '2502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3255 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x231ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009"^^xsd:decimal ;
  dwc:decimalLongitude "-36.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1501"^^xsd:integer ;
  dwc:maximumDepthInMeters "1900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  geo-pos:lat "53.009"^^xsd:decimal ;
  geo-pos:long "-36.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x201ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.691'^^xsd:double;
  dwc:latitude '53.009'^^xsd:double;
  dwc:minimumDepth '1501'^^xsd:integer;
  dwc:maximumDepth '1900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3255 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '220908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x201ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '220908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A22CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A22CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A22CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009"^^xsd:decimal ;
  dwc:decimalLongitude "-36.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A22CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  geo-pos:lat "53.009"^^xsd:decimal ;
  geo-pos:long "-36.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A22CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x9A22CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia curta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.691'^^xsd:double;
  dwc:latitude '53.009'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3255 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x9A22CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009"^^xsd:decimal ;
  dwc:decimalLongitude "-36.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2303"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  geo-pos:lat "53.009"^^xsd:decimal ;
  geo-pos:long "-36.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x201ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.691'^^xsd:double;
  dwc:latitude '53.009'^^xsd:double;
  dwc:minimumDepth '1900'^^xsd:integer;
  dwc:maximumDepth '2303'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3255 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '220908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x201ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '220908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009"^^xsd:decimal ;
  dwc:decimalLongitude "-36.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2303"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  geo-pos:lat "53.009"^^xsd:decimal ;
  geo-pos:long "-36.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1E1ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.691'^^xsd:double;
  dwc:latitude '53.009'^^xsd:double;
  dwc:minimumDepth '1900'^^xsd:integer;
  dwc:maximumDepth '2303'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3255 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '220908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1E1ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '220908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009"^^xsd:decimal ;
  dwc:decimalLongitude "-36.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  geo-pos:lat "53.009"^^xsd:decimal ;
  geo-pos:long "-36.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1E1ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.691'^^xsd:double;
  dwc:latitude '53.009'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3255 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '220908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1E1ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '220908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009"^^xsd:decimal ;
  dwc:decimalLongitude "-36.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2303"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  geo-pos:lat "53.009"^^xsd:decimal ;
  geo-pos:long "-36.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1D1ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.691'^^xsd:double;
  dwc:latitude '53.009'^^xsd:double;
  dwc:minimumDepth '1900'^^xsd:integer;
  dwc:maximumDepth '2303'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3255 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1D1ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009"^^xsd:decimal ;
  dwc:decimalLongitude "-36.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1501"^^xsd:integer ;
  dwc:maximumDepthInMeters "1900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  geo-pos:lat "53.009"^^xsd:decimal ;
  geo-pos:long "-36.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF41DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia curta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.691'^^xsd:double;
  dwc:latitude '53.009'^^xsd:double;
  dwc:minimumDepth '1501'^^xsd:integer;
  dwc:maximumDepth '1900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3255 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF41DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA81DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA81DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA81DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009"^^xsd:decimal ;
  dwc:decimalLongitude "-36.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1501"^^xsd:integer ;
  dwc:maximumDepthInMeters "1900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA81DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  geo-pos:lat "53.009"^^xsd:decimal ;
  geo-pos:long "-36.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA81DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA81DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.691'^^xsd:double;
  dwc:latitude '53.009'^^xsd:double;
  dwc:minimumDepth '1501'^^xsd:integer;
  dwc:maximumDepth '1900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3255 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA81DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009"^^xsd:decimal ;
  dwc:decimalLongitude "-36.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2303"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  geo-pos:lat "53.009"^^xsd:decimal ;
  geo-pos:long "-36.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x231CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterostylites major'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.691'^^xsd:double;
  dwc:latitude '53.009'^^xsd:double;
  dwc:minimumDepth '1900'^^xsd:integer;
  dwc:maximumDepth '2303'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3255 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x231CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009"^^xsd:decimal ;
  dwc:decimalLongitude "-36.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2303"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  geo-pos:lat "53.009"^^xsd:decimal ;
  geo-pos:long "-36.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x231CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterostylites major'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.691'^^xsd:double;
  dwc:latitude '53.009'^^xsd:double;
  dwc:minimumDepth '1900'^^xsd:integer;
  dwc:maximumDepth '2303'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3255 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x231CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA01DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA01DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA01DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009"^^xsd:decimal ;
  dwc:decimalLongitude "-36.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA01DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  geo-pos:lat "53.009"^^xsd:decimal ;
  geo-pos:long "-36.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA01DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA01DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.691'^^xsd:double;
  dwc:latitude '53.009'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3255 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA01DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009"^^xsd:decimal ;
  dwc:decimalLongitude "-36.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2303"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  geo-pos:lat "53.009"^^xsd:decimal ;
  geo-pos:long "-36.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4B1DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scaphocalanus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.691'^^xsd:double;
  dwc:latitude '53.009'^^xsd:double;
  dwc:minimumDepth '1900'^^xsd:integer;
  dwc:maximumDepth '2303'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3255 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104786'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4B1DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3D1DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3D1DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3D1DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009"^^xsd:decimal ;
  dwc:decimalLongitude "-36.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3D1DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  geo-pos:lat "53.009"^^xsd:decimal ;
  geo-pos:long "-36.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3D1DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3D1DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aetideopsis multiserrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.691'^^xsd:double;
  dwc:latitude '53.009'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3255 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3D1DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009"^^xsd:decimal ;
  dwc:decimalLongitude "-36.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  geo-pos:lat "53.009"^^xsd:decimal ;
  geo-pos:long "-36.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD01CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.691'^^xsd:double;
  dwc:latitude '53.009'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3255 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD01CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27019%3A0xC91CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27019%3A0xC91CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27019%3A0xC91CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009"^^xsd:decimal ;
  dwc:decimalLongitude "-36.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1501"^^xsd:integer ;
  dwc:maximumDepthInMeters "1900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27019%3A0xC91CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  geo-pos:lat "53.009"^^xsd:decimal ;
  geo-pos:long "-36.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27019%3A0xC91CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27019:0xC91CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27019'^^xsd:integer;
  dwc:scientificName 'Clausophyes moserae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.691'^^xsd:double;
  dwc:latitude '53.009'^^xsd:double;
  dwc:minimumDepth '1501'^^xsd:integer;
  dwc:maximumDepth '1900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3255 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135412'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27019:0xC91CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '135412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27075%3A0xBF1CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27075%3A0xBF1CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27075%3A0xBF1CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009"^^xsd:decimal ;
  dwc:decimalLongitude "-36.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27075%3A0xBF1CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  geo-pos:lat "53.009"^^xsd:decimal ;
  geo-pos:long "-36.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27075%3A0xBF1CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27075:0xBF1CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27075'^^xsd:integer;
  dwc:scientificName 'Gilia reticulata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.691'^^xsd:double;
  dwc:latitude '53.009'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3255 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '196593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27075:0xBF1CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '196593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009"^^xsd:decimal ;
  dwc:decimalLongitude "-36.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  geo-pos:lat "53.009"^^xsd:decimal ;
  geo-pos:long "-36.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x781CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.691'^^xsd:double;
  dwc:latitude '53.009'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3255 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x781CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009"^^xsd:decimal ;
  dwc:decimalLongitude "-36.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1501"^^xsd:integer ;
  dwc:maximumDepthInMeters "1900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  geo-pos:lat "53.009"^^xsd:decimal ;
  geo-pos:long "-36.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x781CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.691'^^xsd:double;
  dwc:latitude '53.009'^^xsd:double;
  dwc:minimumDepth '1501'^^xsd:integer;
  dwc:maximumDepth '1900'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3255 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x781CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009"^^xsd:decimal ;
  dwc:decimalLongitude "-36.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009 -36.691)"^^geo:wktLiteral ;
  geo-pos:lat "53.009"^^xsd:decimal ;
  geo-pos:long "-36.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x371CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.691'^^xsd:double;
  dwc:latitude '53.009'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3255 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x371CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26739%3A0x9621CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26739%3A0x9621CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26739%3A0x9621CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "204"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26739%3A0x9621CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26739%3A0x9621CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26739:0x9621CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26739'^^xsd:integer;
  dwc:scientificName 'Solmissus incisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '204'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117504'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26739:0x9621CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '117504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7020CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7020CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7020CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7020CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "93"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7120CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '93'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7120CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "93"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7120CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '93'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7120CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "803"^^xsd:integer ;
  dwc:maximumDepthInMeters "1001"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6F20CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '803'^^xsd:integer;
  dwc:maximumDepth '1001'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6F20CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "93"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6F20CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '93'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6F20CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "93"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7020CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '93'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7020CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7020CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7020CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E20CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E20CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E20CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "803"^^xsd:integer ;
  dwc:maximumDepthInMeters "1001"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E20CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E20CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6E20CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '803'^^xsd:integer;
  dwc:maximumDepth '1001'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6E20CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6F20CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6F20CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "204"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6F20CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '204'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6F20CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "204"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6F20CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '204'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6F20CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26599%3A0x6220CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26599%3A0x6220CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26599%3A0x6220CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26599%3A0x6220CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26599%3A0x6220CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26599:0x6220CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26599'^^xsd:integer;
  dwc:scientificName 'Clausophyes galeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26599:0x6220CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '135410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3420CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3420CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "204"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3420CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '204'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3420CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3320CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3320CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3320CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3320CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26585%3A0x2A20CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26585%3A0x2A20CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26585%3A0x2A20CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26585%3A0x2A20CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26585%3A0x2A20CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26585:0x2A20CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26585'^^xsd:integer;
  dwc:scientificName 'Crossota rufobrunnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117856'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26585:0x2A20CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '117856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26543%3A0x2820CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26543%3A0x2820CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26543%3A0x2820CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26543%3A0x2820CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26543%3A0x2820CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26543:0x2820CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26543'^^xsd:integer;
  dwc:scientificName 'Crystallophyes amygdalina '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26543:0x2820CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '135414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26697%3A0xFC21CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26697%3A0xFC21CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26697%3A0xFC21CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "204"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26697%3A0xFC21CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26697%3A0xFC21CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26697:0xFC21CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26697'^^xsd:integer;
  dwc:scientificName 'Crystallophyes amygdalina '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '204'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26697:0xFC21CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '135414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26529%3A0xFC21CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26529%3A0xFC21CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26529%3A0xFC21CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26529%3A0xFC21CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26529%3A0xFC21CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26529:0xFC21CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26529'^^xsd:integer;
  dwc:scientificName 'Crystallophyes amygdalina '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26529:0xFC21CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '135414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26543%3A0xFD21CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26543%3A0xFD21CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26543%3A0xFD21CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26543%3A0xFD21CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26543%3A0xFD21CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26543:0xFD21CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26543'^^xsd:integer;
  dwc:scientificName 'Crystallophyes amygdalina '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26543:0xFD21CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '135414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26753%3A0x2220CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26753%3A0x2220CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26753%3A0x2220CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "204"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26753%3A0x2220CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26753%3A0x2220CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26753:0x2220CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26753'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '204'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26753:0x2220CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26725%3A0x2120CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26725%3A0x2120CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26725%3A0x2120CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "204"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26725%3A0x2120CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26725%3A0x2120CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26725:0x2120CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26725'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '204'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26725:0x2120CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "204"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF11FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euaugaptilus magnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '204'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF11FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF21FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF21FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF21FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "93"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF21FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF21FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF21FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euchirella brevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '93'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '149723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF21FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26641%3A0x901FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26641%3A0x901FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26641%3A0x901FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26641%3A0x901FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26641%3A0x901FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26641:0x901FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26641'^^xsd:integer;
  dwc:scientificName 'Botrynema brucei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26641:0x901FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '117615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x841FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x841FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x841FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "204"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x841FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x841FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x841FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '204'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x841FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x841FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x841FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x841FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "204"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x841FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x841FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x841FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '204'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x841FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0B22CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0B22CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0B22CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "204"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0B22CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0B22CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x0B22CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Candacia longimana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '204'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x0B22CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5A1BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Cephalophanes refulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104689'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5A1BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7B1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7B1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7B1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "204"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7B1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7B1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7B1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '204'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7B1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7B1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7B1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7B1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "204"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7B1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7B1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7B1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '204'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7B1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "204"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x791FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '204'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x791FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "93"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x791FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '93'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x791FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "803"^^xsd:integer ;
  dwc:maximumDepthInMeters "1001"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x791FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '803'^^xsd:integer;
  dwc:maximumDepth '1001'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x791FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "204"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x781FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '204'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x781FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "204"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x521FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Undinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '204'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x521FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27103%3A0x1222CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27103%3A0x1222CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27103%3A0x1222CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "803"^^xsd:integer ;
  dwc:maximumDepthInMeters "1001"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27103%3A0x1222CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27103%3A0x1222CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27103:0x1222CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27103'^^xsd:integer;
  dwc:scientificName 'Thalassophyes crystallina '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '803'^^xsd:integer;
  dwc:maximumDepth '1001'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '196655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27103:0x1222CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '135415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26557%3A0x1222CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26557%3A0x1222CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26557%3A0x1222CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26557%3A0x1222CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26557%3A0x1222CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26557:0x1222CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26557'^^xsd:integer;
  dwc:scientificName 'Thalassophyes crystallina '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '196655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26557:0x1222CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '135415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x481FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x481FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x481FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "803"^^xsd:integer ;
  dwc:maximumDepthInMeters "1001"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x481FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x481FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x481FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Amallothrix valida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '803'^^xsd:integer;
  dwc:maximumDepth '1001'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '220858'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x481FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '220858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "204"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x431FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aetideus armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '204'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x431FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26781%3A0x411FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26781%3A0x411FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26781%3A0x411FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "93"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26781%3A0x411FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26781%3A0x411FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26781:0x411FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26781'^^xsd:integer;
  dwc:scientificName 'Aglantha digitale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '93'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26781:0x411FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '117849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27131%3A0x3B1FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27131%3A0x3B1FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27131%3A0x3B1FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "803"^^xsd:integer ;
  dwc:maximumDepthInMeters "1001"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27131%3A0x3B1FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27131%3A0x3B1FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27131:0x3B1FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27131'^^xsd:integer;
  dwc:scientificName 'Aeginura grimaldii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '803'^^xsd:integer;
  dwc:maximumDepth '1001'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27131:0x3B1FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '117266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "204"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x371FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '204'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x371FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "93"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x371FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '93'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x371FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "93"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x351FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '93'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x351FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '345251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "803"^^xsd:integer ;
  dwc:maximumDepthInMeters "1001"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x351FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '803'^^xsd:integer;
  dwc:maximumDepth '1001'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x351FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '345251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "204"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x351FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '204'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x351FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '345251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x351FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x351FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '345251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "803"^^xsd:integer ;
  dwc:maximumDepthInMeters "1001"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x321FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scaphocalanus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '803'^^xsd:integer;
  dwc:maximumDepth '1001'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104786'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x321FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "803"^^xsd:integer ;
  dwc:maximumDepthInMeters "1001"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x321FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scaphocalanus brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '803'^^xsd:integer;
  dwc:maximumDepth '1001'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x321FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x321FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scaphocalanus brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x321FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "204"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2A1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pseudochirella notacantha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '204'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2A1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "204"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x201FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma xiphias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '204'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x201FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x611BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x611BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x611BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "204"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x611BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x611BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x611BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma xiphias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '204'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x611BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "803"^^xsd:integer ;
  dwc:maximumDepthInMeters "1001"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC31ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta tonsa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '803'^^xsd:integer;
  dwc:maximumDepth '1001'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '359879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC31ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '359879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "204"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC31ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta tonsa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '204'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '359879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC31ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '359879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "204"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC41ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta tonsa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '204'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '359879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC41ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '359879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26711%3A0xBF1ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26711%3A0xBF1ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26711%3A0xBF1ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "204"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26711%3A0xBF1ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26711%3A0xBF1ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26711:0xBF1ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26711'^^xsd:integer;
  dwc:scientificName 'Pantachogon haeckeli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '204'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117860'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26711:0xBF1ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '117860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26613%3A0xBF1ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26613%3A0xBF1ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26613%3A0xBF1ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26613%3A0xBF1ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26613%3A0xBF1ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26613:0xBF1ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26613'^^xsd:integer;
  dwc:scientificName 'Pantachogon haeckeli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117860'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26613:0xBF1ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '117860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "204"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBC1ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '204'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBC1ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBD1ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBD1ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "803"^^xsd:integer ;
  dwc:maximumDepthInMeters "1001"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBD1ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '803'^^xsd:integer;
  dwc:maximumDepth '1001'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBD1ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB91ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Haloptilus oxycephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104434'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB91ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x741ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus pileatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x741ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "204"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x741ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus pileatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '204'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x741ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "803"^^xsd:integer ;
  dwc:maximumDepthInMeters "1001"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x731ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '803'^^xsd:integer;
  dwc:maximumDepth '1001'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x731ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x711ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x711ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x711ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "204"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x711ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x711ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x711ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '204'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x711ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26683%3A0x661ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26683%3A0x661ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26683%3A0x661ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "204"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26683%3A0x661ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26683%3A0x661ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26683:0x661ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26683'^^xsd:integer;
  dwc:scientificName 'Gilia reticulata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '204'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '196593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26683:0x661ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '196593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26767%3A0x661ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26767%3A0x661ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26767%3A0x661ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "204"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26767%3A0x661ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26767%3A0x661ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26767:0x661ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26767'^^xsd:integer;
  dwc:scientificName 'Gilia reticulata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '204'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '196593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26767:0x661ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '196593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27145%3A0x651ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27145%3A0x651ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27145%3A0x651ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "803"^^xsd:integer ;
  dwc:maximumDepthInMeters "1001"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27145%3A0x651ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27145%3A0x651ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27145:0x651ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27145'^^xsd:integer;
  dwc:scientificName 'Gilia reticulata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '803'^^xsd:integer;
  dwc:maximumDepth '1001'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '196593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27145:0x651ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '196593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26655%3A0x6C22CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26655%3A0x6C22CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26655%3A0x6C22CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26655%3A0x6C22CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26655%3A0x6C22CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26655:0x6C22CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26655'^^xsd:integer;
  dwc:scientificName 'Gilia reticulata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '196593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26655:0x6C22CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '196593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "204"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x231ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '204'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x231ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x211ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '220908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x211ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '220908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "204"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1E1ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '204'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '220908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1E1ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '220908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "204"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1E1ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '204'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1E1ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "204"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF41DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia curta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '204'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF41DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "803"^^xsd:integer ;
  dwc:maximumDepthInMeters "1001"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x231CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterostylites major'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '803'^^xsd:integer;
  dwc:maximumDepth '1001'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x231CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "803"^^xsd:integer ;
  dwc:maximumDepthInMeters "1001"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x251CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '803'^^xsd:integer;
  dwc:maximumDepth '1001'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x251CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "204"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x271CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '204'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x271CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "204"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4C1DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '204'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4C1DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "204"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4D1DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '204'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4D1DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '345251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4B1DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scaphocalanus magnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4B1DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26557%3A0xDA22CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26557%3A0xDA22CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26557%3A0xDA22CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26557%3A0xDA22CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26557%3A0xDA22CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26557:0xDA22CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26557'^^xsd:integer;
  dwc:scientificName 'Thalassophyes crystallina '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '196655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26557:0xDA22CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '135415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3D1DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3D1DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3D1DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3D1DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3D1DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3D1DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aetideopsis multiserrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3D1DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "204"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD01CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '204'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD01CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "803"^^xsd:integer ;
  dwc:maximumDepthInMeters "1001"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCC1CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '803'^^xsd:integer;
  dwc:maximumDepth '1001'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCC1CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25899%3A0x961CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25899%3A0x961CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25899%3A0x961CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25899%3A0x961CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25899%3A0x961CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25899:0x961CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25899'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25899:0x961CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26725%3A0x961CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26725%3A0x961CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26725%3A0x961CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "204"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26725%3A0x961CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26725%3A0x961CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26725:0x961CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26725'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '204'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26725:0x961CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "204"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8E1CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '204'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8E1CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC71BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC71BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC71BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC71BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC71BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC71BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC71BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x891CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x891CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x891CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "204"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x891CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x891CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x891CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '204'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '220908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x891CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '220908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x851CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x851CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x851CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "204"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x851CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x851CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x851CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '204'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x851CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7E1CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta tonsa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '359879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7E1CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '359879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "93"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7C1CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '93'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7C1CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "803"^^xsd:integer ;
  dwc:maximumDepthInMeters "1001"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x791CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '803'^^xsd:integer;
  dwc:maximumDepth '1001'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x791CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x781CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x781CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "803"^^xsd:integer ;
  dwc:maximumDepthInMeters "1001"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x781CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '803'^^xsd:integer;
  dwc:maximumDepth '1001'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x781CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "93"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x371CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '93'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x371CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x301CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x301CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x301CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005"^^xsd:decimal ;
  dwc:decimalLongitude "-36.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x301CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005 -36.668)"^^geo:wktLiteral ;
  geo-pos:lat "53.005"^^xsd:decimal ;
  geo-pos:long "-36.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x301CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x301CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rhincalanus nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.668'^^xsd:double;
  dwc:latitude '53.005'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3107 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x301CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '104543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1004"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7520CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1004'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7520CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7520CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7520CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7520CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7520CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7520CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7520CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7420CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7420CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7420CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7420CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7420CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7420CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7220CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7220CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7220CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7220CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7320CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7320CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7320CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7320CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7120CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7120CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7120CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7120CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25199%3A0xD01BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25199%3A0xD01BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25199%3A0xD01BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25199%3A0xD01BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25199%3A0xD01BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25199:0xD01BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25199'^^xsd:integer;
  dwc:scientificName 'Chuniphyes multidentata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25199:0xD01BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C20CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C20CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C20CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1004"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C20CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C20CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5C20CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Chiridius gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1004'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5C20CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25185%3A0x2920CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25185%3A0x2920CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25185%3A0x2920CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25185%3A0x2920CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25185%3A0x2920CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25185:0x2920CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25185'^^xsd:integer;
  dwc:scientificName 'Crystallophyes amygdalina '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25185:0x2920CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '135414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25087%3A0xFC21CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25087%3A0xFC21CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25087%3A0xFC21CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25087%3A0xFC21CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25087%3A0xFC21CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25087:0xFC21CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25087'^^xsd:integer;
  dwc:scientificName 'Crystallophyes amygdalina '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25087:0xFC21CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '135414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25101%3A0xFC21CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25101%3A0xFC21CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25101%3A0xFC21CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25101%3A0xFC21CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25101%3A0xFC21CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25101:0xFC21CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25101'^^xsd:integer;
  dwc:scientificName 'Crystallophyes amygdalina '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25101:0xFC21CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '135414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25101%3A0xFC21CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25101%3A0xFC21CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25101%3A0xFC21CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25101%3A0xFC21CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25101%3A0xFC21CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25101:0xFC21CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25101'^^xsd:integer;
  dwc:scientificName 'Crystallophyes amygdalina '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25101:0xFC21CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '135414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25227%3A0x2320CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25227%3A0x2320CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25227%3A0x2320CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25227%3A0x2320CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25227%3A0x2320CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25227:0x2320CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25227'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25227:0x2320CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25143%3A0x2320CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25143%3A0x2320CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25143%3A0x2320CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25143%3A0x2320CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25143%3A0x2320CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25143:0x2320CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25143'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25143:0x2320CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25143%3A0x2320CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25143%3A0x2320CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25143%3A0x2320CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25143%3A0x2320CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25143%3A0x2320CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25143:0x2320CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25143'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25143:0x2320CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25451%3A0x2420CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25451%3A0x2420CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25451%3A0x2420CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25451%3A0x2420CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25451%3A0x2420CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25451:0x2420CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25451'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25451:0x2420CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F21CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F21CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F21CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F21CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F21CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4F21CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4F21CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x821FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x821FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x831FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x831FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x801FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x801FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7F1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7F1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1004"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7F1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1004'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7F1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x521FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Undeuchaeta major'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x521FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25787%3A0x501FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25787%3A0x501FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25787%3A0x501FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1004"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25787%3A0x501FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25787%3A0x501FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25787:0x501FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25787'^^xsd:integer;
  dwc:scientificName 'Thalassophyes crystallina '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1004'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '196655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25787:0x501FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '135415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25213%3A0x501FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25213%3A0x501FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25213%3A0x501FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25213%3A0x501FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25213%3A0x501FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25213:0x501FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25213'^^xsd:integer;
  dwc:scientificName 'Thalassophyes crystallina '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '196655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25213:0x501FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '135415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25129%3A0x501FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25129%3A0x501FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25129%3A0x501FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25129%3A0x501FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25129%3A0x501FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25129:0x501FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25129'^^xsd:integer;
  dwc:scientificName 'Thalassophyes crystallina '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '196655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25129:0x501FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '135415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x431FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aetideus giesbrechti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x431FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25479%3A0x421FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25479%3A0x421FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25479%3A0x421FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25479%3A0x421FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25479%3A0x421FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25479:0x421FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25479'^^xsd:integer;
  dwc:scientificName 'Aglantha digitale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25479:0x421FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '117849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3C1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aetideopsis armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '356886'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3C1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x361FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x361FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '345251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5822CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5822CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5822CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5822CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5822CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5822CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5822CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x301FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x301FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x301FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x301FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x301FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x301FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x301FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x301FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x301FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x301FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x301FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x301FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x301FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x301FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1004"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2C1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rhincalanus nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1004'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2C1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5922CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5922CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5922CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5922CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5922CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5922CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pseudochirella pustulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5922CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x291FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x291FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x291FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x291FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x291FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x291FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x291FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1004"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x261FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scaphocalanus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1004'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104786'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x261FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x221FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma xiphias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x221FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6422CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6422CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6422CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6422CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6422CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6422CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta tonsa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '359879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6422CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '359879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1004"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC51ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta tonsa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1004'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '359879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC51ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '359879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC11ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC11ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC11ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1004"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC11ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC11ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC11ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pachyptilus eurygnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1004'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC11ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '345244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBD1ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBD1ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBE1ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBE1ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x741ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x741ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x741ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x741ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x731ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x731ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1004"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x731ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1004'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x731ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25801%3A0x671ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25801%3A0x671ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25801%3A0x671ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1004"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25801%3A0x671ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25801%3A0x671ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25801:0x671ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25801'^^xsd:integer;
  dwc:scientificName 'Gilia reticulata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1004'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '196593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25801:0x671ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '196593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x261ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x261ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x261ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x261ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25269%3A0x231ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25269%3A0x231ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25269%3A0x231ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25269%3A0x231ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25269%3A0x231ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25269:0x231ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25269'^^xsd:integer;
  dwc:scientificName 'Nanomia cara '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25269:0x231ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '135496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1004"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x211ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1004'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x211ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x211ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x211ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x221ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x221ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x201ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x201ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A22CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A22CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A22CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1004"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A22CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A22CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x9A22CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1004'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x9A22CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1F1ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '220908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1F1ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '220908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1F1ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '220908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1F1ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '220908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1D1ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1D1ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF51DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF51DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF51DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF51DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF51DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF51DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia curta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF51DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x241CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x241CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA11DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA11DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1004"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA11DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1004'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA11DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x501DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma xiphias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x501DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x501DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma xiphias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x501DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB122CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB122CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB122CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB122CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB122CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB122CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma xiphias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB122CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1004"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4C1DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1004'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4C1DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4B1DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scaphocalanus brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4B1DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3D1DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3D1DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3D1DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1004"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3D1DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3D1DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3D1DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aetideopsis multiserrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1004'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3D1DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCE1CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCE1CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCE1CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1004"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCE1CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCE1CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCE1CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1004'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCE1CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCD1CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCD1CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCC1CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCC1CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCC1CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCC1CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25759%3A0xCB1CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25759%3A0xCB1CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25759%3A0xCB1CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1004"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25759%3A0xCB1CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25759%3A0xCB1CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25759:0xCB1CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25759'^^xsd:integer;
  dwc:scientificName 'Botrynema brucei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1004'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25759:0xCB1CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '117615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25157%3A0xBF1CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25157%3A0xBF1CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25157%3A0xBF1CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25157%3A0xBF1CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25157%3A0xBF1CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25157:0xBF1CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25157'^^xsd:integer;
  dwc:scientificName 'Gilia reticulata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '196593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25157:0xBF1CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '196593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB81CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euchaeta spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB81CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25773%3A0xC51BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25773%3A0xC51BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25773%3A0xC51BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1004"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25773%3A0xC51BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25773%3A0xC51BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25773:0xC51BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25773'^^xsd:integer;
  dwc:scientificName 'Crossota rufobrunnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1004'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117856'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25773:0xC51BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '117856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25745%3A0x901CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25745%3A0x901CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25745%3A0x901CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1004"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25745%3A0x901CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25745%3A0x901CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25745:0x901CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25745'^^xsd:integer;
  dwc:scientificName 'Crystallophyes amygdalina '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1004'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25745:0x901CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '135414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE622CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE622CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE622CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE622CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE622CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE622CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE622CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7E1CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta tonsa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '359879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7E1CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '359879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED22CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED22CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED22CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED22CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED22CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xED22CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xED22CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521"^^xsd:decimal ;
  dwc:decimalLongitude "-36.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521 -36.591)"^^geo:wktLiteral ;
  geo-pos:lat "55.521"^^xsd:decimal ;
  geo-pos:long "-36.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x361CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.591'^^xsd:double;
  dwc:latitude '55.521'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2292 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x361CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAB20CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAB20CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAB20CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.523"^^xsd:decimal ;
  dwc:decimalLongitude "-36.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "989"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAB20CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  geo-pos:lat "55.523"^^xsd:decimal ;
  geo-pos:long "-36.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAB20CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xAB20CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Spinocalanus abyssalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.571'^^xsd:double;
  dwc:latitude '55.523'^^xsd:double;
  dwc:minimumDepth '989'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xAB20CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1792081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25717%3A0x9621CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25717%3A0x9621CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25717%3A0x9621CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.523"^^xsd:decimal ;
  dwc:decimalLongitude "-36.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "989"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25717%3A0x9621CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  geo-pos:lat "55.523"^^xsd:decimal ;
  geo-pos:long "-36.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25717%3A0x9621CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25717:0x9621CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25717'^^xsd:integer;
  dwc:scientificName 'Solmissus incisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.571'^^xsd:double;
  dwc:latitude '55.523'^^xsd:double;
  dwc:minimumDepth '989'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117504'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25717:0x9621CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '117504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.523"^^xsd:decimal ;
  dwc:decimalLongitude "-36.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  geo-pos:lat "55.523"^^xsd:decimal ;
  geo-pos:long "-36.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7520CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.571'^^xsd:double;
  dwc:latitude '55.523'^^xsd:double;
  dwc:minimumDepth '1503'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7520CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.523"^^xsd:decimal ;
  dwc:decimalLongitude "-36.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "989"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  geo-pos:lat "55.523"^^xsd:decimal ;
  geo-pos:long "-36.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7520CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.571'^^xsd:double;
  dwc:latitude '55.523'^^xsd:double;
  dwc:minimumDepth '989'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7520CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.523"^^xsd:decimal ;
  dwc:decimalLongitude "-36.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "989"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  geo-pos:lat "55.523"^^xsd:decimal ;
  geo-pos:long "-36.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7320CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.571'^^xsd:double;
  dwc:latitude '55.523'^^xsd:double;
  dwc:minimumDepth '989'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7320CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25675%3A0x6420CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25675%3A0x6420CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25675%3A0x6420CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.523"^^xsd:decimal ;
  dwc:decimalLongitude "-36.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25675%3A0x6420CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  geo-pos:lat "55.523"^^xsd:decimal ;
  geo-pos:long "-36.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25675%3A0x6420CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25675:0x6420CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25675'^^xsd:integer;
  dwc:scientificName 'Chuniphyes multidentata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.571'^^xsd:double;
  dwc:latitude '55.523'^^xsd:double;
  dwc:minimumDepth '1503'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25675:0x6420CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25703%3A0x6220CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25703%3A0x6220CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25703%3A0x6220CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.523"^^xsd:decimal ;
  dwc:decimalLongitude "-36.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "989"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25703%3A0x6220CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  geo-pos:lat "55.523"^^xsd:decimal ;
  geo-pos:long "-36.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25703%3A0x6220CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25703:0x6220CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25703'^^xsd:integer;
  dwc:scientificName 'Clausophyes moserae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.571'^^xsd:double;
  dwc:latitude '55.523'^^xsd:double;
  dwc:minimumDepth '989'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135412'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25703:0x6220CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '135412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25731%3A0x901FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25731%3A0x901FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25731%3A0x901FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.523"^^xsd:decimal ;
  dwc:decimalLongitude "-36.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "989"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25731%3A0x901FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  geo-pos:lat "55.523"^^xsd:decimal ;
  geo-pos:long "-36.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25731%3A0x901FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25731:0x901FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25731'^^xsd:integer;
  dwc:scientificName 'Botrynema brucei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.571'^^xsd:double;
  dwc:latitude '55.523'^^xsd:double;
  dwc:minimumDepth '989'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25731:0x901FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '117615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F21CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F21CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F21CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.523"^^xsd:decimal ;
  dwc:decimalLongitude "-36.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F21CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  geo-pos:lat "55.523"^^xsd:decimal ;
  geo-pos:long "-36.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F21CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4F21CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.571'^^xsd:double;
  dwc:latitude '55.523'^^xsd:double;
  dwc:minimumDepth '1503'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4F21CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5021CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5021CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5021CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.523"^^xsd:decimal ;
  dwc:decimalLongitude "-36.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1901"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5021CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  geo-pos:lat "55.523"^^xsd:decimal ;
  geo-pos:long "-36.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5021CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5021CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.571'^^xsd:double;
  dwc:latitude '55.523'^^xsd:double;
  dwc:minimumDepth '1901'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5021CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.523"^^xsd:decimal ;
  dwc:decimalLongitude "-36.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1901"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  geo-pos:lat "55.523"^^xsd:decimal ;
  geo-pos:long "-36.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x821FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.571'^^xsd:double;
  dwc:latitude '55.523'^^xsd:double;
  dwc:minimumDepth '1901'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x821FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.523"^^xsd:decimal ;
  dwc:decimalLongitude "-36.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  geo-pos:lat "55.523"^^xsd:decimal ;
  geo-pos:long "-36.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x441FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aetideopsis multiserrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.571'^^xsd:double;
  dwc:latitude '55.523'^^xsd:double;
  dwc:minimumDepth '1503'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x441FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.523"^^xsd:decimal ;
  dwc:decimalLongitude "-36.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "989"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  geo-pos:lat "55.523"^^xsd:decimal ;
  geo-pos:long "-36.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x311FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scaphocalanus medius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.571'^^xsd:double;
  dwc:latitude '55.523'^^xsd:double;
  dwc:minimumDepth '989'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x311FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5822CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5822CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5822CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.523"^^xsd:decimal ;
  dwc:decimalLongitude "-36.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "989"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5822CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  geo-pos:lat "55.523"^^xsd:decimal ;
  geo-pos:long "-36.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5822CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5822CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.571'^^xsd:double;
  dwc:latitude '55.523'^^xsd:double;
  dwc:minimumDepth '989'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5822CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x291FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x291FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x291FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.523"^^xsd:decimal ;
  dwc:decimalLongitude "-36.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1901"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x291FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  geo-pos:lat "55.523"^^xsd:decimal ;
  geo-pos:long "-36.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x291FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x291FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.571'^^xsd:double;
  dwc:latitude '55.523'^^xsd:double;
  dwc:minimumDepth '1901'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x291FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x291FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x291FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x291FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.523"^^xsd:decimal ;
  dwc:decimalLongitude "-36.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x291FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  geo-pos:lat "55.523"^^xsd:decimal ;
  geo-pos:long "-36.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x291FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x291FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.571'^^xsd:double;
  dwc:latitude '55.523'^^xsd:double;
  dwc:minimumDepth '1503'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x291FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.523"^^xsd:decimal ;
  dwc:decimalLongitude "-36.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1901"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  geo-pos:lat "55.523"^^xsd:decimal ;
  geo-pos:long "-36.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBD1ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.571'^^xsd:double;
  dwc:latitude '55.523'^^xsd:double;
  dwc:minimumDepth '1901'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBD1ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.523"^^xsd:decimal ;
  dwc:decimalLongitude "-36.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  geo-pos:lat "55.523"^^xsd:decimal ;
  geo-pos:long "-36.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBE1ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.571'^^xsd:double;
  dwc:latitude '55.523'^^xsd:double;
  dwc:minimumDepth '1503'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBE1ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.523"^^xsd:decimal ;
  dwc:decimalLongitude "-36.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  geo-pos:lat "55.523"^^xsd:decimal ;
  geo-pos:long "-36.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x741ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.571'^^xsd:double;
  dwc:latitude '55.523'^^xsd:double;
  dwc:minimumDepth '1503'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x741ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.523"^^xsd:decimal ;
  dwc:decimalLongitude "-36.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "989"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  geo-pos:lat "55.523"^^xsd:decimal ;
  geo-pos:long "-36.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x731ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.571'^^xsd:double;
  dwc:latitude '55.523'^^xsd:double;
  dwc:minimumDepth '989'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x731ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.523"^^xsd:decimal ;
  dwc:decimalLongitude "-36.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  geo-pos:lat "55.523"^^xsd:decimal ;
  geo-pos:long "-36.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6C1ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus brevispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.571'^^xsd:double;
  dwc:latitude '55.523'^^xsd:double;
  dwc:minimumDepth '1503'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '254602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6C1ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '254602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.523"^^xsd:decimal ;
  dwc:decimalLongitude "-36.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  geo-pos:lat "55.523"^^xsd:decimal ;
  geo-pos:long "-36.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x211ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.571'^^xsd:double;
  dwc:latitude '55.523'^^xsd:double;
  dwc:minimumDepth '1503'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x211ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.523"^^xsd:decimal ;
  dwc:decimalLongitude "-36.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "989"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  geo-pos:lat "55.523"^^xsd:decimal ;
  geo-pos:long "-36.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x221ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.571'^^xsd:double;
  dwc:latitude '55.523'^^xsd:double;
  dwc:minimumDepth '989'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x221ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.523"^^xsd:decimal ;
  dwc:decimalLongitude "-36.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  geo-pos:lat "55.523"^^xsd:decimal ;
  geo-pos:long "-36.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1F1ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.571'^^xsd:double;
  dwc:latitude '55.523'^^xsd:double;
  dwc:minimumDepth '1503'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '220908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1F1ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '220908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.523"^^xsd:decimal ;
  dwc:decimalLongitude "-36.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "989"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  geo-pos:lat "55.523"^^xsd:decimal ;
  geo-pos:long "-36.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1E1ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.571'^^xsd:double;
  dwc:latitude '55.523'^^xsd:double;
  dwc:minimumDepth '989'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1E1ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.523"^^xsd:decimal ;
  dwc:decimalLongitude "-36.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  geo-pos:lat "55.523"^^xsd:decimal ;
  geo-pos:long "-36.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1D1ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.571'^^xsd:double;
  dwc:latitude '55.523'^^xsd:double;
  dwc:minimumDepth '1503'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1D1ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.523"^^xsd:decimal ;
  dwc:decimalLongitude "-36.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "989"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  geo-pos:lat "55.523"^^xsd:decimal ;
  geo-pos:long "-36.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1C1ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.571'^^xsd:double;
  dwc:latitude '55.523'^^xsd:double;
  dwc:minimumDepth '989'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1C1ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.523"^^xsd:decimal ;
  dwc:decimalLongitude "-36.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1901"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  geo-pos:lat "55.523"^^xsd:decimal ;
  geo-pos:long "-36.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x231CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.571'^^xsd:double;
  dwc:latitude '55.523'^^xsd:double;
  dwc:minimumDepth '1901'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x231CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.523"^^xsd:decimal ;
  dwc:decimalLongitude "-36.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "989"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  geo-pos:lat "55.523"^^xsd:decimal ;
  geo-pos:long "-36.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA11DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.571'^^xsd:double;
  dwc:latitude '55.523'^^xsd:double;
  dwc:minimumDepth '989'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA11DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.523"^^xsd:decimal ;
  dwc:decimalLongitude "-36.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "989"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  geo-pos:lat "55.523"^^xsd:decimal ;
  geo-pos:long "-36.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x211CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia curta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.571'^^xsd:double;
  dwc:latitude '55.523'^^xsd:double;
  dwc:minimumDepth '989'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x211CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.523"^^xsd:decimal ;
  dwc:decimalLongitude "-36.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "989"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  geo-pos:lat "55.523"^^xsd:decimal ;
  geo-pos:long "-36.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4B1DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scaphocalanus brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.571'^^xsd:double;
  dwc:latitude '55.523'^^xsd:double;
  dwc:minimumDepth '989'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4B1DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.523"^^xsd:decimal ;
  dwc:decimalLongitude "-36.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1901"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  geo-pos:lat "55.523"^^xsd:decimal ;
  geo-pos:long "-36.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCF1CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.571'^^xsd:double;
  dwc:latitude '55.523'^^xsd:double;
  dwc:minimumDepth '1901'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCF1CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.523"^^xsd:decimal ;
  dwc:decimalLongitude "-36.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  geo-pos:lat "55.523"^^xsd:decimal ;
  geo-pos:long "-36.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCF1CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.571'^^xsd:double;
  dwc:latitude '55.523'^^xsd:double;
  dwc:minimumDepth '1503'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCF1CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.523"^^xsd:decimal ;
  dwc:decimalLongitude "-36.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "989"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  geo-pos:lat "55.523"^^xsd:decimal ;
  geo-pos:long "-36.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCF1CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.571'^^xsd:double;
  dwc:latitude '55.523'^^xsd:double;
  dwc:minimumDepth '989'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCF1CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCE1CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCE1CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCE1CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.523"^^xsd:decimal ;
  dwc:decimalLongitude "-36.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1901"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCE1CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  geo-pos:lat "55.523"^^xsd:decimal ;
  geo-pos:long "-36.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCE1CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCE1CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.571'^^xsd:double;
  dwc:latitude '55.523'^^xsd:double;
  dwc:minimumDepth '1901'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCE1CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE122CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE122CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE122CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.523"^^xsd:decimal ;
  dwc:decimalLongitude "-36.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "989"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE122CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  geo-pos:lat "55.523"^^xsd:decimal ;
  geo-pos:long "-36.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE122CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE122CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus brevispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.571'^^xsd:double;
  dwc:latitude '55.523'^^xsd:double;
  dwc:minimumDepth '989'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '254602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE122CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '254602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE622CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE622CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE622CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.523"^^xsd:decimal ;
  dwc:decimalLongitude "-36.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE622CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.523 -36.571)"^^geo:wktLiteral ;
  geo-pos:lat "55.523"^^xsd:decimal ;
  geo-pos:long "-36.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE622CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE622CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.571'^^xsd:double;
  dwc:latitude '55.523'^^xsd:double;
  dwc:minimumDepth '1503'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE622CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9621CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9621CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9621CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.609 -36.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.609"^^xsd:decimal ;
  dwc:decimalLongitude "-36.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "1928"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9621CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.609 -36.57)"^^geo:wktLiteral ;
  geo-pos:lat "55.609"^^xsd:decimal ;
  geo-pos:long "-36.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9621CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x9621CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Solidosagitta zetesios'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.57'^^xsd:double;
  dwc:latitude '55.609'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '1928'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2147 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x9621CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '105463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A996%3A0x9D20CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A996%3A0x9D20CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A996%3A0x9D20CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.609 -36.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.609"^^xsd:decimal ;
  dwc:decimalLongitude "-36.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1986"^^xsd:integer ;
  dwc:maximumDepthInMeters "1928"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A996%3A0x9D20CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.609 -36.57)"^^geo:wktLiteral ;
  geo-pos:lat "55.609"^^xsd:decimal ;
  geo-pos:long "-36.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A996%3A0x9D20CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:996:0x9D20CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '996'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.57'^^xsd:double;
  dwc:latitude '55.609'^^xsd:double;
  dwc:minimumDepth '1986'^^xsd:integer;
  dwc:maximumDepth '1928'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2147 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:996:0x9D20CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A982%3A0xE81FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A982%3A0xE81FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A982%3A0xE81FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.609 -36.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.609"^^xsd:decimal ;
  dwc:decimalLongitude "-36.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1986"^^xsd:integer ;
  dwc:maximumDepthInMeters "1928"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A982%3A0xE81FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.609 -36.57)"^^geo:wktLiteral ;
  geo-pos:lat "55.609"^^xsd:decimal ;
  geo-pos:long "-36.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A982%3A0xE81FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:982:0xE81FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '982'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton; Ofer Gon'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.57'^^xsd:double;
  dwc:latitude '55.609'^^xsd:double;
  dwc:minimumDepth '1986'^^xsd:integer;
  dwc:maximumDepth '1928'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2147 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16646'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:982:0xE81FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0A22CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0A22CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0A22CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.609 -36.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.609"^^xsd:decimal ;
  dwc:decimalLongitude "-36.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "1928"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0A22CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.609 -36.57)"^^geo:wktLiteral ;
  geo-pos:lat "55.609"^^xsd:decimal ;
  geo-pos:long "-36.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0A22CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x0A22CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Caecosagitta macrocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.57'^^xsd:double;
  dwc:latitude '55.609'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '1928'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2147 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x0A22CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '105431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5221CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5221CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5221CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.609 -36.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.609"^^xsd:decimal ;
  dwc:decimalLongitude "-36.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "1928"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5221CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.609 -36.57)"^^geo:wktLiteral ;
  geo-pos:lat "55.609"^^xsd:decimal ;
  geo-pos:long "-36.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5221CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5221CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.57'^^xsd:double;
  dwc:latitude '55.609'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '1928'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2147 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5221CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.609 -36.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.609"^^xsd:decimal ;
  dwc:decimalLongitude "-36.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "1928"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.609 -36.57)"^^geo:wktLiteral ;
  geo-pos:lat "55.609"^^xsd:decimal ;
  geo-pos:long "-36.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2A1CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Eukrohnia fowleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.57'^^xsd:double;
  dwc:latitude '55.609'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '1928'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2147 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2A1CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '105415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A968%3A0x4C1DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A968%3A0x4C1DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A968%3A0x4C1DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.609 -36.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.609"^^xsd:decimal ;
  dwc:decimalLongitude "-36.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1986"^^xsd:integer ;
  dwc:maximumDepthInMeters "1928"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A968%3A0x4C1DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.609 -36.57)"^^geo:wktLiteral ;
  geo-pos:lat "55.609"^^xsd:decimal ;
  geo-pos:long "-36.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A968%3A0x4C1DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:968:0x4C1DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '968'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.57'^^xsd:double;
  dwc:latitude '55.609'^^xsd:double;
  dwc:minimumDepth '1986'^^xsd:integer;
  dwc:maximumDepth '1928'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2147 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:968:0x4C1DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12374%3A0x8821CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12374%3A0x8821CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12374%3A0x8821CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.604"^^xsd:decimal ;
  dwc:decimalLongitude "-36.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "1997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12374%3A0x8821CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  geo-pos:lat "55.604"^^xsd:decimal ;
  geo-pos:long "-36.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12374%3A0x8821CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12374:0x8821CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12374'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.569'^^xsd:double;
  dwc:latitude '55.604'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '1997'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2144 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12374:0x8821CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32275%3A0x1221CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32275%3A0x1221CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32275%3A0x1221CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.604"^^xsd:decimal ;
  dwc:decimalLongitude "-36.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "1997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32275%3A0x1221CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  geo-pos:lat "55.604"^^xsd:decimal ;
  geo-pos:long "-36.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32275%3A0x1221CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32275:0x1221CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32275'^^xsd:integer;
  dwc:scientificName 'Scypholanceola aestiva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.569'^^xsd:double;
  dwc:latitude '55.604'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '1997'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2144 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '180730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32275:0x1221CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '180730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A162%3A0x8921CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A162%3A0x8921CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A162%3A0x8921CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.604"^^xsd:decimal ;
  dwc:decimalLongitude "-36.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "1997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A162%3A0x8921CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  geo-pos:lat "55.604"^^xsd:decimal ;
  geo-pos:long "-36.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A162%3A0x8921CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:162:0x8921CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '162'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.569'^^xsd:double;
  dwc:latitude '55.604'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '1997'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2144 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:162:0x8921CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28284%3A0x8B21CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28284%3A0x8B21CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28284%3A0x8B21CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.604"^^xsd:decimal ;
  dwc:decimalLongitude "-36.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "1997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28284%3A0x8B21CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  geo-pos:lat "55.604"^^xsd:decimal ;
  geo-pos:long "-36.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28284%3A0x8B21CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28284:0x8B21CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28284'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.569'^^xsd:double;
  dwc:latitude '55.604'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '1997'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2144 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28284:0x8B21CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28298%3A0x8E21CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28298%3A0x8E21CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28298%3A0x8E21CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.604"^^xsd:decimal ;
  dwc:decimalLongitude "-36.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "1997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28298%3A0x8E21CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  geo-pos:lat "55.604"^^xsd:decimal ;
  geo-pos:long "-36.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28298%3A0x8E21CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28298:0x8E21CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28298'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.569'^^xsd:double;
  dwc:latitude '55.604'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '1997'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2144 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28298:0x8E21CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7697%3A0x9A20CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7697%3A0x9A20CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7697%3A0x9A20CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.604"^^xsd:decimal ;
  dwc:decimalLongitude "-36.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "1997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7697%3A0x9A20CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  geo-pos:lat "55.604"^^xsd:decimal ;
  geo-pos:long "-36.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7697%3A0x9A20CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7697:0x9A20CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7697'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.569'^^xsd:double;
  dwc:latitude '55.604'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '1997'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2144 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1499'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7697:0x9A20CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3047%3A0x9A20CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3047%3A0x9A20CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3047%3A0x9A20CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.604"^^xsd:decimal ;
  dwc:decimalLongitude "-36.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "1997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3047%3A0x9A20CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  geo-pos:lat "55.604"^^xsd:decimal ;
  geo-pos:long "-36.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3047%3A0x9A20CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3047:0x9A20CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3047'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.569'^^xsd:double;
  dwc:latitude '55.604'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '1997'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2144 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3047:0x9A20CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1265%3A0x5920CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1265%3A0x5920CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1265%3A0x5920CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.604"^^xsd:decimal ;
  dwc:decimalLongitude "-36.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "1997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1265%3A0x5920CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  geo-pos:lat "55.604"^^xsd:decimal ;
  geo-pos:long "-36.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1265%3A0x5920CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1265:0x5920CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1265'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.569'^^xsd:double;
  dwc:latitude '55.604'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '1997'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2144 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1265:0x5920CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32219%3A0x0122CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32219%3A0x0122CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32219%3A0x0122CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.604"^^xsd:decimal ;
  dwc:decimalLongitude "-36.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "1997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32219%3A0x0122CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  geo-pos:lat "55.604"^^xsd:decimal ;
  geo-pos:long "-36.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32219%3A0x0122CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32219:0x0122CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32219'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.569'^^xsd:double;
  dwc:latitude '55.604'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '1997'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2144 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32219:0x0122CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3033%3A0xF51FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3033%3A0xF51FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3033%3A0xF51FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.604"^^xsd:decimal ;
  dwc:decimalLongitude "-36.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "1997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3033%3A0xF51FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  geo-pos:lat "55.604"^^xsd:decimal ;
  geo-pos:long "-36.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3033%3A0xF51FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3033:0xF51FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3033'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.569'^^xsd:double;
  dwc:latitude '55.604'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '1997'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2144 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16206'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3033:0xF51FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32261%3A0x0122CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32261%3A0x0122CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32261%3A0x0122CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.604"^^xsd:decimal ;
  dwc:decimalLongitude "-36.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "1997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32261%3A0x0122CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  geo-pos:lat "55.604"^^xsd:decimal ;
  geo-pos:long "-36.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32261%3A0x0122CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32261:0x0122CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32261'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.569'^^xsd:double;
  dwc:latitude '55.604'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '1997'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2144 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32261:0x0122CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A130%3A0xEA1FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A130%3A0xEA1FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A130%3A0xEA1FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.604"^^xsd:decimal ;
  dwc:decimalLongitude "-36.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "1997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A130%3A0xEA1FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  geo-pos:lat "55.604"^^xsd:decimal ;
  geo-pos:long "-36.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A130%3A0xEA1FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:130:0xEA1FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '130'^^xsd:integer;
  dwc:scientificName 'Dysalotus alcocki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.569'^^xsd:double;
  dwc:latitude '55.604'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '1997'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2144 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '159665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:130:0xEA1FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '159665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25004%3A0xE81FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25004%3A0xE81FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25004%3A0xE81FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.604"^^xsd:decimal ;
  dwc:decimalLongitude "-36.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "1997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25004%3A0xE81FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  geo-pos:lat "55.604"^^xsd:decimal ;
  geo-pos:long "-36.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25004%3A0xE81FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25004:0xE81FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25004'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.569'^^xsd:double;
  dwc:latitude '55.604'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '1997'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2144 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16647'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25004:0xE81FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22210%3A0x551FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22210%3A0x551FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22210%3A0x551FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.604"^^xsd:decimal ;
  dwc:decimalLongitude "-36.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "1997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22210%3A0x551FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  geo-pos:lat "55.604"^^xsd:decimal ;
  geo-pos:long "-36.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22210%3A0x551FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22210:0x551FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22210'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.569'^^xsd:double;
  dwc:latitude '55.604'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '1997'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2144 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22210:0x551FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32247%3A0x541FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32247%3A0x541FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32247%3A0x541FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.604"^^xsd:decimal ;
  dwc:decimalLongitude "-36.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "1997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32247%3A0x541FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  geo-pos:lat "55.604"^^xsd:decimal ;
  geo-pos:long "-36.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32247%3A0x541FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32247:0x541FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32247'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.569'^^xsd:double;
  dwc:latitude '55.604'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '1997'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2144 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32247:0x541FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3075%3A0xD71ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3075%3A0xD71ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3075%3A0xD71ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.604"^^xsd:decimal ;
  dwc:decimalLongitude "-36.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "1997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3075%3A0xD71ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  geo-pos:lat "55.604"^^xsd:decimal ;
  geo-pos:long "-36.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3075%3A0xD71ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3075:0xD71ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3075'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.569'^^xsd:double;
  dwc:latitude '55.604'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '1997'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2144 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3075:0xD71ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22224%3A0x5221CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22224%3A0x5221CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22224%3A0x5221CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.604"^^xsd:decimal ;
  dwc:decimalLongitude "-36.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "1997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22224%3A0x5221CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  geo-pos:lat "55.604"^^xsd:decimal ;
  geo-pos:long "-36.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22224%3A0x5221CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22224:0x5221CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22224'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.569'^^xsd:double;
  dwc:latitude '55.604'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '1997'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2144 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22224:0x5221CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22196%3A0x671BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22196%3A0x671BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22196%3A0x671BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.604"^^xsd:decimal ;
  dwc:decimalLongitude "-36.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "1997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22196%3A0x671BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  geo-pos:lat "55.604"^^xsd:decimal ;
  geo-pos:long "-36.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22196%3A0x671BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22196:0x671BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22196'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.569'^^xsd:double;
  dwc:latitude '55.604'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '1997'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2144 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22196:0x671BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28312%3A0x6722CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28312%3A0x6722CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28312%3A0x6722CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.604"^^xsd:decimal ;
  dwc:decimalLongitude "-36.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "1997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28312%3A0x6722CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  geo-pos:lat "55.604"^^xsd:decimal ;
  geo-pos:long "-36.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28312%3A0x6722CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28312:0x6722CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28312'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.569'^^xsd:double;
  dwc:latitude '55.604'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '1997'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2144 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28312:0x6722CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32233%3A0x6F1ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32233%3A0x6F1ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32233%3A0x6F1ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.604"^^xsd:decimal ;
  dwc:decimalLongitude "-36.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "1997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32233%3A0x6F1ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  geo-pos:lat "55.604"^^xsd:decimal ;
  geo-pos:long "-36.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32233%3A0x6F1ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32233:0x6F1ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32233'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.569'^^xsd:double;
  dwc:latitude '55.604'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '1997'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2144 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32233:0x6F1ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A192%3A0xB51DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A192%3A0xB51DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A192%3A0xB51DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.604"^^xsd:decimal ;
  dwc:decimalLongitude "-36.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "1997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A192%3A0xB51DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  geo-pos:lat "55.604"^^xsd:decimal ;
  geo-pos:long "-36.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A192%3A0xB51DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:192:0xB51DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '192'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.569'^^xsd:double;
  dwc:latitude '55.604'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '1997'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2144 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:192:0xB51DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3061%3A0x431DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3061%3A0x431DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3061%3A0x431DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.604"^^xsd:decimal ;
  dwc:decimalLongitude "-36.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "1997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3061%3A0x431DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  geo-pos:lat "55.604"^^xsd:decimal ;
  geo-pos:long "-36.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3061%3A0x431DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3061:0x431DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3061'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.569'^^xsd:double;
  dwc:latitude '55.604'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '1997'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2144 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3061:0x431DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22238%3A0xDB22CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22238%3A0xDB22CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22238%3A0xDB22CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.604"^^xsd:decimal ;
  dwc:decimalLongitude "-36.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "1997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22238%3A0xDB22CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  geo-pos:lat "55.604"^^xsd:decimal ;
  geo-pos:long "-36.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22238%3A0xDB22CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22238:0xDB22CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22238'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.569'^^xsd:double;
  dwc:latitude '55.604'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '1997'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2144 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22238:0xDB22CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A206%3A0xD31CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A206%3A0xD31CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A206%3A0xD31CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.604"^^xsd:decimal ;
  dwc:decimalLongitude "-36.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "1997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A206%3A0xD31CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  geo-pos:lat "55.604"^^xsd:decimal ;
  geo-pos:long "-36.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A206%3A0xD31CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:206:0xD31CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '206'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.569'^^xsd:double;
  dwc:latitude '55.604'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '1997'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2144 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:206:0xD31CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22252%3A0x931CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22252%3A0x931CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22252%3A0x931CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.604"^^xsd:decimal ;
  dwc:decimalLongitude "-36.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "1997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22252%3A0x931CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  geo-pos:lat "55.604"^^xsd:decimal ;
  geo-pos:long "-36.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22252%3A0x931CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22252:0x931CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22252'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.569'^^xsd:double;
  dwc:latitude '55.604'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '1997'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2144 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22252:0x931CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A178%3A0x7E21CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A178%3A0x7E21CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A178%3A0x7E21CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.604"^^xsd:decimal ;
  dwc:decimalLongitude "-36.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "1997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A178%3A0x7E21CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.604 -36.569)"^^geo:wktLiteral ;
  geo-pos:lat "55.604"^^xsd:decimal ;
  geo-pos:long "-36.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A178%3A0x7E21CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:178:0x7E21CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '178'^^xsd:integer;
  dwc:scientificName 'Melamphaes microps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.569'^^xsd:double;
  dwc:latitude '55.604'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '1997'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2144 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:178:0x7E21CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2800%3A0x3D21CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2800%3A0x3D21CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2800%3A0x3D21CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.552"^^xsd:decimal ;
  dwc:decimalLongitude "-36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "189"^^xsd:integer ;
  dwc:maximumDepthInMeters "736"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2800%3A0x3D21CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  geo-pos:lat "55.552"^^xsd:decimal ;
  geo-pos:long "-36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2800%3A0x3D21CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2800:0x3D21CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2800'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.56'^^xsd:double;
  dwc:latitude '55.552'^^xsd:double;
  dwc:minimumDepth '189'^^xsd:integer;
  dwc:maximumDepth '736'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2104 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2800:0x3D21CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27352%3A0x1721CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27352%3A0x1721CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27352%3A0x1721CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.552"^^xsd:decimal ;
  dwc:decimalLongitude "-36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "189"^^xsd:integer ;
  dwc:maximumDepthInMeters "736"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27352%3A0x1721CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  geo-pos:lat "55.552"^^xsd:decimal ;
  geo-pos:long "-36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27352%3A0x1721CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27352:0x1721CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27352'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.56'^^xsd:double;
  dwc:latitude '55.552'^^xsd:double;
  dwc:minimumDepth '189'^^xsd:integer;
  dwc:maximumDepth '736'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2104 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27352:0x1721CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3072%3A0x3D21CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3072%3A0x3D21CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3072%3A0x3D21CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.552"^^xsd:decimal ;
  dwc:decimalLongitude "-36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "189"^^xsd:integer ;
  dwc:maximumDepthInMeters "736"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3072%3A0x3D21CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  geo-pos:lat "55.552"^^xsd:decimal ;
  geo-pos:long "-36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3072%3A0x3D21CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3072:0x3D21CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3072'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.56'^^xsd:double;
  dwc:latitude '55.552'^^xsd:double;
  dwc:minimumDepth '189'^^xsd:integer;
  dwc:maximumDepth '736'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2104 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3072:0x3D21CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21569%3A0x3D21CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21569%3A0x3D21CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21569%3A0x3D21CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.552"^^xsd:decimal ;
  dwc:decimalLongitude "-36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "189"^^xsd:integer ;
  dwc:maximumDepthInMeters "736"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21569%3A0x3D21CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  geo-pos:lat "55.552"^^xsd:decimal ;
  geo-pos:long "-36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21569%3A0x3D21CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21569:0x3D21CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21569'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.56'^^xsd:double;
  dwc:latitude '55.552'^^xsd:double;
  dwc:minimumDepth '189'^^xsd:integer;
  dwc:maximumDepth '736'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2104 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21569:0x3D21CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3074%3A0x1121CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3074%3A0x1121CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3074%3A0x1121CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.552"^^xsd:decimal ;
  dwc:decimalLongitude "-36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "189"^^xsd:integer ;
  dwc:maximumDepthInMeters "736"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3074%3A0x1121CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  geo-pos:lat "55.552"^^xsd:decimal ;
  geo-pos:long "-36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3074%3A0x1121CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3074:0x1121CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3074'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.56'^^xsd:double;
  dwc:latitude '55.552'^^xsd:double;
  dwc:minimumDepth '189'^^xsd:integer;
  dwc:maximumDepth '736'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2104 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3074:0x1121CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28242%3A0x8B21CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28242%3A0x8B21CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28242%3A0x8B21CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.552"^^xsd:decimal ;
  dwc:decimalLongitude "-36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "189"^^xsd:integer ;
  dwc:maximumDepthInMeters "736"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28242%3A0x8B21CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  geo-pos:lat "55.552"^^xsd:decimal ;
  geo-pos:long "-36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28242%3A0x8B21CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28242:0x8B21CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28242'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.56'^^xsd:double;
  dwc:latitude '55.552'^^xsd:double;
  dwc:minimumDepth '189'^^xsd:integer;
  dwc:maximumDepth '736'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2104 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28242:0x8B21CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1221%3A0xB120CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1221%3A0xB120CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1221%3A0xB120CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.552"^^xsd:decimal ;
  dwc:decimalLongitude "-36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "189"^^xsd:integer ;
  dwc:maximumDepthInMeters "736"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1221%3A0xB120CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  geo-pos:lat "55.552"^^xsd:decimal ;
  geo-pos:long "-36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1221%3A0xB120CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1221:0xB120CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1221'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.56'^^xsd:double;
  dwc:latitude '55.552'^^xsd:double;
  dwc:minimumDepth '189'^^xsd:integer;
  dwc:maximumDepth '736'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2104 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1221:0xB120CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7641%3A0xB120CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7641%3A0xB120CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7641%3A0xB120CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.552"^^xsd:decimal ;
  dwc:decimalLongitude "-36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "189"^^xsd:integer ;
  dwc:maximumDepthInMeters "736"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7641%3A0xB120CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  geo-pos:lat "55.552"^^xsd:decimal ;
  geo-pos:long "-36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7641%3A0xB120CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7641:0xB120CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7641'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.56'^^xsd:double;
  dwc:latitude '55.552'^^xsd:double;
  dwc:minimumDepth '189'^^xsd:integer;
  dwc:maximumDepth '736'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2104 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7641:0xB120CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA320CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA320CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA320CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.552"^^xsd:decimal ;
  dwc:decimalLongitude "-36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "189"^^xsd:integer ;
  dwc:maximumDepthInMeters "736"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA320CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  geo-pos:lat "55.552"^^xsd:decimal ;
  geo-pos:long "-36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA320CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA320CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.56'^^xsd:double;
  dwc:latitude '55.552'^^xsd:double;
  dwc:minimumDepth '189'^^xsd:integer;
  dwc:maximumDepth '736'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2104 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA320CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.552"^^xsd:decimal ;
  dwc:decimalLongitude "-36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "189"^^xsd:integer ;
  dwc:maximumDepthInMeters "736"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  geo-pos:lat "55.552"^^xsd:decimal ;
  geo-pos:long "-36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE81FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.56'^^xsd:double;
  dwc:latitude '55.552'^^xsd:double;
  dwc:minimumDepth '189'^^xsd:integer;
  dwc:maximumDepth '736'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2104 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE81FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1321%3A0x851FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1321%3A0x851FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1321%3A0x851FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.552"^^xsd:decimal ;
  dwc:decimalLongitude "-36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "189"^^xsd:integer ;
  dwc:maximumDepthInMeters "736"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1321%3A0x851FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  geo-pos:lat "55.552"^^xsd:decimal ;
  geo-pos:long "-36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1321%3A0x851FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1321:0x851FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1321'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.56'^^xsd:double;
  dwc:latitude '55.552'^^xsd:double;
  dwc:minimumDepth '189'^^xsd:integer;
  dwc:maximumDepth '736'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2104 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1321:0x851FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2830%3A0x291FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2830%3A0x291FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2830%3A0x291FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.552"^^xsd:decimal ;
  dwc:decimalLongitude "-36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "189"^^xsd:integer ;
  dwc:maximumDepthInMeters "736"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2830%3A0x291FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  geo-pos:lat "55.552"^^xsd:decimal ;
  geo-pos:long "-36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2830%3A0x291FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2830:0x291FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2830'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.56'^^xsd:double;
  dwc:latitude '55.552'^^xsd:double;
  dwc:minimumDepth '189'^^xsd:integer;
  dwc:maximumDepth '736'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2104 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2830:0x291FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A190%3A0xD41BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A190%3A0xD41BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A190%3A0xD41BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.552"^^xsd:decimal ;
  dwc:decimalLongitude "-36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "189"^^xsd:integer ;
  dwc:maximumDepthInMeters "736"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A190%3A0xD41BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  geo-pos:lat "55.552"^^xsd:decimal ;
  geo-pos:long "-36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A190%3A0xD41BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:190:0xD41BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '190'^^xsd:integer;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.56'^^xsd:double;
  dwc:latitude '55.552'^^xsd:double;
  dwc:minimumDepth '189'^^xsd:integer;
  dwc:maximumDepth '736'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2104 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:190:0xD41BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3010%3A0x1F1FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3010%3A0x1F1FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3010%3A0x1F1FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.552"^^xsd:decimal ;
  dwc:decimalLongitude "-36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "189"^^xsd:integer ;
  dwc:maximumDepthInMeters "736"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3010%3A0x1F1FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  geo-pos:lat "55.552"^^xsd:decimal ;
  geo-pos:long "-36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3010%3A0x1F1FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3010:0x1F1FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3010'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Endre Willassen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.56'^^xsd:double;
  dwc:latitude '55.552'^^xsd:double;
  dwc:minimumDepth '189'^^xsd:integer;
  dwc:maximumDepth '736'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2104 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3010:0x1F1FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.552"^^xsd:decimal ;
  dwc:decimalLongitude "-36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "189"^^xsd:integer ;
  dwc:maximumDepthInMeters "736"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  geo-pos:lat "55.552"^^xsd:decimal ;
  geo-pos:long "-36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x201FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.56'^^xsd:double;
  dwc:latitude '55.552'^^xsd:double;
  dwc:minimumDepth '189'^^xsd:integer;
  dwc:maximumDepth '736'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2104 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x201FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21555%3A0xC71ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21555%3A0xC71ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21555%3A0xC71ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.552"^^xsd:decimal ;
  dwc:decimalLongitude "-36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "189"^^xsd:integer ;
  dwc:maximumDepthInMeters "736"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21555%3A0xC71ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  geo-pos:lat "55.552"^^xsd:decimal ;
  geo-pos:long "-36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21555%3A0xC71ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21555:0xC71ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21555'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.56'^^xsd:double;
  dwc:latitude '55.552'^^xsd:double;
  dwc:minimumDepth '189'^^xsd:integer;
  dwc:maximumDepth '736'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2104 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21555:0xC71ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3016%3A0x6A1BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3016%3A0x6A1BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3016%3A0x6A1BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.552"^^xsd:decimal ;
  dwc:decimalLongitude "-36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "189"^^xsd:integer ;
  dwc:maximumDepthInMeters "736"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3016%3A0x6A1BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  geo-pos:lat "55.552"^^xsd:decimal ;
  geo-pos:long "-36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3016%3A0x6A1BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3016:0x6A1BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3016'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.56'^^xsd:double;
  dwc:latitude '55.552'^^xsd:double;
  dwc:minimumDepth '189'^^xsd:integer;
  dwc:maximumDepth '736'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2104 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3016:0x6A1BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28256%3A0x6722CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28256%3A0x6722CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28256%3A0x6722CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.552"^^xsd:decimal ;
  dwc:decimalLongitude "-36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "189"^^xsd:integer ;
  dwc:maximumDepthInMeters "736"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28256%3A0x6722CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  geo-pos:lat "55.552"^^xsd:decimal ;
  geo-pos:long "-36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28256%3A0x6722CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28256:0x6722CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28256'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.56'^^xsd:double;
  dwc:latitude '55.552'^^xsd:double;
  dwc:minimumDepth '189'^^xsd:integer;
  dwc:maximumDepth '736'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2104 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28256:0x6722CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9506%3A0x1E1CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9506%3A0x1E1CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9506%3A0x1E1CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.552"^^xsd:decimal ;
  dwc:decimalLongitude "-36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "189"^^xsd:integer ;
  dwc:maximumDepthInMeters "736"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9506%3A0x1E1CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  geo-pos:lat "55.552"^^xsd:decimal ;
  geo-pos:long "-36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9506%3A0x1E1CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9506:0x1E1CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9506'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.56'^^xsd:double;
  dwc:latitude '55.552'^^xsd:double;
  dwc:minimumDepth '189'^^xsd:integer;
  dwc:maximumDepth '736'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2104 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9506:0x1E1CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3060%3A0x6D22CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3060%3A0x6D22CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3060%3A0x6D22CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.552"^^xsd:decimal ;
  dwc:decimalLongitude "-36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "189"^^xsd:integer ;
  dwc:maximumDepthInMeters "736"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3060%3A0x6D22CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  geo-pos:lat "55.552"^^xsd:decimal ;
  geo-pos:long "-36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3060%3A0x6D22CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3060:0x6D22CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3060'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.56'^^xsd:double;
  dwc:latitude '55.552'^^xsd:double;
  dwc:minimumDepth '189'^^xsd:integer;
  dwc:maximumDepth '736'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2104 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3060:0x6D22CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21597%3A0x641ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21597%3A0x641ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21597%3A0x641ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.552"^^xsd:decimal ;
  dwc:decimalLongitude "-36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "189"^^xsd:integer ;
  dwc:maximumDepthInMeters "736"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21597%3A0x641ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  geo-pos:lat "55.552"^^xsd:decimal ;
  geo-pos:long "-36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21597%3A0x641ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21597:0x641ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21597'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.56'^^xsd:double;
  dwc:latitude '55.552'^^xsd:double;
  dwc:minimumDepth '189'^^xsd:integer;
  dwc:maximumDepth '736'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2104 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21597:0x641ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1900%3A0x2C1CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1900%3A0x2C1CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1900%3A0x2C1CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.552"^^xsd:decimal ;
  dwc:decimalLongitude "-36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "189"^^xsd:integer ;
  dwc:maximumDepthInMeters "736"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1900%3A0x2C1CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  geo-pos:lat "55.552"^^xsd:decimal ;
  geo-pos:long "-36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1900%3A0x2C1CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1900:0x2C1CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1900'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.56'^^xsd:double;
  dwc:latitude '55.552'^^xsd:double;
  dwc:minimumDepth '189'^^xsd:integer;
  dwc:maximumDepth '736'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2104 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1900:0x2C1CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15946%3A0x301ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15946%3A0x301ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15946%3A0x301ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.552"^^xsd:decimal ;
  dwc:decimalLongitude "-36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "189"^^xsd:integer ;
  dwc:maximumDepthInMeters "736"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15946%3A0x301ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  geo-pos:lat "55.552"^^xsd:decimal ;
  geo-pos:long "-36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15946%3A0x301ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15946:0x301ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15946'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.56'^^xsd:double;
  dwc:latitude '55.552'^^xsd:double;
  dwc:minimumDepth '189'^^xsd:integer;
  dwc:maximumDepth '736'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2104 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15946:0x301ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32459%3A0x2C1ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32459%3A0x2C1ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32459%3A0x2C1ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.552"^^xsd:decimal ;
  dwc:decimalLongitude "-36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "189"^^xsd:integer ;
  dwc:maximumDepthInMeters "736"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32459%3A0x2C1ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  geo-pos:lat "55.552"^^xsd:decimal ;
  geo-pos:long "-36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32459%3A0x2C1ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32459:0x2C1ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32459'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.56'^^xsd:double;
  dwc:latitude '55.552'^^xsd:double;
  dwc:minimumDepth '189'^^xsd:integer;
  dwc:maximumDepth '736'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2104 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32459:0x2C1ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1235%3A0x1A1ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1235%3A0x1A1ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1235%3A0x1A1ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.552"^^xsd:decimal ;
  dwc:decimalLongitude "-36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "189"^^xsd:integer ;
  dwc:maximumDepthInMeters "736"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1235%3A0x1A1ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  geo-pos:lat "55.552"^^xsd:decimal ;
  geo-pos:long "-36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1235%3A0x1A1ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1235:0x1A1ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1235'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.56'^^xsd:double;
  dwc:latitude '55.552'^^xsd:double;
  dwc:minimumDepth '189'^^xsd:integer;
  dwc:maximumDepth '736'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2104 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1235:0x1A1ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1249%3A0xA922CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1249%3A0xA922CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1249%3A0xA922CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.552"^^xsd:decimal ;
  dwc:decimalLongitude "-36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "189"^^xsd:integer ;
  dwc:maximumDepthInMeters "736"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1249%3A0xA922CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  geo-pos:lat "55.552"^^xsd:decimal ;
  geo-pos:long "-36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1249%3A0xA922CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1249:0xA922CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1249'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.56'^^xsd:double;
  dwc:latitude '55.552'^^xsd:double;
  dwc:minimumDepth '189'^^xsd:integer;
  dwc:maximumDepth '736'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2104 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1249:0xA922CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32445%3A0xAD1DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32445%3A0xAD1DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32445%3A0xAD1DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.552"^^xsd:decimal ;
  dwc:decimalLongitude "-36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "189"^^xsd:integer ;
  dwc:maximumDepthInMeters "736"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32445%3A0xAD1DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  geo-pos:lat "55.552"^^xsd:decimal ;
  geo-pos:long "-36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32445%3A0xAD1DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32445:0xAD1DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32445'^^xsd:integer;
  dwc:scientificName 'Hyperia medusarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.56'^^xsd:double;
  dwc:latitude '55.552'^^xsd:double;
  dwc:minimumDepth '189'^^xsd:integer;
  dwc:maximumDepth '736'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2104 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32445:0xAD1DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '103253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33425%3A0xAD1DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33425%3A0xAD1DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33425%3A0xAD1DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.552"^^xsd:decimal ;
  dwc:decimalLongitude "-36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "189"^^xsd:integer ;
  dwc:maximumDepthInMeters "736"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33425%3A0xAD1DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  geo-pos:lat "55.552"^^xsd:decimal ;
  geo-pos:long "-36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33425%3A0xAD1DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33425:0xAD1DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33425'^^xsd:integer;
  dwc:scientificName 'Hyperia medusarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.56'^^xsd:double;
  dwc:latitude '55.552'^^xsd:double;
  dwc:minimumDepth '189'^^xsd:integer;
  dwc:maximumDepth '736'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2104 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33425:0xAD1DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '103253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7683%3A0x491DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7683%3A0x491DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7683%3A0x491DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.552"^^xsd:decimal ;
  dwc:decimalLongitude "-36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "189"^^xsd:integer ;
  dwc:maximumDepthInMeters "736"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7683%3A0x491DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  geo-pos:lat "55.552"^^xsd:decimal ;
  geo-pos:long "-36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7683%3A0x491DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7683:0x491DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7683'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.56'^^xsd:double;
  dwc:latitude '55.552'^^xsd:double;
  dwc:minimumDepth '189'^^xsd:integer;
  dwc:maximumDepth '736'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2104 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1578'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7683:0x491DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33523%3A0x8121CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33523%3A0x8121CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33523%3A0x8121CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.552"^^xsd:decimal ;
  dwc:decimalLongitude "-36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "189"^^xsd:integer ;
  dwc:maximumDepthInMeters "736"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33523%3A0x8121CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  geo-pos:lat "55.552"^^xsd:decimal ;
  geo-pos:long "-36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33523%3A0x8121CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33523:0x8121CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33523'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.56'^^xsd:double;
  dwc:latitude '55.552'^^xsd:double;
  dwc:minimumDepth '189'^^xsd:integer;
  dwc:maximumDepth '736'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2104 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33523:0x8121CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13388%3A0x911CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13388%3A0x911CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13388%3A0x911CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.552"^^xsd:decimal ;
  dwc:decimalLongitude "-36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "189"^^xsd:integer ;
  dwc:maximumDepthInMeters "736"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13388%3A0x911CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  geo-pos:lat "55.552"^^xsd:decimal ;
  geo-pos:long "-36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13388%3A0x911CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13388:0x911CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13388'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.56'^^xsd:double;
  dwc:latitude '55.552'^^xsd:double;
  dwc:minimumDepth '189'^^xsd:integer;
  dwc:maximumDepth '736'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2104 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13388:0x911CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1307%3A0x1F1CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1307%3A0x1F1CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1307%3A0x1F1CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.552"^^xsd:decimal ;
  dwc:decimalLongitude "-36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "189"^^xsd:integer ;
  dwc:maximumDepthInMeters "736"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1307%3A0x1F1CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  geo-pos:lat "55.552"^^xsd:decimal ;
  geo-pos:long "-36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1307%3A0x1F1CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1307:0x1F1CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1307'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.56'^^xsd:double;
  dwc:latitude '55.552'^^xsd:double;
  dwc:minimumDepth '189'^^xsd:integer;
  dwc:maximumDepth '736'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2104 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16207'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1307:0x1F1CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1293%3A0x831CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1293%3A0x831CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1293%3A0x831CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.552"^^xsd:decimal ;
  dwc:decimalLongitude "-36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "189"^^xsd:integer ;
  dwc:maximumDepthInMeters "736"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1293%3A0x831CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  geo-pos:lat "55.552"^^xsd:decimal ;
  geo-pos:long "-36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1293%3A0x831CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1293:0x831CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1293'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.56'^^xsd:double;
  dwc:latitude '55.552'^^xsd:double;
  dwc:minimumDepth '189'^^xsd:integer;
  dwc:maximumDepth '736'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2104 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1293:0x831CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A204%3A0xEE22CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A204%3A0xEE22CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A204%3A0xEE22CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.552"^^xsd:decimal ;
  dwc:decimalLongitude "-36.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "189"^^xsd:integer ;
  dwc:maximumDepthInMeters "736"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A204%3A0xEE22CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552 -36.56)"^^geo:wktLiteral ;
  geo-pos:lat "55.552"^^xsd:decimal ;
  geo-pos:long "-36.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A204%3A0xEE22CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:204:0xEE22CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '204'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.56'^^xsd:double;
  dwc:latitude '55.552'^^xsd:double;
  dwc:minimumDepth '189'^^xsd:integer;
  dwc:maximumDepth '736'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2104 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:204:0xEE22CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2389%3A0x1321CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2389%3A0x1321CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2389%3A0x1321CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.536 -36.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.536"^^xsd:decimal ;
  dwc:decimalLongitude "-36.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "189"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2389%3A0x1321CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.536 -36.558)"^^geo:wktLiteral ;
  geo-pos:lat "55.536"^^xsd:decimal ;
  geo-pos:long "-36.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2389%3A0x1321CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2389:0x1321CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2389'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.558'^^xsd:double;
  dwc:latitude '55.536'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '189'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2026 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2389:0x1321CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A457%3A0x1221CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A457%3A0x1221CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A457%3A0x1221CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.536 -36.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.536"^^xsd:decimal ;
  dwc:decimalLongitude "-36.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "189"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A457%3A0x1221CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.536 -36.558)"^^geo:wktLiteral ;
  geo-pos:lat "55.536"^^xsd:decimal ;
  geo-pos:long "-36.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A457%3A0x1221CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:457:0x1221CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '457'^^xsd:integer;
  dwc:scientificName 'Sebastes mentella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.558'^^xsd:double;
  dwc:latitude '55.536'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '189'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2026 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:457:0x1221CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27338%3A0x8E21CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27338%3A0x8E21CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27338%3A0x8E21CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.536 -36.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.536"^^xsd:decimal ;
  dwc:decimalLongitude "-36.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "189"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27338%3A0x8E21CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.536 -36.558)"^^geo:wktLiteral ;
  geo-pos:lat "55.536"^^xsd:decimal ;
  geo-pos:long "-36.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27338%3A0x8E21CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27338:0x8E21CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27338'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.558'^^xsd:double;
  dwc:latitude '55.536'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '189'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2026 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27338:0x8E21CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.536 -36.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.536"^^xsd:decimal ;
  dwc:decimalLongitude "-36.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "189"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.536 -36.558)"^^geo:wktLiteral ;
  geo-pos:lat "55.536"^^xsd:decimal ;
  geo-pos:long "-36.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x321BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Guro Gjelsvik'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.558'^^xsd:double;
  dwc:latitude '55.536'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '189'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2026 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x321BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2473%3A0x291FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2473%3A0x291FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2473%3A0x291FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.536 -36.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.536"^^xsd:decimal ;
  dwc:decimalLongitude "-36.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "189"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2473%3A0x291FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.536 -36.558)"^^geo:wktLiteral ;
  geo-pos:lat "55.536"^^xsd:decimal ;
  geo-pos:long "-36.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2473%3A0x291FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2473:0x291FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2473'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.558'^^xsd:double;
  dwc:latitude '55.536'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '189'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2026 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2473:0x291FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.536 -36.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.536"^^xsd:decimal ;
  dwc:decimalLongitude "-36.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "189"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.536 -36.558)"^^geo:wktLiteral ;
  geo-pos:lat "55.536"^^xsd:decimal ;
  geo-pos:long "-36.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1A1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.558'^^xsd:double;
  dwc:latitude '55.536'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '189'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2026 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1A1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2403%3A0x651BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2403%3A0x651BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2403%3A0x651BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.536 -36.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.536"^^xsd:decimal ;
  dwc:decimalLongitude "-36.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "189"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2403%3A0x651BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.536 -36.558)"^^geo:wktLiteral ;
  geo-pos:lat "55.536"^^xsd:decimal ;
  geo-pos:long "-36.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2403%3A0x651BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2403:0x651BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2403'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Endre Willassen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.558'^^xsd:double;
  dwc:latitude '55.536'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '189'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2026 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2403:0x651BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27324%3A0x6D22CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27324%3A0x6D22CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27324%3A0x6D22CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.536 -36.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.536"^^xsd:decimal ;
  dwc:decimalLongitude "-36.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "189"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27324%3A0x6D22CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.536 -36.558)"^^geo:wktLiteral ;
  geo-pos:lat "55.536"^^xsd:decimal ;
  geo-pos:long "-36.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27324%3A0x6D22CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27324:0x6D22CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27324'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.558'^^xsd:double;
  dwc:latitude '55.536'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '189'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2026 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27324:0x6D22CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1914%3A0x611ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1914%3A0x611ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1914%3A0x611ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.536 -36.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.536"^^xsd:decimal ;
  dwc:decimalLongitude "-36.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "189"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1914%3A0x611ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.536 -36.558)"^^geo:wktLiteral ;
  geo-pos:lat "55.536"^^xsd:decimal ;
  geo-pos:long "-36.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1914%3A0x611ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1914:0x611ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1914'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.558'^^xsd:double;
  dwc:latitude '55.536'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '189'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2026 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1914:0x611ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11615%3A0x591ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11615%3A0x591ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11615%3A0x591ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.536 -36.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.536"^^xsd:decimal ;
  dwc:decimalLongitude "-36.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "189"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11615%3A0x591ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.536 -36.558)"^^geo:wktLiteral ;
  geo-pos:lat "55.536"^^xsd:decimal ;
  geo-pos:long "-36.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11615%3A0x591ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11615:0x591ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11615'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.558'^^xsd:double;
  dwc:latitude '55.536'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '189'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2026 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11615:0x591ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32907%3A0xAA22CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32907%3A0xAA22CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32907%3A0xAA22CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.536 -36.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.536"^^xsd:decimal ;
  dwc:decimalLongitude "-36.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "189"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32907%3A0xAA22CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.536 -36.558)"^^geo:wktLiteral ;
  geo-pos:lat "55.536"^^xsd:decimal ;
  geo-pos:long "-36.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32907%3A0xAA22CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32907:0xAA22CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32907'^^xsd:integer;
  dwc:scientificName 'Hyperia medusarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.558'^^xsd:double;
  dwc:latitude '55.536'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '189'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2026 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32907:0xAA22CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '103253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32893%3A0xDA22CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32893%3A0xDA22CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32893%3A0xDA22CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.536 -36.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.536"^^xsd:decimal ;
  dwc:decimalLongitude "-36.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "189"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32893%3A0xDA22CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.536 -36.558)"^^geo:wktLiteral ;
  geo-pos:lat "55.536"^^xsd:decimal ;
  geo-pos:long "-36.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32893%3A0xDA22CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32893:0xDA22CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32893'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.558'^^xsd:double;
  dwc:latitude '55.536'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '189'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2026 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32893:0xDA22CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13274%3A0xC01CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13274%3A0xC01CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13274%3A0xC01CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.536 -36.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.536"^^xsd:decimal ;
  dwc:decimalLongitude "-36.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "189"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13274%3A0xC01CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.536 -36.558)"^^geo:wktLiteral ;
  geo-pos:lat "55.536"^^xsd:decimal ;
  geo-pos:long "-36.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13274%3A0xC01CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13274:0xC01CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13274'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.558'^^xsd:double;
  dwc:latitude '55.536'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '189'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2026 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13274:0xC01CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32921%3A0xBD1CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32921%3A0xBD1CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32921%3A0xBD1CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.536 -36.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.536"^^xsd:decimal ;
  dwc:decimalLongitude "-36.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "189"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32921%3A0xBD1CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.536 -36.558)"^^geo:wktLiteral ;
  geo-pos:lat "55.536"^^xsd:decimal ;
  geo-pos:long "-36.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32921%3A0xBD1CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32921:0xBD1CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32921'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.558'^^xsd:double;
  dwc:latitude '55.536'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '189'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2026 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32921:0xBD1CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1866%3A0x4321CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1866%3A0x4321CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1866%3A0x4321CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.466 -36.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.466"^^xsd:decimal ;
  dwc:decimalLongitude "-36.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1866%3A0x4321CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.466 -36.474)"^^geo:wktLiteral ;
  geo-pos:lat "55.466"^^xsd:decimal ;
  geo-pos:long "-36.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1866%3A0x4321CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1866:0x4321CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1866'^^xsd:integer;
  dwc:scientificName 'Taonius pavo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.474'^^xsd:double;
  dwc:latitude '55.466'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2642 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '139428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1866:0x4321CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '139428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1934%3A0xB620CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1934%3A0xB620CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1934%3A0xB620CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.466 -36.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.466"^^xsd:decimal ;
  dwc:decimalLongitude "-36.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1934%3A0xB620CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.466 -36.474)"^^geo:wktLiteral ;
  geo-pos:lat "55.466"^^xsd:decimal ;
  geo-pos:long "-36.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1934%3A0xB620CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1934:0xB620CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1934'^^xsd:integer;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.474'^^xsd:double;
  dwc:latitude '55.466'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2642 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1934:0xB620CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1583%3A0x5E20CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1583%3A0x5E20CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1583%3A0x5E20CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.466 -36.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.466"^^xsd:decimal ;
  dwc:decimalLongitude "-36.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1583%3A0x5E20CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.466 -36.474)"^^geo:wktLiteral ;
  geo-pos:lat "55.466"^^xsd:decimal ;
  geo-pos:long "-36.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1583%3A0x5E20CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1583:0x5E20CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1583'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.474'^^xsd:double;
  dwc:latitude '55.466'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2642 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1583:0x5E20CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1597%3A0x3720CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1597%3A0x3720CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1597%3A0x3720CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.466 -36.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.466"^^xsd:decimal ;
  dwc:decimalLongitude "-36.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1597%3A0x3720CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.466 -36.474)"^^geo:wktLiteral ;
  geo-pos:lat "55.466"^^xsd:decimal ;
  geo-pos:long "-36.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1597%3A0x3720CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1597:0x3720CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1597'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.474'^^xsd:double;
  dwc:latitude '55.466'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2642 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1597:0x3720CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1611%3A0x4F1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1611%3A0x4F1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1611%3A0x4F1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.466 -36.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.466"^^xsd:decimal ;
  dwc:decimalLongitude "-36.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1611%3A0x4F1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.466 -36.474)"^^geo:wktLiteral ;
  geo-pos:lat "55.466"^^xsd:decimal ;
  geo-pos:long "-36.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1611%3A0x4F1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1611:0x4F1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1611'^^xsd:integer;
  dwc:scientificName 'Anotopterus pharao'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.474'^^xsd:double;
  dwc:latitude '55.466'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2642 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1611:0x4F1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1569%3A0x181FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1569%3A0x181FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1569%3A0x181FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.466 -36.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.466"^^xsd:decimal ;
  dwc:decimalLongitude "-36.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1569%3A0x181FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.466 -36.474)"^^geo:wktLiteral ;
  geo-pos:lat "55.466"^^xsd:decimal ;
  geo-pos:long "-36.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1569%3A0x181FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1569:0x181FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1569'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.474'^^xsd:double;
  dwc:latitude '55.466'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2642 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1569:0x181FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1942%3A0x2E1CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1942%3A0x2E1CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1942%3A0x2E1CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.466 -36.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.466"^^xsd:decimal ;
  dwc:decimalLongitude "-36.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1942%3A0x2E1CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.466 -36.474)"^^geo:wktLiteral ;
  geo-pos:lat "55.466"^^xsd:decimal ;
  geo-pos:long "-36.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1942%3A0x2E1CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1942:0x2E1CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1942'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.474'^^xsd:double;
  dwc:latitude '55.466'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2642 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1942:0x2E1CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A954%3A0x5421CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A954%3A0x5421CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A954%3A0x5421CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.466 -36.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.466"^^xsd:decimal ;
  dwc:decimalLongitude "-36.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A954%3A0x5421CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.466 -36.474)"^^geo:wktLiteral ;
  geo-pos:lat "55.466"^^xsd:decimal ;
  geo-pos:long "-36.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A954%3A0x5421CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:954:0x5421CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '954'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.474'^^xsd:double;
  dwc:latitude '55.466'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2642 m. Gear used: Egersund trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16700'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:954:0x5421CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1567%3A0x5521CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1567%3A0x5521CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1567%3A0x5521CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.466 -36.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.466"^^xsd:decimal ;
  dwc:decimalLongitude "-36.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1567%3A0x5521CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.466 -36.474)"^^geo:wktLiteral ;
  geo-pos:lat "55.466"^^xsd:decimal ;
  geo-pos:long "-36.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1567%3A0x5521CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1567:0x5521CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1567'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.474'^^xsd:double;
  dwc:latitude '55.466'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2642 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1567:0x5521CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA41DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA41DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA41DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.466 -36.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.466"^^xsd:decimal ;
  dwc:decimalLongitude "-36.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA41DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.466 -36.474)"^^geo:wktLiteral ;
  geo-pos:lat "55.466"^^xsd:decimal ;
  geo-pos:long "-36.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA41DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA41DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Histioteuthis bonnellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.474'^^xsd:double;
  dwc:latitude '55.466'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2642 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '140111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA41DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '140111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1938%3A0x471DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1938%3A0x471DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1938%3A0x471DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.466 -36.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.466"^^xsd:decimal ;
  dwc:decimalLongitude "-36.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1938%3A0x471DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.466 -36.474)"^^geo:wktLiteral ;
  geo-pos:lat "55.466"^^xsd:decimal ;
  geo-pos:long "-36.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1938%3A0x471DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1938:0x471DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1938'^^xsd:integer;
  dwc:scientificName 'Stauroteuthis syrtensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.474'^^xsd:double;
  dwc:latitude '55.466'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2642 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '153122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1938:0x471DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '153122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1654%3A0x8421CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1654%3A0x8421CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1654%3A0x8421CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1654%3A0x8421CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1654%3A0x8421CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1654:0x8421CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1654'^^xsd:integer;
  dwc:scientificName 'Scopelosaurus lepidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126349'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1654:0x8421CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1742%3A0x1221CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1742%3A0x1221CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1742%3A0x1221CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1742%3A0x1221CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1742%3A0x1221CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1742:0x1221CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1742'^^xsd:integer;
  dwc:scientificName 'Sebastes mentella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1742:0x1221CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7589%3A0x8921CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7589%3A0x8921CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7589%3A0x8921CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7589%3A0x8921CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7589%3A0x8921CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7589:0x8921CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7589'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7589:0x8921CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0B21CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0B21CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0B21CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0B21CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0B21CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x0B21CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x0B21CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7889%3A0x0221CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7889%3A0x0221CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7889%3A0x0221CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7889%3A0x0221CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7889%3A0x0221CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7889:0x0221CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7889'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7889:0x0221CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0221CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0221CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0221CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0221CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0221CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x0221CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x0221CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1637%3A0x0221CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1637%3A0x0221CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1637%3A0x0221CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1637%3A0x0221CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1637%3A0x0221CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1637:0x0221CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1637'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1637:0x0221CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7587%3A0x0321CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7587%3A0x0321CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7587%3A0x0321CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7587%3A0x0321CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7587%3A0x0321CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7587:0x0321CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7587'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7587:0x0321CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1670%3A0xB620CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1670%3A0xB620CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1670%3A0xB620CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1670%3A0xB620CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1670%3A0xB620CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1670:0xB620CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1670'^^xsd:integer;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1670:0xB620CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28353%3A0xB320CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28353%3A0xB320CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28353%3A0xB320CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28353%3A0xB320CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28353%3A0xB320CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28353:0xB320CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28353'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28353:0xB320CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13124%3A0xB420CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13124%3A0xB420CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13124%3A0xB420CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13124%3A0xB420CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13124%3A0xB420CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13124:0xB420CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13124'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13124:0xB420CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15982%3A0x9121CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15982%3A0x9121CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15982%3A0x9121CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15982%3A0x9121CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15982%3A0x9121CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15982:0x9121CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15982'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15982:0x9121CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13152%3A0x9121CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13152%3A0x9121CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13152%3A0x9121CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13152%3A0x9121CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13152%3A0x9121CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13152:0x9121CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13152'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13152:0x9121CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13012%3A0xB320CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13012%3A0xB320CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13012%3A0xB320CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13012%3A0xB320CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13012%3A0xB320CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13012:0xB320CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13012'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13012:0xB320CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12978%3A0x4321CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12978%3A0x4321CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12978%3A0x4321CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12978%3A0x4321CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12978%3A0x4321CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12978:0x4321CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12978'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12978:0x4321CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13110%3A0x4421CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13110%3A0x4421CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13110%3A0x4421CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13110%3A0x4421CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13110%3A0x4421CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13110:0x4421CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13110'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13110:0x4421CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12964%3A0xB220CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12964%3A0xB220CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12964%3A0xB220CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12964%3A0xB220CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12964%3A0xB220CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12964:0xB220CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12964'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12964:0xB220CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7933%3A0xB020CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7933%3A0xB020CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7933%3A0xB020CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7933%3A0xB020CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7933%3A0xB020CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7933:0xB020CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7933'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7933:0xB020CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1656%3A0x9321CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1656%3A0x9321CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1656%3A0x9321CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1656%3A0x9321CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1656%3A0x9321CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1656:0x9321CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1656'^^xsd:integer;
  dwc:scientificName 'Stauroteuthis syrtensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '153122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1656:0x9321CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '153122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1603%3A0x9321CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1603%3A0x9321CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1603%3A0x9321CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1603%3A0x9321CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1603%3A0x9321CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1603:0x9321CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1603'^^xsd:integer;
  dwc:scientificName 'Stauroteuthis syrtensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '153122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1603:0x9321CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '153122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1617%3A0x9421CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1617%3A0x9421CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1617%3A0x9421CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1617%3A0x9421CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1617%3A0x9421CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1617:0x9421CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1617'^^xsd:integer;
  dwc:scientificName 'Stauroteuthis syrtensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '153122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1617:0x9421CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '153122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1631%3A0x9421CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1631%3A0x9421CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1631%3A0x9421CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1631%3A0x9421CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1631%3A0x9421CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1631:0x9421CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1631'^^xsd:integer;
  dwc:scientificName 'Stauroteuthis syrtensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '153122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1631:0x9421CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '153122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1714%3A0x9421CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1714%3A0x9421CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1714%3A0x9421CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1714%3A0x9421CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1714%3A0x9421CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1714:0x9421CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1714'^^xsd:integer;
  dwc:scientificName 'Stauroteuthis syrtensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '153122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1714:0x9421CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '153122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1700%3A0xAA20CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1700%3A0xAA20CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1700%3A0xAA20CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1700%3A0xAA20CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1700%3A0xAA20CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1700:0xAA20CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1700'^^xsd:integer;
  dwc:scientificName 'Stauroteuthis syrtensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '153122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1700:0xAA20CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '153122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1686%3A0xAA20CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1686%3A0xAA20CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1686%3A0xAA20CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1686%3A0xAA20CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1686%3A0xAA20CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1686:0xAA20CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1686'^^xsd:integer;
  dwc:scientificName 'Stauroteuthis syrtensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '153122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1686:0xAA20CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '153122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1668%3A0x9D20CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1668%3A0x9D20CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1668%3A0x9D20CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1668%3A0x9D20CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1668%3A0x9D20CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1668:0x9D20CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1668'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1668:0x9D20CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1595%3A0x9A20CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1595%3A0x9A20CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1595%3A0x9A20CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1595%3A0x9A20CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1595%3A0x9A20CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1595:0x9A20CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1595'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1595:0x9A20CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5928%3A0x9A20CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5928%3A0x9A20CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5928%3A0x9A20CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5928%3A0x9A20CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5928%3A0x9A20CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5928:0x9A20CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5928'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5928:0x9A20CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1724%3A0x6020CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1724%3A0x6020CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1724%3A0x6020CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1724%3A0x6020CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1724%3A0x6020CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1724:0x6020CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1724'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1724:0x6020CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7895%3A0x5B20CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7895%3A0x5B20CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7895%3A0x5B20CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7895%3A0x5B20CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7895%3A0x5B20CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7895:0x5B20CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7895'^^xsd:integer;
  dwc:scientificName 'Chaenophryne draco'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7895:0x5B20CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7867%3A0x5920CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7867%3A0x5920CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7867%3A0x5920CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7867%3A0x5920CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7867%3A0x5920CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7867:0x5920CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7867'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7867:0x5920CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7935%3A0x2A20CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7935%3A0x2A20CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7935%3A0x2A20CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7935%3A0x2A20CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7935%3A0x2A20CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7935:0x2A20CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7935'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Guro Gjelsvik, Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7935:0x2A20CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29628%3A0xED1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29628%3A0xED1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29628%3A0xED1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29628%3A0xED1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29628%3A0xED1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29628:0xED1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29628'^^xsd:integer;
  dwc:scientificName 'Ephyrina figueirai'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29628:0xED1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1738%3A0xEB1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1738%3A0xEB1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1738%3A0xEB1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1738%3A0xEB1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1738%3A0xEB1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1738:0xEB1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1738'^^xsd:integer;
  dwc:scientificName 'Dysalotus alcocki'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16832'^^xsd:string;
  dwc:aphiaid '159665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1738:0xEB1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '159665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7923%3A0x0322CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7923%3A0x0322CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7923%3A0x0322CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7923%3A0x0322CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7923%3A0x0322CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7923:0x0322CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7923'^^xsd:integer;
  dwc:scientificName 'Bajacalifornia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7923:0x0322CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1623%3A0xE21FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1623%3A0xE21FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1623%3A0xE21FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1623%3A0xE21FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1623%3A0xE21FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1623:0xE21FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1623'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1623:0xE21FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE31FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE31FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE31FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE31FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE31FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE31FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE31FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5869%3A0xE21FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5869%3A0xE21FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5869%3A0xE21FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5869%3A0xE21FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5869%3A0xE21FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5869:0xE21FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5869'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16648'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5869:0xE21FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1682%3A0xE21FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1682%3A0xE21FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1682%3A0xE21FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1682%3A0xE21FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1682%3A0xE21FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1682:0xE21FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1682'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1682:0xE21FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A471%3A0xE21FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A471%3A0xE21FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A471%3A0xE21FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A471%3A0xE21FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A471%3A0xE21FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:471:0xE21FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '471'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:471:0xE21FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7939%3A0x0422CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7939%3A0x0422CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7939%3A0x0422CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7939%3A0x0422CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7939%3A0x0422CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7939:0x0422CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7939'^^xsd:integer;
  dwc:scientificName 'Argyropelecus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7939:0x0422CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1579%3A0xD11BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1579%3A0xD11BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1579%3A0xD11BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1579%3A0xD11BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1579%3A0xD11BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1579:0xD11BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1579'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1579:0xD11BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12992%3A0x551FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12992%3A0x551FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12992%3A0x551FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12992%3A0x551FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12992%3A0x551FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12992:0x551FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12992'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12992:0x551FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13082%3A0x551FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13082%3A0x551FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13082%3A0x551FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13082%3A0x551FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13082%3A0x551FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13082:0x551FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13082'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13082:0x551FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28367%3A0x551FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28367%3A0x551FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28367%3A0x551FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28367%3A0x551FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28367%3A0x551FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28367:0x551FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28367'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28367:0x551FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7897%3A0x4F1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7897%3A0x4F1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7897%3A0x4F1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7897%3A0x4F1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7897%3A0x4F1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7897:0x4F1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7897'^^xsd:integer;
  dwc:scientificName 'Anotopterus pharao'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7897:0x4F1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1710%3A0x451FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1710%3A0x451FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1710%3A0x451FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1710%3A0x451FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1710%3A0x451FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1710:0x451FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1710'^^xsd:integer;
  dwc:scientificName 'Anoplogaster cornuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15943'^^xsd:string;
  dwc:aphiaid '126393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1710:0x451FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29614%3A0x1522CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29614%3A0x1522CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29614%3A0x1522CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29614%3A0x1522CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29614%3A0x1522CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29614:0x1522CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29614'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29614:0x1522CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6790%3A0x601BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6790%3A0x601BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6790%3A0x601BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6790%3A0x601BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6790%3A0x601BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6790:0x601BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6790'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6790:0x601BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25408%3A0x271FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25408%3A0x271FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25408%3A0x271FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25408%3A0x271FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25408%3A0x271FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25408:0x271FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25408'^^xsd:integer;
  dwc:scientificName 'Saccopharynx ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gunnar Langhelle;Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127171'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25408:0x271FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7879%3A0x5A22CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7879%3A0x5A22CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7879%3A0x5A22CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7879%3A0x5A22CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7879%3A0x5A22CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7879:0x5A22CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7879'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7879:0x5A22CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28409%3A0x211FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28409%3A0x211FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28409%3A0x211FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28409%3A0x211FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28409%3A0x211FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28409:0x211FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28409'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28409:0x211FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1C1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1C1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13026%3A0xCF1ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13026%3A0xCF1ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13026%3A0xCF1ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13026%3A0xCF1ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13026%3A0xCF1ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13026:0xCF1ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13026'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13026:0xCF1ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13404%3A0x621BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13404%3A0x621BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13404%3A0x621BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13404%3A0x621BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13404%3A0x621BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13404:0x621BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13404'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13404:0x621BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13138%3A0x621BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13138%3A0x621BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13138%3A0x621BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13138%3A0x621BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13138%3A0x621BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13138:0x621BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13138'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13138:0x621BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29656%3A0xC81ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29656%3A0xC81ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29656%3A0xC81ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29656%3A0xC81ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29656%3A0xC81ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29656:0xC81ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29656'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29656:0xC81ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29586%3A0x691BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29586%3A0x691BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29586%3A0x691BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29586%3A0x691BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29586%3A0x691BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29586:0x691BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29586'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29586:0x691BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28381%3A0xC61ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28381%3A0xC61ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28381%3A0xC61ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28381%3A0xC61ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28381%3A0xC61ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28381:0xC61ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28381'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28381:0xC61ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13068%3A0xC61ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13068%3A0xC61ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13068%3A0xC61ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13068%3A0xC61ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13068%3A0xC61ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13068:0xC61ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13068'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13068:0xC61ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1728%3A0x711ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1728%3A0x711ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1728%3A0x711ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1728%3A0x711ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1728%3A0x711ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1728:0x711ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1728'^^xsd:integer;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1728:0x711ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13904%3A0x6B1ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13904%3A0x6B1ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13904%3A0x6B1ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13904%3A0x6B1ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13904%3A0x6B1ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13904:0x6B1ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13904'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13904:0x6B1ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13918%3A0x2E1CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13918%3A0x2E1CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13918%3A0x2E1CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13918%3A0x2E1CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13918%3A0x2E1CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13918:0x2E1CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13918'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13918:0x2E1CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1672%3A0x611ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1672%3A0x611ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1672%3A0x611ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1672%3A0x611ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1672%3A0x611ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1672:0x611ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1672'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1672:0x611ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11397%3A0x2A1CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11397%3A0x2A1CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11397%3A0x2A1CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11397%3A0x2A1CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11397%3A0x2A1CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11397:0x2A1CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11397'^^xsd:integer;
  dwc:scientificName 'Eupasiphae gilesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Marit E. Christiansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107666'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11397:0x2A1CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107666'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7907%3A0x241ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7907%3A0x241ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7907%3A0x241ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7907%3A0x241ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7907%3A0x241ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7907:0x241ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7907'^^xsd:integer;
  dwc:scientificName 'Nansenia oblita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7907:0x241ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29600%3A0xF21DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29600%3A0xF21DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29600%3A0xF21DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29600%3A0xF21DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29600%3A0xF21DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29600:0xF21DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29600'^^xsd:integer;
  dwc:scientificName 'Notostomus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29600:0xF21DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15246%3A0x9E22CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15246%3A0x9E22CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15246%3A0x9E22CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15246%3A0x9E22CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15246%3A0x9E22CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15246:0x9E22CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15246'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15246:0x9E22CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15694%3A0x9E22CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15694%3A0x9E22CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15694%3A0x9E22CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15694%3A0x9E22CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15694%3A0x9E22CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15694:0x9E22CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15694'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15694:0x9E22CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13988%3A0xEE1DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13988%3A0xEE1DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13988%3A0xEE1DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13988%3A0xEE1DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13988%3A0xEE1DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13988:0xEE1DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13988'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13988:0xEE1DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13096%3A0x7921CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13096%3A0x7921CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13096%3A0x7921CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13096%3A0x7921CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13096%3A0x7921CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13096:0x7921CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13096'^^xsd:integer;
  dwc:scientificName 'Notostomus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13096:0x7921CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29572%3A0xE51DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29572%3A0xE51DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29572%3A0xE51DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29572%3A0xE51DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29572%3A0xE51DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29572:0xE51DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29572'^^xsd:integer;
  dwc:scientificName 'Notostomus gibbosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '212899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29572:0xE51DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '212899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7921CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7921CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7921CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7921CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7921CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7921CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7921CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7921%3A0xB41DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7921%3A0xB41DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7921%3A0xB41DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7921%3A0xB41DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7921%3A0xB41DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7921:0xB41DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7921'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Suttom'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7921:0xB41DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7573%3A0xAF1DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7573%3A0xAF1DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7573%3A0xAF1DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7573%3A0xAF1DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7573%3A0xAF1DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7573:0xAF1DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7573'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7573:0xAF1DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1609%3A0xB01DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1609%3A0xB01DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1609%3A0xB01DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1609%3A0xB01DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1609%3A0xB01DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1609:0xB01DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1609'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1609:0xB01DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB91BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB91BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1565%3A0xB91BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1565%3A0xB91BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1565%3A0xB91BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1565%3A0xB91BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1565%3A0xB91BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1565:0xB91BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1565'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1565:0xB91BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1625%3A0xAC1DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1625%3A0xAC1DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1625%3A0xAC1DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1625%3A0xAC1DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1625%3A0xAC1DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1625:0xAC1DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1625'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1625:0xAC1DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA51DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA51DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA51DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA51DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA51DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA51DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Histioteuthis bonnellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '140111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA51DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '140111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7909%3A0x9C1DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7909%3A0x9C1DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7909%3A0x9C1DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7909%3A0x9C1DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7909%3A0x9C1DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7909:0x9C1DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7909'^^xsd:integer;
  dwc:scientificName 'Lampadena speculigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7909:0x9C1DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7893%3A0x211CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7893%3A0x211CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7893%3A0x211CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7893%3A0x211CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7893%3A0x211CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7893:0x211CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7893'^^xsd:integer;
  dwc:scientificName 'Arctozenus risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7893:0x211CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1658%3A0x3E1DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1658%3A0x3E1DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1658%3A0x3E1DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1658%3A0x3E1DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1658%3A0x3E1DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1658:0x3E1DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1658'^^xsd:integer;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1658:0x3E1DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29642%3A0x3D1DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29642%3A0x3D1DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29642%3A0x3D1DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29642%3A0x3D1DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29642%3A0x3D1DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29642:0x3D1DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29642'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29642:0x3D1DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD51CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD51CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7881%3A0xC91CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7881%3A0xC91CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7881%3A0xC91CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7881%3A0xC91CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7881%3A0xC91CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7881:0xC91CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7881'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7881:0xC91CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC31CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC31CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7919%3A0xBE1CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7919%3A0xBE1CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7919%3A0xBE1CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7919%3A0xBE1CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7919%3A0xBE1CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7919:0xBE1CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7919'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7919:0xBE1CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7869%3A0xEA22CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7869%3A0xEA22CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7869%3A0xEA22CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7869%3A0xEA22CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7869%3A0xEA22CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7869:0xEA22CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7869'^^xsd:integer;
  dwc:scientificName 'Notostomus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7869:0xEA22CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7B1CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7B1CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7B1CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7B1CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7B1CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7B1CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7B1CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1696%3A0x7B1CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1696%3A0x7B1CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1696%3A0x7B1CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1696%3A0x7B1CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1696%3A0x7B1CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1696:0x7B1CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1696'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1696:0x7B1CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10686%3A0xEE22CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10686%3A0xEE22CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10686%3A0xEE22CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10686%3A0xEE22CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10686%3A0xEE22CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10686:0xEE22CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10686'^^xsd:integer;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Suttom'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 18601'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10686:0xEE22CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1581%3A0x331CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1581%3A0x331CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1581%3A0x331CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1581%3A0x331CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.334 -36.298)"^^geo:wktLiteral ;
  geo-pos:lat "55.334"^^xsd:decimal ;
  geo-pos:long "-36.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1581%3A0x331CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1581:0x331CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1581'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-36.298'^^xsd:double;
  dwc:latitude '55.334'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2322 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1581:0x331CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25128%3A0x0F21CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25128%3A0x0F21CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25128%3A0x0F21CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25128%3A0x0F21CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25128%3A0x0F21CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25128:0x0F21CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25128'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25128:0x0F21CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1992%3A0x0A21CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1992%3A0x0A21CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1992%3A0x0A21CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1992%3A0x0A21CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1992%3A0x0A21CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1992:0x0A21CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1992'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1992:0x0A21CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1960%3A0x0221CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1960%3A0x0221CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1960%3A0x0221CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1960%3A0x0221CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1960%3A0x0221CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1960:0x0221CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1960'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1960:0x0221CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5893%3A0x0321CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5893%3A0x0321CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5893%3A0x0321CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5893%3A0x0321CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5893%3A0x0321CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5893:0x0321CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5893'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5893:0x0321CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25156%3A0x0121CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25156%3A0x0121CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25156%3A0x0121CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25156%3A0x0121CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25156%3A0x0121CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25156:0x0121CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25156'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25156:0x0121CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5959%3A0xB720CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5959%3A0xB720CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5959%3A0xB720CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5959%3A0xB720CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5959%3A0xB720CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5959:0xB720CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5959'^^xsd:integer;
  dwc:scientificName 'Taonius pavo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '139428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5959:0xB720CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '139428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29881%3A0xB320CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29881%3A0xB320CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29881%3A0xB320CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29881%3A0xB320CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29881%3A0xB320CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29881:0xB320CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29881'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Endre Willassen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29881:0xB320CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25057%3A0xB420CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25057%3A0xB420CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25057%3A0xB420CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25057%3A0xB420CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25057%3A0xB420CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25057:0xB420CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25057'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25057:0xB420CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1982%3A0xAF20CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1982%3A0xAF20CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1982%3A0xAF20CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1982%3A0xAF20CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1982%3A0xAF20CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1982:0xAF20CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1982'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1982:0xAF20CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5997%3A0xAA20CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5997%3A0xAA20CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5997%3A0xAA20CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5997%3A0xAA20CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5997%3A0xAA20CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5997:0xAA20CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5997'^^xsd:integer;
  dwc:scientificName 'Stauroteuthis syrtensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '153122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5997:0xAA20CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '153122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1968%3A0xA920CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1968%3A0xA920CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1968%3A0xA920CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1968%3A0xA920CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1968%3A0xA920CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1968:0xA920CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1968'^^xsd:integer;
  dwc:scientificName 'Sternoptyx diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gunnar Langhelle'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1968:0xA920CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1966%3A0x9E20CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1966%3A0x9E20CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1966%3A0x9E20CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1966%3A0x9E20CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1966%3A0x9E20CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1966:0x9E20CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1966'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1966:0x9E20CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25086%3A0x9E20CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25086%3A0x9E20CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25086%3A0x9E20CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25086%3A0x9E20CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25086%3A0x9E20CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25086:0x9E20CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25086'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25086:0x9E20CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1911%3A0x9920CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1911%3A0x9920CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1911%3A0x9920CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1911%3A0x9920CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1911%3A0x9920CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1911:0x9920CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1911'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1911:0x9920CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25058%3A0x9920CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25058%3A0x9920CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25058%3A0x9920CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25058%3A0x9920CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25058%3A0x9920CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25058:0x9920CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25058'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25058:0x9920CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2000%3A0x5F20CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2000%3A0x5F20CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2000%3A0x5F20CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2000%3A0x5F20CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2000%3A0x5F20CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2000:0x5F20CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2000'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2000:0x5F20CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29895%3A0xEF1FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29895%3A0xEF1FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29895%3A0xEF1FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29895%3A0xEF1FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29895%3A0xEF1FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29895:0xEF1FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29895'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Endre Willassen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29895:0xEF1FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29979%3A0x1B1CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29979%3A0x1B1CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29979%3A0x1B1CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29979%3A0x1B1CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29979%3A0x1B1CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29979:0x1B1CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29979'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Endre Willassen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29979:0x1B1CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25953%3A0xD11BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25953%3A0xD11BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25953%3A0xD11BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25953%3A0xD11BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25953%3A0xD11BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25953:0xD11BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25953'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Endre Willassen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25953:0xD11BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29867%3A0xD11BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29867%3A0xD11BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29867%3A0xD11BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29867%3A0xD11BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29867%3A0xD11BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29867:0xD11BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29867'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Endre Willassen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29867:0xD11BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1991%3A0xE41FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1991%3A0xE41FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1991%3A0xE41FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1991%3A0xE41FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1991%3A0xE41FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1991:0xE41FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1991'^^xsd:integer;
  dwc:scientificName 'Bajacalifornia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1991:0xE41FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1972%3A0x0622CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1972%3A0x0622CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1972%3A0x0622CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1972%3A0x0622CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1972%3A0x0622CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1972:0x0622CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1972'^^xsd:integer;
  dwc:scientificName 'Anoplogaster cornuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15945'^^xsd:string;
  dwc:aphiaid '126393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1972:0x0622CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25072%3A0x931FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25072%3A0x931FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25072%3A0x931FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25072%3A0x931FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25072%3A0x931FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25072:0x931FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25072'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25072:0x931FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25044%3A0x931FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25044%3A0x931FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25044%3A0x931FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25044%3A0x931FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25044%3A0x931FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25044:0x931FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25044'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25044:0x931FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1925%3A0x921FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1925%3A0x921FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1925%3A0x921FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1925%3A0x921FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1925%3A0x921FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1925:0x921FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1925'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1925:0x921FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22363%3A0x921FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22363%3A0x921FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22363%3A0x921FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22363%3A0x921FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22363%3A0x921FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22363:0x921FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22363'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16662'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22363:0x921FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1939%3A0x921FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1939%3A0x921FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1939%3A0x921FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1939%3A0x921FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1939%3A0x921FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1939:0x921FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1939'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1939:0x921FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1946%3A0x901FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1946%3A0x901FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1946%3A0x901FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1946%3A0x901FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1946%3A0x901FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1946:0x901FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1946'^^xsd:integer;
  dwc:scientificName 'Brachioteuthis beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '341792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1946:0x901FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '341792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1970%3A0x0B22CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1970%3A0x0B22CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1970%3A0x0B22CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1970%3A0x0B22CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1970%3A0x0B22CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1970:0x0B22CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1970'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1970:0x0B22CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1980%3A0x7B1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1980%3A0x7B1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1980%3A0x7B1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1980%3A0x7B1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1980%3A0x7B1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1980:0x7B1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1980'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1980:0x7B1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25967%3A0x561FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25967%3A0x561FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25967%3A0x561FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25967%3A0x561FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25967%3A0x561FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25967:0x561FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25967'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25967:0x561FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29937%3A0x4E21CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29937%3A0x4E21CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29937%3A0x4E21CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29937%3A0x4E21CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29937%3A0x4E21CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29937:0x4E21CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29937'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Endre Willassen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29937:0x4E21CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25071%3A0x4E21CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25071%3A0x4E21CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25071%3A0x4E21CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25071%3A0x4E21CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25071%3A0x4E21CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25071:0x4E21CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25071'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25071:0x4E21CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6027%3A0xD61BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6027%3A0xD61BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6027%3A0xD61BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6027%3A0xD61BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6027%3A0xD61BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6027:0xD61BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6027'^^xsd:integer;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6027:0xD61BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1965%3A0x4F1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1965%3A0x4F1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1965%3A0x4F1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1965%3A0x4F1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1965%3A0x4F1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1965:0x4F1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1965'^^xsd:integer;
  dwc:scientificName 'Anotopterus pharao'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1965:0x4F1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1996%3A0x4A1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1996%3A0x4A1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1996%3A0x4A1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1996%3A0x4A1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1996%3A0x4A1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1996:0x4A1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1996'^^xsd:integer;
  dwc:scientificName 'Arctozenus risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1996:0x4A1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1961%3A0xD21BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1961%3A0xD21BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1961%3A0xD21BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1961%3A0xD21BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1961%3A0xD21BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1961:0xD21BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1961'^^xsd:integer;
  dwc:scientificName 'Psednos groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '159538'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1961:0xD21BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '159538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25212%3A0x251FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25212%3A0x251FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25212%3A0x251FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25212%3A0x251FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25212%3A0x251FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25212:0x251FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25212'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25212:0x251FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1954%3A0x251FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1954%3A0x251FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1954%3A0x251FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1954%3A0x251FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1954%3A0x251FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1954:0x251FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1954'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1954:0x251FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1D1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1D1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1976%3A0xD71ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1976%3A0xD71ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1976%3A0xD71ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1976%3A0xD71ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1976%3A0xD71ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1976:0xD71ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1976'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1976:0xD71ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25015%3A0xCE1ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25015%3A0xCE1ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25015%3A0xCE1ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25015%3A0xCE1ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25015%3A0xCE1ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25015:0xCE1ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25015'^^xsd:integer;
  dwc:scientificName 'Pasiphaea tarda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25015:0xCE1ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29909%3A0xCE1ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29909%3A0xCE1ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29909%3A0xCE1ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29909%3A0xCE1ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29909%3A0xCE1ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29909:0xCE1ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29909'^^xsd:integer;
  dwc:scientificName 'Pasiphaea tarda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Endre Willassen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29909:0xCE1ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25085%3A0xC71ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25085%3A0xC71ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25085%3A0xC71ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25085%3A0xC71ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25085%3A0xC71ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25085:0xC71ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25085'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25085:0xC71ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25001%3A0x671BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25001%3A0x671BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25001%3A0x671BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25001%3A0x671BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25001%3A0x671BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25001:0x671BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25001'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Endre Willassen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25001:0x671BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5973%3A0x2F1CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5973%3A0x2F1CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5973%3A0x2F1CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5973%3A0x2F1CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5973%3A0x2F1CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5973:0x2F1CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5973'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5973:0x2F1CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1956%3A0x2D1ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1956%3A0x2D1ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1956%3A0x2D1ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1956%3A0x2D1ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1956%3A0x2D1ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1956:0x2D1ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1956'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1956:0x2D1ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1984%3A0x5521CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1984%3A0x5521CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1984%3A0x5521CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1984%3A0x5521CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1984%3A0x5521CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1984:0x5521CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1984'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown;  Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1984:0x5521CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1978%3A0x7722CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1978%3A0x7722CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1978%3A0x7722CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1978%3A0x7722CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1978%3A0x7722CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1978:0x7722CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1978'^^xsd:integer;
  dwc:scientificName 'Melamphaes microps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1978:0x7722CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1975%3A0x241ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1975%3A0x241ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1975%3A0x241ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1975%3A0x241ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1975%3A0x241ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1975:0x241ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1975'^^xsd:integer;
  dwc:scientificName 'Nansenia oblita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1975:0x241ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5999%3A0xF61DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5999%3A0xF61DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5999%3A0xF61DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5999%3A0xF61DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5999%3A0xF61DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5999:0xF61DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5999'^^xsd:integer;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5999:0xF61DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1964%3A0x9C22CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1964%3A0x9C22CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1964%3A0x9C22CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1964%3A0x9C22CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1964%3A0x9C22CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1964:0x9C22CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1964'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1964:0x9C22CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29965%3A0x701BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29965%3A0x701BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29965%3A0x701BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29965%3A0x701BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29965%3A0x701BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29965:0x701BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29965'^^xsd:integer;
  dwc:scientificName 'Notostomus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Endre Willassen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29965:0x701BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1990%3A0xF01DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1990%3A0xF01DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1990%3A0xF01DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1990%3A0xF01DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1990%3A0xF01DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1990:0xF01DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1990'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1990:0xF01DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25170%3A0x711BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25170%3A0x711BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25170%3A0x711BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25170%3A0x711BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25170%3A0x711BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25170:0x711BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25170'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25170:0x711BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1986%3A0xDD1DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1986%3A0xDD1DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1986%3A0xDD1DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1986%3A0xDD1DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1986%3A0xDD1DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1986:0xDD1DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1986'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1986:0xDD1DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25142%3A0xD51BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25142%3A0xD51BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25142%3A0xD51BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25142%3A0xD51BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25142%3A0xD51BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25142:0xD51BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25142'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25142:0xD51BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1962%3A0xB01DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1962%3A0xB01DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1962%3A0xB01DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1962%3A0xB01DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1962%3A0xB01DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1962:0xB01DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1962'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1962:0xB01DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1974%3A0xAB1DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1974%3A0xAB1DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1974%3A0xAB1DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1974%3A0xAB1DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1974%3A0xAB1DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1974:0xAB1DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1974'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1974:0xAB1DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1958%3A0xAB1DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1958%3A0xAB1DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1958%3A0xAB1DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1958%3A0xAB1DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1958%3A0xAB1DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1958:0xAB1DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1958'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16849'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1958:0xAB1DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25184%3A0xAB1DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25184%3A0xAB1DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25184%3A0xAB1DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25184%3A0xAB1DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25184%3A0xAB1DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25184:0xAB1DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25184'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25184:0xAB1DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25198%3A0xA31DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25198%3A0xA31DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25198%3A0xA31DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25198%3A0xA31DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25198%3A0xA31DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25198:0xA31DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25198'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25198:0xA31DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1977%3A0xAD22CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1977%3A0xAD22CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1977%3A0xAD22CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1977%3A0xAD22CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1977%3A0xAD22CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1977:0xAD22CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1977'^^xsd:integer;
  dwc:scientificName 'Kali indica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16362'^^xsd:string;
  dwc:aphiaid '159666'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1977:0xAD22CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '159666'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1994%3A0x9B1DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1994%3A0x9B1DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1994%3A0x9B1DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1994%3A0x9B1DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1994%3A0x9B1DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1994:0x9B1DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1994'^^xsd:integer;
  dwc:scientificName 'Lampadena speculigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1994:0x9B1DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1993%3A0xB222CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1993%3A0xB222CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1993%3A0xB222CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1993%3A0xB222CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1993%3A0xB222CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1993:0xB222CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1993'^^xsd:integer;
  dwc:scientificName 'Saccopharynx ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16492'^^xsd:string;
  dwc:aphiaid '127171'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1993:0xB222CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1932%3A0x471DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1932%3A0x471DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1932%3A0x471DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1932%3A0x471DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1932%3A0x471DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1932:0x471DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1932'^^xsd:integer;
  dwc:scientificName 'Stauroteuthis syrtensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '153122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1932:0x471DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '153122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29923%3A0x831CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29923%3A0x831CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29923%3A0x831CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29923%3A0x831CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29923%3A0x831CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29923:0x831CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29923'^^xsd:integer;
  dwc:scientificName 'Pasiphaea tarda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29923:0x831CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29909%3A0xE822CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29909%3A0xE822CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29909%3A0xE822CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29909%3A0xE822CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29909%3A0xE822CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29909:0xE822CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29909'^^xsd:integer;
  dwc:scientificName 'Pasiphaea tarda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29909:0xE822CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25286%3A0x7A1CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25286%3A0x7A1CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25286%3A0x7A1CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25286%3A0x7A1CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25286%3A0x7A1CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25286:0x7A1CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25286'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25286:0x7A1CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2909%3A0xF122CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2909%3A0xF122CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2909%3A0xF122CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2909%3A0xF122CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2909%3A0xF122CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2909:0xF122CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2909'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2909:0xF122CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1989%3A0xF222CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1989%3A0xF222CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1989%3A0xF222CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1989%3A0xF222CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1989%3A0xF222CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1989:0xF222CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1989'^^xsd:integer;
  dwc:scientificName 'Scopelosaurus lepidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton &Filipe Porteiro, Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126349'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1989:0xF222CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1963%3A0x301CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1963%3A0x301CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1963%3A0x301CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.758"^^xsd:decimal ;
  dwc:decimalLongitude "-35.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1963%3A0x301CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.758 -35.948)"^^geo:wktLiteral ;
  geo-pos:lat "52.758"^^xsd:decimal ;
  geo-pos:long "-35.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1963%3A0x301CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1963:0x301CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1963'^^xsd:integer;
  dwc:scientificName 'Rondeletia loricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.948'^^xsd:double;
  dwc:latitude '52.758'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2015'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3707 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126412'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1963:0x301CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8071%3A0x8821CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8071%3A0x8821CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8071%3A0x8821CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8071%3A0x8821CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8071%3A0x8821CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8071:0x8821CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8071'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8071:0x8821CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11624%3A0x0C21CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11624%3A0x0C21CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11624%3A0x0C21CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11624%3A0x0C21CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11624%3A0x0C21CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11624:0x0C21CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11624'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11624:0x0C21CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10847%3A0x0A21CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10847%3A0x0A21CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10847%3A0x0A21CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10847%3A0x0A21CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10847%3A0x0A21CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10847:0x0A21CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10847'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10847:0x0A21CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8001%3A0x9121CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8001%3A0x9121CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8001%3A0x9121CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8001%3A0x9121CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8001%3A0x9121CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8001:0x9121CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8001'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8001:0x9121CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11582%3A0xA420CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11582%3A0xA420CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11582%3A0xA420CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11582%3A0xA420CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11582%3A0xA420CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11582:0xA420CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11582'^^xsd:integer;
  dwc:scientificName 'Spectrunculus crassus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein, Jørgen Nielsen, Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 18356'^^xsd:string;
  dwc:aphiaid '712481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11582:0xA420CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '712481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8183%3A0x9F20CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8183%3A0x9F20CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8183%3A0x9F20CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8183%3A0x9F20CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8183%3A0x9F20CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8183:0x9F20CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8183'^^xsd:integer;
  dwc:scientificName 'Sicyonis ingolfi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nadezhda Sanamyan'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '100851'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8183:0x9F20CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '100851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11330%3A0x9E20CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11330%3A0x9E20CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11330%3A0x9E20CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11330%3A0x9E20CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11330%3A0x9E20CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11330:0x9E20CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11330'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11330:0x9E20CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11554%3A0x9820CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11554%3A0x9820CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11554%3A0x9820CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11554%3A0x9820CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11554%3A0x9820CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11554:0x9820CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11554'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11554:0x9820CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13649%3A0x6E20CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13649%3A0x6E20CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13649%3A0x6E20CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13649%3A0x6E20CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13649%3A0x6E20CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13649:0x6E20CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13649'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13649:0x6E20CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13719%3A0x6E20CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13719%3A0x6E20CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13719%3A0x6E20CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13719%3A0x6E20CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13719%3A0x6E20CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13719:0x6E20CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13719'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13719:0x6E20CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1629%3A0x6C20CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1629%3A0x6C20CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1629%3A0x6C20CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1629%3A0x6C20CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1629%3A0x6C20CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1629:0x6C20CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1629'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides brevibarbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal, John Galbraith; Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1629:0x6C20CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '158954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10833%3A0x6C20CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10833%3A0x6C20CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10833%3A0x6C20CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10833%3A0x6C20CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10833%3A0x6C20CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10833:0x6C20CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10833'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides brevibarbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal, John Galbraith; Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10833:0x6C20CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '158954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10819%3A0x6C20CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10819%3A0x6C20CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10819%3A0x6C20CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10819%3A0x6C20CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10819%3A0x6C20CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10819:0x6C20CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10819'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides brevibarbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal, John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10819:0x6C20CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '158954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1601%3A0x6C20CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1601%3A0x6C20CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1601%3A0x6C20CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1601%3A0x6C20CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1601%3A0x6C20CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1601:0x6C20CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1601'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides brevibarbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal, John Galbraith; Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1601:0x6C20CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '158954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1632%3A0x6C20CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1632%3A0x6C20CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1632%3A0x6C20CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1632%3A0x6C20CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1632%3A0x6C20CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1632:0x6C20CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1632'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides brevibarbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal, John Galbraith; Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1632:0x6C20CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '158954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9755%3A0x6C20CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9755%3A0x6C20CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9755%3A0x6C20CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9755%3A0x6C20CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9755%3A0x6C20CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9755:0x6C20CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9755'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides brevibarbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal, John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9755:0x6C20CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '158954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1587%3A0x6B20CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1587%3A0x6B20CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1587%3A0x6B20CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1587%3A0x6B20CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1587%3A0x6B20CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1587:0x6B20CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1587'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides brevibarbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal, John Galbraith; Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1587:0x6B20CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '158954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1615%3A0x6B20CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1615%3A0x6B20CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1615%3A0x6B20CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1615%3A0x6B20CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1615%3A0x6B20CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1615:0x6B20CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1615'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides brevibarbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal, John Galbraith; Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1615:0x6B20CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '158954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10945%3A0x6A20CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10945%3A0x6A20CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10945%3A0x6A20CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10945%3A0x6A20CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10945%3A0x6A20CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10945:0x6A20CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10945'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides carapinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10945:0x6A20CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '158956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15163%3A0x9721CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15163%3A0x9721CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15163%3A0x9721CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15163%3A0x9721CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15163%3A0x9721CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15163:0x9721CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15163'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15163:0x9721CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10035%3A0x6720CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10035%3A0x6720CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10035%3A0x6720CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10035%3A0x6720CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10035%3A0x6720CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10035:0x6720CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10035'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10035:0x6720CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10245%3A0x6720CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10245%3A0x6720CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10245%3A0x6720CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10245%3A0x6720CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10245%3A0x6720CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10245:0x6720CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10245'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10245:0x6720CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10357%3A0x2D1BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10357%3A0x2D1BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10357%3A0x2D1BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10357%3A0x2D1BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10357%3A0x2D1BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10357:0x2D1BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10357'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10357:0x2D1BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10315%3A0x2D1BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10315%3A0x2D1BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10315%3A0x2D1BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10315%3A0x2D1BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10315%3A0x2D1BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10315:0x2D1BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10315'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10315:0x2D1BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13509%3A0x2E1BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13509%3A0x2E1BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13509%3A0x2E1BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13509%3A0x2E1BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13509%3A0x2E1BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13509:0x2E1BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13509'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13509:0x2E1BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10091%3A0x2E1BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10091%3A0x2E1BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10091%3A0x2E1BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10091%3A0x2E1BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10091%3A0x2E1BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10091:0x2E1BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10091'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10091:0x2E1BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13369%3A0x6520CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13369%3A0x6520CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13369%3A0x6520CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13369%3A0x6520CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13369%3A0x6520CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13369:0x6520CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13369'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13369:0x6520CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13579%3A0x2F1BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13579%3A0x2F1BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13579%3A0x2F1BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13579%3A0x2F1BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13579%3A0x2F1BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13579:0x2F1BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13579'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13579:0x2F1BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9839%3A0x2F1BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9839%3A0x2F1BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9839%3A0x2F1BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9839%3A0x2F1BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9839%3A0x2F1BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9839:0x2F1BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9839'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9839:0x2F1BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9979%3A0x2F1BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9979%3A0x2F1BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9979%3A0x2F1BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9979%3A0x2F1BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9979%3A0x2F1BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9979:0x2F1BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9979'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9979:0x2F1BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24437%3A0xF821CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24437%3A0xF821CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24437%3A0xF821CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24437%3A0xF821CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24437%3A0xF821CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24437:0xF821CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24437'^^xsd:integer;
  dwc:scientificName 'Chrysogorgia agassizi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tina Molodtsova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '183062'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24437:0xF821CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '125351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8549%3A0x6320CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8549%3A0x6320CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8549%3A0x6320CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8549%3A0x6320CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8549%3A0x6320CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8549:0x6320CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8549'^^xsd:integer;
  dwc:scientificName 'Cirroteuthis muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '342212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8549:0x6320CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '342212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5111%3A0xFA21CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5111%3A0xFA21CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5111%3A0xFA21CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5111%3A0xFA21CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5111%3A0xFA21CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5111:0xFA21CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5111'^^xsd:integer;
  dwc:scientificName 'Clausophyes galeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5111:0xFA21CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '135410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5153%3A0x6220CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5153%3A0x6220CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5153%3A0x6220CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5153%3A0x6220CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5153%3A0x6220CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5153:0x6220CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5153'^^xsd:integer;
  dwc:scientificName 'Clausophyes laetmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '287241'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5153:0x6220CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '287241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11512%3A0x3720CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11512%3A0x3720CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11512%3A0x3720CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11512%3A0x3720CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11512%3A0x3720CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11512:0x3720CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11512'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11512:0x3720CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11018%3A0x3120CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11018%3A0x3120CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11018%3A0x3120CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11018%3A0x3120CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11018%3A0x3120CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11018:0x3120CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11018'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides guentheri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16802'^^xsd:string;
  dwc:aphiaid '158958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11018:0x3120CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '158958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13057%3A0x311BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13057%3A0x311BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13057%3A0x311BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13057%3A0x311BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13057%3A0x311BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13057:0x311BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13057'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides leptolepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16804'^^xsd:string;
  dwc:aphiaid '158959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13057:0x311BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '158959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11004%3A0x2F20CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11004%3A0x2F20CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11004%3A0x2F20CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11004%3A0x2F20CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11004%3A0x2F20CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11004:0x2F20CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11004'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11004:0x2F20CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13075%3A0x2D20CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13075%3A0x2D20CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13075%3A0x2D20CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13075%3A0x2D20CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13075%3A0x2D20CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13075:0x2D20CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13075'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13075:0x2D20CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13159%3A0x321BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13159%3A0x321BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13159%3A0x321BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13159%3A0x321BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13159%3A0x321BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13159:0x321BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13159'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13159:0x321BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13299%3A0x321BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13299%3A0x321BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13299%3A0x321BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13299%3A0x321BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13299%3A0x321BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13299:0x321BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13299'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13299:0x321BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2920CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2920CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2920CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2920CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2920CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2920CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Crossota rufobrunnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117856'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2920CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '117856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8647%3A0x2720CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8647%3A0x2720CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8647%3A0x2720CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8647%3A0x2720CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8647%3A0x2720CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8647:0x2720CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8647'^^xsd:integer;
  dwc:scientificName 'Entelurus aequoreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16446'^^xsd:string;
  dwc:aphiaid '127379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8647:0x2720CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8015%3A0x1A1CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8015%3A0x1A1CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8015%3A0x1A1CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8015%3A0x1A1CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8015%3A0x1A1CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8015:0x1A1CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8015'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8015:0x1A1CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11540%3A0xE31FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11540%3A0xE31FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11540%3A0xE31FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11540%3A0xE31FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11540%3A0xE31FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11540:0xE31FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11540'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11540:0xE31FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11526%3A0x181CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11526%3A0x181CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11526%3A0x181CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11526%3A0x181CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11526%3A0x181CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11526:0x181CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11526'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11526:0x181CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11610%3A0x581BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11610%3A0x581BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11610%3A0x581BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11610%3A0x581BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11610%3A0x581BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11610:0x581BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11610'^^xsd:integer;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov; Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16767'^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11610:0x581BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11638%3A0x971FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11638%3A0x971FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11638%3A0x971FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11638%3A0x971FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11638%3A0x971FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11638:0x971FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11638'^^xsd:integer;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11638:0x971FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1643%3A0x971FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1643%3A0x971FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1643%3A0x971FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1643%3A0x971FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1643%3A0x971FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1643:0x971FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1643'^^xsd:integer;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1643:0x971FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11498%3A0x951FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11498%3A0x951FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11498%3A0x951FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11498%3A0x951FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11498%3A0x951FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11498:0x951FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11498'^^xsd:integer;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov; Franz Uiblein, Ingvar'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11498:0x951FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x911FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x911FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x911FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x911FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x911FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x911FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Botrynema brucei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x911FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '117615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11428%3A0x0922CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11428%3A0x0922CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11428%3A0x0922CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11428%3A0x0922CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11428%3A0x0922CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11428:0x0922CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11428'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11428:0x0922CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11316%3A0x561FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11316%3A0x561FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11316%3A0x561FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11316%3A0x561FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11316%3A0x561FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11316:0x561FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11316'^^xsd:integer;
  dwc:scientificName 'Xenodermichthys copei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov; Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11316:0x561FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12189%3A0x551FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12189%3A0x551FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12189%3A0x551FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12189%3A0x551FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12189%3A0x551FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12189:0x551FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12189'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12189:0x551FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23361%3A0x1022CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23361%3A0x1022CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23361%3A0x1022CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23361%3A0x1022CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23361%3A0x1022CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23361:0x1022CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23361'^^xsd:integer;
  dwc:scientificName 'Tromikosoma koehleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kirill Minin'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23361:0x1022CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '124348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24227%3A0x4D1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24227%3A0x4D1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24227%3A0x4D1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24227%3A0x4D1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24227%3A0x4D1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24227:0x4D1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24227'^^xsd:integer;
  dwc:scientificName 'Anthomastus agaricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tina Molodtsova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '286009'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24227:0x4D1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '724721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4D1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel?'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4D1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12313%3A0x4B1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12313%3A0x4B1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12313%3A0x4B1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12313%3A0x4B1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12313%3A0x4B1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12313:0x4B1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12313'^^xsd:integer;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12313:0x4B1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9629%3A0x5C1BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9629%3A0x5C1BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9629%3A0x5C1BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9629%3A0x5C1BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9629%3A0x5C1BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9629:0x5C1BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9629'^^xsd:integer;
  dwc:scientificName 'Alepocephalus australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes; Torild Johnsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '217603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9629:0x5C1BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '217603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11666%3A0x471FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11666%3A0x471FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11666%3A0x471FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11666%3A0x471FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11666%3A0x471FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11666:0x471FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11666'^^xsd:integer;
  dwc:scientificName 'Amblyraja jenseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '105864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11666:0x471FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x421FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x421FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x421FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x421FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x421FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x421FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aglantha digitale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x421FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '117849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9601%3A0x401FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9601%3A0x401FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9601%3A0x401FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9601%3A0x401FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9601%3A0x401FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9601:0x401FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9601'^^xsd:integer;
  dwc:scientificName 'Alepocephalus agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes, John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9601:0x401FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10196%3A0x401FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10196%3A0x401FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10196%3A0x401FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10196%3A0x401FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10196%3A0x401FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10196:0x401FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10196'^^xsd:integer;
  dwc:scientificName 'Alepocephalus agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes; John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16567'^^xsd:string;
  dwc:aphiaid '126681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10196:0x401FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10182%3A0x5E1BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10182%3A0x5E1BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10182%3A0x5E1BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10182%3A0x5E1BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10182%3A0x5E1BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10182:0x5E1BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10182'^^xsd:integer;
  dwc:scientificName 'Alepocephalus agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes; John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16568'^^xsd:string;
  dwc:aphiaid '126681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10182:0x5E1BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14726%3A0x1622CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14726%3A0x1622CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14726%3A0x1622CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14726%3A0x1622CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14726%3A0x1622CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14726:0x1622CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14726'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14726:0x1622CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2E1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2E1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2E1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2E1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2E1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2E1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Psychropotes depressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2E1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '124774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11372%3A0x191FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11372%3A0x191FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11372%3A0x191FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11372%3A0x191FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11372%3A0x191FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11372:0x191FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11372'^^xsd:integer;
  dwc:scientificName 'Polyacanthonotus challengeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11372:0x191FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11568%3A0x191FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11568%3A0x191FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11568%3A0x191FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11568%3A0x191FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11568%3A0x191FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11568:0x191FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11568'^^xsd:integer;
  dwc:scientificName 'Polyacanthonotus rissoanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11568:0x191FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10861%3A0x5D22CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10861%3A0x5D22CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10861%3A0x5D22CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10861%3A0x5D22CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10861%3A0x5D22CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10861:0x5D22CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10861'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10861:0x5D22CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8824%3A0xCD1ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8824%3A0xCD1ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8824%3A0xCD1ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8824%3A0xCD1ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8824%3A0xCD1ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8824:0xCD1ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8824'^^xsd:integer;
  dwc:scientificName 'Peniagone longipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '345444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8824:0xCD1ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '345444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCD1ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Peniagone marecoi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '345445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCD1ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '345445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12203%3A0x6322CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12203%3A0x6322CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12203%3A0x6322CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12203%3A0x6322CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12203%3A0x6322CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12203:0x6322CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12203'^^xsd:integer;
  dwc:scientificName 'Pasiphaea ecarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '240806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12203:0x6322CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '240806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29348%3A0x691BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29348%3A0x691BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29348%3A0x691BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29348%3A0x691BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29348%3A0x691BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29348:0x691BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29348'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29348:0x691BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8432%3A0xBF1ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8432%3A0xBF1ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8432%3A0xBF1ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8432%3A0xBF1ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8432%3A0xBF1ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8432:0xBF1ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8432'^^xsd:integer;
  dwc:scientificName 'Paelopatides grisea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8432:0xBF1ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '124578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14626%3A0xB91ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14626%3A0xB91ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14626%3A0xB91ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14626%3A0xB91ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14626%3A0xB91ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14626:0xB91ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14626'^^xsd:integer;
  dwc:scientificName 'Ophiocten hastatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14626:0xB91ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '124854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21143%3A0xB81ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21143%3A0xB81ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21143%3A0xB81ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21143%3A0xB81ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21143%3A0xB81ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21143:0xB81ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21143'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21143:0xB81ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21129%3A0xB81ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21129%3A0xB81ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21129%3A0xB81ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21129%3A0xB81ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21129%3A0xB81ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21129:0xB81ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21129'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21129:0xB81ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22911%3A0x6D1ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22911%3A0x6D1ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22911%3A0x6D1ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22911%3A0x6D1ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22911%3A0x6D1ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22911:0x6D1ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22911'^^xsd:integer;
  dwc:scientificName 'Flabellum angulare'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Natalya Keller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '135195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22911:0x6D1ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '135195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x671ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x671ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x671ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x671ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x671ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x671ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gilia reticulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '196593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x671ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '196593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8127%3A0x651ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8127%3A0x651ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8127%3A0x651ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8127%3A0x651ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8127%3A0x651ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8127:0x651ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8127'^^xsd:integer;
  dwc:scientificName 'Glyphocrangon sculpta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8127:0x651ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '107572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9688%3A0x631ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9688%3A0x631ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9688%3A0x631ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9688%3A0x631ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9688%3A0x631ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9688:0x631ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9688'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9688:0x631ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8577%3A0x611ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8577%3A0x611ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8577%3A0x611ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8577%3A0x611ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8577%3A0x611ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8577:0x611ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8577'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8577:0x611ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11442%3A0x5421CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11442%3A0x5421CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11442%3A0x5421CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11442%3A0x5421CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11442%3A0x5421CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11442:0x5421CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11442'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov; Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16489'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11442:0x5421CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14740%3A0x7722CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14740%3A0x7722CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14740%3A0x7722CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14740%3A0x7722CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14740%3A0x7722CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14740:0x7722CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14740'^^xsd:integer;
  dwc:scientificName 'Melamphaes microps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14740:0x7722CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8838%3A0x7722CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8838%3A0x7722CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8838%3A0x7722CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8838%3A0x7722CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8838%3A0x7722CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8838:0x7722CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8838'^^xsd:integer;
  dwc:scientificName 'Mesothuria cathedralis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '529391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8838:0x7722CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '732620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x251ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x251ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x231ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Nanomia cara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x231ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '135496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11400%3A0x9C22CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11400%3A0x9C22CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11400%3A0x9C22CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11400%3A0x9C22CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11400%3A0x9C22CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11400:0x9C22CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11400'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11400:0x9C22CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12166%3A0x711BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12166%3A0x711BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12166%3A0x711BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12166%3A0x711BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12166%3A0x711BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12166:0x711BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12166'^^xsd:integer;
  dwc:scientificName 'Ophioplinthus tessellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '322556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12166:0x711BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '322556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11473%3A0xF11DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11473%3A0xF11DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11473%3A0xF11DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11473%3A0xF11DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11473%3A0xF11DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11473:0xF11DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11473'^^xsd:integer;
  dwc:scientificName 'Ophiura irrorata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124922'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11473:0xF11DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '244317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14668%3A0xF11DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14668%3A0xF11DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14668%3A0xF11DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14668%3A0xF11DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14668%3A0xF11DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14668:0xF11DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14668'^^xsd:integer;
  dwc:scientificName 'Ophiura ljungmani '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14668:0xF11DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9615%3A0xA222CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9615%3A0xA222CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9615%3A0xA222CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9615%3A0xA222CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9615%3A0xA222CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9615:0xA222CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9615'^^xsd:integer;
  dwc:scientificName 'Narcetes stomias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes; John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9615:0xA222CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12040%3A0x731BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12040%3A0x731BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12040%3A0x731BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12040%3A0x731BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12040%3A0x731BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12040:0x731BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12040'^^xsd:integer;
  dwc:scientificName 'Ophiura nitida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124927'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12040:0x731BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '124927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8633%3A0xD81DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8633%3A0xD81DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8633%3A0xD81DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8633%3A0xD81DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8633%3A0xD81DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8633:0xD81DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8633'^^xsd:integer;
  dwc:scientificName 'Lophodolos acanthognathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ricardo S Santos'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8633:0xD81DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11414%3A0x7A21CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11414%3A0x7A21CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11414%3A0x7A21CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11414%3A0x7A21CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11414%3A0x7A21CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11414:0x7A21CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11414'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11414:0x7A21CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11596%3A0xBC1BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11596%3A0xBC1BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11596%3A0xBC1BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11596%3A0xBC1BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11596%3A0xBC1BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11596:0xBC1BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11596'^^xsd:integer;
  dwc:scientificName 'Harriotta haeckeli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov; Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '105828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11596:0xBC1BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x491DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x491DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x491DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x491DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x491DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x491DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x491DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8147%3A0xBE1BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8147%3A0xBE1BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8147%3A0xBE1BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8147%3A0xBE1BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8147%3A0xBE1BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8147:0xBE1BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8147'^^xsd:integer;
  dwc:scientificName 'Benthesicymus brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107088'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8147:0xBE1BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1390995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11652%3A0xBF1BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11652%3A0xBF1BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11652%3A0xBF1BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11652%3A0xBF1BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11652%3A0xBF1BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11652:0xBF1BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11652'^^xsd:integer;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11652:0xBF1BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11386%3A0xD51CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11386%3A0xD51CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11386%3A0xD51CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11386%3A0xD51CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11386%3A0xD51CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11386:0xD51CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11386'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11386:0xD51CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9909%3A0xC31BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9909%3A0xC31BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9909%3A0xC31BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9909%3A0xC31BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9909%3A0xC31BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9909:0xC31BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9909'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9909:0xC31BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13005%3A0xC51CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13005%3A0xC51CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13005%3A0xC51CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13005%3A0xC51CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13005%3A0xC51CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13005:0xC51CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13005'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13005:0xC51CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDD22CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDD22CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDD22CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDD22CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDD22CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xDD22CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Chuniphyes multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xDD22CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10161%3A0xC51CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10161%3A0xC51CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10161%3A0xC51CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10161%3A0xC51CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10161%3A0xC51CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10161:0xC51CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10161'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10161:0xC51CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13439%3A0xC51CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13439%3A0xC51CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13439%3A0xC51CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13439%3A0xC51CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13439%3A0xC51CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13439:0xC51CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13439'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13439:0xC51CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10959%3A0xC31BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10959%3A0xC31BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10959%3A0xC31BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10959%3A0xC31BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10959%3A0xC31BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10959:0xC31BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10959'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides carapinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10959:0xC31BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '158956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15932%3A0xC01CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15932%3A0xC01CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15932%3A0xC01CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15932%3A0xC01CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15932%3A0xC01CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15932:0xC01CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15932'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15932:0xC01CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB81CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Dimophyes arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB81CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11358%3A0x921CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11358%3A0x921CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11358%3A0x921CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11358%3A0x921CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11358%3A0x921CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11358:0x921CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11358'^^xsd:integer;
  dwc:scientificName 'Entelurus aequoreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16445'^^xsd:string;
  dwc:aphiaid '127379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11358:0x921CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x901CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x901CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x901CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x901CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x901CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x901CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Crystallophyes amygdalina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x901CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '135414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10987%3A0x8F1CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10987%3A0x8F1CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10987%3A0x8F1CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10987%3A0x8F1CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10987%3A0x8F1CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10987:0x8F1CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10987'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides leptolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10987:0x8F1CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '158959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13229%3A0x8F1CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13229%3A0x8F1CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13229%3A0x8F1CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13229%3A0x8F1CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13229%3A0x8F1CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13229:0x8F1CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13229'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13229:0x8F1CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11484%3A0xC51BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11484%3A0xC51BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11484%3A0xC51BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11484%3A0xC51BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11484%3A0xC51BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11484:0xC51BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11484'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11484:0xC51BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11470%3A0xC61BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11470%3A0xC61BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11470%3A0xC61BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11470%3A0xC61BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11470%3A0xC61BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11470:0xC61BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11470'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11470:0xC61BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21255%3A0x8E1CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21255%3A0x8E1CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21255%3A0x8E1CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21255%3A0x8E1CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21255%3A0x8E1CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21255:0x8E1CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21255'^^xsd:integer;
  dwc:scientificName 'Harriotta haeckeli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '105828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21255:0x8E1CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11456%3A0xC71BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11456%3A0xC71BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11456%3A0xC71BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11456%3A0xC71BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11456%3A0xC71BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11456:0xC71BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11456'^^xsd:integer;
  dwc:scientificName 'Hydrolagus affinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov; Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16542'^^xsd:string;
  dwc:aphiaid '105825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11456:0xC71BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8591%3A0x891CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8591%3A0x891CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8591%3A0x891CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8591%3A0x891CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8591%3A0x891CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8591:0x891CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8591'^^xsd:integer;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8591:0x891CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x881CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x881CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x881CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x881CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x881CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x881CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lensia conoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x881CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '135426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29362%3A0xCA1BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29362%3A0xCA1BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29362%3A0xCA1BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29362%3A0xCA1BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29362%3A0xCA1BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29362:0xCA1BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29362'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29362:0xCA1BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9587%3A0x801CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9587%3A0x801CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9587%3A0x801CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9587%3A0x801CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9587%3A0x801CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9587:0x801CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9587'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Filipe Porteiro & Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9587:0x801CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11501%3A0xED22CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11501%3A0xED22CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11501%3A0xED22CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11501%3A0xED22CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11501%3A0xED22CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11501:0xED22CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11501'^^xsd:integer;
  dwc:scientificName 'Ophiocamax patersoni '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '322597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11501:0xED22CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '322597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8563%3A0x7C1CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8563%3A0x7C1CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8563%3A0x7C1CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8563%3A0x7C1CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8563%3A0x7C1CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8563:0x7C1CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8563'^^xsd:integer;
  dwc:scientificName 'Opisthoteuthis grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '140653'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8563:0x7C1CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '140653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7B1CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7B1CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7B1CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7B1CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7B1CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7B1CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7B1CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10903%3A0xEE22CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10903%3A0xEE22CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10903%3A0xEE22CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10903%3A0xEE22CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.28 -35.534)"^^geo:wktLiteral ;
  geo-pos:lat "53.28"^^xsd:decimal ;
  geo-pos:long "-35.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10903%3A0xEE22CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10903:0xEE22CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10903'^^xsd:integer;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.534'^^xsd:double;
  dwc:latitude '53.28'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2548 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10903:0xEE22CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.303 -35.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.303"^^xsd:decimal ;
  dwc:decimalLongitude "-35.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.303 -35.41)"^^geo:wktLiteral ;
  geo-pos:lat "54.303"^^xsd:decimal ;
  geo-pos:long "-35.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xEC1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23.78'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.41'^^xsd:double;
  dwc:latitude '54.303'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 506 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xEC1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.303 -35.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.303"^^xsd:decimal ;
  dwc:decimalLongitude "-35.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.303 -35.41)"^^geo:wktLiteral ;
  geo-pos:lat "54.303"^^xsd:decimal ;
  geo-pos:long "-35.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8E1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Brosme brosme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23.78'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.41'^^xsd:double;
  dwc:latitude '54.303'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 506 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126447'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8E1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x461FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x461FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x461FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.303 -35.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.303"^^xsd:decimal ;
  dwc:decimalLongitude "-35.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x461FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.303 -35.41)"^^geo:wktLiteral ;
  geo-pos:lat "54.303"^^xsd:decimal ;
  geo-pos:long "-35.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x461FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x461FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Anarhichas denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23.78'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.41'^^xsd:double;
  dwc:latitude '54.303'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 506 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126757'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x461FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x461FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x461FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x461FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.303 -35.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.303"^^xsd:decimal ;
  dwc:decimalLongitude "-35.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x461FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.303 -35.41)"^^geo:wktLiteral ;
  geo-pos:lat "54.303"^^xsd:decimal ;
  geo-pos:long "-35.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x461FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x461FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Anarhichas denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23.78'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.41'^^xsd:double;
  dwc:latitude '54.303'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 506 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126757'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x461FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F1DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F1DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F1DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.303 -35.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.303"^^xsd:decimal ;
  dwc:decimalLongitude "-35.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F1DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.303 -35.41)"^^geo:wktLiteral ;
  geo-pos:lat "54.303"^^xsd:decimal ;
  geo-pos:long "-35.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F1DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4F1DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23.78'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.41'^^xsd:double;
  dwc:latitude '54.303'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 506 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4F1DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCA1CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCA1CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCA1CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.303 -35.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.303"^^xsd:decimal ;
  dwc:decimalLongitude "-35.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCA1CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.303 -35.41)"^^geo:wktLiteral ;
  geo-pos:lat "54.303"^^xsd:decimal ;
  geo-pos:long "-35.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCA1CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCA1CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Brosme brosme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23.78'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.41'^^xsd:double;
  dwc:latitude '54.303'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 506 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126447'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCA1CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1121CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1121CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1121CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.303 -35.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.303"^^xsd:decimal ;
  dwc:decimalLongitude "-35.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1121CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.303 -35.409)"^^geo:wktLiteral ;
  geo-pos:lat "54.303"^^xsd:decimal ;
  geo-pos:long "-35.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1121CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1121CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Sebastes marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.409'^^xsd:double;
  dwc:latitude '54.303'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 540 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '127253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1121CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '151324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.303 -35.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.303"^^xsd:decimal ;
  dwc:decimalLongitude "-35.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.303 -35.409)"^^geo:wktLiteral ;
  geo-pos:lat "54.303"^^xsd:decimal ;
  geo-pos:long "-35.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xEC1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.409'^^xsd:double;
  dwc:latitude '54.303'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 540 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xEC1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x591BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x591BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x591BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.303 -35.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.303"^^xsd:decimal ;
  dwc:decimalLongitude "-35.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x591BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.303 -35.409)"^^geo:wktLiteral ;
  geo-pos:lat "54.303"^^xsd:decimal ;
  geo-pos:long "-35.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x591BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x591BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Brosme brosme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.409'^^xsd:double;
  dwc:latitude '54.303'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 540 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126447'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x591BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x461FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x461FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x461FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.303 -35.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.303"^^xsd:decimal ;
  dwc:decimalLongitude "-35.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x461FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.303 -35.409)"^^geo:wktLiteral ;
  geo-pos:lat "54.303"^^xsd:decimal ;
  geo-pos:long "-35.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x461FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x461FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Anarhichas denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.409'^^xsd:double;
  dwc:latitude '54.303'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 540 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126757'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x461FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x461FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x461FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x461FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.303 -35.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.303"^^xsd:decimal ;
  dwc:decimalLongitude "-35.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x461FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.303 -35.409)"^^geo:wktLiteral ;
  geo-pos:lat "54.303"^^xsd:decimal ;
  geo-pos:long "-35.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x461FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x461FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Anarhichas denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.409'^^xsd:double;
  dwc:latitude '54.303'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 540 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126757'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x461FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x621BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x621BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x621BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.303 -35.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.303"^^xsd:decimal ;
  dwc:decimalLongitude "-35.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x621BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.303 -35.409)"^^geo:wktLiteral ;
  geo-pos:lat "54.303"^^xsd:decimal ;
  geo-pos:long "-35.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x621BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x621BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.409'^^xsd:double;
  dwc:latitude '54.303'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 540 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x621BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCA1CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCA1CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCA1CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.303 -35.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.303"^^xsd:decimal ;
  dwc:decimalLongitude "-35.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCA1CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.303 -35.409)"^^geo:wktLiteral ;
  geo-pos:lat "54.303"^^xsd:decimal ;
  geo-pos:long "-35.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCA1CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCA1CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Brosme brosme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.409'^^xsd:double;
  dwc:latitude '54.303'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 540 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126447'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCA1CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.303 -35.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.303"^^xsd:decimal ;
  dwc:decimalLongitude "-35.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.303 -35.409)"^^geo:wktLiteral ;
  geo-pos:lat "54.303"^^xsd:decimal ;
  geo-pos:long "-35.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC41BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.409'^^xsd:double;
  dwc:latitude '54.303'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 540 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC41BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.303 -35.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.303"^^xsd:decimal ;
  dwc:decimalLongitude "-35.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.303 -35.409)"^^geo:wktLiteral ;
  geo-pos:lat "54.303"^^xsd:decimal ;
  geo-pos:long "-35.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x341CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Sebastes marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.409'^^xsd:double;
  dwc:latitude '54.303'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 540 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '127253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x341CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '151324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.275 -35.407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.275"^^xsd:decimal ;
  dwc:decimalLongitude "-35.407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.275 -35.407)"^^geo:wktLiteral ;
  geo-pos:lat "54.275"^^xsd:decimal ;
  geo-pos:long "-35.407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x341BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.407'^^xsd:double;
  dwc:latitude '54.275'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 583 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x341BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.275 -35.407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.275"^^xsd:decimal ;
  dwc:decimalLongitude "-35.407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.275 -35.407)"^^geo:wktLiteral ;
  geo-pos:lat "54.275"^^xsd:decimal ;
  geo-pos:long "-35.407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC21BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Brosme brosme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.407'^^xsd:double;
  dwc:latitude '54.275'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 583 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '126447'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC21BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1121CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1121CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1121CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.278 -35.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.278"^^xsd:decimal ;
  dwc:decimalLongitude "-35.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1121CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.278 -35.406)"^^geo:wktLiteral ;
  geo-pos:lat "54.278"^^xsd:decimal ;
  geo-pos:long "-35.406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1121CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1121CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Sebastes marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.406'^^xsd:double;
  dwc:latitude '54.278'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 512 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '127253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1121CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '151324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA320CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA320CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA320CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.278 -35.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.278"^^xsd:decimal ;
  dwc:decimalLongitude "-35.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA320CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.278 -35.406)"^^geo:wktLiteral ;
  geo-pos:lat "54.278"^^xsd:decimal ;
  geo-pos:long "-35.406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA320CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA320CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Somniosus microcephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.406'^^xsd:double;
  dwc:latitude '54.278'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 512 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '105919'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA320CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '105919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.278 -35.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.278"^^xsd:decimal ;
  dwc:decimalLongitude "-35.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.278 -35.406)"^^geo:wktLiteral ;
  geo-pos:lat "54.278"^^xsd:decimal ;
  geo-pos:long "-35.406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8D1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Brosme brosme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.406'^^xsd:double;
  dwc:latitude '54.278'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 512 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '126447'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8D1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAA1DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAA1DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAA1DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.278 -35.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.278"^^xsd:decimal ;
  dwc:decimalLongitude "-35.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAA1DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.278 -35.406)"^^geo:wktLiteral ;
  geo-pos:lat "54.278"^^xsd:decimal ;
  geo-pos:long "-35.406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAA1DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xAA1DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Hoplostethus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.406'^^xsd:double;
  dwc:latitude '54.278'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 512 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xAA1DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.278 -35.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.278"^^xsd:decimal ;
  dwc:decimalLongitude "-35.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.278 -35.406)"^^geo:wktLiteral ;
  geo-pos:lat "54.278"^^xsd:decimal ;
  geo-pos:long "-35.406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB91CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.406'^^xsd:double;
  dwc:latitude '54.278'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 512 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB91CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1121CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1121CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1121CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.288 -35.405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.288"^^xsd:decimal ;
  dwc:decimalLongitude "-35.405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1121CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.288 -35.405)"^^geo:wktLiteral ;
  geo-pos:lat "54.288"^^xsd:decimal ;
  geo-pos:long "-35.405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1121CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1121CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Sebastes marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.405'^^xsd:double;
  dwc:latitude '54.288'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 433 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '127253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1121CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '151324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1121CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1121CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1121CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.289 -35.405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.289"^^xsd:decimal ;
  dwc:decimalLongitude "-35.405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1121CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.289 -35.405)"^^geo:wktLiteral ;
  geo-pos:lat "54.289"^^xsd:decimal ;
  geo-pos:long "-35.405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1121CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1121CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Sebastes marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.405'^^xsd:double;
  dwc:latitude '54.289'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 450 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '127253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1121CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '151324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.289 -35.405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.289"^^xsd:decimal ;
  dwc:decimalLongitude "-35.405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.289 -35.405)"^^geo:wktLiteral ;
  geo-pos:lat "54.289"^^xsd:decimal ;
  geo-pos:long "-35.405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF41FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.405'^^xsd:double;
  dwc:latitude '54.289'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 450 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF41FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.289 -35.405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.289"^^xsd:decimal ;
  dwc:decimalLongitude "-35.405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.289 -35.405)"^^geo:wktLiteral ;
  geo-pos:lat "54.289"^^xsd:decimal ;
  geo-pos:long "-35.405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8E1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Brosme brosme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.405'^^xsd:double;
  dwc:latitude '54.289'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 450 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126447'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8E1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.289 -35.405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.289"^^xsd:decimal ;
  dwc:decimalLongitude "-35.405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.289 -35.405)"^^geo:wktLiteral ;
  geo-pos:lat "54.289"^^xsd:decimal ;
  geo-pos:long "-35.405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8E1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Brosme brosme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.405'^^xsd:double;
  dwc:latitude '54.289'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 450 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126447'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8E1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x461FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x461FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x461FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.289 -35.405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.289"^^xsd:decimal ;
  dwc:decimalLongitude "-35.405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x461FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.289 -35.405)"^^geo:wktLiteral ;
  geo-pos:lat "54.289"^^xsd:decimal ;
  geo-pos:long "-35.405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x461FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x461FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Anarhichas denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.405'^^xsd:double;
  dwc:latitude '54.289'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 450 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126757'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x461FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x621BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x621BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x621BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.289 -35.405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.289"^^xsd:decimal ;
  dwc:decimalLongitude "-35.405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x621BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.289 -35.405)"^^geo:wktLiteral ;
  geo-pos:lat "54.289"^^xsd:decimal ;
  geo-pos:long "-35.405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x621BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x621BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.405'^^xsd:double;
  dwc:latitude '54.289'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 450 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x621BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.289 -35.405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.289"^^xsd:decimal ;
  dwc:decimalLongitude "-35.405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.289 -35.405)"^^geo:wktLiteral ;
  geo-pos:lat "54.289"^^xsd:decimal ;
  geo-pos:long "-35.405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x331CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Sebastes marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.405'^^xsd:double;
  dwc:latitude '54.289'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 450 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '127253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x331CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '151324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28 -35.404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.28"^^xsd:decimal ;
  dwc:decimalLongitude "-35.404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28 -35.404)"^^geo:wktLiteral ;
  geo-pos:lat "54.28"^^xsd:decimal ;
  geo-pos:long "-35.404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xED1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.404'^^xsd:double;
  dwc:latitude '54.28'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 440 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xED1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1121CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1121CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1121CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.285 -35.402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.285"^^xsd:decimal ;
  dwc:decimalLongitude "-35.402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1121CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.285 -35.402)"^^geo:wktLiteral ;
  geo-pos:lat "54.285"^^xsd:decimal ;
  geo-pos:long "-35.402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1121CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1121CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Sebastes marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.402'^^xsd:double;
  dwc:latitude '54.285'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 468 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '127253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1121CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '151324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.285 -35.402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.285"^^xsd:decimal ;
  dwc:decimalLongitude "-35.402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.285 -35.402)"^^geo:wktLiteral ;
  geo-pos:lat "54.285"^^xsd:decimal ;
  geo-pos:long "-35.402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8E1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Brosme brosme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.402'^^xsd:double;
  dwc:latitude '54.285'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 468 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '126447'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8E1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.288 -35.402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.288"^^xsd:decimal ;
  dwc:decimalLongitude "-35.402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.288 -35.402)"^^geo:wktLiteral ;
  geo-pos:lat "54.288"^^xsd:decimal ;
  geo-pos:long "-35.402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2B1BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Sebastes marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.402'^^xsd:double;
  dwc:latitude '54.288'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 476 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '127253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2B1BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '151324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.288 -35.402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.288"^^xsd:decimal ;
  dwc:decimalLongitude "-35.402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.288 -35.402)"^^geo:wktLiteral ;
  geo-pos:lat "54.288"^^xsd:decimal ;
  geo-pos:long "-35.402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xED1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.402'^^xsd:double;
  dwc:latitude '54.288'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 476 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xED1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.288 -35.402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.288"^^xsd:decimal ;
  dwc:decimalLongitude "-35.402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.288 -35.402)"^^geo:wktLiteral ;
  geo-pos:lat "54.288"^^xsd:decimal ;
  geo-pos:long "-35.402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8E1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Brosme brosme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.402'^^xsd:double;
  dwc:latitude '54.288'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 476 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '126447'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8E1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.285 -35.399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.285"^^xsd:decimal ;
  dwc:decimalLongitude "-35.399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.285 -35.399)"^^geo:wktLiteral ;
  geo-pos:lat "54.285"^^xsd:decimal ;
  geo-pos:long "-35.399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xED1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.399'^^xsd:double;
  dwc:latitude '54.285'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 651 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xED1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEE1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEE1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEE1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.289 -35.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.289"^^xsd:decimal ;
  dwc:decimalLongitude "-35.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEE1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.289 -35.398)"^^geo:wktLiteral ;
  geo-pos:lat "54.289"^^xsd:decimal ;
  geo-pos:long "-35.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEE1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xEE1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.398'^^xsd:double;
  dwc:latitude '54.289'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 681 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xEE1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1121CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1121CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1121CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291 -35.396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291"^^xsd:decimal ;
  dwc:decimalLongitude "-35.396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1121CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291 -35.396)"^^geo:wktLiteral ;
  geo-pos:lat "54.291"^^xsd:decimal ;
  geo-pos:long "-35.396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1121CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1121CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Sebastes marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.396'^^xsd:double;
  dwc:latitude '54.291'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 680 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '127253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1121CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '151324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4621CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4621CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4621CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291 -35.396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291"^^xsd:decimal ;
  dwc:decimalLongitude "-35.396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4621CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291 -35.396)"^^geo:wktLiteral ;
  geo-pos:lat "54.291"^^xsd:decimal ;
  geo-pos:long "-35.396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4621CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4621CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.396'^^xsd:double;
  dwc:latitude '54.291'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 680 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4621CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x591BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x591BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x591BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291 -35.396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.291"^^xsd:decimal ;
  dwc:decimalLongitude "-35.396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x591BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.291 -35.396)"^^geo:wktLiteral ;
  geo-pos:lat "54.291"^^xsd:decimal ;
  geo-pos:long "-35.396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x591BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x591BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Brosme brosme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-35.396'^^xsd:double;
  dwc:latitude '54.291'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 680 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '126447'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x591BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8287%3A0x3C21CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8287%3A0x3C21CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8287%3A0x3C21CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8287%3A0x3C21CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8287%3A0x3C21CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8287:0x3C21CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8287'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8287:0x3C21CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11288%3A0x1421CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11288%3A0x1421CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11288%3A0x1421CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11288%3A0x1421CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11288%3A0x1421CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11288:0x1421CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11288'^^xsd:integer;
  dwc:scientificName 'Scopelosaurus lepidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov; Filipe Porteiro & Tra'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126349'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11288:0x1421CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13919%3A0x0521CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13919%3A0x0521CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13919%3A0x0521CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13919%3A0x0521CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13919%3A0x0521CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13919:0x0521CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13919'^^xsd:integer;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13919:0x0521CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11274%3A0x0021CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11274%3A0x0021CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11274%3A0x0021CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11274%3A0x0021CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11274%3A0x0021CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11274:0x0021CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11274'^^xsd:integer;
  dwc:scientificName 'Melanolagus bericoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11274:0x0021CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB020CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB020CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB020CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB020CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB020CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB020CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB020CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11134%3A0x9C20CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11134%3A0x9C20CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11134%3A0x9C20CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11134%3A0x9C20CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11134%3A0x9C20CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11134:0x9C20CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11134'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11134:0x9C20CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11008%3A0x9B20CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11008%3A0x9B20CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11008%3A0x9B20CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11008%3A0x9B20CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11008%3A0x9B20CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11008:0x9B20CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11008'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11008:0x9B20CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1397%3A0x9820CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1397%3A0x9820CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1397%3A0x9820CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1397%3A0x9820CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1397%3A0x9820CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1397:0x9820CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1397'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1397:0x9820CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13363%3A0x6B20CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13363%3A0x6B20CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13363%3A0x6B20CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13363%3A0x6B20CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13363%3A0x6B20CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13363:0x6B20CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13363'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides brevibarbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13363:0x6B20CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '158954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9888%3A0x6C20CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9888%3A0x6C20CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9888%3A0x6C20CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9888%3A0x6C20CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9888%3A0x6C20CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9888:0x6C20CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9888'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides brevibarbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9888:0x6C20CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '158954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13419%3A0x6B20CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13419%3A0x6B20CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13419%3A0x6B20CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13419%3A0x6B20CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13419%3A0x6B20CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13419:0x6B20CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13419'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides brevibarbis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16796'^^xsd:string;
  dwc:aphiaid '158954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13419:0x6B20CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '158954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13685%3A0x6B20CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13685%3A0x6B20CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13685%3A0x6B20CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13685%3A0x6B20CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13685%3A0x6B20CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13685:0x6B20CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13685'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides brevibarbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13685:0x6B20CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '158954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13671%3A0x6920CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13671%3A0x6920CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13671%3A0x6920CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13671%3A0x6920CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13671%3A0x6920CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13671:0x6920CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13671'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13671:0x6920CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '158958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13321%3A0x2E1BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13321%3A0x2E1BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13321%3A0x2E1BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13321%3A0x2E1BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13321%3A0x2E1BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13321:0x2E1BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13321'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13321:0x2E1BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13349%3A0x2E1BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13349%3A0x2E1BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13349%3A0x2E1BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13349%3A0x2E1BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13349%3A0x2E1BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13349:0x2E1BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13349'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13349:0x2E1BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13307%3A0x2E1BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13307%3A0x2E1BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13307%3A0x2E1BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13307%3A0x2E1BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13307%3A0x2E1BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13307:0x2E1BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13307'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13307:0x2E1BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24369%3A0xF821CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24369%3A0xF821CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24369%3A0xF821CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24369%3A0xF821CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24369%3A0xF821CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24369:0xF821CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24369'^^xsd:integer;
  dwc:scientificName 'Chondrophellia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nadezhda Sanamyan'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '100948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24369:0xF821CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '100948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD11BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Chuniphyes multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD11BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13905%3A0x3120CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13905%3A0x3120CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13905%3A0x3120CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13905%3A0x3120CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13905%3A0x3120CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13905:0x3120CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13905'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13905:0x3120CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '158958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9874%3A0x3120CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9874%3A0x3120CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9874%3A0x3120CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9874%3A0x3120CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9874%3A0x3120CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9874:0x3120CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9874'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9874:0x3120CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '158958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9664%3A0x301BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9664%3A0x301BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9664%3A0x301BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9664%3A0x301BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9664%3A0x301BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9664:0x301BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9664'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9664:0x301BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '158958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13933%3A0x2F20CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13933%3A0x2F20CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13933%3A0x2F20CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13933%3A0x2F20CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13933%3A0x2F20CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13933:0x2F20CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13933'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13933:0x2F20CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10963%3A0x2F20CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10963%3A0x2F20CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10963%3A0x2F20CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10963%3A0x2F20CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10963%3A0x2F20CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10963:0x2F20CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10963'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10963:0x2F20CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13377%3A0x2F20CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13377%3A0x2F20CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13377%3A0x2F20CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13377%3A0x2F20CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13377%3A0x2F20CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13377:0x2F20CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13377'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13377:0x2F20CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13727%3A0x2E20CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13727%3A0x2E20CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13727%3A0x2E20CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13727%3A0x2E20CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13727%3A0x2E20CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13727:0x2E20CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13727'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16808'^^xsd:string;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13727:0x2E20CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14810%3A0x2E20CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14810%3A0x2E20CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14810%3A0x2E20CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14810%3A0x2E20CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14810%3A0x2E20CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14810:0x2E20CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14810'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 17856'^^xsd:string;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14810:0x2E20CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9027%3A0x2D20CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9027%3A0x2D20CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9027%3A0x2D20CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9027%3A0x2D20CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9027%3A0x2D20CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9027:0x2D20CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9027'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith?'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9027:0x2D20CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D20CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D20CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D20CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D20CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D20CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2D20CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Guro Gjelsvik'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2D20CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9003%3A0x2B20CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9003%3A0x2B20CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9003%3A0x2B20CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9003%3A0x2B20CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9003%3A0x2B20CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9003:0x2B20CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9003'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Guro Gjelsvik'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9003:0x2B20CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2920CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2920CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2920CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2920CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2920CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2920CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Crossota rufobrunnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117856'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2920CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2920CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2920CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2920CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2920CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2920CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2920CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Crystallophyes amygdalina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2920CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '135414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11960%3A0x2720CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11960%3A0x2720CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11960%3A0x2720CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11960%3A0x2720CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11960%3A0x2720CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11960:0x2720CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11960'^^xsd:integer;
  dwc:scientificName 'Entelurus aequoreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16443'^^xsd:string;
  dwc:aphiaid '127379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11960:0x2720CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11176%3A0x2720CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11176%3A0x2720CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11176%3A0x2720CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11176%3A0x2720CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11176%3A0x2720CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11176:0x2720CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11176'^^xsd:integer;
  dwc:scientificName 'Entelurus aequoreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16444'^^xsd:string;
  dwc:aphiaid '127379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11176:0x2720CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8530%3A0x2020CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8530%3A0x2020CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8530%3A0x2020CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8530%3A0x2020CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8530%3A0x2020CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8530:0x2020CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8530'^^xsd:integer;
  dwc:scientificName 'Delectopecten vitreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Elena Krylova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '140702'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8530:0x2020CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34711%3A0x1A1CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34711%3A0x1A1CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34711%3A0x1A1CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34711%3A0x1A1CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34711%3A0x1A1CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34711:0x1A1CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34711'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34711:0x1A1CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34683%3A0x341BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34683%3A0x341BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34683%3A0x341BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34683%3A0x341BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34683%3A0x341BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34683:0x341BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34683'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34683:0x341BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8273%3A0xF11FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8273%3A0xF11FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8273%3A0xF11FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8273%3A0xF11FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8273%3A0xF11FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8273:0xF11FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8273'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8273:0xF11FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23291%3A0xEB1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23291%3A0xEB1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23291%3A0xEB1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23291%3A0xEB1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23291%3A0xEB1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23291:0xEB1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23291'^^xsd:integer;
  dwc:scientificName 'Echinus alexandri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kirill Minin'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124280'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23291:0xEB1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '532032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11260%3A0xE51FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11260%3A0xE51FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11260%3A0xE51FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11260%3A0xE51FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11260%3A0xE51FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11260:0xE51FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11260'^^xsd:integer;
  dwc:scientificName 'Argyropelecus olfersii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 17469'^^xsd:string;
  dwc:aphiaid '274967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11260:0xE51FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '274967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11078%3A0xE21FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11078%3A0xE21FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11078%3A0xE21FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11078%3A0xE21FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11078%3A0xE21FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11078:0xE21FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11078'^^xsd:integer;
  dwc:scientificName 'Arctozenus risso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16746'^^xsd:string;
  dwc:aphiaid '126352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11078:0xE21FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11092%3A0xDB1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11092%3A0xDB1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11092%3A0xDB1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11092%3A0xDB1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11092%3A0xDB1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11092:0xDB1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11092'^^xsd:integer;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov; Franz Uiblein, Ingvar'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11092:0xDB1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11246%3A0x941FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11246%3A0x941FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11246%3A0x941FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11246%3A0x941FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11246%3A0x941FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11246:0x941FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11246'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11246:0x941FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11190%3A0x881FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11190%3A0x881FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11190%3A0x881FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11190%3A0x881FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11190%3A0x881FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11190:0x881FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11190'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11190:0x881FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11050%3A0x7E1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11050%3A0x7E1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11050%3A0x7E1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11050%3A0x7E1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11050%3A0x7E1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11050:0x7E1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11050'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11050:0x7E1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23025%3A0x0C22CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23025%3A0x0C22CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23025%3A0x0C22CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23025%3A0x0C22CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23025%3A0x0C22CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23025:0x0C22CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23025'^^xsd:integer;
  dwc:scientificName 'Caryophyllia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Natalya Keller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23025:0x0C22CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11232%3A0x0C22CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11232%3A0x0C22CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11232%3A0x0C22CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11232%3A0x0C22CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11232%3A0x0C22CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11232:0x0C22CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11232'^^xsd:integer;
  dwc:scientificName 'Cataetyx laticeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Peter Rask Møller, Jørgen Nielsen, Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126657'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11232:0x0C22CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8357%3A0x4E21CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8357%3A0x4E21CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8357%3A0x4E21CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8357%3A0x4E21CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8357%3A0x4E21CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8357:0x4E21CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8357'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8357:0x4E21CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29194%3A0x4F21CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29194%3A0x4F21CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29194%3A0x4F21CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29194%3A0x4F21CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29194%3A0x4F21CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29194:0x4F21CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29194'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29194:0x4F21CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8651%3A0x4C1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8651%3A0x4C1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8651%3A0x4C1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8651%3A0x4C1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8651%3A0x4C1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8651:0x4C1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8651'^^xsd:integer;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8651:0x4C1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9223%3A0x4C1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9223%3A0x4C1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9223%3A0x4C1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9223%3A0x4C1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9223%3A0x4C1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9223:0x4C1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9223'^^xsd:integer;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9223:0x4C1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x421FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x421FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x421FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x421FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x421FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x421FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aglantha digitale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x421FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13877%3A0x401FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13877%3A0x401FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13877%3A0x401FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13877%3A0x401FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13877%3A0x401FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13877:0x401FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13877'^^xsd:integer;
  dwc:scientificName 'Alepocephalus agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes, John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13877:0x401FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11986%3A0x3F1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11986%3A0x3F1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11986%3A0x3F1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11986%3A0x3F1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11986%3A0x3F1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11986:0x3F1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11986'^^xsd:integer;
  dwc:scientificName 'Alepocephalus agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes; Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16566'^^xsd:string;
  dwc:aphiaid '126681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11986:0x3F1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10798%3A0x3F1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10798%3A0x3F1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10798%3A0x3F1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10798%3A0x3F1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10798%3A0x3F1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10798:0x3F1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10798'^^xsd:integer;
  dwc:scientificName 'Alepocephalus agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes; John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16565'^^xsd:string;
  dwc:aphiaid '126681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10798:0x3F1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3C1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aeginura grimaldii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3C1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8796%3A0x2E1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8796%3A0x2E1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8796%3A0x2E1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8796%3A0x2E1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8796%3A0x2E1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8796:0x2E1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8796'^^xsd:integer;
  dwc:scientificName 'Psychropotes depressa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8796:0x2E1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13769%3A0x251FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13769%3A0x251FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13769%3A0x251FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13769%3A0x251FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13769%3A0x251FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13769:0x251FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13769'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13769:0x251FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5149%3A0x231FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5149%3A0x231FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5149%3A0x231FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5149%3A0x231FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5149%3A0x231FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5149:0x231FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5149'^^xsd:integer;
  dwc:scientificName 'Praya dubia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5149:0x231FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '135466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23053%3A0xD11ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23053%3A0xD11ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23053%3A0xD11ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23053%3A0xD11ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23053%3A0xD11ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23053:0xD11ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23053'^^xsd:integer;
  dwc:scientificName 'Placotrochides frustra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Natalya Keller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '135201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23053:0xD11ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '135201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29222%3A0x6322CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29222%3A0x6322CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29222%3A0x6322CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29222%3A0x6322CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29222%3A0x6322CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29222:0x6322CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29222'^^xsd:integer;
  dwc:scientificName 'Pasiphaea ecarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '240806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29222:0x6322CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '240806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29208%3A0x5621CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29208%3A0x5621CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29208%3A0x5621CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29208%3A0x5621CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29208%3A0x5621CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29208:0x5621CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29208'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29208:0x5621CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8343%3A0xC61ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8343%3A0xC61ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8343%3A0xC61ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8343%3A0xC61ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8343%3A0xC61ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8343:0xC61ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8343'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8343:0xC61ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11543%3A0xBA1ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11543%3A0xBA1ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11543%3A0xBA1ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11543%3A0xBA1ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11543%3A0xBA1ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11543:0xBA1ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11543'^^xsd:integer;
  dwc:scientificName 'Ophiacantha fraterna '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11543:0xBA1ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12292%3A0xBA1ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12292%3A0xBA1ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12292%3A0xBA1ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12292%3A0xBA1ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12292%3A0xBA1ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12292:0xBA1ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12292'^^xsd:integer;
  dwc:scientificName 'Ophiactis abyssicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12292:0xBA1ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8329%3A0x6B1BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8329%3A0x6B1BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8329%3A0x6B1BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8329%3A0x6B1BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8329%3A0x6B1BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8329:0x6B1BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8329'^^xsd:integer;
  dwc:scientificName 'Ophiomusium lymani '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8329:0x6B1BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11036%3A0xB91ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11036%3A0xB91ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11036%3A0xB91ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11036%3A0xB91ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11036%3A0xB91ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11036:0xB91ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11036'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11036:0xB91ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8493%3A0x711ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8493%3A0x711ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8493%3A0x711ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8493%3A0x711ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8493%3A0x711ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8493:0x711ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8493'^^xsd:integer;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8493:0x711ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34725%3A0x6F1ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34725%3A0x6F1ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34725%3A0x6F1ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34725%3A0x6F1ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34725%3A0x6F1ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34725:0x6F1ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34725'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34725:0x6F1ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23067%3A0x6F1ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23067%3A0x6F1ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23067%3A0x6F1ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23067%3A0x6F1ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23067%3A0x6F1ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23067:0x6F1ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23067'^^xsd:integer;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Natalya Keller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23067:0x6F1ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22995%3A0x6922CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22995%3A0x6922CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22995%3A0x6922CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22995%3A0x6922CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22995%3A0x6922CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22995:0x6922CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22995'^^xsd:integer;
  dwc:scientificName 'Fungiacyathus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Natalya Keller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '135204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22995:0x6922CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '135204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13293%3A0x6C1ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13293%3A0x6C1ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13293%3A0x6C1ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13293%3A0x6C1ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13293%3A0x6C1ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13293:0x6C1ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13293'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16488'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13293:0x6C1ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9786%3A0x1D1CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9786%3A0x1D1CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9786%3A0x1D1CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9786%3A0x1D1CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9786%3A0x1D1CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9786:0x1D1CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9786'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9786:0x1D1CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5163%3A0x671ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5163%3A0x671ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5163%3A0x671ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5163%3A0x671ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5163%3A0x671ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5163:0x671ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5163'^^xsd:integer;
  dwc:scientificName 'Gilia reticulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '196593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5163:0x671ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '196593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8507%3A0x2D1CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8507%3A0x2D1CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8507%3A0x2D1CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8507%3A0x2D1CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8507%3A0x2D1CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8507:0x2D1CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8507'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8507:0x2D1CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8465%3A0x7122CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8465%3A0x7122CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8465%3A0x7122CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8465%3A0x7122CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8465%3A0x7122CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8465:0x7122CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8465'^^xsd:integer;
  dwc:scientificName 'Graneledone verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '157019'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8465:0x7122CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '157019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7222CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7222CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7222CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7222CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7222CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7222CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Halicardia flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Elena Krylova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '156779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7222CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '156779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13755%3A0x7722CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13755%3A0x7722CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13755%3A0x7722CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13755%3A0x7722CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13755%3A0x7722CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13755:0x7722CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13755'^^xsd:integer;
  dwc:scientificName 'Melamphaes microps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13755:0x7722CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11106%3A0x191ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11106%3A0x191ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11106%3A0x191ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11106%3A0x191ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11106%3A0x191ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11106:0x191ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11106'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11106:0x191ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF51DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF51DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF51DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF51DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF51DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF51DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF51DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11204%3A0x9C22CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11204%3A0x9C22CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11204%3A0x9C22CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11204%3A0x9C22CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11204%3A0x9C22CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11204:0x9C22CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11204'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11204:0x9C22CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10238%3A0xA222CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10238%3A0xA222CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10238%3A0xA222CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10238%3A0xA222CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10238%3A0xA222CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10238:0xA222CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10238'^^xsd:integer;
  dwc:scientificName 'Narcetes stomias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes; John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10238:0xA222CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11599%3A0x731BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11599%3A0x731BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11599%3A0x731BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11599%3A0x731BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11599%3A0x731BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11599:0x731BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11599'^^xsd:integer;
  dwc:scientificName 'Ophiura violainae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11599:0x731BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12217%3A0xA522CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12217%3A0xA522CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12217%3A0xA522CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12217%3A0xA522CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12217%3A0xA522CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12217:0xA522CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12217'^^xsd:integer;
  dwc:scientificName 'Notostomus gibbosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '212899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12217:0xA522CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '212899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12037%3A0xE31DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12037%3A0xE31DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12037%3A0xE31DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12037%3A0xE31DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12037%3A0xE31DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12037:0xE31DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12037'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12037:0xE31DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11218%3A0x741BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11218%3A0x741BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11218%3A0x741BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11218%3A0x741BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11218%3A0x741BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11218:0x741BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11218'^^xsd:integer;
  dwc:scientificName 'Macrourus berglax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov; Guro Gjelsvik'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11218:0x741BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13433%3A0xAC1DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13433%3A0xAC1DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13433%3A0xAC1DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13433%3A0xAC1DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13433%3A0xAC1DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13433:0xAC1DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13433'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13433:0xAC1DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBD1BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lensia havock'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBD1BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '135431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8082%3A0x4E1DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8082%3A0x4E1DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8082%3A0x4E1DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8082%3A0x4E1DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8082%3A0x4E1DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8082:0x4E1DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8082'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8082:0x4E1DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x471DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x471DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x471DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x471DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x471DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x471DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Stauroteuthis syrtensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '153122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x471DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '153122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8479%3A0x451DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8479%3A0x451DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8479%3A0x451DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8479%3A0x451DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8479%3A0x451DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8479:0x451DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8479'^^xsd:integer;
  dwc:scientificName 'Bathypolypus pugniger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '181387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8479:0x451DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '181387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11302%3A0x451DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11302%3A0x451DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11302%3A0x451DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11302%3A0x451DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11302%3A0x451DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11302:0x451DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11302'^^xsd:integer;
  dwc:scientificName 'Bathypterois dubius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov; Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15987'^^xsd:string;
  dwc:aphiaid '126342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11302:0x451DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21227%3A0xBF1BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21227%3A0xBF1BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21227%3A0xBF1BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21227%3A0xBF1BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21227%3A0xBF1BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21227:0xBF1BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21227'^^xsd:integer;
  dwc:scientificName 'Bathypterois phenax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15990'^^xsd:string;
  dwc:aphiaid '126345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21227:0xBF1BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13891%3A0xD822CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13891%3A0xD822CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13891%3A0xD822CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13891%3A0xD822CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13891%3A0xD822CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13891:0xD822CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13891'^^xsd:integer;
  dwc:scientificName 'Bajacalifornia megalops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes; John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16763'^^xsd:string;
  dwc:aphiaid '126687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13891:0xD822CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5161%3A0x3F1DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5161%3A0x3F1DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5161%3A0x3F1DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5161%3A0x3F1DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5161%3A0x3F1DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5161:0x3F1DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5161'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: ROV catch'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5161:0x3F1DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11064%3A0x381DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11064%3A0x381DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11064%3A0x381DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11064%3A0x381DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11064%3A0x381DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11064:0x381DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11064'^^xsd:integer;
  dwc:scientificName 'Anoplogaster cornuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov; Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15958'^^xsd:string;
  dwc:aphiaid '126393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11064:0x381DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x221CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x221CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13335%3A0xC21BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13335%3A0xC21BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13335%3A0xC21BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13335%3A0xC21BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13335%3A0xC21BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13335:0xC21BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13335'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13335:0xC21BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13741%3A0xC41CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13741%3A0xC41CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13741%3A0xC41CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13741%3A0xC41CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13741%3A0xC41CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13741:0xC41CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13741'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides brevibarbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13741:0xC41CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '158954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC31CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Halicreas minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC31CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34697%3A0xC11CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34697%3A0xC11CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34697%3A0xC11CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34697%3A0xC11CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34697%3A0xC11CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34697:0xC11CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34697'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34697:0xC11CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x961CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x961CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x961CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x961CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x961CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x961CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Dimophyes arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x961CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11148%3A0x911CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11148%3A0x911CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11148%3A0x911CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11148%3A0x911CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11148%3A0x911CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11148:0x911CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11148'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16292'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11148:0x911CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15975%3A0x901CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15975%3A0x901CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15975%3A0x901CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15975%3A0x901CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15975%3A0x901CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15975:0x901CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15975'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15975:0x901CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '158958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13391%3A0x8F1CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13391%3A0x8F1CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13391%3A0x8F1CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13391%3A0x8F1CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13391%3A0x8F1CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13391:0x8F1CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13391'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13391:0x8F1CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8E1CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Guro Gjelsvik'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8E1CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11120%3A0xE822CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11120%3A0xE822CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11120%3A0xE822CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11120%3A0xE822CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11120%3A0xE822CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11120:0xE822CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11120'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11120:0xE822CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12013%3A0x7F1CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12013%3A0x7F1CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12013%3A0x7F1CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12013%3A0x7F1CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12013%3A0x7F1CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12013:0x7F1CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12013'^^xsd:integer;
  dwc:scientificName 'Narcetes stomias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes, John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12013:0x7F1CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x791CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Nanomia cara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x791CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '135496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13713%3A0xF022CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13713%3A0xF022CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13713%3A0xF022CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13713%3A0xF022CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13713%3A0xF022CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13713:0xF022CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13713'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13713:0xF022CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13699%3A0xF022CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13699%3A0xF022CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13699%3A0xF022CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13699%3A0xF022CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13699%3A0xF022CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13699:0xF022CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13699'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13699:0xF022CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13405%3A0xCC1BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13405%3A0xCC1BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13405%3A0xCC1BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13405%3A0xCC1BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13405%3A0xCC1BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13405:0xCC1BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13405'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes; Filipe Porteiro, Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13405:0xCC1BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11974%3A0x301CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11974%3A0x301CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11974%3A0x301CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11974%3A0x301CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11974%3A0x301CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11974:0x301CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11974'^^xsd:integer;
  dwc:scientificName 'Rondeletia loricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ricardo S Santos; Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126412'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11974:0x301CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8427%3A0x7F21CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8427%3A0x7F21CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8427%3A0x7F21CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976"^^xsd:decimal ;
  dwc:decimalLongitude "-34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8427%3A0x7F21CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976 -34.869)"^^geo:wktLiteral ;
  geo-pos:lat "52.976"^^xsd:decimal ;
  geo-pos:long "-34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8427%3A0x7F21CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8427:0x7F21CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8427'^^xsd:integer;
  dwc:scientificName 'Acanthephyra acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.869'^^xsd:double;
  dwc:latitude '52.976'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1650 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158347'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8427:0x7F21CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '158347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B20CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B20CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B20CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.062 -34.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.062"^^xsd:decimal ;
  dwc:decimalLongitude "-34.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B20CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.062 -34.867)"^^geo:wktLiteral ;
  geo-pos:lat "53.062"^^xsd:decimal ;
  geo-pos:long "-34.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B20CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2B20CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.867'^^xsd:double;
  dwc:latitude '53.062'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1649 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2B20CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.062 -34.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.062"^^xsd:decimal ;
  dwc:decimalLongitude "-34.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.062 -34.867)"^^geo:wktLiteral ;
  geo-pos:lat "53.062"^^xsd:decimal ;
  geo-pos:long "-34.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4C1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.867'^^xsd:double;
  dwc:latitude '53.062'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1649 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4C1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16364%3A0x4821CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16364%3A0x4821CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16364%3A0x4821CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.062 -34.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.062"^^xsd:decimal ;
  dwc:decimalLongitude "-34.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16364%3A0x4821CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.062 -34.867)"^^geo:wktLiteral ;
  geo-pos:lat "53.062"^^xsd:decimal ;
  geo-pos:long "-34.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16364%3A0x4821CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:16364:0x4821CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '16364'^^xsd:integer;
  dwc:scientificName 'Apristurus manis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Chip Cotton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.867'^^xsd:double;
  dwc:latitude '53.062'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1649 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:16364:0x4821CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '105808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.062 -34.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.062"^^xsd:decimal ;
  dwc:decimalLongitude "-34.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.062 -34.867)"^^geo:wktLiteral ;
  geo-pos:lat "53.062"^^xsd:decimal ;
  geo-pos:long "-34.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x201ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Macrourus berglax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.867'^^xsd:double;
  dwc:latitude '53.062'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1649 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x201ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.062 -34.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.062"^^xsd:decimal ;
  dwc:decimalLongitude "-34.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.062 -34.867)"^^geo:wktLiteral ;
  geo-pos:lat "53.062"^^xsd:decimal ;
  geo-pos:long "-34.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x201ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Macrourus berglax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.867'^^xsd:double;
  dwc:latitude '53.062'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1649 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x201ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAE1DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAE1DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAE1DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.062 -34.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.062"^^xsd:decimal ;
  dwc:decimalLongitude "-34.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAE1DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.062 -34.867)"^^geo:wktLiteral ;
  geo-pos:lat "53.062"^^xsd:decimal ;
  geo-pos:long "-34.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAE1DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xAE1DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Hydrolagus pallidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.867'^^xsd:double;
  dwc:latitude '53.062'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1649 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xAE1DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '105827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9B1DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9B1DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9B1DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.062 -34.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.062"^^xsd:decimal ;
  dwc:decimalLongitude "-34.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9B1DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.062 -34.867)"^^geo:wktLiteral ;
  geo-pos:lat "53.062"^^xsd:decimal ;
  geo-pos:long "-34.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9B1DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x9B1DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Hydrolagus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.867'^^xsd:double;
  dwc:latitude '53.062'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1649 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x9B1DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '105825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3A1DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3A1DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3A1DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.062 -34.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.062"^^xsd:decimal ;
  dwc:decimalLongitude "-34.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3A1DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.062 -34.867)"^^geo:wktLiteral ;
  geo-pos:lat "53.062"^^xsd:decimal ;
  geo-pos:long "-34.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3A1DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3A1DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.867'^^xsd:double;
  dwc:latitude '53.062'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1649 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3A1DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.037 -34.845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.037"^^xsd:decimal ;
  dwc:decimalLongitude "-34.845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.037 -34.845)"^^geo:wktLiteral ;
  geo-pos:lat "53.037"^^xsd:decimal ;
  geo-pos:long "-34.845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xEC1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.845'^^xsd:double;
  dwc:latitude '53.037'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1050 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xEC1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.037 -34.845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.037"^^xsd:decimal ;
  dwc:decimalLongitude "-34.845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.037 -34.845)"^^geo:wktLiteral ;
  geo-pos:lat "53.037"^^xsd:decimal ;
  geo-pos:long "-34.845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8E1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Brosme brosme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.845'^^xsd:double;
  dwc:latitude '53.037'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1050 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126447'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8E1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.037 -34.845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.037"^^xsd:decimal ;
  dwc:decimalLongitude "-34.845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.037 -34.845)"^^geo:wktLiteral ;
  geo-pos:lat "53.037"^^xsd:decimal ;
  geo-pos:long "-34.845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4E1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.845'^^xsd:double;
  dwc:latitude '53.037'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1050 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4E1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x461FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x461FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x461FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.037 -34.845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.037"^^xsd:decimal ;
  dwc:decimalLongitude "-34.845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x461FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.037 -34.845)"^^geo:wktLiteral ;
  geo-pos:lat "53.037"^^xsd:decimal ;
  geo-pos:long "-34.845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x461FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x461FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Anarhichas denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.845'^^xsd:double;
  dwc:latitude '53.037'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1050 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126757'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x461FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDD1DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDD1DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDD1DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.037 -34.845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.037"^^xsd:decimal ;
  dwc:decimalLongitude "-34.845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDD1DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.037 -34.845)"^^geo:wktLiteral ;
  geo-pos:lat "53.037"^^xsd:decimal ;
  geo-pos:long "-34.845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDD1DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xDD1DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Macrourus berglax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.845'^^xsd:double;
  dwc:latitude '53.037'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1050 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xDD1DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x911CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x911CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x911CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.037 -34.845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.037"^^xsd:decimal ;
  dwc:decimalLongitude "-34.845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x911CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.037 -34.845)"^^geo:wktLiteral ;
  geo-pos:lat "53.037"^^xsd:decimal ;
  geo-pos:long "-34.845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x911CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x911CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.845'^^xsd:double;
  dwc:latitude '53.037'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1050 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x911CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x871CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x871CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x871CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.037 -34.845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.037"^^xsd:decimal ;
  dwc:decimalLongitude "-34.845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x871CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.037 -34.845)"^^geo:wktLiteral ;
  geo-pos:lat "53.037"^^xsd:decimal ;
  geo-pos:long "-34.845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x871CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x871CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lepidion eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.845'^^xsd:double;
  dwc:latitude '53.037'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1050 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126493'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x871CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D20CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D20CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D20CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.12 -34.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.12"^^xsd:decimal ;
  dwc:decimalLongitude "-34.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D20CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.12 -34.768)"^^geo:wktLiteral ;
  geo-pos:lat "53.12"^^xsd:decimal ;
  geo-pos:long "-34.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D20CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6D20CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.07'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.768'^^xsd:double;
  dwc:latitude '53.12'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2277 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6D20CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.12 -34.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.12"^^xsd:decimal ;
  dwc:decimalLongitude "-34.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.12 -34.768)"^^geo:wktLiteral ;
  geo-pos:lat "53.12"^^xsd:decimal ;
  geo-pos:long "-34.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4C1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.07'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.768'^^xsd:double;
  dwc:latitude '53.12'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2277 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4C1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x601BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x601BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x601BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.12 -34.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.12"^^xsd:decimal ;
  dwc:decimalLongitude "-34.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x601BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.12 -34.768)"^^geo:wktLiteral ;
  geo-pos:lat "53.12"^^xsd:decimal ;
  geo-pos:long "-34.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x601BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x601BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rajella bathyphila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.07'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.768'^^xsd:double;
  dwc:latitude '53.12'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2277 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x601BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '105892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBF1BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBF1BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBF1BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.12 -34.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.12"^^xsd:decimal ;
  dwc:decimalLongitude "-34.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBF1BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.12 -34.768)"^^geo:wktLiteral ;
  geo-pos:lat "53.12"^^xsd:decimal ;
  geo-pos:long "-34.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBF1BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBF1BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.07'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.768'^^xsd:double;
  dwc:latitude '53.12'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2277 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBF1BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '105867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8C1CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8C1CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8C1CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.12 -34.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.12"^^xsd:decimal ;
  dwc:decimalLongitude "-34.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8C1CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.12 -34.768)"^^geo:wktLiteral ;
  geo-pos:lat "53.12"^^xsd:decimal ;
  geo-pos:long "-34.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8C1CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8C1CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Hydrolagus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.07'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.768'^^xsd:double;
  dwc:latitude '53.12'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2277 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8C1CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '105825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14373%3A0x3C21CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14373%3A0x3C21CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14373%3A0x3C21CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14373%3A0x3C21CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14373%3A0x3C21CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14373:0x3C21CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14373'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14373:0x3C21CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10949%3A0xCD1BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10949%3A0xCD1BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10949%3A0xCD1BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10949%3A0xCD1BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10949%3A0xCD1BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10949:0xCD1BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10949'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10949:0xCD1BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9437%3A0x0421CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9437%3A0x0421CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9437%3A0x0421CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9437%3A0x0421CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9437%3A0x0421CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9437:0x0421CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9437'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9437:0x0421CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11904%3A0xAF20CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11904%3A0xAF20CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11904%3A0xAF20CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11904%3A0xAF20CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11904%3A0xAF20CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11904:0xAF20CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11904'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ricardo S Santos'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 17179'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11904:0xAF20CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13821%3A0xAC20CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13821%3A0xAC20CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13821%3A0xAC20CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13821%3A0xAC20CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13821%3A0xAC20CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13821:0xAC20CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13821'^^xsd:integer;
  dwc:scientificName 'Spectrunculus grandis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein, Jørgen Nielsen, Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 18466'^^xsd:string;
  dwc:aphiaid '126678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13821:0xAC20CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25380%3A0xAC20CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25380%3A0xAC20CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25380%3A0xAC20CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25380%3A0xAC20CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25380%3A0xAC20CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25380:0xAC20CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25380'^^xsd:integer;
  dwc:scientificName 'Spectrunculus grandis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein, Jørgen Nielsen, Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 18481'^^xsd:string;
  dwc:aphiaid '126678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25380:0xAC20CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAB20CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAB20CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAB20CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAB20CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAB20CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xAB20CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Stauroteuthis syrtensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '153122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xAB20CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '153122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13807%3A0xA320CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13807%3A0xA320CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13807%3A0xA320CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13807%3A0xA320CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13807%3A0xA320CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13807:0xA320CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13807'^^xsd:integer;
  dwc:scientificName 'Spectrunculus crassus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein, Jørgen Nielsen, Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '712481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13807:0xA320CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '712481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13821%3A0xA220CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13821%3A0xA220CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13821%3A0xA220CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13821%3A0xA220CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13821%3A0xA220CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13821:0xA220CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13821'^^xsd:integer;
  dwc:scientificName 'Spectrunculus grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'F.Uiblein; J.Nielsen, P.R.Møller, F.Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13821:0xA220CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15681%3A0xCF1BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15681%3A0xCF1BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15681%3A0xCF1BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15681%3A0xCF1BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15681%3A0xCF1BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15681:0xCF1BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15681'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15681:0xCF1BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15695%3A0x9A20CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15695%3A0x9A20CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15695%3A0x9A20CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15695%3A0x9A20CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15695%3A0x9A20CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15695:0x9A20CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15695'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15695:0x9A20CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10879%3A0x6A20CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10879%3A0x6A20CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10879%3A0x6A20CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10879%3A0x6A20CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10879%3A0x6A20CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10879:0x6A20CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10879'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides brevibarbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10879:0x6A20CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '158954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10865%3A0x6B20CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10865%3A0x6B20CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10865%3A0x6B20CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10865%3A0x6B20CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10865%3A0x6B20CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10865:0x6B20CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10865'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides brevibarbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal, John Galbraith; Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10865:0x6B20CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '158954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10837%3A0x6A20CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10837%3A0x6A20CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10837%3A0x6A20CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10837%3A0x6A20CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10837%3A0x6A20CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10837:0x6A20CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10837'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides carapinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10837:0x6A20CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '158956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10851%3A0x6A20CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10851%3A0x6A20CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10851%3A0x6A20CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10851%3A0x6A20CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10851%3A0x6A20CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10851:0x6A20CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10851'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides carapinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10851:0x6A20CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '158956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11678%3A0x9721CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11678%3A0x9721CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11678%3A0x9721CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11678%3A0x9721CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11678%3A0x9721CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11678:0x9721CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11678'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11678:0x9721CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11650%3A0xF821CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11650%3A0xF821CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11650%3A0xF821CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11650%3A0xF821CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11650%3A0xF821CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11650:0xF821CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11650'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11650:0xF821CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11706%3A0xF821CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11706%3A0xF821CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11706%3A0xF821CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11706%3A0xF821CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11706%3A0xF821CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11706:0xF821CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11706'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11706:0xF821CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10667%3A0xF821CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10667%3A0xF821CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10667%3A0xF821CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10667%3A0xF821CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10667%3A0xF821CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10667:0xF821CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10667'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10667:0xF821CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10681%3A0x6720CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10681%3A0x6720CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10681%3A0x6720CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10681%3A0x6720CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10681%3A0x6720CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10681:0x6720CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10681'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16791'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10681:0x6720CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11664%3A0x2D1BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11664%3A0x2D1BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11664%3A0x2D1BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11664%3A0x2D1BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11664%3A0x2D1BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11664:0x2D1BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11664'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11664:0x2D1BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13415%3A0x2D1BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13415%3A0x2D1BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13415%3A0x2D1BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13415%3A0x2D1BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13415%3A0x2D1BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13415:0x2D1BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13415'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13415:0x2D1BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10709%3A0x2E1BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10709%3A0x2E1BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10709%3A0x2E1BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10709%3A0x2E1BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10709%3A0x2E1BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10709:0x2E1BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10709'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10709:0x2E1BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11720%3A0x6620CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11720%3A0x6620CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11720%3A0x6620CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11720%3A0x6620CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11720%3A0x6620CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11720:0x6620CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11720'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11720:0x6620CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11734%3A0x6620CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11734%3A0x6620CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11734%3A0x6620CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11734%3A0x6620CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11734%3A0x6620CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11734:0x6620CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11734'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11734:0x6620CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10695%3A0x6620CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10695%3A0x6620CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10695%3A0x6620CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10695%3A0x6620CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10695%3A0x6620CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10695:0x6620CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10695'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10695:0x6620CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11862%3A0x6320CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11862%3A0x6320CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11862%3A0x6320CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11862%3A0x6320CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11862%3A0x6320CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11862:0x6320CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11862'^^xsd:integer;
  dwc:scientificName 'Cirroteuthis muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '342212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11862:0x6320CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '342212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5133%3A0x6220CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5133%3A0x6220CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5133%3A0x6220CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5133%3A0x6220CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5133%3A0x6220CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5133:0x6220CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5133'^^xsd:integer;
  dwc:scientificName 'Clausophyes galeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5133:0x6220CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '135410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5147%3A0x6320CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5147%3A0x6320CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5147%3A0x6320CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5147%3A0x6320CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5147%3A0x6320CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5147:0x6320CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5147'^^xsd:integer;
  dwc:scientificName 'Clausophyes moserae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135412'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5147:0x6320CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '135412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11890%3A0x5820CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11890%3A0x5820CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11890%3A0x5820CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11890%3A0x5820CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11890%3A0x5820CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11890:0x5820CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11890'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ricardo S Santos'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11890:0x5820CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13223%3A0x2F1BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13223%3A0x2F1BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13223%3A0x2F1BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13223%3A0x2F1BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13223%3A0x2F1BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13223:0x2F1BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13223'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13223:0x2F1BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '158958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10977%3A0x3020CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10977%3A0x3020CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10977%3A0x3020CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10977%3A0x3020CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10977%3A0x3020CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10977:0x3020CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10977'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides leptolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10977:0x3020CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '158959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10935%3A0x301BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10935%3A0x301BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10935%3A0x301BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10935%3A0x301BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10935%3A0x301BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10935:0x301BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10935'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides leptolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10935:0x301BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '158959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13863%3A0x3020CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13863%3A0x3020CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13863%3A0x3020CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13863%3A0x3020CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13863%3A0x3020CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13863:0x3020CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13863'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides leptolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13863:0x3020CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '158959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20025%3A0x3020CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20025%3A0x3020CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20025%3A0x3020CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20025%3A0x3020CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20025%3A0x3020CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20025:0x3020CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20025'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides leptolepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 17845'^^xsd:string;
  dwc:aphiaid '158959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20025:0x3020CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '158959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15687%3A0x2F20CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15687%3A0x2F20CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15687%3A0x2F20CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15687%3A0x2F20CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15687%3A0x2F20CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15687:0x2F20CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15687'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15687:0x2F20CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10907%3A0x2F20CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10907%3A0x2F20CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10907%3A0x2F20CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10907%3A0x2F20CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10907%3A0x2F20CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10907:0x2F20CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10907'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10907:0x2F20CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15877%3A0x2B20CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15877%3A0x2B20CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15877%3A0x2B20CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15877%3A0x2B20CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15877%3A0x2B20CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15877:0x2B20CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15877'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16291'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15877:0x2B20CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13279%3A0x2A20CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13279%3A0x2A20CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13279%3A0x2A20CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13279%3A0x2A20CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13279%3A0x2A20CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13279:0x2A20CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13279'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Guro Gjelsvik'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13279:0x2A20CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4696%3A0x2720CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4696%3A0x2720CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4696%3A0x2720CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4696%3A0x2720CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4696%3A0x2720CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4696:0x2720CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4696'^^xsd:integer;
  dwc:scientificName 'Entelurus aequoreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16441'^^xsd:string;
  dwc:aphiaid '127379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4696:0x2720CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8307%3A0x1A1CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8307%3A0x1A1CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8307%3A0x1A1CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8307%3A0x1A1CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8307%3A0x1A1CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8307:0x1A1CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8307'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8307:0x1A1CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15737%3A0xE31FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15737%3A0xE31FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15737%3A0xE31FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15737%3A0xE31FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15737%3A0xE31FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15737:0xE31FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15737'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15737:0xE31FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15849%3A0xE01FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15849%3A0xE01FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15849%3A0xE01FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15849%3A0xE01FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15849%3A0xE01FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15849:0xE01FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15849'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16755'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15849:0xE01FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10778%3A0xDC1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10778%3A0xDC1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10778%3A0xDC1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10778%3A0xDC1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10778%3A0xDC1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10778:0xDC1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10778'^^xsd:integer;
  dwc:scientificName 'Benthesicymus brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107088'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10778:0xDC1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1390995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15723%3A0xDB1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15723%3A0xDB1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15723%3A0xDB1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15723%3A0xDB1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15723%3A0xDB1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15723:0xDB1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15723'^^xsd:integer;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov; Franz Uiblein, Ingvar'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15723:0xDB1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15751%3A0x961FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15751%3A0x961FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15751%3A0x961FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15751%3A0x961FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15751%3A0x961FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15751:0x961FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15751'^^xsd:integer;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15751:0x961FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '105867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x901FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x901FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x901FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x901FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x901FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x901FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Botrynema brucei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x901FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '117615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11932%3A0xD21BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11932%3A0xD21BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11932%3A0xD21BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11932%3A0xD21BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11932%3A0xD21BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11932:0xD21BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11932'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ricardo S Santos'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11932:0xD21BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8376%3A0x881FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8376%3A0x881FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8376%3A0x881FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8376%3A0x881FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8376%3A0x881FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8376:0x881FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8376'^^xsd:integer;
  dwc:scientificName 'Benthodytes sanguinolenta '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '241785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8376:0x881FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '241785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15863%3A0x0A22CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15863%3A0x0A22CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15863%3A0x0A22CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15863%3A0x0A22CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15863%3A0x0A22CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15863:0x0A22CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15863'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15863:0x0A22CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14429%3A0x551FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14429%3A0x551FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14429%3A0x551FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14429%3A0x551FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14429%3A0x551FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14429:0x551FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14429'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14429:0x551FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22839%3A0x4E1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22839%3A0x4E1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22839%3A0x4E1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22839%3A0x4E1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22839%3A0x4E1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22839:0x4E1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22839'^^xsd:integer;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein; P.R.Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22839:0x4E1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24087%3A0x4E1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24087%3A0x4E1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24087%3A0x4E1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24087%3A0x4E1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24087%3A0x4E1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24087:0x4E1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24087'^^xsd:integer;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith, Sven Klimpel; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24087:0x4E1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13331%3A0x4B1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13331%3A0x4B1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13331%3A0x4B1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13331%3A0x4B1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13331%3A0x4B1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13331:0x4B1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13331'^^xsd:integer;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith, Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13331:0x4B1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13499%3A0x4C1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13499%3A0x4C1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13499%3A0x4C1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13499%3A0x4C1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13499%3A0x4C1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13499:0x4C1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13499'^^xsd:integer;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith, Sven Klimpel; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13499:0x4C1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13401%3A0x4C1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13401%3A0x4C1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13401%3A0x4C1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13401%3A0x4C1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13401%3A0x4C1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13401:0x4C1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13401'^^xsd:integer;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith, Sven Klimpel; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13401:0x4C1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8525%3A0x491FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8525%3A0x491FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8525%3A0x491FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8525%3A0x491FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8525%3A0x491FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8525:0x491FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8525'^^xsd:integer;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith, Sven Klimpel; Torild Johnsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8525:0x491FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x421FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x421FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x421FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x421FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x421FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x421FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aglantha digitale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x421FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '117849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12359%3A0x5E1BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12359%3A0x5E1BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12359%3A0x5E1BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12359%3A0x5E1BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12359%3A0x5E1BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12359:0x5E1BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12359'^^xsd:integer;
  dwc:scientificName 'Alepocephalus agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16561'^^xsd:string;
  dwc:aphiaid '126681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12359:0x5E1BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25352%3A0x3F1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25352%3A0x3F1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25352%3A0x3F1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25352%3A0x3F1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25352%3A0x3F1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25352:0x3F1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25352'^^xsd:integer;
  dwc:scientificName 'Alepocephalus agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'John Galbraith, Sven Klimpel; I. Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16563'^^xsd:string;
  dwc:aphiaid '126681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25352:0x3F1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8975%3A0x401FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8975%3A0x401FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8975%3A0x401FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8975%3A0x401FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8975%3A0x401FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8975:0x401FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8975'^^xsd:integer;
  dwc:scientificName 'Alepocephalus australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith, Sven Klimpel; Torild Johnsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '217603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8975:0x401FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '217603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3C1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aeginura grimaldii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3C1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '117266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15821%3A0x611BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15821%3A0x611BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15821%3A0x611BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15821%3A0x611BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15821%3A0x611BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15821:0x611BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15821'^^xsd:integer;
  dwc:scientificName 'Polyipnus polli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov; Filipe Porteiro & Tra'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15821:0x611BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8502%3A0xCD1ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8502%3A0xCD1ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8502%3A0xCD1ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8502%3A0xCD1ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8502%3A0xCD1ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8502:0xCD1ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8502'^^xsd:integer;
  dwc:scientificName 'Peniagone longipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '345444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8502:0xCD1ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '345444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14471%3A0x691BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14471%3A0x691BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14471%3A0x691BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14471%3A0x691BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14471%3A0x691BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14471:0x691BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14471'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14471:0x691BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14640%3A0xBA1ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14640%3A0xBA1ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14640%3A0xBA1ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14640%3A0xBA1ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14640%3A0xBA1ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14640:0xBA1ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14640'^^xsd:integer;
  dwc:scientificName 'Ophiacantha fraterna '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14640:0xBA1ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '124989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11417%3A0x6B1BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11417%3A0x6B1BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11417%3A0x6B1BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11417%3A0x6B1BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11417%3A0x6B1BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11417:0x6B1BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11417'^^xsd:integer;
  dwc:scientificName 'Ophiomusium lymani '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11417:0x6B1BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8553%3A0x6C1BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8553%3A0x6C1BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8553%3A0x6C1BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8553%3A0x6C1BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8553%3A0x6C1BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8553:0x6C1BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8553'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8553:0x6C1BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4898%3A0x6C1ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4898%3A0x6C1ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4898%3A0x6C1ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4898%3A0x6C1ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4898%3A0x6C1ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4898:0x6C1ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4898'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1649-50'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4898:0x6C1ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14387%3A0x651ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14387%3A0x651ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14387%3A0x651ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14387%3A0x651ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14387%3A0x651ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14387:0x651ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14387'^^xsd:integer;
  dwc:scientificName 'Glyphocrangon sculpta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14387:0x651ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5B1ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5B1ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5B1ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5B1ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5B1ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5B1ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Halicreas minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5B1ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '117617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x251ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x251ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15779%3A0x9C22CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15779%3A0x9C22CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15779%3A0x9C22CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15779%3A0x9C22CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15779%3A0x9C22CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15779:0x9C22CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15779'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15779:0x9C22CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13849%3A0x711BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13849%3A0x711BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13849%3A0x711BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13849%3A0x711BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13849%3A0x711BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13849:0x711BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13849'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'G. Menezes, Tracey Sutton; Zachary Baldwin'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 19168'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13849:0x711BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11946%3A0xEB1DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11946%3A0xEB1DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11946%3A0xEB1DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11946%3A0xEB1DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11946%3A0xEB1DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11946:0xEB1DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11946'^^xsd:integer;
  dwc:scientificName 'Narcetes stomias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11946:0xEB1DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24355%3A0x721BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24355%3A0x721BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24355%3A0x721BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24355%3A0x721BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24355%3A0x721BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24355:0x721BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24355'^^xsd:integer;
  dwc:scientificName 'Ophiura nitida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124927'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24355:0x721BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '124927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15793%3A0xB01DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15793%3A0xB01DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15793%3A0xB01DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15793%3A0xB01DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15793%3A0xB01DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15793:0xB01DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15793'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15793:0xB01DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF1DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF1DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF1DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF1DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF1DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xAF1DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xAF1DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15317%3A0xA81DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15317%3A0xA81DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15317%3A0xA81DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15317%3A0xA81DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15317%3A0xA81DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15317:0xA81DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15317'^^xsd:integer;
  dwc:scientificName 'Hydrolagus affinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein; Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16544'^^xsd:string;
  dwc:aphiaid '105825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15317:0xA81DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '105825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15919%3A0xA61DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15919%3A0xA61DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15919%3A0xA61DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15919%3A0xA61DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15919%3A0xA61DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15919:0xA61DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15919'^^xsd:integer;
  dwc:scientificName 'Histiobranchus bathybius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov; Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15919:0xA61DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15709%3A0xA61DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15709%3A0xA61DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15709%3A0xA61DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15709%3A0xA61DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15709%3A0xA61DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15709:0xA61DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15709'^^xsd:integer;
  dwc:scientificName 'Histiobranchus bathybius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov; Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15709:0xA61DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8539%3A0xA31DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8539%3A0xA31DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8539%3A0xA31DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8539%3A0xA31DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8539%3A0xA31DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8539:0xA31DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8539'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8539:0xA31DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15765%3A0xA21DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15765%3A0xA21DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15765%3A0xA21DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15765%3A0xA21DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15765%3A0xA21DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15765:0xA21DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15765'^^xsd:integer;
  dwc:scientificName 'Harriotta haeckeli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov; Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '105828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15765:0xA21DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13835%3A0x9A1DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13835%3A0x9A1DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13835%3A0x9A1DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13835%3A0x9A1DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13835%3A0x9A1DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13835:0x9A1DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13835'^^xsd:integer;
  dwc:scientificName 'Hydrolagus affinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein; Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16543'^^xsd:string;
  dwc:aphiaid '105825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13835:0x9A1DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '105825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBD1BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lensia havock'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBD1BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '135431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11834%3A0x511DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11834%3A0x511DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11834%3A0x511DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11834%3A0x511DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11834%3A0x511DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11834:0x511DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11834'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11834:0x511DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11876%3A0xBE1BCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11876%3A0xBE1BCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11876%3A0xBE1BCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11876%3A0xBE1BCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11876%3A0xBE1BCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11876:0xBE1BCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11876'^^xsd:integer;
  dwc:scientificName 'Benthoctopus johnsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '341919'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11876:0xBE1BCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '527154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9465%3A0x3D1DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9465%3A0x3D1DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9465%3A0x3D1DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9465%3A0x3D1DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9465%3A0x3D1DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9465:0x3D1DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9465'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9465:0x3D1DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3C1DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith, Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3C1DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9384%3A0xC11BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9384%3A0xC11BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9384%3A0xC11BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9384%3A0xC11BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9384%3A0xC11BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9384:0xC11BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9384'^^xsd:integer;
  dwc:scientificName 'Alepocephalus agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'John Galbraith, Sven Klimpel; I. Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16564'^^xsd:string;
  dwc:aphiaid '126681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9384:0xC11BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8989%3A0xC11BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8989%3A0xC11BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8989%3A0xC11BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8989%3A0xC11BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8989%3A0xC11BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8989:0xC11BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8989'^^xsd:integer;
  dwc:scientificName 'Alepocephalus agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith, Sven Klimpel; I. Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8989:0xC11BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15835%3A0xD31CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15835%3A0xD31CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15835%3A0xD31CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15835%3A0xD31CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15835%3A0xD31CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15835:0xD31CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15835'^^xsd:integer;
  dwc:scientificName 'Sternoptyx diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15835:0xD31CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC21BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Cirrothauma magna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '410348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC21BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1804324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10723%3A0xC61CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10723%3A0xC61CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10723%3A0xC61CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10723%3A0xC61CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10723%3A0xC61CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10723:0xC61CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10723'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10723:0xC61CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13387%3A0xC61CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13387%3A0xC61CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13387%3A0xC61CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13387%3A0xC61CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13387%3A0xC61CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13387:0xC61CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13387'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13387:0xC61CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11636%3A0xC21BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11636%3A0xC21BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11636%3A0xC21BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11636%3A0xC21BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11636%3A0xC21BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11636:0xC21BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11636'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11636:0xC21BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9451%3A0xC51CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9451%3A0xC51CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9451%3A0xC51CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9451%3A0xC51CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9451%3A0xC51CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9451:0xC51CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9451'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides brevibarbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9451:0xC51CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '158954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC41CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC41CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9800%3A0x231CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9800%3A0x231CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9800%3A0x231CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9800%3A0x231CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9800%3A0x231CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9800:0x231CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9800'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9800:0x231CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBF1CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBF1CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBF1CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBF1CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBF1CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBF1CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gilia reticulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '196593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBF1CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '196593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15807%3A0xE222CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15807%3A0xE222CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15807%3A0xE222CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15807%3A0xE222CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15807%3A0xE222CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15807:0xE222CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15807'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov; Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16487'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15807:0xE222CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4707%3A0x921CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4707%3A0x921CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4707%3A0x921CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4707%3A0x921CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4707%3A0x921CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4707:0x921CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4707'^^xsd:integer;
  dwc:scientificName 'Entelurus aequoreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16442'^^xsd:string;
  dwc:aphiaid '127379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4707:0x921CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC51BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Crossota rufobrunnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117856'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC51BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '117856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x911CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x911CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x911CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x911CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x911CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x911CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Crystallophyes amygdalina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x911CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '135414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10921%3A0x8221CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10921%3A0x8221CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10921%3A0x8221CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10921%3A0x8221CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10921%3A0x8221CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10921:0x8221CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10921'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides leptolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10921:0x8221CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '158959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20011%3A0x8F1CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20011%3A0x8F1CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20011%3A0x8F1CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20011%3A0x8F1CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20011%3A0x8F1CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20011:0x8F1CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20011'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 17855'^^xsd:string;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20011:0x8F1CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21999%3A0xC51BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21999%3A0xC51BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21999%3A0xC51BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21999%3A0xC51BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21999%3A0xC51BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21999:0xC51BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21999'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21999:0xC51BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10991%3A0x8D1CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10991%3A0x8D1CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10991%3A0x8D1CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10991%3A0x8D1CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10991%3A0x8D1CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10991:0x8D1CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10991'^^xsd:integer;
  dwc:scientificName 'Hydrolagus affinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein; Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16541'^^xsd:string;
  dwc:aphiaid '105825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10991:0x8D1CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '105825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE822CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE822CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE822CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE822CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE822CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE822CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Peniagone diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE822CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '124735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29180%3A0xCA1BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29180%3A0xCA1BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29180%3A0xCA1BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29180%3A0xCA1BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29180%3A0xCA1BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29180:0xCA1BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29180'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29180:0xCA1BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC22CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC22CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC22CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.139"^^xsd:decimal ;
  dwc:decimalLongitude "-34.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC22CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.139 -34.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.139"^^xsd:decimal ;
  geo-pos:long "-34.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC22CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xEC22CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paelopatides grisea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.766'^^xsd:double;
  dwc:latitude '53.139'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2350 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xEC22CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '124578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1718%3A0xA620CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1718%3A0xA620CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1718%3A0xA620CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.86"^^xsd:decimal ;
  dwc:decimalLongitude "-34.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1718%3A0xA620CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  geo-pos:lat "52.86"^^xsd:decimal ;
  geo-pos:long "-34.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1718%3A0xA620CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1718:0xA620CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1718'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.668'^^xsd:double;
  dwc:latitude '52.86'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3239 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1718:0xA620CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1732%3A0xE71FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1732%3A0xE71FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1732%3A0xE71FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.86"^^xsd:decimal ;
  dwc:decimalLongitude "-34.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1732%3A0xE71FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  geo-pos:lat "52.86"^^xsd:decimal ;
  geo-pos:long "-34.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1732%3A0xE71FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1732:0xE71FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1732'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.668'^^xsd:double;
  dwc:latitude '52.86'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3239 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16654'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1732:0xE71FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1704%3A0xE51FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1704%3A0xE51FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1704%3A0xE51FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.86"^^xsd:decimal ;
  dwc:decimalLongitude "-34.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1704%3A0xE51FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  geo-pos:lat "52.86"^^xsd:decimal ;
  geo-pos:long "-34.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1704%3A0xE51FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1704:0xE51FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1704'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.668'^^xsd:double;
  dwc:latitude '52.86'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3239 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1704:0xE51FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1690%3A0x351BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1690%3A0x351BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1690%3A0x351BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.86"^^xsd:decimal ;
  dwc:decimalLongitude "-34.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1690%3A0x351BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  geo-pos:lat "52.86"^^xsd:decimal ;
  geo-pos:long "-34.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1690%3A0x351BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1690:0x351BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1690'^^xsd:integer;
  dwc:scientificName 'Argyropelecus olfersii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.668'^^xsd:double;
  dwc:latitude '52.86'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3239 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 17466'^^xsd:string;
  dwc:aphiaid '274967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1690:0x351BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '274967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.86"^^xsd:decimal ;
  dwc:decimalLongitude "-34.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  geo-pos:lat "52.86"^^xsd:decimal ;
  geo-pos:long "-34.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8D1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.668'^^xsd:double;
  dwc:latitude '52.86'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3239 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8D1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1702%3A0x8D1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1702%3A0x8D1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1702%3A0x8D1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.86"^^xsd:decimal ;
  dwc:decimalLongitude "-34.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1702%3A0x8D1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  geo-pos:lat "52.86"^^xsd:decimal ;
  geo-pos:long "-34.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1702%3A0x8D1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1702:0x8D1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1702'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.668'^^xsd:double;
  dwc:latitude '52.86'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3239 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1702:0x8D1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1688%3A0x4F1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1688%3A0x4F1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1688%3A0x4F1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.86"^^xsd:decimal ;
  dwc:decimalLongitude "-34.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1688%3A0x4F1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  geo-pos:lat "52.86"^^xsd:decimal ;
  geo-pos:long "-34.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1688%3A0x4F1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1688:0x4F1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1688'^^xsd:integer;
  dwc:scientificName 'Anotopterus pharao'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.668'^^xsd:double;
  dwc:latitude '52.86'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3239 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15965'^^xsd:string;
  dwc:aphiaid '126334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1688:0x4F1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.86"^^xsd:decimal ;
  dwc:decimalLongitude "-34.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  geo-pos:lat "52.86"^^xsd:decimal ;
  geo-pos:long "-34.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4F1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Anotopterus pharao'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.668'^^xsd:double;
  dwc:latitude '52.86'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3239 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4F1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29670%3A0x4D21CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29670%3A0x4D21CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29670%3A0x4D21CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.86"^^xsd:decimal ;
  dwc:decimalLongitude "-34.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29670%3A0x4D21CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  geo-pos:lat "52.86"^^xsd:decimal ;
  geo-pos:long "-34.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29670%3A0x4D21CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29670:0x4D21CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29670'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.668'^^xsd:double;
  dwc:latitude '52.86'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3239 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29670:0x4D21CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12342%3A0x2F1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12342%3A0x2F1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12342%3A0x2F1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.86"^^xsd:decimal ;
  dwc:decimalLongitude "-34.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12342%3A0x2F1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  geo-pos:lat "52.86"^^xsd:decimal ;
  geo-pos:long "-34.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12342%3A0x2F1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12342:0x2F1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12342'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.668'^^xsd:double;
  dwc:latitude '52.86'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3239 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12342:0x2F1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.86"^^xsd:decimal ;
  dwc:decimalLongitude "-34.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  geo-pos:lat "52.86"^^xsd:decimal ;
  geo-pos:long "-34.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2B1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.668'^^xsd:double;
  dwc:latitude '52.86'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3239 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2B1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1674%3A0xD21BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1674%3A0xD21BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1674%3A0xD21BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.86"^^xsd:decimal ;
  dwc:decimalLongitude "-34.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1674%3A0xD21BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  geo-pos:lat "52.86"^^xsd:decimal ;
  geo-pos:long "-34.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1674%3A0xD21BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1674:0xD21BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1674'^^xsd:integer;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.668'^^xsd:double;
  dwc:latitude '52.86'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3239 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1674:0xD21BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.86"^^xsd:decimal ;
  dwc:decimalLongitude "-34.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  geo-pos:lat "52.86"^^xsd:decimal ;
  geo-pos:long "-34.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1D1FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.668'^^xsd:double;
  dwc:latitude '52.86'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3239 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1D1FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29179%3A0x6622CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29179%3A0x6622CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29179%3A0x6622CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.86"^^xsd:decimal ;
  dwc:decimalLongitude "-34.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29179%3A0x6622CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  geo-pos:lat "52.86"^^xsd:decimal ;
  geo-pos:long "-34.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29179%3A0x6622CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29179:0x6622CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29179'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.668'^^xsd:double;
  dwc:latitude '52.86'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3239 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29179:0x6622CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10262%3A0x691ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10262%3A0x691ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10262%3A0x691ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.86"^^xsd:decimal ;
  dwc:decimalLongitude "-34.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10262%3A0x691ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  geo-pos:lat "52.86"^^xsd:decimal ;
  geo-pos:long "-34.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10262%3A0x691ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10262:0x691ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10262'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.668'^^xsd:double;
  dwc:latitude '52.86'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3239 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10262:0x691ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12610%3A0x371ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12610%3A0x371ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12610%3A0x371ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.86"^^xsd:decimal ;
  dwc:decimalLongitude "-34.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12610%3A0x371ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  geo-pos:lat "52.86"^^xsd:decimal ;
  geo-pos:long "-34.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12610%3A0x371ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12610:0x371ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12610'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.668'^^xsd:double;
  dwc:latitude '52.86'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3239 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12610:0x371ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A923%3A0xF41DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A923%3A0xF41DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A923%3A0xF41DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.86"^^xsd:decimal ;
  dwc:decimalLongitude "-34.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A923%3A0xF41DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  geo-pos:lat "52.86"^^xsd:decimal ;
  geo-pos:long "-34.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A923%3A0xF41DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:923:0xF41DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '923'^^xsd:integer;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.668'^^xsd:double;
  dwc:latitude '52.86'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3239 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:923:0xF41DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1646%3A0xF21DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1646%3A0xF21DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1646%3A0xF21DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.86"^^xsd:decimal ;
  dwc:decimalLongitude "-34.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1646%3A0xF21DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  geo-pos:lat "52.86"^^xsd:decimal ;
  geo-pos:long "-34.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1646%3A0xF21DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1646:0xF21DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1646'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.668'^^xsd:double;
  dwc:latitude '52.86'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3239 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1646:0xF21DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1676%3A0xDF1DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1676%3A0xDF1DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1676%3A0xDF1DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.86"^^xsd:decimal ;
  dwc:decimalLongitude "-34.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1676%3A0xDF1DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  geo-pos:lat "52.86"^^xsd:decimal ;
  geo-pos:long "-34.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1676%3A0xDF1DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1676:0xDF1DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1676'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Markus Busch & Esra Kara'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.668'^^xsd:double;
  dwc:latitude '52.86'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3239 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1676:0xDF1DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDF1DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDF1DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDF1DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.86"^^xsd:decimal ;
  dwc:decimalLongitude "-34.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDF1DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  geo-pos:lat "52.86"^^xsd:decimal ;
  geo-pos:long "-34.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDF1DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xDF1DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.668'^^xsd:double;
  dwc:latitude '52.86'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3239 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xDF1DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29165%3A0xD41CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29165%3A0xD41CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29165%3A0xD41CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.86"^^xsd:decimal ;
  dwc:decimalLongitude "-34.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29165%3A0xD41CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  geo-pos:lat "52.86"^^xsd:decimal ;
  geo-pos:long "-34.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29165%3A0xD41CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29165:0xD41CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29165'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.668'^^xsd:double;
  dwc:latitude '52.86'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3239 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29165:0xD41CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7832%3A0xC31CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7832%3A0xC31CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7832%3A0xC31CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.86"^^xsd:decimal ;
  dwc:decimalLongitude "-34.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7832%3A0xC31CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  geo-pos:lat "52.86"^^xsd:decimal ;
  geo-pos:long "-34.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7832%3A0xC31CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7832:0xC31CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7832'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.668'^^xsd:double;
  dwc:latitude '52.86'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3239 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7832:0xC31CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12384%3A0xC91BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12384%3A0xC91BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12384%3A0xC91BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.86"^^xsd:decimal ;
  dwc:decimalLongitude "-34.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12384%3A0xC91BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  geo-pos:lat "52.86"^^xsd:decimal ;
  geo-pos:long "-34.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12384%3A0xC91BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12384:0xC91BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12384'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.668'^^xsd:double;
  dwc:latitude '52.86'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3239 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12384:0xC91BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1660%3A0xE922CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1660%3A0xE922CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1660%3A0xE922CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.86"^^xsd:decimal ;
  dwc:decimalLongitude "-34.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1660%3A0xE922CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  geo-pos:lat "52.86"^^xsd:decimal ;
  geo-pos:long "-34.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1660%3A0xE922CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1660:0xE922CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1660'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown; Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.668'^^xsd:double;
  dwc:latitude '52.86'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3239 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1660:0xE922CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29151%3A0x351CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29151%3A0x351CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29151%3A0x351CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.86"^^xsd:decimal ;
  dwc:decimalLongitude "-34.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29151%3A0x351CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  geo-pos:lat "52.86"^^xsd:decimal ;
  geo-pos:long "-34.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29151%3A0x351CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29151:0x351CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29151'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.668'^^xsd:double;
  dwc:latitude '52.86'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3239 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29151:0x351CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12412%3A0x7E21CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12412%3A0x7E21CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12412%3A0x7E21CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.86"^^xsd:decimal ;
  dwc:decimalLongitude "-34.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12412%3A0x7E21CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.86 -34.668)"^^geo:wktLiteral ;
  geo-pos:lat "52.86"^^xsd:decimal ;
  geo-pos:long "-34.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12412%3A0x7E21CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12412:0x7E21CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12412'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.668'^^xsd:double;
  dwc:latitude '52.86'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3239 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12412:0x7E21CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2067%3A0x8221CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2067%3A0x8221CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2067%3A0x8221CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2067%3A0x8221CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2067%3A0x8221CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2067:0x8221CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2067'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2067:0x8221CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29095%3A0x1321CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29095%3A0x1321CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29095%3A0x1321CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29095%3A0x1321CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29095%3A0x1321CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29095:0x1321CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29095'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29095:0x1321CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2251%3A0x1321CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2251%3A0x1321CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2251%3A0x1321CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2251%3A0x1321CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2251%3A0x1321CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2251:0x1321CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2251'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2251:0x1321CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12864%3A0x8921CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12864%3A0x8921CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12864%3A0x8921CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12864%3A0x8921CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12864%3A0x8921CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12864:0x8921CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12864'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12864:0x8921CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29081%3A0x8C21CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29081%3A0x8C21CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29081%3A0x8C21CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29081%3A0x8C21CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29081%3A0x8C21CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29081:0x8C21CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29081'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29081:0x8C21CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25236%3A0x0C21CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25236%3A0x0C21CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25236%3A0x0C21CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25236%3A0x0C21CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25236%3A0x0C21CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25236:0x0C21CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25236'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25236:0x0C21CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A907%3A0x9920CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A907%3A0x9920CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A907%3A0x9920CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A907%3A0x9920CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A907%3A0x9920CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:907:0x9920CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '907'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:907:0x9920CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A128%3A0x9820CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A128%3A0x9820CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A128%3A0x9820CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A128%3A0x9820CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A128%3A0x9820CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:128:0x9820CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '128'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:128:0x9820CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A100%3A0x3620CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A100%3A0x3620CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A100%3A0x3620CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A100%3A0x3620CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A100%3A0x3620CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:100:0x3620CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '100'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:100:0x3620CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2820CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2820CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2820CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2820CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2820CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2820CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Entelurus aequoreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2820CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1705%3A0xE91FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1705%3A0xE91FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1705%3A0xE91FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1705%3A0xE91FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1705%3A0xE91FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1705:0xE91FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1705'^^xsd:integer;
  dwc:scientificName 'Entelurus aequoreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro; Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16424'^^xsd:string;
  dwc:aphiaid '127379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1705:0xE91FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7575%3A0x4721CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7575%3A0x4721CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7575%3A0x4721CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7575%3A0x4721CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7575%3A0x4721CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7575:0x4721CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7575'^^xsd:integer;
  dwc:scientificName 'Argyropelecus olfersii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1494-97'^^xsd:string;
  dwc:aphiaid '274967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7575:0x4721CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '274967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A210%3A0xE51FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A210%3A0xE51FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A210%3A0xE51FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A210%3A0xE51FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A210%3A0xE51FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:210:0xE51FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '210'^^xsd:integer;
  dwc:scientificName 'Argyropelecus olfersii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 17463'^^xsd:string;
  dwc:aphiaid '274967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:210:0xE51FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '274967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A196%3A0xE51FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A196%3A0xE51FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A196%3A0xE51FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A196%3A0xE51FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A196%3A0xE51FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:196:0xE51FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '196'^^xsd:integer;
  dwc:scientificName 'Argyropelecus olfersii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 17464'^^xsd:string;
  dwc:aphiaid '274967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:196:0xE51FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '274967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A180%3A0xE01FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A180%3A0xE01FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A180%3A0xE01FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A180%3A0xE01FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A180%3A0xE01FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:180:0xE01FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '180'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:180:0xE01FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A114%3A0x181CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A114%3A0x181CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A114%3A0x181CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A114%3A0x181CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A114%3A0x181CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:114:0x181CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '114'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:114:0x181CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x921FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x921FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x921FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x921FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x921FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x921FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x921FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3071%3A0x911FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3071%3A0x911FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3071%3A0x911FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3071%3A0x911FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3071%3A0x911FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3071:0x911FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3071'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16645'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3071:0x911FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x861FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x861FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x861FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x861FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x861FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x861FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A168%3A0x571FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A168%3A0x571FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A168%3A0x571FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A168%3A0x571FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A168%3A0x571FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:168:0x571FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '168'^^xsd:integer;
  dwc:scientificName 'Xenodermichthys copei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:168:0x571FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22574%3A0x4C21CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22574%3A0x4C21CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22574%3A0x4C21CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22574%3A0x4C21CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22574%3A0x4C21CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22574:0x4C21CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22574'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22574:0x4C21CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3073%3A0x4C21CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3073%3A0x4C21CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3073%3A0x4C21CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3073%3A0x4C21CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3073%3A0x4C21CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3073:0x4C21CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3073'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3073:0x4C21CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22588%3A0x5321CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22588%3A0x5321CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22588%3A0x5321CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22588%3A0x5321CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22588%3A0x5321CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22588:0x5321CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22588'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22588:0x5321CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2198%3A0x5321CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2198%3A0x5321CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2198%3A0x5321CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2198%3A0x5321CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2198%3A0x5321CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2198:0x5321CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2198'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2198:0x5321CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28759%3A0xCF1ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28759%3A0xCF1ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28759%3A0xCF1ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28759%3A0xCF1ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28759%3A0xCF1ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28759:0xCF1ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28759'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28759:0xCF1ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22602%3A0xC21ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22602%3A0xC21ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22602%3A0xC21ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22602%3A0xC21ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22602%3A0xC21ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22602:0xC21ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22602'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22602:0xC21ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28773%3A0x6A1BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28773%3A0x6A1BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28773%3A0x6A1BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28773%3A0x6A1BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28773%3A0x6A1BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28773:0x6A1BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28773'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28773:0x6A1BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3005%3A0x611ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3005%3A0x611ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3005%3A0x611ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3005%3A0x611ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3005%3A0x611ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3005:0x611ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3005'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3005:0x611ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1695%3A0x611ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1695%3A0x611ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1695%3A0x611ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1695%3A0x611ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1695%3A0x611ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1695:0x611ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1695'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1695:0x611ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x281ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x281ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A958%3A0xF61DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A958%3A0xF61DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A958%3A0xF61DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A958%3A0xF61DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A958%3A0xF61DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:958:0xF61DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '958'^^xsd:integer;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:958:0xF61DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3059%3A0x9C22CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3059%3A0x9C22CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3059%3A0x9C22CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3059%3A0x9C22CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3059%3A0x9C22CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3059:0x9C22CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3059'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3059:0x9C22CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A166%3A0xF21DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A166%3A0xF21DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A166%3A0xF21DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A166%3A0xF21DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A166%3A0xF21DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:166:0xF21DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '166'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:166:0xF21DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1735%3A0xA422CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1735%3A0xA422CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1735%3A0xA422CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1735%3A0xA422CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1735%3A0xA422CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1735:0xA422CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1735'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1735:0xA422CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1663%3A0xE31DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1663%3A0xE31DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1663%3A0xE31DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1663%3A0xE31DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1663%3A0xE31DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1663:0xE31DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1663'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1663:0xE31DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5917%3A0xB81BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5917%3A0xB81BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5917%3A0xB81BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5917%3A0xB81BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5917%3A0xB81BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5917:0xB81BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5917'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5917:0xB81BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4E1DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4E1DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3031%3A0x411DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3031%3A0x411DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3031%3A0x411DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3031%3A0x411DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3031%3A0x411DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3031:0x411DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3031'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3031:0x411DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A928%3A0x3D1DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A928%3A0x3D1DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A928%3A0x3D1DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A928%3A0x3D1DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A928%3A0x3D1DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:928:0x3D1DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '928'^^xsd:integer;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:928:0x3D1DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1691%3A0xD31CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1691%3A0xD31CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1691%3A0xD31CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1691%3A0xD31CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1691%3A0xD31CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1691:0xD31CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1691'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1691:0xD31CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A182%3A0xD31CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A182%3A0xD31CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A182%3A0xD31CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A182%3A0xD31CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A182%3A0xD31CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:182:0xD31CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '182'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:182:0xD31CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1677%3A0xC71CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1677%3A0xC71CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1677%3A0xC71CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1677%3A0xC71CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1677%3A0xC71CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1677:0xC71CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1677'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1677:0xC71CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A942%3A0xC41CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A942%3A0xC41CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A942%3A0xC41CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A942%3A0xC41CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A942%3A0xC41CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:942:0xC41CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '942'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:942:0xC41CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29109%3A0xC11CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29109%3A0xC11CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29109%3A0xC11CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29109%3A0xC11CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29109%3A0xC11CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29109:0xC11CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29109'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29109:0xC11CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25153%3A0xDF22CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25153%3A0xDF22CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25153%3A0xDF22CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25153%3A0xDF22CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25153%3A0xDF22CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25153:0xDF22CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25153'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25153:0xDF22CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15554%3A0x221CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15554%3A0x221CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15554%3A0x221CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.201"^^xsd:decimal ;
  dwc:decimalLongitude "-34.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15554%3A0x221CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.201 -34.654)"^^geo:wktLiteral ;
  geo-pos:lat "56.201"^^xsd:decimal ;
  geo-pos:long "-34.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15554%3A0x221CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15554:0x221CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15554'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.654'^^xsd:double;
  dwc:latitude '56.201'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1344 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15554:0x221CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5877%3A0x2A1BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5877%3A0x2A1BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5877%3A0x2A1BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5877%3A0x2A1BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5877%3A0x2A1BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5877:0x2A1BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5877'^^xsd:integer;
  dwc:scientificName 'Searsia koefoedi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5877:0x2A1BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29207%3A0x0F21CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29207%3A0x0F21CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29207%3A0x0F21CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29207%3A0x0F21CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29207%3A0x0F21CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29207:0x0F21CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29207'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29207:0x0F21CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12020%3A0x8A21CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12020%3A0x8A21CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12020%3A0x8A21CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12020%3A0x8A21CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12020%3A0x8A21CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12020:0x8A21CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12020'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12020:0x8A21CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25180%3A0xFA20CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25180%3A0xFA20CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25180%3A0xFA20CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25180%3A0xFA20CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25180%3A0xFA20CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25180:0xFA20CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25180'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25180:0xFA20CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29221%3A0xFA20CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29221%3A0xFA20CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29221%3A0xFA20CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29221%3A0xFA20CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29221%3A0xFA20CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29221:0xFA20CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29221'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29221:0xFA20CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7584%3A0xAC20CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7584%3A0xAC20CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7584%3A0xAC20CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7584%3A0xAC20CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7584%3A0xAC20CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7584:0xAC20CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7584'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1575-77'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7584:0xAC20CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1741%3A0xA220CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1741%3A0xA220CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1741%3A0xA220CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1741%3A0xA220CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1741%3A0xA220CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1741:0xA220CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1741'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1741:0xA220CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7543%3A0xA020CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7543%3A0xA020CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7543%3A0xA020CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7543%3A0xA020CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7543%3A0xA020CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7543:0xA020CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7543'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1552-53'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7543:0xA020CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7541%3A0xA120CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7541%3A0xA120CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7541%3A0xA120CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7541%3A0xA120CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7541%3A0xA120CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7541:0xA120CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7541'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7541:0xA120CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1669%3A0x6120CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1669%3A0x6120CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1669%3A0x6120CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1669%3A0x6120CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1669%3A0x6120CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1669:0x6120CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1669'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1669:0x6120CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A352%3A0x2A20CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A352%3A0x2A20CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A352%3A0x2A20CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A352%3A0x2A20CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A352%3A0x2A20CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:352:0x2A20CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '352'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Guro Gjelsvik'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:352:0x2A20CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A338%3A0x1920CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A338%3A0x1920CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A338%3A0x1920CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A338%3A0x1920CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A338%3A0x1920CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:338:0x1920CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '338'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16212'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:338:0x1920CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25704%3A0x1920CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25704%3A0x1920CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25704%3A0x1920CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25704%3A0x1920CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25704%3A0x1920CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25704:0x1920CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25704'^^xsd:integer;
  dwc:scientificName 'Cyclothone pallida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16318'^^xsd:string;
  dwc:aphiaid '127288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25704:0x1920CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1657%3A0xE51FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1657%3A0xE51FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1657%3A0xE51FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1657%3A0xE51FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1657%3A0xE51FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1657:0xE51FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1657'^^xsd:integer;
  dwc:scientificName 'Argyropelecus olfersii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 17465'^^xsd:string;
  dwc:aphiaid '274967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1657:0xE51FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '274967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1699%3A0xE11FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1699%3A0xE11FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1699%3A0xE11FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1699%3A0xE11FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1699%3A0xE11FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1699:0xE11FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1699'^^xsd:integer;
  dwc:scientificName 'Arctozenus risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1699:0xE11FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7600%3A0xE11FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7600%3A0xE11FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7600%3A0xE11FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7600%3A0xE11FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7600%3A0xE11FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7600:0xE11FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7600'^^xsd:integer;
  dwc:scientificName 'Arctozenus risso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1529-31'^^xsd:string;
  dwc:aphiaid '126352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7600:0xE11FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1667%3A0x8C1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1667%3A0x8C1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1667%3A0x8C1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1667%3A0x8C1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1667%3A0x8C1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1667:0x8C1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1667'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1667:0x8C1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A366%3A0x8A1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A366%3A0x8A1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A366%3A0x8A1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A366%3A0x8A1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A366%3A0x8A1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:366:0x8A1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '366'^^xsd:integer;
  dwc:scientificName 'Bonapartia pedaliota'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16773'^^xsd:string;
  dwc:aphiaid '127281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:366:0x8A1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '322499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A993%3A0x501FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A993%3A0x501FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A993%3A0x501FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A993%3A0x501FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A993%3A0x501FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:993:0x501FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '993'^^xsd:integer;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:993:0x501FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22672%3A0x3D1FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22672%3A0x3D1FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22672%3A0x3D1FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22672%3A0x3D1FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22672%3A0x3D1FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22672:0x3D1FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22672'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22672:0x3D1FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2876%3A0x4D21CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2876%3A0x4D21CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2876%3A0x4D21CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2876%3A0x4D21CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2876%3A0x4D21CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2876:0x4D21CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2876'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2876:0x4D21CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22714%3A0x391FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22714%3A0x391FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22714%3A0x391FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22714%3A0x391FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22714%3A0x391FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22714:0x391FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22714'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22714:0x391FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x211FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x211FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22658%3A0xCE1ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22658%3A0xCE1ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22658%3A0xCE1ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22658%3A0xCE1ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22658%3A0xCE1ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22658:0xCE1ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22658'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22658:0xCE1ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29698%3A0xCE1ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29698%3A0xCE1ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29698%3A0xCE1ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29698%3A0xCE1ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29698%3A0xCE1ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29698:0xCE1ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29698'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29698:0xCE1ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29684%3A0x631BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29684%3A0x631BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29684%3A0x631BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29684%3A0x631BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29684%3A0x631BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29684:0x631BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29684'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29684:0x631BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22686%3A0x641BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22686%3A0x641BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22686%3A0x641BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22686%3A0x641BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22686%3A0x641BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22686:0x641BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22686'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22686:0x641BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29712%3A0x6D1BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29712%3A0x6D1BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29712%3A0x6D1BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29712%3A0x6D1BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29712%3A0x6D1BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29712:0x6D1BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29712'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29712:0x6D1BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2852%3A0x6622CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2852%3A0x6622CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2852%3A0x6622CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2852%3A0x6622CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2852%3A0x6622CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2852:0x6622CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2852'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2852:0x6622CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25194%3A0x771ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25194%3A0x771ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25194%3A0x771ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25194%3A0x771ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25194%3A0x771ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25194:0x771ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25194'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25194:0x771ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A323%3A0x5421CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A323%3A0x5421CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A323%3A0x5421CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A323%3A0x5421CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A323%3A0x5421CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:323:0x5421CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '323'^^xsd:integer;
  dwc:scientificName 'Flagellostomias boureei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127351'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:323:0x5421CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8792%3A0x691ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8792%3A0x691ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8792%3A0x691ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8792%3A0x691ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8792%3A0x691ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8792:0x691ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8792'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8792:0x691ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A965%3A0x601ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A965%3A0x601ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A965%3A0x601ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A965%3A0x601ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A965%3A0x601ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:965:0x601ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '965'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:965:0x601ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8806%3A0x361ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8806%3A0x361ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8806%3A0x361ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8806%3A0x361ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8806%3A0x361ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8806:0x361ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8806'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8806:0x361ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1713%3A0x181ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1713%3A0x181ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1713%3A0x181ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1713%3A0x181ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1713%3A0x181ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1713:0x181ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1713'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1713:0x181ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1681%3A0x9D22CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1681%3A0x9D22CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1681%3A0x9D22CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1681%3A0x9D22CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1681%3A0x9D22CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1681:0x9D22CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1681'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1681:0x9D22CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10448%3A0x9D22CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10448%3A0x9D22CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10448%3A0x9D22CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10448%3A0x9D22CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10448%3A0x9D22CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10448:0x9D22CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10448'^^xsd:integer;
  dwc:scientificName 'Notoscopelus bolini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 18632'^^xsd:string;
  dwc:aphiaid '158913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10448:0x9D22CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '158913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4581%3A0x721BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4581%3A0x721BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4581%3A0x721BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4581%3A0x721BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4581%3A0x721BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4581:0x721BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4581'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1701-05   '^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4581:0x721BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A324%3A0xE71DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A324%3A0xE71DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A324%3A0xE71DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A324%3A0xE71DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A324%3A0xE71DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:324:0xE71DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '324'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:324:0xE71DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA422CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA422CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA422CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA422CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA422CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA422CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA422CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1683%3A0xE11DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1683%3A0xE11DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1683%3A0xE11DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1683%3A0xE11DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1683%3A0xE11DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1683:0xE11DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1683'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1683:0xE11DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5811%3A0xB31DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5811%3A0xB31DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5811%3A0xB31DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5811%3A0xB31DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5811%3A0xB31DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5811:0xB31DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5811'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5811:0xB31DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5891%3A0xB91BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5891%3A0xB91BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5891%3A0xB91BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5891%3A0xB91BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5891%3A0xB91BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5891:0xB91BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5891'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro; Zachary Baldwin'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5891:0xB91BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5919%3A0xAA1DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5919%3A0xAA1DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5919%3A0xAA1DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5919%3A0xAA1DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5919%3A0xAA1DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5919:0xAA1DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5919'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia macrops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro; Zachary Baldwin'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126740'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5919:0xAA1DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1697%3A0xAA1DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1697%3A0xAA1DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1697%3A0xAA1DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1697%3A0xAA1DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1697%3A0xAA1DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1697:0xAA1DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1697'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia macrops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton, Richard Rosenblatt, Karsten E. Hart'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126740'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1697:0xAA1DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x491DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x491DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x491DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x491DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x491DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x491DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x491DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1685%3A0x481DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1685%3A0x481DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1685%3A0x481DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1685%3A0x481DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1685%3A0x481DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1685:0x481DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1685'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1685:0x481DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1671%3A0x441DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1671%3A0x441DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1671%3A0x441DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1671%3A0x441DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1671%3A0x441DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1671:0x441DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1671'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1671:0x441DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1727%3A0xD822CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1727%3A0xD822CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1727%3A0xD822CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1727%3A0xD822CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1727%3A0xD822CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1727:0xD822CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1727'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16653'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1727:0xD822CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x401DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x401DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x401DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x401DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x401DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x401DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x401DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22700%3A0xDB22CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22700%3A0xDB22CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22700%3A0xDB22CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22700%3A0xDB22CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22700%3A0xDB22CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22700:0xDB22CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22700'^^xsd:integer;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22700:0xDB22CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7542%3A0xDC22CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7542%3A0xDC22CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7542%3A0xDC22CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7542%3A0xDC22CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7542%3A0xDC22CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7542:0xDC22CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7542'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7542:0xDC22CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1655%3A0xCB1CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1655%3A0xCB1CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1655%3A0xCB1CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1655%3A0xCB1CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1655%3A0xCB1CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1655:0xCB1CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1655'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1655:0xCB1CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5905%3A0xCA1BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5905%3A0xCA1BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5905%3A0xCA1BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5905%3A0xCA1BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5905%3A0xCA1BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5905:0xCA1BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5905'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5905:0xCA1BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1653%3A0xEE22CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1653%3A0xEE22CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1653%3A0xEE22CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1653%3A0xEE22CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1653%3A0xEE22CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1653:0xEE22CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1653'^^xsd:integer;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1653:0xEE22CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29726%3A0x351CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29726%3A0x351CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29726%3A0x351CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-34.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29726%3A0x351CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -34.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-34.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29726%3A0x351CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29726:0x351CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29726'^^xsd:integer;
  dwc:scientificName 'Sergia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.65'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2744 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29726:0x351CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1056510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25208%3A0x8421CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25208%3A0x8421CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25208%3A0x8421CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25208%3A0x8421CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25208%3A0x8421CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25208:0x8421CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25208'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25208:0x8421CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11369%3A0xD01BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11369%3A0xD01BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11369%3A0xD01BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11369%3A0xD01BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11369%3A0xD01BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11369:0xD01BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11369'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11369:0xD01BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1752%3A0x0921CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1752%3A0x0921CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1752%3A0x0921CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1752%3A0x0921CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1752%3A0x0921CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1752:0x0921CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1752'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1752:0x0921CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1794%3A0x0021CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1794%3A0x0021CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1794%3A0x0021CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1794%3A0x0021CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1794%3A0x0021CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1794:0x0021CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1794'^^xsd:integer;
  dwc:scientificName 'Melamphaes microps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1794:0x0021CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28521%3A0xF920CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28521%3A0xF920CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28521%3A0xF920CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28521%3A0xF920CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28521%3A0xF920CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28521:0xF920CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28521'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28521:0xF920CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1768%3A0xAE20CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1768%3A0xAE20CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1768%3A0xAE20CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1768%3A0xAE20CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1768%3A0xAE20CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1768:0xAE20CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1768'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1768:0xAE20CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1770%3A0xA620CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1770%3A0xA620CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1770%3A0xA620CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1770%3A0xA620CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1770%3A0xA620CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1770:0xA620CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1770'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1770:0xA620CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1824%3A0x6120CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1824%3A0x6120CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1824%3A0x6120CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1824%3A0x6120CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1824%3A0x6120CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1824:0x6120CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1824'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1824:0x6120CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33481%3A0xFE21CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33481%3A0xFE21CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33481%3A0xFE21CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33481%3A0xFE21CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33481%3A0xFE21CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33481:0xFE21CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33481'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33481:0xFE21CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1822%3A0x1920CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1822%3A0x1920CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1822%3A0x1920CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1822%3A0x1920CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1822%3A0x1920CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1822:0x1920CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1822'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16211'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1822:0x1920CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1812%3A0xE61FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1812%3A0xE61FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1812%3A0xE61FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1812%3A0xE61FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1812%3A0xE61FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1812:0xE61FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1812'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1812:0xE61FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1784%3A0x4721CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1784%3A0x4721CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1784%3A0x4721CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1784%3A0x4721CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1784%3A0x4721CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1784:0x4721CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1784'^^xsd:integer;
  dwc:scientificName 'Arctozenus risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1784:0x4721CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1798%3A0x0722CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1798%3A0x0722CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1798%3A0x0722CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1798%3A0x0722CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1798%3A0x0722CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1798:0x0722CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1798'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 20015'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1798:0x0722CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1838%3A0x0B22CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1838%3A0x0B22CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1838%3A0x0B22CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1838%3A0x0B22CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1838%3A0x0B22CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1838:0x0B22CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1838'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1838:0x0B22CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7818%3A0x501FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7818%3A0x501FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7818%3A0x501FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7818%3A0x501FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7818%3A0x501FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7818:0x501FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7818'^^xsd:integer;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7818:0x501FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28535%3A0x391FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28535%3A0x391FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28535%3A0x391FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28535%3A0x391FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28535%3A0x391FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28535:0x391FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28535'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28535:0x391FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22770%3A0x391FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22770%3A0x391FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22770%3A0x391FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22770%3A0x391FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22770%3A0x391FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22770:0x391FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22770'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22770:0x391FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1780%3A0x2B1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1780%3A0x2B1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1780%3A0x2B1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1780%3A0x2B1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1780%3A0x2B1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1780:0x2B1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1780'^^xsd:integer;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1780:0x2B1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1766%3A0x251FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1766%3A0x251FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1766%3A0x251FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1766%3A0x251FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1766%3A0x251FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1766:0x251FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1766'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1766:0x251FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1E1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1E1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11355%3A0xCA1ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11355%3A0xCA1ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11355%3A0xCA1ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11355%3A0xCA1ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11355%3A0xCA1ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11355:0xCA1ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11355'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11355:0xCA1ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22798%3A0xCA1ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22798%3A0xCA1ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22798%3A0xCA1ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22798%3A0xCA1ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22798%3A0xCA1ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22798:0xCA1ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22798'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22798:0xCA1ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11033%3A0x771ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11033%3A0x771ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11033%3A0x771ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11033%3A0x771ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11033%3A0x771ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11033:0x771ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11033'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11033:0x771ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33647%3A0x701ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33647%3A0x701ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33647%3A0x701ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33647%3A0x701ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33647%3A0x701ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33647:0x701ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33647'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33647:0x701ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13946%3A0x691ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13946%3A0x691ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13946%3A0x691ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13946%3A0x691ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13946%3A0x691ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13946:0x691ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13946'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13946:0x691ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A951%3A0x291CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A951%3A0x291CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A951%3A0x291CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A951%3A0x291CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A951%3A0x291CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:951:0x291CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '951'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:951:0x291CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7846%3A0x601ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7846%3A0x601ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7846%3A0x601ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7846%3A0x601ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7846%3A0x601ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7846:0x601ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7846'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7846:0x601ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1796%3A0x181ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1796%3A0x181ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1796%3A0x181ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1796%3A0x181ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1796%3A0x181ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1796:0x181ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1796'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1796:0x181ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A909%3A0x9B22CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A909%3A0x9B22CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A909%3A0x9B22CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A909%3A0x9B22CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A909%3A0x9B22CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:909:0x9B22CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '909'^^xsd:integer;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:909:0x9B22CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1754%3A0x9D22CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1754%3A0x9D22CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1754%3A0x9D22CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1754%3A0x9D22CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1754%3A0x9D22CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1754:0x9D22CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1754'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1754:0x9D22CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1852%3A0x721BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1852%3A0x721BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1852%3A0x721BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1852%3A0x721BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1852%3A0x721BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1852:0x721BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1852'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1852:0x721BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13974%3A0xEC1DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13974%3A0xEC1DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13974%3A0xEC1DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13974%3A0xEC1DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13974%3A0xEC1DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13974:0xEC1DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13974'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13974:0xEC1DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2793%3A0xDF1DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2793%3A0xDF1DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2793%3A0xDF1DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2793%3A0xDF1DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2793%3A0xDF1DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2793:0xDF1DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2793'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1730-32'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2793:0xDF1DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1836%3A0xDF1DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1836%3A0xDF1DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1836%3A0xDF1DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1836%3A0xDF1DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1836%3A0xDF1DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1836:0xDF1DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1836'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1836:0xDF1DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1808%3A0xD81DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1808%3A0xD81DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1808%3A0xD81DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1808%3A0xD81DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1808%3A0xD81DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1808:0xD81DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1808'^^xsd:integer;
  dwc:scientificName 'Lophodolos acanthognathus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'T.W Pietsch'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16716'^^xsd:string;
  dwc:aphiaid '126567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1808:0xD81DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1840%3A0xB41DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1840%3A0xB41DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1840%3A0xB41DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1840%3A0xB41DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1840%3A0xB41DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1840:0xB41DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1840'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1840:0xB41DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1782%3A0x761BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1782%3A0x761BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1782%3A0x761BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1782%3A0x761BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1782%3A0x761BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1782:0x761BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1782'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1782:0x761BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1826%3A0x9B1DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1826%3A0x9B1DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1826%3A0x9B1DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1826%3A0x9B1DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1826%3A0x9B1DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1826:0x9B1DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1826'^^xsd:integer;
  dwc:scientificName 'Lampadena speculigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1826:0x9B1DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22756%3A0x3E1DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22756%3A0x3E1DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22756%3A0x3E1DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22756%3A0x3E1DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22756%3A0x3E1DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22756:0x3E1DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22756'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22756:0x3E1DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1854%3A0xD71CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1854%3A0xD71CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1854%3A0xD71CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1854%3A0xD71CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1854%3A0xD71CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1854:0xD71CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1854'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1854:0xD71CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A937%3A0xDE22CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A937%3A0xDE22CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A937%3A0xDE22CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A937%3A0xDE22CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A937%3A0xDE22CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:937:0xDE22CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '937'^^xsd:integer;
  dwc:scientificName 'Gyrinomimus myersi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'J. Paxton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 19722'^^xsd:string;
  dwc:aphiaid '277900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:937:0xDE22CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '277900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25340%3A0xE822CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25340%3A0xE822CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25340%3A0xE822CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25340%3A0xE822CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25340%3A0xE822CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25340:0xE822CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25340'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25340:0xE822CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22742%3A0x831CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22742%3A0x831CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22742%3A0x831CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.959"^^xsd:decimal ;
  dwc:decimalLongitude "-34.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22742%3A0x831CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.959 -34.638)"^^geo:wktLiteral ;
  geo-pos:lat "52.959"^^xsd:decimal ;
  geo-pos:long "-34.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22742%3A0x831CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22742:0x831CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22742'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.638'^^xsd:double;
  dwc:latitude '52.959'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2112 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22742:0x831CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.024"^^xsd:decimal ;
  dwc:decimalLongitude "-34.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1499"^^xsd:integer ;
  dwc:maximumDepthInMeters "1903"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  geo-pos:lat "53.024"^^xsd:decimal ;
  geo-pos:long "-34.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2B1BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rhincalanus nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.637'^^xsd:double;
  dwc:latitude '53.024'^^xsd:double;
  dwc:minimumDepth '1499'^^xsd:integer;
  dwc:maximumDepth '1903'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1973 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2B1BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.024"^^xsd:decimal ;
  dwc:decimalLongitude "-34.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  geo-pos:lat "53.024"^^xsd:decimal ;
  geo-pos:long "-34.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2B1BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rhincalanus nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.637'^^xsd:double;
  dwc:latitude '53.024'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1973 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2B1BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.024"^^xsd:decimal ;
  dwc:decimalLongitude "-34.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1499"^^xsd:integer ;
  dwc:maximumDepthInMeters "1903"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  geo-pos:lat "53.024"^^xsd:decimal ;
  geo-pos:long "-34.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6F20CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.637'^^xsd:double;
  dwc:latitude '53.024'^^xsd:double;
  dwc:minimumDepth '1499'^^xsd:integer;
  dwc:maximumDepth '1903'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1973 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6F20CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26851%3A0x6320CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26851%3A0x6320CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26851%3A0x6320CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.024"^^xsd:decimal ;
  dwc:decimalLongitude "-34.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26851%3A0x6320CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  geo-pos:lat "53.024"^^xsd:decimal ;
  geo-pos:long "-34.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26851%3A0x6320CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26851:0x6320CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26851'^^xsd:integer;
  dwc:scientificName 'Clausophyes moserae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.637'^^xsd:double;
  dwc:latitude '53.024'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1973 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135412'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26851:0x6320CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '135412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0222CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0222CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0222CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.024"^^xsd:decimal ;
  dwc:decimalLongitude "-34.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1499"^^xsd:integer ;
  dwc:maximumDepthInMeters "1903"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0222CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  geo-pos:lat "53.024"^^xsd:decimal ;
  geo-pos:long "-34.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0222CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x0222CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euaugaptilus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.637'^^xsd:double;
  dwc:latitude '53.024'^^xsd:double;
  dwc:minimumDepth '1499'^^xsd:integer;
  dwc:maximumDepth '1903'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1973 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x0222CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A896%3A0x8D1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A896%3A0x8D1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A896%3A0x8D1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.024"^^xsd:decimal ;
  dwc:decimalLongitude "-34.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A896%3A0x8D1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  geo-pos:lat "53.024"^^xsd:decimal ;
  geo-pos:long "-34.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A896%3A0x8D1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:896:0x8D1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '896'^^xsd:integer;
  dwc:scientificName 'Caecosagitta macrocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.637'^^xsd:double;
  dwc:latitude '53.024'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1973 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '105431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:896:0x8D1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.024"^^xsd:decimal ;
  dwc:decimalLongitude "-34.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  geo-pos:lat "53.024"^^xsd:decimal ;
  geo-pos:long "-34.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7C1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.637'^^xsd:double;
  dwc:latitude '53.024'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1973 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7C1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.024"^^xsd:decimal ;
  dwc:decimalLongitude "-34.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  geo-pos:lat "53.024"^^xsd:decimal ;
  geo-pos:long "-34.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7A1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.637'^^xsd:double;
  dwc:latitude '53.024'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1973 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7A1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.024"^^xsd:decimal ;
  dwc:decimalLongitude "-34.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  geo-pos:lat "53.024"^^xsd:decimal ;
  geo-pos:long "-34.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x791FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.637'^^xsd:double;
  dwc:latitude '53.024'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1973 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x791FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26865%3A0x3B1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26865%3A0x3B1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26865%3A0x3B1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.024"^^xsd:decimal ;
  dwc:decimalLongitude "-34.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26865%3A0x3B1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  geo-pos:lat "53.024"^^xsd:decimal ;
  geo-pos:long "-34.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26865%3A0x3B1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26865:0x3B1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26865'^^xsd:integer;
  dwc:scientificName 'Aeginura grimaldii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.637'^^xsd:double;
  dwc:latitude '53.024'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1973 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26865:0x3B1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '117266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.024"^^xsd:decimal ;
  dwc:decimalLongitude "-34.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1499"^^xsd:integer ;
  dwc:maximumDepthInMeters "1903"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  geo-pos:lat "53.024"^^xsd:decimal ;
  geo-pos:long "-34.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x331FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scaphocalanus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.637'^^xsd:double;
  dwc:latitude '53.024'^^xsd:double;
  dwc:minimumDepth '1499'^^xsd:integer;
  dwc:maximumDepth '1903'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1973 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104786'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x331FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.024"^^xsd:decimal ;
  dwc:decimalLongitude "-34.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  geo-pos:lat "53.024"^^xsd:decimal ;
  geo-pos:long "-34.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x321FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scaphocalanus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.637'^^xsd:double;
  dwc:latitude '53.024'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1973 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104786'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x321FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.024"^^xsd:decimal ;
  dwc:decimalLongitude "-34.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  geo-pos:lat "53.024"^^xsd:decimal ;
  geo-pos:long "-34.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x321FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scaphocalanus brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.637'^^xsd:double;
  dwc:latitude '53.024'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1973 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x321FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.024"^^xsd:decimal ;
  dwc:decimalLongitude "-34.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  geo-pos:lat "53.024"^^xsd:decimal ;
  geo-pos:long "-34.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2A1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pseudochirella notacantha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.637'^^xsd:double;
  dwc:latitude '53.024'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1973 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2A1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.024"^^xsd:decimal ;
  dwc:decimalLongitude "-34.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  geo-pos:lat "53.024"^^xsd:decimal ;
  geo-pos:long "-34.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x221FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma xiphias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.637'^^xsd:double;
  dwc:latitude '53.024'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1973 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x221FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6322CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6322CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6322CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.024"^^xsd:decimal ;
  dwc:decimalLongitude "-34.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6322CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  geo-pos:lat "53.024"^^xsd:decimal ;
  geo-pos:long "-34.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6322CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6322CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.637'^^xsd:double;
  dwc:latitude '53.024'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1973 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6322CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.024"^^xsd:decimal ;
  dwc:decimalLongitude "-34.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1499"^^xsd:integer ;
  dwc:maximumDepthInMeters "1903"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  geo-pos:lat "53.024"^^xsd:decimal ;
  geo-pos:long "-34.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC31ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta tonsa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.637'^^xsd:double;
  dwc:latitude '53.024'^^xsd:double;
  dwc:minimumDepth '1499'^^xsd:integer;
  dwc:maximumDepth '1903'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1973 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '359879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC31ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '359879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.024"^^xsd:decimal ;
  dwc:decimalLongitude "-34.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  geo-pos:lat "53.024"^^xsd:decimal ;
  geo-pos:long "-34.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC41ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta tonsa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.637'^^xsd:double;
  dwc:latitude '53.024'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1973 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '359879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC41ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '359879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26809%3A0xBF1ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26809%3A0xBF1ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26809%3A0xBF1ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.024"^^xsd:decimal ;
  dwc:decimalLongitude "-34.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1499"^^xsd:integer ;
  dwc:maximumDepthInMeters "1903"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26809%3A0xBF1ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  geo-pos:lat "53.024"^^xsd:decimal ;
  geo-pos:long "-34.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26809%3A0xBF1ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26809:0xBF1ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26809'^^xsd:integer;
  dwc:scientificName 'Pantachogon haeckeli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.637'^^xsd:double;
  dwc:latitude '53.024'^^xsd:double;
  dwc:minimumDepth '1499'^^xsd:integer;
  dwc:maximumDepth '1903'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1973 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117860'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26809:0xBF1ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '117860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.024"^^xsd:decimal ;
  dwc:decimalLongitude "-34.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1499"^^xsd:integer ;
  dwc:maximumDepthInMeters "1903"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  geo-pos:lat "53.024"^^xsd:decimal ;
  geo-pos:long "-34.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x721ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.637'^^xsd:double;
  dwc:latitude '53.024'^^xsd:double;
  dwc:minimumDepth '1499'^^xsd:integer;
  dwc:maximumDepth '1903'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1973 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x721ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26879%3A0x651ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26879%3A0x651ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26879%3A0x651ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.024"^^xsd:decimal ;
  dwc:decimalLongitude "-34.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26879%3A0x651ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  geo-pos:lat "53.024"^^xsd:decimal ;
  geo-pos:long "-34.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26879%3A0x651ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26879:0x651ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26879'^^xsd:integer;
  dwc:scientificName 'Gilia reticulata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.637'^^xsd:double;
  dwc:latitude '53.024'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1973 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '196593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26879:0x651ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '196593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26879%3A0x661ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26879%3A0x661ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26879%3A0x661ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.024"^^xsd:decimal ;
  dwc:decimalLongitude "-34.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26879%3A0x661ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  geo-pos:lat "53.024"^^xsd:decimal ;
  geo-pos:long "-34.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26879%3A0x661ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26879:0x661ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26879'^^xsd:integer;
  dwc:scientificName 'Gilia reticulata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.637'^^xsd:double;
  dwc:latitude '53.024'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1973 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '196593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26879:0x661ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '196593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A882%3A0x2A1CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A882%3A0x2A1CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A882%3A0x2A1CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.024"^^xsd:decimal ;
  dwc:decimalLongitude "-34.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A882%3A0x2A1CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  geo-pos:lat "53.024"^^xsd:decimal ;
  geo-pos:long "-34.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A882%3A0x2A1CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:882:0x2A1CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '882'^^xsd:integer;
  dwc:scientificName 'Eukrohnia bathyantarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.637'^^xsd:double;
  dwc:latitude '53.024'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1973 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '266224'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:882:0x2A1CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '266224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A868%3A0x2A1CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A868%3A0x2A1CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A868%3A0x2A1CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.024"^^xsd:decimal ;
  dwc:decimalLongitude "-34.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A868%3A0x2A1CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  geo-pos:lat "53.024"^^xsd:decimal ;
  geo-pos:long "-34.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A868%3A0x2A1CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:868:0x2A1CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '868'^^xsd:integer;
  dwc:scientificName 'Eukrohnia bathypelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.637'^^xsd:double;
  dwc:latitude '53.024'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1973 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '105414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:868:0x2A1CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.024"^^xsd:decimal ;
  dwc:decimalLongitude "-34.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1499"^^xsd:integer ;
  dwc:maximumDepthInMeters "1903"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  geo-pos:lat "53.024"^^xsd:decimal ;
  geo-pos:long "-34.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2A1ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.637'^^xsd:double;
  dwc:latitude '53.024'^^xsd:double;
  dwc:minimumDepth '1499'^^xsd:integer;
  dwc:maximumDepth '1903'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1973 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104636'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2A1ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.024"^^xsd:decimal ;
  dwc:decimalLongitude "-34.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1499"^^xsd:integer ;
  dwc:maximumDepthInMeters "1903"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  geo-pos:lat "53.024"^^xsd:decimal ;
  geo-pos:long "-34.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x201ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.637'^^xsd:double;
  dwc:latitude '53.024'^^xsd:double;
  dwc:minimumDepth '1499'^^xsd:integer;
  dwc:maximumDepth '1903'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1973 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '220908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x201ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '220908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.024"^^xsd:decimal ;
  dwc:decimalLongitude "-34.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  geo-pos:lat "53.024"^^xsd:decimal ;
  geo-pos:long "-34.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1E1ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.637'^^xsd:double;
  dwc:latitude '53.024'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1973 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '220908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1E1ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '220908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.024"^^xsd:decimal ;
  dwc:decimalLongitude "-34.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  geo-pos:lat "53.024"^^xsd:decimal ;
  geo-pos:long "-34.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF41DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia curta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.637'^^xsd:double;
  dwc:latitude '53.024'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1973 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF41DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.024"^^xsd:decimal ;
  dwc:decimalLongitude "-34.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1499"^^xsd:integer ;
  dwc:maximumDepthInMeters "1903"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  geo-pos:lat "53.024"^^xsd:decimal ;
  geo-pos:long "-34.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF41DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia curta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.637'^^xsd:double;
  dwc:latitude '53.024'^^xsd:double;
  dwc:minimumDepth '1499'^^xsd:integer;
  dwc:maximumDepth '1903'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1973 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF41DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA01DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA01DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA01DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.024"^^xsd:decimal ;
  dwc:decimalLongitude "-34.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1499"^^xsd:integer ;
  dwc:maximumDepthInMeters "1903"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA01DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  geo-pos:lat "53.024"^^xsd:decimal ;
  geo-pos:long "-34.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA01DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA01DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.637'^^xsd:double;
  dwc:latitude '53.024'^^xsd:double;
  dwc:minimumDepth '1499'^^xsd:integer;
  dwc:maximumDepth '1903'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1973 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA01DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.024"^^xsd:decimal ;
  dwc:decimalLongitude "-34.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  geo-pos:lat "53.024"^^xsd:decimal ;
  geo-pos:long "-34.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x501DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.637'^^xsd:double;
  dwc:latitude '53.024'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1973 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x501DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1436445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.024"^^xsd:decimal ;
  dwc:decimalLongitude "-34.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1499"^^xsd:integer ;
  dwc:maximumDepthInMeters "1903"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  geo-pos:lat "53.024"^^xsd:decimal ;
  geo-pos:long "-34.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4B1DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scaphocalanus brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.637'^^xsd:double;
  dwc:latitude '53.024'^^xsd:double;
  dwc:minimumDepth '1499'^^xsd:integer;
  dwc:maximumDepth '1903'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1973 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4B1DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.024"^^xsd:decimal ;
  dwc:decimalLongitude "-34.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1499"^^xsd:integer ;
  dwc:maximumDepthInMeters "1903"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  geo-pos:lat "53.024"^^xsd:decimal ;
  geo-pos:long "-34.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB322CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pseudochirella notacantha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.637'^^xsd:double;
  dwc:latitude '53.024'^^xsd:double;
  dwc:minimumDepth '1499'^^xsd:integer;
  dwc:maximumDepth '1903'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1973 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB322CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.024"^^xsd:decimal ;
  dwc:decimalLongitude "-34.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  geo-pos:lat "53.024"^^xsd:decimal ;
  geo-pos:long "-34.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD01CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.637'^^xsd:double;
  dwc:latitude '53.024'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1973 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD01CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A796%3A0xBC1CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A796%3A0xBC1CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A796%3A0xBC1CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.024"^^xsd:decimal ;
  dwc:decimalLongitude "-34.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A796%3A0xBC1CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  geo-pos:lat "53.024"^^xsd:decimal ;
  geo-pos:long "-34.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A796%3A0xBC1CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:796:0xBC1CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '796'^^xsd:integer;
  dwc:scientificName 'Eukrohnia fowleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.637'^^xsd:double;
  dwc:latitude '53.024'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1973 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '105415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:796:0xBC1CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A810%3A0xBC1CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A810%3A0xBC1CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A810%3A0xBC1CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.024"^^xsd:decimal ;
  dwc:decimalLongitude "-34.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A810%3A0xBC1CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  geo-pos:lat "53.024"^^xsd:decimal ;
  geo-pos:long "-34.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A810%3A0xBC1CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:810:0xBC1CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '810'^^xsd:integer;
  dwc:scientificName 'Eukrohnia hamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.637'^^xsd:double;
  dwc:latitude '53.024'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1973 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '105416'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:810:0xBC1CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.024"^^xsd:decimal ;
  dwc:decimalLongitude "-34.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  geo-pos:lat "53.024"^^xsd:decimal ;
  geo-pos:long "-34.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB81CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euaugaptilus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.637'^^xsd:double;
  dwc:latitude '53.024'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1973 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB81CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26837%3A0x1F1CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26837%3A0x1F1CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26837%3A0x1F1CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.024"^^xsd:decimal ;
  dwc:decimalLongitude "-34.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26837%3A0x1F1CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  geo-pos:lat "53.024"^^xsd:decimal ;
  geo-pos:long "-34.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26837%3A0x1F1CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26837:0x1F1CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26837'^^xsd:integer;
  dwc:scientificName 'Crystallophyes amygdalina '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.637'^^xsd:double;
  dwc:latitude '53.024'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1973 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26837:0x1F1CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '135414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.024"^^xsd:decimal ;
  dwc:decimalLongitude "-34.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  geo-pos:lat "53.024"^^xsd:decimal ;
  geo-pos:long "-34.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8E1CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.637'^^xsd:double;
  dwc:latitude '53.024'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1973 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8E1CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.024"^^xsd:decimal ;
  dwc:decimalLongitude "-34.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  geo-pos:lat "53.024"^^xsd:decimal ;
  geo-pos:long "-34.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x781CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.637'^^xsd:double;
  dwc:latitude '53.024'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1973 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x781CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.024"^^xsd:decimal ;
  dwc:decimalLongitude "-34.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.024 -34.637)"^^geo:wktLiteral ;
  geo-pos:lat "53.024"^^xsd:decimal ;
  geo-pos:long "-34.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x781CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.637'^^xsd:double;
  dwc:latitude '53.024'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1973 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104636'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x781CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2B1BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rhincalanus nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2B1BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7220CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7220CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7220CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7220CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7020CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7020CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7120CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7120CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7120CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7120CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7020CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7020CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26207%3A0xF921CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26207%3A0xF921CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26207%3A0xF921CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26207%3A0xF921CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26207%3A0xF921CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26207:0xF921CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26207'^^xsd:integer;
  dwc:scientificName 'Chuniphyes multidentata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26207:0xF921CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26081%3A0x6320CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26081%3A0x6320CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26081%3A0x6320CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26081%3A0x6320CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26081%3A0x6320CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26081:0x6320CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26081'^^xsd:integer;
  dwc:scientificName 'Chuniphyes multidentata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26081:0x6320CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26151%3A0x3220CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26151%3A0x3220CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26151%3A0x3220CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26151%3A0x3220CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26151%3A0x3220CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26151:0x3220CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26151'^^xsd:integer;
  dwc:scientificName 'Crystallophyes amygdalina '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26151:0x3220CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '135414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26011%3A0x2A20CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26011%3A0x2A20CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26011%3A0x2A20CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26011%3A0x2A20CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26011%3A0x2A20CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26011:0x2A20CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26011'^^xsd:integer;
  dwc:scientificName 'Crossota rufobrunnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117856'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26011:0x2A20CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '117856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26053%3A0xFC21CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26053%3A0xFC21CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26053%3A0xFC21CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26053%3A0xFC21CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26053%3A0xFC21CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26053:0xFC21CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26053'^^xsd:integer;
  dwc:scientificName 'Crystallophyes amygdalina '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26053:0xFC21CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '135414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25031%3A0x2820CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25031%3A0x2820CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25031%3A0x2820CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25031%3A0x2820CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25031%3A0x2820CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25031:0x2820CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25031'^^xsd:integer;
  dwc:scientificName 'Crystallophyes amygdalina '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25031:0x2820CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '135414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26067%3A0x2120CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26067%3A0x2120CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26067%3A0x2120CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26067%3A0x2120CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26067%3A0x2120CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26067:0x2120CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26067'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26067:0x2120CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25619%3A0x2020CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25619%3A0x2020CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25619%3A0x2020CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25619%3A0x2020CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25619%3A0x2020CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25619:0x2020CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25619'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25619:0x2020CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25059%3A0x2020CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25059%3A0x2020CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25059%3A0x2020CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25059%3A0x2020CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25059%3A0x2020CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25059:0x2020CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25059'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25059:0x2020CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25619%3A0x2020CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25619%3A0x2020CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25619%3A0x2020CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25619%3A0x2020CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25619%3A0x2020CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25619:0x2020CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25619'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25619:0x2020CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF11FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euchaeta marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF11FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF21FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF21FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF21FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF21FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF21FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF21FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euchaeta spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF21FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x841FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x841FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x841FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x841FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x841FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x841FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x841FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7D1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Candacia varicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7D1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5A1BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Cephalophanes refulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104689'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5A1BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7A1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7A1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7A1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7A1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x791FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x791FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x791FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x791FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x781FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x781FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x521FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Undinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x521FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x481FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x481FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x481FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x481FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x481FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x481FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Amallothrix emarginata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104768'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x481FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '345247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x431FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aetideus armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x431FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x371FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x371FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x351FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x351FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x351FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x351FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x351FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x351FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x351FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x351FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '345251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x351FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x351FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '345251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x341FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x341FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '345251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x341FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x341FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '345251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x311FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scaphocalanus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104786'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x311FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x321FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scaphocalanus brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x321FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x321FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scaphocalanus brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x321FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x311FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scaphocalanus magnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x311FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A22CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A22CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A22CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A22CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A22CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5A22CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5A22CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x221FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma xiphias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x221FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x221FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma xiphias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x221FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD31ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD31ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD31ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD31ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD31ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD31ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD31ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '746007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6322CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6322CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6322CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6322CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6322CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6322CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6322CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6322CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6322CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6322CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6322CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6322CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6322CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6322CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC31ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta tonsa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '359879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC31ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '359879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC31ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta tonsa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '359879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC31ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '359879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC31ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta tonsa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '359879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC31ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '359879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC41ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta tonsa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '359879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC41ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '359879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC31ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraheterorhabdus compactus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '254603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC31ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '254603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6422CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6422CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6422CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6422CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6422CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6422CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pachyptilus eurygnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6422CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '345244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26137%3A0xBF1ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26137%3A0xBF1ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26137%3A0xBF1ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26137%3A0xBF1ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26137%3A0xBF1ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26137:0xBF1ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26137'^^xsd:integer;
  dwc:scientificName 'Pantachogon haeckeli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117860'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26137:0xBF1ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '117860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB91ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Haloptilus longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB91ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x741ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus pileatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x741ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x721ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x721ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x721ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x721ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x711ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x711ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x711ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x711ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x711ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x711ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x711ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6C1ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '364046'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6C1ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '254602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6C1ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '364046'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6C1ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '254602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6C1ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus brevispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '254602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6C1ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '254602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6C1ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus brevispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '254602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6C1ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '254602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6C1ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus campbellae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '358653'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6C1ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '346494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D1ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D1ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D1ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D1ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D1ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6D1ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus campbellae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '358653'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6D1ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '346494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26095%3A0x661ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26095%3A0x661ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26095%3A0x661ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26095%3A0x661ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26095%3A0x661ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26095:0x661ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26095'^^xsd:integer;
  dwc:scientificName 'Gilia reticulata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '196593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26095:0x661ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '196593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26193%3A0x671ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26193%3A0x671ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26193%3A0x671ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26193%3A0x671ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26193%3A0x671ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26193:0x671ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26193'^^xsd:integer;
  dwc:scientificName 'Gilia reticulata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '196593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26193:0x671ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '196593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25605%3A0x651ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25605%3A0x651ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25605%3A0x651ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25605%3A0x651ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25605%3A0x651ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25605:0x651ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25605'^^xsd:integer;
  dwc:scientificName 'Gilia reticulata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '196593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25605:0x651ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '196593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26095%3A0x6C22CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26095%3A0x6C22CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26095%3A0x6C22CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26095%3A0x6C22CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26095%3A0x6C22CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26095:0x6C22CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26095'^^xsd:integer;
  dwc:scientificName 'Gilia reticulata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '196593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26095:0x6C22CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '196593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x221ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x221ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x221ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x221ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x211ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x211ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x701BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x701BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x701BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x701BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x701BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x701BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x701BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1C1ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1C1ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x181ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x181ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x181ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x181ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x181ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x181ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x181ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x191ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x191ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x191ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x191ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x191ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x191ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x191ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x191ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x191ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x191ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x191ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x191ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x191ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x191ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x191ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x191ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x191ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x191ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x191ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x191ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x191ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA522CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA522CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA522CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA522CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA522CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA522CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Nullosetigera bidentata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '344706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA522CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '344706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC22CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC22CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC22CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC22CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC22CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xAC22CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xAC22CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC22CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC22CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC22CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC22CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC22CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xAC22CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xAC22CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA71DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA71DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA71DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA71DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA71DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA71DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterostylites longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA71DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA81DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA81DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA81DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA81DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA81DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA81DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterostylites longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA81DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x251CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x251CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA01DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA01DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA01DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA01DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA01DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA01DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA01DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25045%3A0xBE1BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25045%3A0xBE1BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25045%3A0xBE1BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25045%3A0xBE1BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25045%3A0xBE1BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25045:0xBE1BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25045'^^xsd:integer;
  dwc:scientificName 'Lensia havock'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25045:0xBE1BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '135431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x201CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x201CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4C1DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma xiphias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4C1DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4B1DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4B1DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '345251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4B1DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scaphocalanus brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4B1DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4B1DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scaphocalanus magnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4B1DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25017%3A0xDA22CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25017%3A0xDA22CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25017%3A0xDA22CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25017%3A0xDA22CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25017%3A0xDA22CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25017:0xDA22CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25017'^^xsd:integer;
  dwc:scientificName 'Thalassophyes crystallina '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '196655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25017:0xDA22CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '135415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25997%3A0x3C1DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25997%3A0x3C1DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25997%3A0x3C1DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25997%3A0x3C1DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25997%3A0x3C1DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25997:0x3C1DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25997'^^xsd:integer;
  dwc:scientificName 'Aeginura grimaldii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25997:0x3C1DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '117266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC01BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC01BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC01BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC01BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC01BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC01BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Amallothrix arcuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC01BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25661%3A0x391DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25661%3A0x391DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25661%3A0x391DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25661%3A0x391DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25661%3A0x391DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25661:0x391DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25661'^^xsd:integer;
  dwc:scientificName 'Aglantha digitale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25661:0x391DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '117849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD01CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD01CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD01CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD01CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD01CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD01CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCB1CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCB1CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCB1CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCB1CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCB1CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCB1CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC61CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC61CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC61CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC61CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC61CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC61CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC61CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25969%3A0xBF1CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25969%3A0xBF1CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25969%3A0xBF1CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25969%3A0xBF1CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25969%3A0xBF1CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25969:0xBF1CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25969'^^xsd:integer;
  dwc:scientificName 'Gilia reticulata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '196593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25969:0xBF1CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '196593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25059%3A0x961CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25059%3A0x961CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25059%3A0x961CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25059%3A0x961CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25059%3A0x961CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25059:0x961CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25059'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25059:0x961CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26053%3A0x911CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26053%3A0x911CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26053%3A0x911CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26053%3A0x911CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26053%3A0x911CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26053:0x911CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26053'^^xsd:integer;
  dwc:scientificName 'Crystallophyes amygdalina '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26053:0x911CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '135414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8E1CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8E1CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x891CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x891CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x891CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x891CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x891CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x891CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia macrocera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x891CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x281CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Nullosetigera helgae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '361514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x281CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '361514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7E1CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7E1CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1B1CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1B1CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1B1CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1B1CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1B1CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1B1CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta tonsa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '802'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '359879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1B1CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '359879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26123%3A0x7D1CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26123%3A0x7D1CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26123%3A0x7D1CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26123%3A0x7D1CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26123%3A0x7D1CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26123:0x7D1CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26123'^^xsd:integer;
  dwc:scientificName 'Pantachogon haeckeli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117860'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26123:0x7D1CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '117860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEE22CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEE22CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEE22CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEE22CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEE22CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xEE22CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xEE22CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26165%3A0x791CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26165%3A0x791CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26165%3A0x791CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26165%3A0x791CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26165%3A0x791CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26165:0x791CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26165'^^xsd:integer;
  dwc:scientificName 'Nanomia cara '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26165:0x791CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '135496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x791CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x791CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-34.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "802"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -34.634)"^^geo:wktLiteral ;
  geo-pos:lat "53.022"^^xsd:decimal ;
  geo-pos:long "-34.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x361CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia brevicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.634'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:minimumDepth '802'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2030 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x361CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '104627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A826%3A0xA420CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A826%3A0xA420CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A826%3A0xA420CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.047 -34.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A826%3A0xA420CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.047 -34.629)"^^geo:wktLiteral ;
  geo-pos:lat "53.047"^^xsd:decimal ;
  geo-pos:long "-34.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A826%3A0xA420CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:826:0xA420CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '826'^^xsd:integer;
  dwc:scientificName 'Solidosagitta zetesios'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.629'^^xsd:double;
  dwc:latitude '53.047'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1912 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:826:0xA420CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1650%3A0xA020CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1650%3A0xA020CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1650%3A0xA020CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.047 -34.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1650%3A0xA020CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.047 -34.629)"^^geo:wktLiteral ;
  geo-pos:lat "53.047"^^xsd:decimal ;
  geo-pos:long "-34.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1650%3A0xA020CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1650:0xA020CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1650'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.629'^^xsd:double;
  dwc:latitude '53.047'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1912 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1650:0xA020CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1722%3A0x2720CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1722%3A0x2720CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1722%3A0x2720CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.047 -34.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1722%3A0x2720CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.047 -34.629)"^^geo:wktLiteral ;
  geo-pos:lat "53.047"^^xsd:decimal ;
  geo-pos:long "-34.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1722%3A0x2720CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1722:0x2720CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1722'^^xsd:integer;
  dwc:scientificName 'Entelurus aequoreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.629'^^xsd:double;
  dwc:latitude '53.047'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1912 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16425'^^xsd:string;
  dwc:aphiaid '127379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1722:0x2720CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32235%3A0x0E22CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32235%3A0x0E22CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32235%3A0x0E22CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.047 -34.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32235%3A0x0E22CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.047 -34.629)"^^geo:wktLiteral ;
  geo-pos:lat "53.047"^^xsd:decimal ;
  geo-pos:long "-34.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32235%3A0x0E22CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32235:0x0E22CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32235'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.629'^^xsd:double;
  dwc:latitude '53.047'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1912 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32235:0x0E22CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31969%3A0x0E22CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31969%3A0x0E22CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31969%3A0x0E22CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.047 -34.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31969%3A0x0E22CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.047 -34.629)"^^geo:wktLiteral ;
  geo-pos:lat "53.047"^^xsd:decimal ;
  geo-pos:long "-34.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31969%3A0x0E22CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31969:0x0E22CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31969'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.629'^^xsd:double;
  dwc:latitude '53.047'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1912 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31969:0x0E22CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21737%3A0x4D21CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21737%3A0x4D21CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21737%3A0x4D21CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.047 -34.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21737%3A0x4D21CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.047 -34.629)"^^geo:wktLiteral ;
  geo-pos:lat "53.047"^^xsd:decimal ;
  geo-pos:long "-34.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21737%3A0x4D21CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21737:0x4D21CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21737'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.629'^^xsd:double;
  dwc:latitude '53.047'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1912 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21737:0x4D21CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A812%3A0x5822CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A812%3A0x5822CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A812%3A0x5822CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.047 -34.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A812%3A0x5822CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.047 -34.629)"^^geo:wktLiteral ;
  geo-pos:lat "53.047"^^xsd:decimal ;
  geo-pos:long "-34.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A812%3A0x5822CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:812:0x5822CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '812'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.629'^^xsd:double;
  dwc:latitude '53.047'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1912 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:812:0x5822CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1664%3A0x2B1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1664%3A0x2B1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1664%3A0x2B1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.047 -34.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1664%3A0x2B1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.047 -34.629)"^^geo:wktLiteral ;
  geo-pos:lat "53.047"^^xsd:decimal ;
  geo-pos:long "-34.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1664%3A0x2B1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1664:0x2B1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1664'^^xsd:integer;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.629'^^xsd:double;
  dwc:latitude '53.047'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1912 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1664:0x2B1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A798%3A0x261FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A798%3A0x261FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A798%3A0x261FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.047 -34.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A798%3A0x261FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.047 -34.629)"^^geo:wktLiteral ;
  geo-pos:lat "53.047"^^xsd:decimal ;
  geo-pos:long "-34.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A798%3A0x261FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:798:0x261FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '798'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.629'^^xsd:double;
  dwc:latitude '53.047'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1912 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:798:0x261FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21695%3A0xCB1ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21695%3A0xCB1ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21695%3A0xCB1ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.047 -34.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21695%3A0xCB1ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.047 -34.629)"^^geo:wktLiteral ;
  geo-pos:lat "53.047"^^xsd:decimal ;
  geo-pos:long "-34.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21695%3A0xCB1ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21695:0xCB1ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21695'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.629'^^xsd:double;
  dwc:latitude '53.047'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1912 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21695:0xCB1ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32207%3A0x6922CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32207%3A0x6922CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32207%3A0x6922CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.047 -34.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32207%3A0x6922CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.047 -34.629)"^^geo:wktLiteral ;
  geo-pos:lat "53.047"^^xsd:decimal ;
  geo-pos:long "-34.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32207%3A0x6922CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32207:0x6922CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32207'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.629'^^xsd:double;
  dwc:latitude '53.047'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1912 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32207:0x6922CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7836%3A0x5F1ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7836%3A0x5F1ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7836%3A0x5F1ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.047 -34.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7836%3A0x5F1ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.047 -34.629)"^^geo:wktLiteral ;
  geo-pos:lat "53.047"^^xsd:decimal ;
  geo-pos:long "-34.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7836%3A0x5F1ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7836:0x5F1ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7836'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.629'^^xsd:double;
  dwc:latitude '53.047'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1912 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7836:0x5F1ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11581%3A0x581ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11581%3A0x581ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11581%3A0x581ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.047 -34.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11581%3A0x581ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.047 -34.629)"^^geo:wktLiteral ;
  geo-pos:lat "53.047"^^xsd:decimal ;
  geo-pos:long "-34.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11581%3A0x581ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11581:0x581ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11581'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.629'^^xsd:double;
  dwc:latitude '53.047'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1912 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11581:0x581ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11567%3A0x291ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11567%3A0x291ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11567%3A0x291ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.047 -34.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11567%3A0x291ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.047 -34.629)"^^geo:wktLiteral ;
  geo-pos:lat "53.047"^^xsd:decimal ;
  geo-pos:long "-34.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11567%3A0x291ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11567:0x291ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11567'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.629'^^xsd:double;
  dwc:latitude '53.047'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1912 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11567:0x291ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4911%3A0xE11DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4911%3A0xE11DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4911%3A0xE11DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.047 -34.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4911%3A0xE11DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.047 -34.629)"^^geo:wktLiteral ;
  geo-pos:lat "53.047"^^xsd:decimal ;
  geo-pos:long "-34.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4911%3A0xE11DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4911:0xE11DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4911'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.629'^^xsd:double;
  dwc:latitude '53.047'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1912 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1684-85  '^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4911:0xE11DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32221%3A0xAC1DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32221%3A0xAC1DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32221%3A0xAC1DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.047 -34.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32221%3A0xAC1DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.047 -34.629)"^^geo:wktLiteral ;
  geo-pos:lat "53.047"^^xsd:decimal ;
  geo-pos:long "-34.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32221%3A0xAC1DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32221:0xAC1DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32221'^^xsd:integer;
  dwc:scientificName 'Hyperia medusarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.629'^^xsd:double;
  dwc:latitude '53.047'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1912 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32221:0xAC1DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '103253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.047 -34.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.047 -34.629)"^^geo:wktLiteral ;
  geo-pos:lat "53.047"^^xsd:decimal ;
  geo-pos:long "-34.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x521DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.629'^^xsd:double;
  dwc:latitude '53.047'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1912 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x521DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12090%3A0xDE22CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12090%3A0xDE22CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12090%3A0xDE22CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.047 -34.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12090%3A0xDE22CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.047 -34.629)"^^geo:wktLiteral ;
  geo-pos:lat "53.047"^^xsd:decimal ;
  geo-pos:long "-34.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12090%3A0xDE22CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12090:0xDE22CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12090'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.629'^^xsd:double;
  dwc:latitude '53.047'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1912 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12090:0xDE22CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1736%3A0x7C1CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1736%3A0x7C1CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1736%3A0x7C1CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.047 -34.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1736%3A0x7C1CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.047 -34.629)"^^geo:wktLiteral ;
  geo-pos:lat "53.047"^^xsd:decimal ;
  geo-pos:long "-34.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1736%3A0x7C1CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1736:0x7C1CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1736'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.629'^^xsd:double;
  dwc:latitude '53.047'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1912 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1736:0x7C1CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1692%3A0x351CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1692%3A0x351CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1692%3A0x351CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.047 -34.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1692%3A0x351CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.047 -34.629)"^^geo:wktLiteral ;
  geo-pos:lat "53.047"^^xsd:decimal ;
  geo-pos:long "-34.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1692%3A0x351CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1692:0x351CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1692'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.629'^^xsd:double;
  dwc:latitude '53.047'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1912 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1692:0x351CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7854%3A0x0A21CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7854%3A0x0A21CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7854%3A0x0A21CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7854%3A0x0A21CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7854%3A0x0A21CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7854:0x0A21CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7854'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7854:0x0A21CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1694%3A0x3F21CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1694%3A0x3F21CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1694%3A0x3F21CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1694%3A0x3F21CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1694%3A0x3F21CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1694:0x3F21CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1694'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1694:0x3F21CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20503%3A0x0821CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20503%3A0x0821CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20503%3A0x0821CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20503%3A0x0821CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20503%3A0x0821CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20503:0x0821CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20503'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20503:0x0821CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11607%3A0x2C1BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11607%3A0x2C1BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11607%3A0x2C1BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11607%3A0x2C1BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11607%3A0x2C1BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11607:0x2C1BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11607'^^xsd:integer;
  dwc:scientificName 'Solidosagitta zetesios'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11607:0x2C1BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7838%3A0xA020CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7838%3A0xA020CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7838%3A0xA020CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7838%3A0xA020CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7838%3A0xA020CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7838:0xA020CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7838'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7838:0xA020CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7852%3A0x6120CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7852%3A0x6120CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7852%3A0x6120CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7852%3A0x6120CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7852%3A0x6120CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7852:0x6120CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7852'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7852:0x6120CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7826%3A0x1B20CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7826%3A0x1B20CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7826%3A0x1B20CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7826%3A0x1B20CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7826%3A0x1B20CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7826:0x1B20CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7826'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16210'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7826:0x1B20CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25130%3A0xF51FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25130%3A0xF51FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25130%3A0xF51FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25130%3A0xF51FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25130%3A0xF51FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25130:0xF51FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25130'^^xsd:integer;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16300'^^xsd:string;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25130:0xF51FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE71FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE71FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE71FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE71FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE71FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE71FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE71FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7796%3A0xDA1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7796%3A0xDA1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7796%3A0xDA1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7796%3A0xDA1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7796%3A0xDA1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7796:0xDA1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7796'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16649'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7796:0xDA1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8C1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8C1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8C1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8C1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8C1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8C1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8C1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7810%3A0x8D1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7810%3A0x8D1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7810%3A0x8D1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7810%3A0x8D1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7810%3A0x8D1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7810:0x8D1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7810'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7810:0x8D1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32109%3A0x541FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32109%3A0x541FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32109%3A0x541FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32109%3A0x541FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32109%3A0x541FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32109:0x541FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32109'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32109:0x541FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33537%3A0x0E22CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33537%3A0x0E22CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33537%3A0x0E22CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33537%3A0x0E22CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33537%3A0x0E22CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33537:0x0E22CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33537'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33537:0x0E22CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31367%3A0x0E22CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31367%3A0x0E22CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31367%3A0x0E22CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31367%3A0x0E22CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31367%3A0x0E22CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31367:0x0E22CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31367'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31367:0x0E22CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24746%3A0x4D21CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24746%3A0x4D21CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24746%3A0x4D21CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24746%3A0x4D21CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24746%3A0x4D21CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24746:0x4D21CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24746'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24746:0x4D21CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11117%3A0x5822CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11117%3A0x5822CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11117%3A0x5822CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11117%3A0x5822CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11117%3A0x5822CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11117:0x5822CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11117'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11117:0x5822CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7794%3A0xD41BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7794%3A0xD41BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7794%3A0xD41BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7794%3A0xD41BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7794%3A0xD41BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7794:0xD41BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7794'^^xsd:integer;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7794:0xD41BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1F1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1F1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24816%3A0x5321CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24816%3A0x5321CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24816%3A0x5321CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24816%3A0x5321CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24816%3A0x5321CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24816:0x5321CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24816'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24816:0x5321CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24732%3A0x641BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24732%3A0x641BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24732%3A0x641BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24732%3A0x641BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24732%3A0x641BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24732:0x641BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24732'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24732:0x641BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20461%3A0x6622CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20461%3A0x6622CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20461%3A0x6622CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20461%3A0x6622CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20461%3A0x6622CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20461:0x6622CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20461'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20461:0x6622CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20475%3A0x6C22CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20475%3A0x6C22CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20475%3A0x6C22CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20475%3A0x6C22CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20475%3A0x6C22CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20475:0x6C22CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20475'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20475:0x6C22CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15316%3A0x631ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15316%3A0x631ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15316%3A0x631ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15316%3A0x631ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15316%3A0x631ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15316:0x631ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15316'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15316:0x631ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1862%3A0x601ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1862%3A0x601ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1862%3A0x601ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1862%3A0x601ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1862%3A0x601ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1862:0x601ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1862'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1862:0x601ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11223%3A0x5C1ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11223%3A0x5C1ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11223%3A0x5C1ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11223%3A0x5C1ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11223%3A0x5C1ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11223:0x5C1ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11223'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11223:0x5C1ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14050%3A0x361ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14050%3A0x361ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14050%3A0x361ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14050%3A0x361ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14050%3A0x361ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14050:0x361ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14050'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14050:0x361ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14070%3A0x361ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14070%3A0x361ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14070%3A0x361ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14070%3A0x361ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14070%3A0x361ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14070:0x361ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14070'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14070:0x361ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31423%3A0x271ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31423%3A0x271ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31423%3A0x271ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31423%3A0x271ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31423%3A0x271ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31423:0x271ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31423'^^xsd:integer;
  dwc:scientificName 'Megalanceola stephenseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '325364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31423:0x271ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '325364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7840%3A0xE71DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7840%3A0xE71DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7840%3A0xE71DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7840%3A0xE71DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7840%3A0xE71DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7840:0xE71DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7840'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton; Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7840:0xE71DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7824%3A0xDF1DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7824%3A0xDF1DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7824%3A0xDF1DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7824%3A0xDF1DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7824%3A0xDF1DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7824:0xDF1DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7824'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7824:0xDF1DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31409%3A0xB61DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31409%3A0xB61DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31409%3A0xB61DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31409%3A0xB61DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31409%3A0xB61DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31409:0xB61DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31409'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31409:0xB61DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7808%3A0xB31DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7808%3A0xB31DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7808%3A0xB31DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7808%3A0xB31DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7808%3A0xB31DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7808:0xB31DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7808'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7808:0xB31DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31381%3A0xAB22CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31381%3A0xAB22CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31381%3A0xAB22CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31381%3A0xAB22CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31381%3A0xAB22CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31381:0xAB22CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31381'^^xsd:integer;
  dwc:scientificName 'Hyperia medusarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31381:0xAB22CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '103253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11607%3A0xB222CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11607%3A0xB222CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11607%3A0xB222CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11607%3A0xB222CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11607%3A0xB222CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11607:0xB222CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11607'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11607:0xB222CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24760%3A0x381DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24760%3A0x381DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24760%3A0x381DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24760%3A0x381DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24760%3A0x381DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24760:0x381DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24760'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24760:0x381DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7832%3A0xDC22CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7832%3A0xDC22CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7832%3A0xDC22CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7832%3A0xDC22CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7832%3A0xDC22CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7832:0xDC22CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7832'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7832:0xDC22CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11187%3A0xD41CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11187%3A0xD41CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11187%3A0xD41CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11187%3A0xD41CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11187%3A0xD41CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11187:0xD41CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11187'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11187:0xD41CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7822%3A0xC11BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7822%3A0xC11BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7822%3A0xC11BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7822%3A0xC11BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7822%3A0xC11BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7822:0xC11BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7822'^^xsd:integer;
  dwc:scientificName 'Ceratias holboelli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15962'^^xsd:string;
  dwc:aphiaid '126537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7822:0xC11BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31395%3A0xE022CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31395%3A0xE022CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31395%3A0xE022CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31395%3A0xE022CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31395%3A0xE022CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31395:0xE022CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31395'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31395:0xE022CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14064%3A0xBC1CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14064%3A0xBC1CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14064%3A0xBC1CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14064%3A0xBC1CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14064%3A0xBC1CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14064:0xBC1CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14064'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14064:0xBC1CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11705%3A0xCC1BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11705%3A0xCC1BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11705%3A0xCC1BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11705%3A0xCC1BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11705%3A0xCC1BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11705:0xCC1BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11705'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11705:0xCC1BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27282%3A0xCC1BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27282%3A0xCC1BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27282%3A0xCC1BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.06"^^xsd:decimal ;
  dwc:decimalLongitude "-34.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27282%3A0xCC1BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.06 -34.616)"^^geo:wktLiteral ;
  geo-pos:lat "53.06"^^xsd:decimal ;
  geo-pos:long "-34.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27282%3A0xCC1BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27282:0xCC1BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27282'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.616'^^xsd:double;
  dwc:latitude '53.06'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1808 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27282:0xCC1BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2945%3A0x1021CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2945%3A0x1021CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2945%3A0x1021CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2945%3A0x1021CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2945%3A0x1021CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2945:0x1021CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2945'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2945:0x1021CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11845%3A0x8B21CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11845%3A0x8B21CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11845%3A0x8B21CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11845%3A0x8B21CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11845%3A0x8B21CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11845:0x8B21CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11845'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11845:0x8B21CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27296%3A0x0821CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27296%3A0x0821CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27296%3A0x0821CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27296%3A0x0821CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27296%3A0x0821CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27296:0x0821CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27296'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27296:0x0821CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13080%3A0x8E21CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13080%3A0x8E21CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13080%3A0x8E21CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13080%3A0x8E21CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13080%3A0x8E21CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13080:0x8E21CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13080'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13080:0x8E21CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22434%3A0x4121CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22434%3A0x4121CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22434%3A0x4121CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22434%3A0x4121CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22434%3A0x4121CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22434:0x4121CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22434'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22434:0x4121CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A467%3A0xAD20CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A467%3A0xAD20CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A467%3A0xAD20CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A467%3A0xAD20CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A467%3A0xAD20CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:467:0xAD20CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '467'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:467:0xAD20CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A411%3A0xA020CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A411%3A0xA020CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A411%3A0xA020CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A411%3A0xA020CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A411%3A0xA020CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:411:0xA020CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '411'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:411:0xA020CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31311%3A0x1D20CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31311%3A0x1D20CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31311%3A0x1D20CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31311%3A0x1D20CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31311%3A0x1D20CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31311:0x1D20CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31311'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31311:0x1D20CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33565%3A0x331BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33565%3A0x331BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33565%3A0x331BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33565%3A0x331BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33565%3A0x331BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33565:0x331BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33565'^^xsd:integer;
  dwc:scientificName 'Danaella mimonectes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33565:0x331BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '102558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31353%3A0x331BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31353%3A0x331BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31353%3A0x331BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31353%3A0x331BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31353%3A0x331BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31353:0x331BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31353'^^xsd:integer;
  dwc:scientificName 'Danaella mimonectes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31353:0x331BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '102558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A407%3A0x1C20CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A407%3A0x1C20CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A407%3A0x1C20CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A407%3A0x1C20CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A407%3A0x1C20CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:407:0x1C20CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '407'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16209'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:407:0x1C20CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25158%3A0x1820CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25158%3A0x1820CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25158%3A0x1820CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25158%3A0x1820CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25158%3A0x1820CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25158:0x1820CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25158'^^xsd:integer;
  dwc:scientificName 'Cyclothone pallida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16317'^^xsd:string;
  dwc:aphiaid '127288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25158:0x1820CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31283%3A0x0222CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31283%3A0x0222CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31283%3A0x0222CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31283%3A0x0222CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31283%3A0x0222CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31283:0x0222CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31283'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31283:0x0222CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21203%3A0xEF1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21203%3A0xEF1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21203%3A0xEF1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21203%3A0xEF1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21203%3A0xEF1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21203:0xEF1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21203'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21203:0xEF1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A397%3A0xE71FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A397%3A0xE71FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A397%3A0xE71FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A397%3A0xE71FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A397%3A0xE71FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:397:0xE71FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '397'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16652'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:397:0xE71FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A469%3A0xDE1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A469%3A0xDE1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A469%3A0xDE1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A469%3A0xDE1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A469%3A0xDE1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:469:0xDE1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '469'^^xsd:integer;
  dwc:scientificName 'Anoplogaster cornuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15942'^^xsd:string;
  dwc:aphiaid '126393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:469:0xDE1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21175%3A0x4C21CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21175%3A0x4C21CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21175%3A0x4C21CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21175%3A0x4C21CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21175%3A0x4C21CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21175:0x4C21CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21175'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21175:0x4C21CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11775%3A0x261FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11775%3A0x261FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11775%3A0x261FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11775%3A0x261FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11775%3A0x261FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11775:0x261FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11775'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11775:0x261FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A453%3A0x261FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A453%3A0x261FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A453%3A0x261FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A453%3A0x261FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A453%3A0x261FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:453:0x261FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '453'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:453:0x261FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A409%3A0x5B22CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A409%3A0x5B22CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A409%3A0x5B22CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A409%3A0x5B22CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A409%3A0x5B22CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:409:0x5B22CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '409'^^xsd:integer;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:409:0x5B22CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1F1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1F1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30407%3A0x6222CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30407%3A0x6222CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30407%3A0x6222CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30407%3A0x6222CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30407%3A0x6222CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30407:0x6222CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30407'^^xsd:integer;
  dwc:scientificName 'Pegohyperia princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '325390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30407:0x6222CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '325390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2889%3A0xCA1ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2889%3A0xCA1ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2889%3A0xCA1ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2889%3A0xCA1ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2889%3A0xCA1ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2889:0xCA1ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2889'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2889:0xCA1ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11817%3A0xCA1ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11817%3A0xCA1ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11817%3A0xCA1ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11817%3A0xCA1ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11817%3A0xCA1ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11817:0xCA1ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11817'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11817:0xCA1ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32809%3A0x701ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32809%3A0x701ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32809%3A0x701ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32809%3A0x701ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32809%3A0x701ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32809:0x701ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32809'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32809:0x701ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31325%3A0x6822CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31325%3A0x6822CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31325%3A0x6822CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31325%3A0x6822CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31325%3A0x6822CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31325:0x6822CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31325'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31325:0x6822CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33705%3A0x6922CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33705%3A0x6922CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33705%3A0x6922CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33705%3A0x6922CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33705%3A0x6922CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33705:0x6922CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33705'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33705:0x6922CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2891%3A0x6F22CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2891%3A0x6F22CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2891%3A0x6F22CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2891%3A0x6F22CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2891%3A0x6F22CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2891:0x6F22CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2891'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2891:0x6F22CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13960%3A0x7022CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13960%3A0x7022CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13960%3A0x7022CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13960%3A0x7022CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13960%3A0x7022CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13960:0x7022CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13960'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13960:0x7022CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A381%3A0x291CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A381%3A0x291CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A381%3A0x291CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A381%3A0x291CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A381%3A0x291CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:381:0x291CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '381'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:381:0x291CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14092%3A0x5C1ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14092%3A0x5C1ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14092%3A0x5C1ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14092%3A0x5C1ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14092%3A0x5C1ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14092:0x5C1ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14092'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14092:0x5C1ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14078%3A0x371ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14078%3A0x371ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14078%3A0x371ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14078%3A0x371ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14078%3A0x371ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14078:0x371ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14078'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14078:0x371ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14134%3A0x341ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14134%3A0x341ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14134%3A0x341ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14134%3A0x341ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14134%3A0x341ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14134:0x341ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14134'^^xsd:integer;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14134:0x341ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33635%3A0x701BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33635%3A0x701BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33635%3A0x701BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33635%3A0x701BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33635%3A0x701BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33635:0x701BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33635'^^xsd:integer;
  dwc:scientificName 'Megalanceola stephenseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '325364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33635:0x701BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '325364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21217%3A0x7722CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21217%3A0x7722CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21217%3A0x7722CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21217%3A0x7722CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21217%3A0x7722CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21217:0x7722CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21217'^^xsd:integer;
  dwc:scientificName 'Meningodora vesca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21217:0x7722CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14036%3A0xA122CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14036%3A0xA122CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14036%3A0xA122CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14036%3A0xA122CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14036%3A0xA122CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14036:0xA122CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14036'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14036:0xA122CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33719%3A0xB61DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33719%3A0xB61DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33719%3A0xB61DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33719%3A0xB61DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33719%3A0xB61DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33719:0xB61DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33719'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33719:0xB61DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31339%3A0x261CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31339%3A0x261CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31339%3A0x261CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31339%3A0x261CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31339%3A0x261CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31339:0x261CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31339'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31339:0x261CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A439%3A0x751BCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A439%3A0x751BCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A439%3A0x751BCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A439%3A0x751BCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A439%3A0x751BCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:439:0x751BCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '439'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:439:0x751BCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33733%3A0x531DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33733%3A0x531DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33733%3A0x531DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33733%3A0x531DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33733%3A0x531DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33733:0x531DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33733'^^xsd:integer;
  dwc:scientificName 'Lanceola clausii clausii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '325371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33733:0x531DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '325370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31297%3A0x461DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31297%3A0x461DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31297%3A0x461DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31297%3A0x461DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31297%3A0x461DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31297:0x461DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31297'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31297:0x461DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A425%3A0x431DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A425%3A0x431DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A425%3A0x431DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A425%3A0x431DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A425%3A0x431DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:425:0x431DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '425'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ofer Gon'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:425:0x431DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27310%3A0xDF22CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27310%3A0xDF22CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27310%3A0xDF22CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27310%3A0xDF22CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27310%3A0xDF22CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27310:0xDF22CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27310'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27310:0xDF22CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14106%3A0xE322CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14106%3A0xE322CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14106%3A0xE322CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14106%3A0xE322CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14106%3A0xE322CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14106:0xE322CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14106'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14106:0xE322CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33691%3A0xE522CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33691%3A0xE522CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33691%3A0xE522CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33691%3A0xE522CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33691%3A0xE522CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33691:0xE522CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33691'^^xsd:integer;
  dwc:scientificName 'Cyphocaris anonyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33691:0xE522CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '102554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21189%3A0xC91BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21189%3A0xC91BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21189%3A0xC91BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21189%3A0xC91BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21189%3A0xC91BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21189:0xC91BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21189'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21189:0xC91BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A383%3A0x331CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A383%3A0x331CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A383%3A0x331CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.08"^^xsd:decimal ;
  dwc:decimalLongitude "-34.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "1181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A383%3A0x331CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.08 -34.597)"^^geo:wktLiteral ;
  geo-pos:lat "53.08"^^xsd:decimal ;
  geo-pos:long "-34.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A383%3A0x331CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:383:0x331CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '383'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.597'^^xsd:double;
  dwc:latitude '53.08'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '1181'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1514 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:383:0x331CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5871%3A0x1321CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5871%3A0x1321CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5871%3A0x1321CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5871%3A0x1321CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5871%3A0x1321CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5871:0x1321CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5871'^^xsd:integer;
  dwc:scientificName 'Searsia koefoedi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5871:0x1321CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3079%3A0x1021CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3079%3A0x1021CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3079%3A0x1021CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3079%3A0x1021CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3079%3A0x1021CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3079:0x1021CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3079'^^xsd:integer;
  dwc:scientificName 'Sebastes mentella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Otte Bjelland'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3079:0x1021CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3081%3A0xD01BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3081%3A0xD01BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3081%3A0xD01BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3081%3A0xD01BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3081%3A0xD01BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3081:0xD01BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3081'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3081:0xD01BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3020%3A0x0E21CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3020%3A0x0E21CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3020%3A0x0E21CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3020%3A0x0E21CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3020%3A0x0E21CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3020:0x0E21CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3020'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3020:0x0E21CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29053%3A0x0D21CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29053%3A0x0D21CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29053%3A0x0D21CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29053%3A0x0D21CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29053%3A0x0D21CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29053:0x0D21CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29053'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29053:0x0D21CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12500%3A0x0D21CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12500%3A0x0D21CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12500%3A0x0D21CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12500%3A0x0D21CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12500%3A0x0D21CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12500:0x0D21CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12500'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12500:0x0D21CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29039%3A0x0921CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29039%3A0x0921CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29039%3A0x0921CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29039%3A0x0921CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29039%3A0x0921CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29039:0x0921CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29039'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29039:0x0921CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28745%3A0xFB20CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28745%3A0xFB20CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28745%3A0xFB20CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28745%3A0xFB20CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28745%3A0xFB20CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28745:0xFB20CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28745'^^xsd:integer;
  dwc:scientificName 'Meningodora vesca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28745:0xFB20CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3067%3A0xB020CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3067%3A0xB020CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3067%3A0xB020CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3067%3A0xB020CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3067%3A0xB020CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3067:0xB020CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3067'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3067:0xB020CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3009%3A0xA320CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3009%3A0xA320CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3009%3A0xA320CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3009%3A0xA320CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3009%3A0xA320CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3009:0xA320CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3009'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3009:0xA320CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A898%3A0x2E20CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A898%3A0x2E20CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A898%3A0x2E20CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A898%3A0x2E20CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A898%3A0x2E20CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:898:0x2E20CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '898'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Guro Gjelsvik'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:898:0x2E20CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32179%3A0x1C20CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32179%3A0x1C20CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32179%3A0x1C20CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32179%3A0x1C20CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32179%3A0x1C20CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32179:0x1C20CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32179'^^xsd:integer;
  dwc:scientificName 'Danaella mimonectes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '102558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32179:0x1C20CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '102558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25802%3A0x1820CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25802%3A0x1820CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25802%3A0x1820CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25802%3A0x1820CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25802%3A0x1820CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25802:0x1820CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25802'^^xsd:integer;
  dwc:scientificName 'Cyclothone pallida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16316'^^xsd:string;
  dwc:aphiaid '127288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25802:0x1820CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A940%3A0x191CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A940%3A0x191CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A940%3A0x191CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A940%3A0x191CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A940%3A0x191CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:940:0x191CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '940'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:940:0x191CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7557%3A0x921FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7557%3A0x921FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7557%3A0x921FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7557%3A0x921FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7557%3A0x921FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7557:0x921FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7557'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ofer Gon'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7557:0x921FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3003%3A0x861FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3003%3A0x861FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3003%3A0x861FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3003%3A0x861FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3003%3A0x861FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3003:0x861FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3003'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3003:0x861FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3007%3A0x851FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3007%3A0x851FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3007%3A0x851FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3007%3A0x851FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3007%3A0x851FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3007:0x851FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3007'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3007:0x851FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3053%3A0x0B22CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3053%3A0x0B22CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3053%3A0x0B22CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3053%3A0x0B22CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3053%3A0x0B22CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3053:0x0B22CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3053'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3053:0x0B22CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7599%3A0x0D22CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7599%3A0x0D22CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7599%3A0x0D22CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7599%3A0x0D22CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7599%3A0x0D22CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7599:0x0D22CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7599'^^xsd:integer;
  dwc:scientificName 'Xenodermichthys copei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1526-27'^^xsd:string;
  dwc:aphiaid '126714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7599:0x0D22CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1651%3A0x0D22CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1651%3A0x0D22CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1651%3A0x0D22CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1651%3A0x0D22CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1651%3A0x0D22CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1651:0x0D22CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1651'^^xsd:integer;
  dwc:scientificName 'Xenodermichthys copei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1651:0x0D22CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22644%3A0x4F21CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22644%3A0x4F21CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22644%3A0x4F21CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22644%3A0x4F21CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22644%3A0x4F21CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22644:0x4F21CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22644'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22644:0x4F21CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A970%3A0x1122CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A970%3A0x1122CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A970%3A0x1122CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A970%3A0x1122CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A970%3A0x1122CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:970:0x1122CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '970'^^xsd:integer;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:970:0x1122CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3017%3A0x4A1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3017%3A0x4A1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3017%3A0x4A1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3017%3A0x4A1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3017%3A0x4A1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3017:0x4A1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3017'^^xsd:integer;
  dwc:scientificName 'Arctozenus risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3017:0x4A1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1737%3A0x5B22CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1737%3A0x5B22CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1737%3A0x5B22CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1737%3A0x5B22CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1737%3A0x5B22CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1737:0x5B22CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1737'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1737:0x5B22CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28731%3A0x211FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28731%3A0x211FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28731%3A0x211FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28731%3A0x211FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28731%3A0x211FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28731:0x211FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28731'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28731:0x211FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22616%3A0x5321CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22616%3A0x5321CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22616%3A0x5321CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22616%3A0x5321CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22616%3A0x5321CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22616:0x5321CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22616'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22616:0x5321CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28717%3A0x6A1BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28717%3A0x6A1BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28717%3A0x6A1BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28717%3A0x6A1BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28717%3A0x6A1BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28717:0x6A1BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28717'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28717:0x6A1BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15162%3A0x1E1CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15162%3A0x1E1CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15162%3A0x1E1CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15162%3A0x1E1CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15162%3A0x1E1CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15162:0x1E1CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15162'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15162:0x1E1CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25222%3A0x6F22CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25222%3A0x6F22CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25222%3A0x6F22CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25222%3A0x6F22CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25222%3A0x6F22CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25222:0x6F22CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25222'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25222:0x6F22CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A984%3A0x2D1CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A984%3A0x2D1CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A984%3A0x2D1CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A984%3A0x2D1CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A984%3A0x2D1CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:984:0x2D1CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '984'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:984:0x2D1CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3001%3A0xF01DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3001%3A0xF01DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3001%3A0xF01DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3001%3A0xF01DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3001%3A0xF01DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3001:0xF01DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3001'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3001:0xF01DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3051%3A0x7921CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3051%3A0x7921CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3051%3A0x7921CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3051%3A0x7921CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3051%3A0x7921CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3051:0x7921CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3051'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3051:0x7921CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1384%3A0xB01DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1384%3A0xB01DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1384%3A0xB01DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1384%3A0xB01DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1384%3A0xB01DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1384:0xB01DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1384'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1384:0xB01DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7555%3A0xB91BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7555%3A0xB91BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7555%3A0xB91BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7555%3A0xB91BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7555%3A0xB91BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7555:0xB91BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7555'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton; Zachary Baldwin'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7555:0xB91BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x521DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x521DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1665%3A0xB122CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1665%3A0xB122CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1665%3A0xB122CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1665%3A0xB122CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1665%3A0xB122CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1665:0xB122CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1665'^^xsd:integer;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1665:0xB122CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3183%3A0xB722CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3183%3A0xB722CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3183%3A0xB722CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3183%3A0xB722CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3183%3A0xB722CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3183:0xB722CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3183'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3183:0xB722CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1398%3A0x401DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1398%3A0x401DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1398%3A0x401DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1398%3A0x401DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1398%3A0x401DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1398:0x401DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1398'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1398:0x401DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A926%3A0xD41CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A926%3A0xD41CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A926%3A0xD41CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A926%3A0xD41CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A926%3A0xD41CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:926:0xD41CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '926'^^xsd:integer;
  dwc:scientificName 'Sternoptyx pseudobscura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127315'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:926:0xD41CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3039%3A0xC71CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3039%3A0xC71CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3039%3A0xC71CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3039%3A0xC71CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3039%3A0xC71CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3039:0xC71CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3039'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3039:0xC71CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3029%3A0xC41CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3029%3A0xC41CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3029%3A0xC41CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3029%3A0xC41CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3029%3A0xC41CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3029:0xC41CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3029'^^xsd:integer;
  dwc:scientificName 'Gonostoma elongatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 17216'^^xsd:string;
  dwc:aphiaid '127296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3029:0xC41CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '221512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29067%3A0xE122CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29067%3A0xE122CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29067%3A0xE122CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29067%3A0xE122CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29067%3A0xE122CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29067:0xE122CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29067'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29067:0xE122CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A998%3A0x971CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A998%3A0x971CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A998%3A0x971CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A998%3A0x971CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A998%3A0x971CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:998:0x971CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '998'^^xsd:integer;
  dwc:scientificName 'Derichthys serpentinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:998:0x971CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3065%3A0xE422CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3065%3A0xE422CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3065%3A0xE422CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3065%3A0xE422CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3065%3A0xE422CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3065:0xE422CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3065'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16205'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3065:0xE422CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5889%3A0x8B1CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5889%3A0x8B1CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5889%3A0x8B1CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5889%3A0x8B1CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5889%3A0x8B1CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5889:0x8B1CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5889'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia macrops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126740'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5889:0x8B1CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3015%3A0x841CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3015%3A0x841CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3015%3A0x841CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3015%3A0x841CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3015%3A0x841CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3015:0x841CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3015'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3015:0x841CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3037%3A0xE922CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3037%3A0xE922CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3037%3A0xE922CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3037%3A0xE922CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3037%3A0xE922CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3037:0xE922CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3037'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3037:0xE922CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22630%3A0x7E1CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22630%3A0x7E1CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22630%3A0x7E1CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22630%3A0x7E1CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22630%3A0x7E1CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22630:0x7E1CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22630'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22630:0x7E1CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A912%3A0x7B1CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A912%3A0x7B1CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A912%3A0x7B1CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A912%3A0x7B1CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A912%3A0x7B1CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:912:0x7B1CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '912'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:912:0x7B1CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15510%3A0xF022CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15510%3A0xF022CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15510%3A0xF022CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15510%3A0xF022CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15510%3A0xF022CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15510:0xF022CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15510'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15510:0xF022CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15538%3A0x301CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15538%3A0x301CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15538%3A0x301CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15538%3A0x301CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243 -34.587)"^^geo:wktLiteral ;
  geo-pos:lat "56.243"^^xsd:decimal ;
  geo-pos:long "-34.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15538%3A0x301CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15538:0x301CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15538'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.587'^^xsd:double;
  dwc:latitude '56.243'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1315 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15538:0x301CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22462%3A0xF920CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22462%3A0xF920CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22462%3A0xF920CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.103"^^xsd:decimal ;
  dwc:decimalLongitude "-34.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1179"^^xsd:integer ;
  dwc:maximumDepthInMeters "1529"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22462%3A0xF920CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  geo-pos:lat "53.103"^^xsd:decimal ;
  geo-pos:long "-34.581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22462%3A0xF920CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22462:0xF920CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22462'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.581'^^xsd:double;
  dwc:latitude '53.103'^^xsd:double;
  dwc:minimumDepth '1179'^^xsd:integer;
  dwc:maximumDepth '1529'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1636 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22462:0xF920CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20629%3A0xB220CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20629%3A0xB220CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20629%3A0xB220CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.103"^^xsd:decimal ;
  dwc:decimalLongitude "-34.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1179"^^xsd:integer ;
  dwc:maximumDepthInMeters "1529"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20629%3A0xB220CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  geo-pos:lat "53.103"^^xsd:decimal ;
  geo-pos:long "-34.581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20629%3A0xB220CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20629:0xB220CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20629'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.581'^^xsd:double;
  dwc:latitude '53.103'^^xsd:double;
  dwc:minimumDepth '1179'^^xsd:integer;
  dwc:maximumDepth '1529'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1636 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20629:0xB220CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33607%3A0x1D20CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33607%3A0x1D20CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33607%3A0x1D20CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.103"^^xsd:decimal ;
  dwc:decimalLongitude "-34.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1179"^^xsd:integer ;
  dwc:maximumDepthInMeters "1529"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33607%3A0x1D20CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  geo-pos:lat "53.103"^^xsd:decimal ;
  geo-pos:long "-34.581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33607%3A0x1D20CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33607:0x1D20CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33607'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.581'^^xsd:double;
  dwc:latitude '53.103'^^xsd:double;
  dwc:minimumDepth '1179'^^xsd:integer;
  dwc:maximumDepth '1529'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1636 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33607:0x1D20CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20615%3A0xEE1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20615%3A0xEE1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20615%3A0xEE1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.103"^^xsd:decimal ;
  dwc:decimalLongitude "-34.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1179"^^xsd:integer ;
  dwc:maximumDepthInMeters "1529"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20615%3A0xEE1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  geo-pos:lat "53.103"^^xsd:decimal ;
  geo-pos:long "-34.581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20615%3A0xEE1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20615:0xEE1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20615'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.581'^^xsd:double;
  dwc:latitude '53.103'^^xsd:double;
  dwc:minimumDepth '1179'^^xsd:integer;
  dwc:maximumDepth '1529'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1636 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20615:0xEE1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20545%3A0xEE1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20545%3A0xEE1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20545%3A0xEE1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.103"^^xsd:decimal ;
  dwc:decimalLongitude "-34.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1179"^^xsd:integer ;
  dwc:maximumDepthInMeters "1529"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20545%3A0xEE1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  geo-pos:lat "53.103"^^xsd:decimal ;
  geo-pos:long "-34.581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20545%3A0xEE1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20545:0xEE1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20545'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.581'^^xsd:double;
  dwc:latitude '53.103'^^xsd:double;
  dwc:minimumDepth '1179'^^xsd:integer;
  dwc:maximumDepth '1529'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1636 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20545:0xEE1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2885%3A0x381FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2885%3A0x381FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2885%3A0x381FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.103"^^xsd:decimal ;
  dwc:decimalLongitude "-34.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1179"^^xsd:integer ;
  dwc:maximumDepthInMeters "1529"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2885%3A0x381FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  geo-pos:lat "53.103"^^xsd:decimal ;
  geo-pos:long "-34.581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2885%3A0x381FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2885:0x381FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2885'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.581'^^xsd:double;
  dwc:latitude '53.103'^^xsd:double;
  dwc:minimumDepth '1179'^^xsd:integer;
  dwc:maximumDepth '1529'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1636 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2885:0x381FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7812%3A0xD21BCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7812%3A0xD21BCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7812%3A0xD21BCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.103"^^xsd:decimal ;
  dwc:decimalLongitude "-34.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1179"^^xsd:integer ;
  dwc:maximumDepthInMeters "1529"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7812%3A0xD21BCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  geo-pos:lat "53.103"^^xsd:decimal ;
  geo-pos:long "-34.581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7812%3A0xD21BCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7812:0xD21BCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7812'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.581'^^xsd:double;
  dwc:latitude '53.103'^^xsd:double;
  dwc:minimumDepth '1179'^^xsd:integer;
  dwc:maximumDepth '1529'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1636 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7812:0xD21BCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2073%3A0xCA1ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2073%3A0xCA1ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2073%3A0xCA1ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.103"^^xsd:decimal ;
  dwc:decimalLongitude "-34.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1179"^^xsd:integer ;
  dwc:maximumDepthInMeters "1529"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2073%3A0xCA1ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  geo-pos:lat "53.103"^^xsd:decimal ;
  geo-pos:long "-34.581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2073%3A0xCA1ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2073:0xCA1ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2073'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.581'^^xsd:double;
  dwc:latitude '53.103'^^xsd:double;
  dwc:minimumDepth '1179'^^xsd:integer;
  dwc:maximumDepth '1529'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1636 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2073:0xCA1ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2929%3A0x641BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2929%3A0x641BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2929%3A0x641BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.103"^^xsd:decimal ;
  dwc:decimalLongitude "-34.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1179"^^xsd:integer ;
  dwc:maximumDepthInMeters "1529"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2929%3A0x641BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  geo-pos:lat "53.103"^^xsd:decimal ;
  geo-pos:long "-34.581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2929%3A0x641BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2929:0x641BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2929'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.581'^^xsd:double;
  dwc:latitude '53.103'^^xsd:double;
  dwc:minimumDepth '1179'^^xsd:integer;
  dwc:maximumDepth '1529'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1636 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2929:0x641BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32753%3A0x6E1ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32753%3A0x6E1ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32753%3A0x6E1ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.103"^^xsd:decimal ;
  dwc:decimalLongitude "-34.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1179"^^xsd:integer ;
  dwc:maximumDepthInMeters "1529"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32753%3A0x6E1ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  geo-pos:lat "53.103"^^xsd:decimal ;
  geo-pos:long "-34.581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32753%3A0x6E1ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32753:0x6E1ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32753'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.581'^^xsd:double;
  dwc:latitude '53.103'^^xsd:double;
  dwc:minimumDepth '1179'^^xsd:integer;
  dwc:maximumDepth '1529'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1636 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32753:0x6E1ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13694%3A0x581ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13694%3A0x581ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13694%3A0x581ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.103"^^xsd:decimal ;
  dwc:decimalLongitude "-34.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1179"^^xsd:integer ;
  dwc:maximumDepthInMeters "1529"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13694%3A0x581ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  geo-pos:lat "53.103"^^xsd:decimal ;
  geo-pos:long "-34.581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13694%3A0x581ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13694:0x581ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13694'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.581'^^xsd:double;
  dwc:latitude '53.103'^^xsd:double;
  dwc:minimumDepth '1179'^^xsd:integer;
  dwc:maximumDepth '1529'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1636 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13694:0x581ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33593%3A0xB71DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33593%3A0xB71DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33593%3A0xB71DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.103"^^xsd:decimal ;
  dwc:decimalLongitude "-34.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1179"^^xsd:integer ;
  dwc:maximumDepthInMeters "1529"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33593%3A0xB71DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  geo-pos:lat "53.103"^^xsd:decimal ;
  geo-pos:long "-34.581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33593%3A0xB71DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33593:0xB71DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33593'^^xsd:integer;
  dwc:scientificName 'Lanceola loveni loveni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.581'^^xsd:double;
  dwc:latitude '53.103'^^xsd:double;
  dwc:minimumDepth '1179'^^xsd:integer;
  dwc:maximumDepth '1529'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1636 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '510146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33593:0xB71DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '103263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32739%3A0x261CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32739%3A0x261CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32739%3A0x261CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.103"^^xsd:decimal ;
  dwc:decimalLongitude "-34.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1179"^^xsd:integer ;
  dwc:maximumDepthInMeters "1529"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32739%3A0x261CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  geo-pos:lat "53.103"^^xsd:decimal ;
  geo-pos:long "-34.581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32739%3A0x261CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32739:0x261CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32739'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.581'^^xsd:double;
  dwc:latitude '53.103'^^xsd:double;
  dwc:minimumDepth '1179'^^xsd:integer;
  dwc:maximumDepth '1529'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1636 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32739:0x261CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7804%3A0xB622CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7804%3A0xB622CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7804%3A0xB622CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.103"^^xsd:decimal ;
  dwc:decimalLongitude "-34.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1179"^^xsd:integer ;
  dwc:maximumDepthInMeters "1529"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7804%3A0xB622CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  geo-pos:lat "53.103"^^xsd:decimal ;
  geo-pos:long "-34.581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7804%3A0xB622CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7804:0xB622CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7804'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.581'^^xsd:double;
  dwc:latitude '53.103'^^xsd:double;
  dwc:minimumDepth '1179'^^xsd:integer;
  dwc:maximumDepth '1529'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1636 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16650'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7804:0xB622CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25060%3A0xB622CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25060%3A0xB622CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25060%3A0xB622CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.103"^^xsd:decimal ;
  dwc:decimalLongitude "-34.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1179"^^xsd:integer ;
  dwc:maximumDepthInMeters "1529"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25060%3A0xB622CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  geo-pos:lat "53.103"^^xsd:decimal ;
  geo-pos:long "-34.581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25060%3A0xB622CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25060:0xB622CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25060'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.581'^^xsd:double;
  dwc:latitude '53.103'^^xsd:double;
  dwc:minimumDepth '1179'^^xsd:integer;
  dwc:maximumDepth '1529'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1636 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16651'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25060:0xB622CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7798%3A0xB622CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7798%3A0xB622CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7798%3A0xB622CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.103"^^xsd:decimal ;
  dwc:decimalLongitude "-34.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1179"^^xsd:integer ;
  dwc:maximumDepthInMeters "1529"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7798%3A0xB622CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  geo-pos:lat "53.103"^^xsd:decimal ;
  geo-pos:long "-34.581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7798%3A0xB622CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7798:0xB622CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7798'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ofer Gon'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.581'^^xsd:double;
  dwc:latitude '53.103'^^xsd:double;
  dwc:minimumDepth '1179'^^xsd:integer;
  dwc:maximumDepth '1529'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1636 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7798:0xB622CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7790%3A0xD21CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7790%3A0xD21CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7790%3A0xD21CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.103"^^xsd:decimal ;
  dwc:decimalLongitude "-34.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1179"^^xsd:integer ;
  dwc:maximumDepthInMeters "1529"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7790%3A0xD21CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  geo-pos:lat "53.103"^^xsd:decimal ;
  geo-pos:long "-34.581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7790%3A0xD21CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7790:0xD21CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7790'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.581'^^xsd:double;
  dwc:latitude '53.103'^^xsd:double;
  dwc:minimumDepth '1179'^^xsd:integer;
  dwc:maximumDepth '1529'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1636 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7790:0xD21CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33453%3A0xDF22CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33453%3A0xDF22CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33453%3A0xDF22CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.103"^^xsd:decimal ;
  dwc:decimalLongitude "-34.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1179"^^xsd:integer ;
  dwc:maximumDepthInMeters "1529"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33453%3A0xDF22CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  geo-pos:lat "53.103"^^xsd:decimal ;
  geo-pos:long "-34.581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33453%3A0xDF22CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33453:0xDF22CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33453'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.581'^^xsd:double;
  dwc:latitude '53.103'^^xsd:double;
  dwc:minimumDepth '1179'^^xsd:integer;
  dwc:maximumDepth '1529'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1636 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33453:0xDF22CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13484%3A0xE022CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13484%3A0xE022CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13484%3A0xE022CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.103"^^xsd:decimal ;
  dwc:decimalLongitude "-34.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1179"^^xsd:integer ;
  dwc:maximumDepthInMeters "1529"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13484%3A0xE022CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  geo-pos:lat "53.103"^^xsd:decimal ;
  geo-pos:long "-34.581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13484%3A0xE022CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13484:0xE022CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13484'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.581'^^xsd:double;
  dwc:latitude '53.103'^^xsd:double;
  dwc:minimumDepth '1179'^^xsd:integer;
  dwc:maximumDepth '1529'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1636 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13484:0xE022CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13708%3A0xE322CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13708%3A0xE322CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13708%3A0xE322CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.103"^^xsd:decimal ;
  dwc:decimalLongitude "-34.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1179"^^xsd:integer ;
  dwc:maximumDepthInMeters "1529"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13708%3A0xE322CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  geo-pos:lat "53.103"^^xsd:decimal ;
  geo-pos:long "-34.581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13708%3A0xE322CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13708:0xE322CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13708'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.581'^^xsd:double;
  dwc:latitude '53.103'^^xsd:double;
  dwc:minimumDepth '1179'^^xsd:integer;
  dwc:maximumDepth '1529'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1636 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13708:0xE322CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33383%3A0xB81CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33383%3A0xB81CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33383%3A0xB81CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.103"^^xsd:decimal ;
  dwc:decimalLongitude "-34.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1179"^^xsd:integer ;
  dwc:maximumDepthInMeters "1529"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33383%3A0xB81CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  geo-pos:lat "53.103"^^xsd:decimal ;
  geo-pos:long "-34.581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33383%3A0xB81CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33383:0xB81CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33383'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.581'^^xsd:double;
  dwc:latitude '53.103'^^xsd:double;
  dwc:minimumDepth '1179'^^xsd:integer;
  dwc:maximumDepth '1529'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1636 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33383:0xB81CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32767%3A0xE422CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32767%3A0xE422CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32767%3A0xE422CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.103"^^xsd:decimal ;
  dwc:decimalLongitude "-34.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1179"^^xsd:integer ;
  dwc:maximumDepthInMeters "1529"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32767%3A0xE422CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  geo-pos:lat "53.103"^^xsd:decimal ;
  geo-pos:long "-34.581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32767%3A0xE422CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32767:0xE422CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32767'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.581'^^xsd:double;
  dwc:latitude '53.103'^^xsd:double;
  dwc:minimumDepth '1179'^^xsd:integer;
  dwc:maximumDepth '1529'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1636 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32767:0xE422CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A427%3A0x911CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A427%3A0x911CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A427%3A0x911CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.103"^^xsd:decimal ;
  dwc:decimalLongitude "-34.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1179"^^xsd:integer ;
  dwc:maximumDepthInMeters "1529"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A427%3A0x911CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  geo-pos:lat "53.103"^^xsd:decimal ;
  geo-pos:long "-34.581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A427%3A0x911CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:427:0x911CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '427'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.581'^^xsd:double;
  dwc:latitude '53.103'^^xsd:double;
  dwc:minimumDepth '1179'^^xsd:integer;
  dwc:maximumDepth '1529'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1636 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16208'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:427:0x911CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33439%3A0x851CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33439%3A0x851CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33439%3A0x851CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.103"^^xsd:decimal ;
  dwc:decimalLongitude "-34.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1179"^^xsd:integer ;
  dwc:maximumDepthInMeters "1529"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33439%3A0x851CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  geo-pos:lat "53.103"^^xsd:decimal ;
  geo-pos:long "-34.581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33439%3A0x851CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33439:0x851CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33439'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.581'^^xsd:double;
  dwc:latitude '53.103'^^xsd:double;
  dwc:minimumDepth '1179'^^xsd:integer;
  dwc:maximumDepth '1529'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1636 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33439:0x851CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7925%3A0x841CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7925%3A0x841CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7925%3A0x841CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.103"^^xsd:decimal ;
  dwc:decimalLongitude "-34.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1179"^^xsd:integer ;
  dwc:maximumDepthInMeters "1529"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7925%3A0x841CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  geo-pos:lat "53.103"^^xsd:decimal ;
  geo-pos:long "-34.581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7925%3A0x841CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7925:0x841CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7925'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.581'^^xsd:double;
  dwc:latitude '53.103'^^xsd:double;
  dwc:minimumDepth '1179'^^xsd:integer;
  dwc:maximumDepth '1529'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1636 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7925:0x841CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12924%3A0xEB22CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12924%3A0xEB22CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12924%3A0xEB22CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.103"^^xsd:decimal ;
  dwc:decimalLongitude "-34.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1179"^^xsd:integer ;
  dwc:maximumDepthInMeters "1529"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12924%3A0xEB22CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  geo-pos:lat "53.103"^^xsd:decimal ;
  geo-pos:long "-34.581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12924%3A0xEB22CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12924:0xEB22CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12924'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.581'^^xsd:double;
  dwc:latitude '53.103'^^xsd:double;
  dwc:minimumDepth '1179'^^xsd:integer;
  dwc:maximumDepth '1529'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1636 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12924:0xEB22CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15972%3A0x7E21CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15972%3A0x7E21CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15972%3A0x7E21CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.103"^^xsd:decimal ;
  dwc:decimalLongitude "-34.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1179"^^xsd:integer ;
  dwc:maximumDepthInMeters "1529"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15972%3A0x7E21CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  geo-pos:lat "53.103"^^xsd:decimal ;
  geo-pos:long "-34.581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15972%3A0x7E21CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15972:0x7E21CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15972'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.581'^^xsd:double;
  dwc:latitude '53.103'^^xsd:double;
  dwc:minimumDepth '1179'^^xsd:integer;
  dwc:maximumDepth '1529'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1636 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15972:0x7E21CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7911%3A0x331CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7911%3A0x331CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7911%3A0x331CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.103"^^xsd:decimal ;
  dwc:decimalLongitude "-34.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1179"^^xsd:integer ;
  dwc:maximumDepthInMeters "1529"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7911%3A0x331CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.103 -34.581)"^^geo:wktLiteral ;
  geo-pos:lat "53.103"^^xsd:decimal ;
  geo-pos:long "-34.581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7911%3A0x331CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7911:0x331CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7911'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.581'^^xsd:double;
  dwc:latitude '53.103'^^xsd:double;
  dwc:minimumDepth '1179'^^xsd:integer;
  dwc:maximumDepth '1529'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1636 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7911:0x331CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.107 -34.579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.107"^^xsd:decimal ;
  dwc:decimalLongitude "-34.579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "1457"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.107 -34.579)"^^geo:wktLiteral ;
  geo-pos:lat "53.107"^^xsd:decimal ;
  geo-pos:long "-34.579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA420CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Solidosagitta zetesios'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.579'^^xsd:double;
  dwc:latitude '53.107'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '1457'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1698 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA420CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F21CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F21CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F21CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.107 -34.579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.107"^^xsd:decimal ;
  dwc:decimalLongitude "-34.579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "1457"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F21CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.107 -34.579)"^^geo:wktLiteral ;
  geo-pos:lat "53.107"^^xsd:decimal ;
  geo-pos:long "-34.579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F21CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4F21CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Caecosagitta macrocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.579'^^xsd:double;
  dwc:latitude '53.107'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '1457'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1698 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4F21CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5121CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5121CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5121CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.107 -34.579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.107"^^xsd:decimal ;
  dwc:decimalLongitude "-34.579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "1457"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5121CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.107 -34.579)"^^geo:wktLiteral ;
  geo-pos:lat "53.107"^^xsd:decimal ;
  geo-pos:long "-34.579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5121CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5121CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.579'^^xsd:double;
  dwc:latitude '53.107'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '1457'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1698 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5121CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15022%3A0x7022CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15022%3A0x7022CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15022%3A0x7022CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.107 -34.579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.107"^^xsd:decimal ;
  dwc:decimalLongitude "-34.579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1532"^^xsd:integer ;
  dwc:maximumDepthInMeters "1457"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15022%3A0x7022CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.107 -34.579)"^^geo:wktLiteral ;
  geo-pos:lat "53.107"^^xsd:decimal ;
  geo-pos:long "-34.579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15022%3A0x7022CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15022:0x7022CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15022'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.579'^^xsd:double;
  dwc:latitude '53.107'^^xsd:double;
  dwc:minimumDepth '1532'^^xsd:integer;
  dwc:maximumDepth '1457'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15022:0x7022CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.107 -34.579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.107"^^xsd:decimal ;
  dwc:decimalLongitude "-34.579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "1457"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.107 -34.579)"^^geo:wktLiteral ;
  geo-pos:lat "53.107"^^xsd:decimal ;
  geo-pos:long "-34.579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2A1CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Eukrohnia fowleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.579'^^xsd:double;
  dwc:latitude '53.107'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '1457'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1698 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2A1CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5952%3A0x3B21CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5952%3A0x3B21CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5952%3A0x3B21CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5952%3A0x3B21CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5952%3A0x3B21CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5952:0x3B21CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5952'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5952:0x3B21CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10460%3A0x3821CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10460%3A0x3821CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10460%3A0x3821CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10460%3A0x3821CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10460%3A0x3821CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10460:0x3821CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10460'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10460:0x3821CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3078%3A0x3D21CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3078%3A0x3D21CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3078%3A0x3D21CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3078%3A0x3D21CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3078%3A0x3D21CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3078:0x3D21CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3078'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3078:0x3D21CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29123%3A0x8821CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29123%3A0x8821CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29123%3A0x8821CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29123%3A0x8821CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29123%3A0x8821CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29123:0x8821CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29123'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29123:0x8821CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3197%3A0x1221CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3197%3A0x1221CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3197%3A0x1221CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3197%3A0x1221CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3197%3A0x1221CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3197:0x1221CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3197'^^xsd:integer;
  dwc:scientificName 'Sebastes mentella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Otte Bjelland'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3197:0x1221CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3010%3A0x4321CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3010%3A0x4321CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3010%3A0x4321CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3010%3A0x4321CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3010%3A0x4321CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3010:0x4321CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3010'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Endre Willassen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3010:0x4321CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1000%3A0xAF20CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1000%3A0xAF20CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1000%3A0xAF20CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1000%3A0xAF20CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1000%3A0xAF20CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1000:0xAF20CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1000'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1000:0xAF20CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A902%3A0x3720CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A902%3A0x3720CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A902%3A0x3720CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A902%3A0x3720CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A902%3A0x3720CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:902:0x3720CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '902'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:902:0x3720CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A930%3A0x2B20CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A930%3A0x2B20CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A930%3A0x2B20CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A930%3A0x2B20CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A930%3A0x2B20CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:930:0x2B20CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '930'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16204'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:930:0x2B20CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3199%3A0x931FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3199%3A0x931FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3199%3A0x931FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3199%3A0x931FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3199%3A0x931FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3199:0x931FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3199'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3199:0x931FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3169%3A0x591BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3169%3A0x591BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3169%3A0x591BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3169%3A0x591BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3169%3A0x591BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3169:0x591BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3169'^^xsd:integer;
  dwc:scientificName 'Bolinichthys supralateralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16386'^^xsd:string;
  dwc:aphiaid '126583'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3169:0x591BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3127%3A0x851FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3127%3A0x851FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3127%3A0x851FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3127%3A0x851FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3127%3A0x851FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3127:0x851FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3127'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3127:0x851FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3113%3A0x0A22CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3113%3A0x0A22CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3113%3A0x0A22CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3113%3A0x0A22CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3113%3A0x0A22CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3113:0x0A22CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3113'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3113:0x0A22CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28675%3A0x4E21CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28675%3A0x4E21CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28675%3A0x4E21CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28675%3A0x4E21CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28675%3A0x4E21CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28675:0x4E21CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28675'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28675:0x4E21CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3050%3A0x1622CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3050%3A0x1622CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3050%3A0x1622CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3050%3A0x1622CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3050%3A0x1622CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3050:0x1622CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3050'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3050:0x1622CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A986%3A0x5B22CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A986%3A0x5B22CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A986%3A0x5B22CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A986%3A0x5B22CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A986%3A0x5B22CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:986:0x5B22CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '986'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:986:0x5B22CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A127%3A0x5B22CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A127%3A0x5B22CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A127%3A0x5B22CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A127%3A0x5B22CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A127%3A0x5B22CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:127:0x5B22CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '127'^^xsd:integer;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:127:0x5B22CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1D1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1D1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28703%3A0xC91ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28703%3A0xC91ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28703%3A0xC91ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28703%3A0xC91ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28703%3A0xC91ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28703:0xC91ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28703'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28703:0xC91ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10474%3A0xC81ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10474%3A0xC81ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10474%3A0xC81ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10474%3A0xC81ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10474%3A0xC81ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10474:0xC81ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10474'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10474:0xC81ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3038%3A0x6A1BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3038%3A0x6A1BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3038%3A0x6A1BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3038%3A0x6A1BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3038%3A0x6A1BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3038:0x6A1BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3038'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3038:0x6A1BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3024%3A0x6B1BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3024%3A0x6B1BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3024%3A0x6B1BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3024%3A0x6B1BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3024%3A0x6B1BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3024:0x6B1BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3024'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3024:0x6B1BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14274%3A0x1E1CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14274%3A0x1E1CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14274%3A0x1E1CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14274%3A0x1E1CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14274%3A0x1E1CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14274:0x1E1CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14274'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14274:0x1E1CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29137%3A0x6F22CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29137%3A0x6F22CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29137%3A0x6F22CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29137%3A0x6F22CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29137%3A0x6F22CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29137:0x6F22CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29137'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29137:0x6F22CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14498%3A0x7222CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14498%3A0x7222CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14498%3A0x7222CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14498%3A0x7222CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14498%3A0x7222CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14498:0x7222CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14498'^^xsd:integer;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14498:0x7222CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14484%3A0x2F1ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14484%3A0x2F1ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14484%3A0x2F1ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14484%3A0x2F1ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14484%3A0x2F1ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14484:0x2F1ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14484'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14484:0x2F1ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A944%3A0x2D1ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A944%3A0x2D1ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A944%3A0x2D1ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A944%3A0x2D1ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A944%3A0x2D1ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:944:0x2D1ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '944'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16451'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:944:0x2D1ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A972%3A0x271ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A972%3A0x271ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A972%3A0x271ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A972%3A0x271ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A972%3A0x271ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:972:0x271ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '972'^^xsd:integer;
  dwc:scientificName 'Melamphaes microps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:972:0x271ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5824%3A0x9822CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5824%3A0x9822CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5824%3A0x9822CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5824%3A0x9822CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5824%3A0x9822CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5824:0x9822CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5824'^^xsd:integer;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5824:0x9822CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14400%3A0x9E22CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14400%3A0x9E22CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14400%3A0x9E22CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14400%3A0x9E22CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14400%3A0x9E22CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14400:0x9E22CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14400'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14400:0x9E22CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A958%3A0xA222CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A958%3A0xA222CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A958%3A0xA222CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A958%3A0xA222CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A958%3A0xA222CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:958:0xA222CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '958'^^xsd:integer;
  dwc:scientificName 'Nemichthys scolopaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'T. Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:958:0xA222CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5922%3A0xE31DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5922%3A0xE31DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5922%3A0xE31DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5922%3A0xE31DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5922%3A0xE31DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5922:0xE31DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5922'^^xsd:integer;
  dwc:scientificName 'Neonesthes capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5922:0xE31DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1719%3A0x741BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1719%3A0x741BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1719%3A0x741BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1719%3A0x741BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1719%3A0x741BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1719:0x741BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1719'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro; Zachary Baldwin'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1719:0x741BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A141%3A0xD81DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A141%3A0xD81DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A141%3A0xD81DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A141%3A0xD81DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A141%3A0xD81DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:141:0xD81DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '141'^^xsd:integer;
  dwc:scientificName 'Lophodolos acanthognathus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16715'^^xsd:string;
  dwc:aphiaid '126567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:141:0xD81DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32319%3A0xD81DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32319%3A0xD81DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32319%3A0xD81DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32319%3A0xD81DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32319%3A0xD81DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32319:0xD81DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32319'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32319:0xD81DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7585%3A0xB51DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7585%3A0xB51DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7585%3A0xB51DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7585%3A0xB51DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7585%3A0xB51DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7585:0xB51DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7585'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7585:0xB51DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3099%3A0xD41BCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3099%3A0xD41BCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3099%3A0xD41BCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3099%3A0xD41BCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3099%3A0xD41BCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3099:0xD41BCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3099'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3099:0xD41BCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5902%3A0xB41DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5902%3A0xB41DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5902%3A0xB41DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5902%3A0xB41DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5902%3A0xB41DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5902:0xB41DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5902'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5902:0xB41DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A21CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A21CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A21CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A21CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A21CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7A21CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7A21CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5872%3A0xB91BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5872%3A0xB91BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5872%3A0xB91BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5872%3A0xB91BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5872%3A0xB91BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5872:0xB91BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5872'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5872:0xB91BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5870%3A0xAA1DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5870%3A0xAA1DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5870%3A0xAA1DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5870%3A0xAA1DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5870%3A0xAA1DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5870:0xAA1DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5870'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia macrops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126740'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5870:0xAA1DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3198%3A0xD51CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3198%3A0xD51CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3198%3A0xD51CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3198%3A0xD51CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3198%3A0xD51CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3198:0xD51CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3198'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3198:0xD51CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25410%3A0x951CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25410%3A0x951CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25410%3A0x951CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25410%3A0x951CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25410%3A0x951CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25410:0x951CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25410'^^xsd:integer;
  dwc:scientificName 'Cyclothone pallida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16315'^^xsd:string;
  dwc:aphiaid '127288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25410:0x951CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1733%3A0xC81BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1733%3A0xC81BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1733%3A0xC81BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1733%3A0xC81BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1733%3A0xC81BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1733:0xC81BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1733'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1733:0xC81BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3141%3A0x841CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3141%3A0x841CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3141%3A0x841CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3141%3A0x841CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3141%3A0x841CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3141:0x841CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3141'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3141:0x841CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A113%3A0x811CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A113%3A0x811CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A113%3A0x811CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A113%3A0x811CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A113%3A0x811CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:113:0x811CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '113'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:113:0x811CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3076%3A0x7E1CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3076%3A0x7E1CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3076%3A0x7E1CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3076%3A0x7E1CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3076%3A0x7E1CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3076:0x7E1CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3076'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3076:0x7E1CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32333%3A0x371CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32333%3A0x371CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32333%3A0x371CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32333%3A0x371CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32333%3A0x371CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32333:0x371CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32333'^^xsd:integer;
  dwc:scientificName 'Megalanceola stephenseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '325364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32333:0x371CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '325364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3085%3A0x341CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3085%3A0x341CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3085%3A0x341CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3085%3A0x341CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3085%3A0x341CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3085:0x341CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3085'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3085:0x341CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3080%3A0x341CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3080%3A0x341CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3080%3A0x341CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.285"^^xsd:decimal ;
  dwc:decimalLongitude "-34.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3080%3A0x341CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.285 -34.513)"^^geo:wktLiteral ;
  geo-pos:lat "56.285"^^xsd:decimal ;
  geo-pos:long "-34.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3080%3A0x341CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3080:0x341CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3080'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.513'^^xsd:double;
  dwc:latitude '56.285'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1219 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3080:0x341CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27366%3A0x3921CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27366%3A0x3921CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27366%3A0x3921CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27366%3A0x3921CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27366%3A0x3921CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27366:0x3921CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27366'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.391'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2031 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27366:0x3921CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2394%3A0x1221CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2394%3A0x1221CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2394%3A0x1221CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2394%3A0x1221CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2394%3A0x1221CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2394:0x1221CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2394'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.391'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2031 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2394:0x1221CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22339%3A0x0E21CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22339%3A0x0E21CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22339%3A0x0E21CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22339%3A0x0E21CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22339%3A0x0E21CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22339:0x0E21CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22339'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.391'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2031 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22339:0x0E21CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1316%3A0x7720CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1316%3A0x7720CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1316%3A0x7720CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1316%3A0x7720CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1316%3A0x7720CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1316:0x7720CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1316'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.391'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2031 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1316:0x7720CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1230%3A0x5E20CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1230%3A0x5E20CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1230%3A0x5E20CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1230%3A0x5E20CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1230%3A0x5E20CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1230:0x5E20CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1230'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.391'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2031 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1230:0x5E20CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1302%3A0x3720CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1302%3A0x3720CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1302%3A0x3720CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1302%3A0x3720CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1302%3A0x3720CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1302:0x3720CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1302'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.391'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2031 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1302:0x3720CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1244%3A0x2820CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1244%3A0x2820CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1244%3A0x2820CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1244%3A0x2820CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1244%3A0x2820CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1244:0x2820CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1244'^^xsd:integer;
  dwc:scientificName 'Entelurus aequoreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro; Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.391'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2031 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16422'^^xsd:string;
  dwc:aphiaid '127379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1244:0x2820CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1258%3A0xFD21CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1258%3A0xFD21CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1258%3A0xFD21CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1258%3A0xFD21CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1258%3A0xFD21CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1258:0xFD21CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1258'^^xsd:integer;
  dwc:scientificName 'Entelurus aequoreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro; Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.391'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2031 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16423'^^xsd:string;
  dwc:aphiaid '127379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1258:0xFD21CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2574%3A0xD11BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2574%3A0xD11BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2574%3A0xD11BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2574%3A0xD11BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2574%3A0xD11BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2574:0xD11BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2574'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.391'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2031 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2574:0xD11BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1286%3A0x871FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1286%3A0x871FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1286%3A0x871FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1286%3A0x871FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1286%3A0x871FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1286:0x871FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1286'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.391'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2031 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1286:0x871FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32515%3A0x4E1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32515%3A0x4E1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32515%3A0x4E1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32515%3A0x4E1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32515%3A0x4E1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32515:0x4E1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32515'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.391'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2031 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32515:0x4E1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33229%3A0x4E1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33229%3A0x4E1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33229%3A0x4E1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33229%3A0x4E1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33229%3A0x4E1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33229:0x4E1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33229'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.391'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2031 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33229:0x4E1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2478%3A0x291FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2478%3A0x291FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2478%3A0x291FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2478%3A0x291FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2478%3A0x291FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2478:0x291FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2478'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.391'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2031 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2478:0x291FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1300%3A0x231FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1300%3A0x231FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1300%3A0x231FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1300%3A0x231FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1300%3A0x231FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1300:0x231FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1300'^^xsd:integer;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.391'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2031 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1300:0x231FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1314%3A0x1C1CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1314%3A0x1C1CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1314%3A0x1C1CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1314%3A0x1C1CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1314%3A0x1C1CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1314:0x1C1CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1314'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.391'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2031 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1314:0x1C1CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22311%3A0x5621CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22311%3A0x5621CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22311%3A0x5621CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22311%3A0x5621CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22311%3A0x5621CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22311:0x5621CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22311'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.391'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2031 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22311:0x5621CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22395%3A0x651BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22395%3A0x651BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22395%3A0x651BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22395%3A0x651BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22395%3A0x651BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22395:0x651BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22395'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.391'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2031 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22395:0x651BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33201%3A0x701ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33201%3A0x701ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33201%3A0x701ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33201%3A0x701ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33201%3A0x701ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33201:0x701ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33201'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.391'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2031 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33201:0x701ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8120%3A0x691ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8120%3A0x691ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8120%3A0x691ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8120%3A0x691ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8120%3A0x691ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8120:0x691ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8120'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.391'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2031 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8120:0x691ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27380%3A0x641ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27380%3A0x641ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27380%3A0x641ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27380%3A0x641ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27380%3A0x641ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27380:0x641ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27380'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.391'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2031 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27380:0x641ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3184%3A0x2F1CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3184%3A0x2F1CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3184%3A0x2F1CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3184%3A0x2F1CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3184%3A0x2F1CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3184:0x2F1CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3184'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.391'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2031 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3184:0x2F1CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2450%3A0x291CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2450%3A0x291CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2450%3A0x291CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2450%3A0x291CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2450%3A0x291CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2450:0x291CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2450'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.391'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2031 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2450:0x291CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8092%3A0x7322CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8092%3A0x7322CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8092%3A0x7322CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8092%3A0x7322CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8092%3A0x7322CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8092:0x7322CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8092'^^xsd:integer;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.391'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2031 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8092:0x7322CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8946%3A0x2F1ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8946%3A0x2F1ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8946%3A0x2F1ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8946%3A0x2F1ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8946%3A0x2F1ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8946:0x2F1ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8946'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.391'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2031 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8946:0x2F1ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8932%3A0x2F1ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8932%3A0x2F1ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8932%3A0x2F1ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8932%3A0x2F1ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8932%3A0x2F1ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8932:0x2F1ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8932'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.391'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2031 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8932:0x2F1ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8960%3A0x2A1ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8960%3A0x2A1ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8960%3A0x2A1ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8960%3A0x2A1ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8960%3A0x2A1ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8960:0x2A1ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8960'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.391'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2031 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8960:0x2A1ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22297%3A0x701BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22297%3A0x701BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22297%3A0x701BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22297%3A0x701BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22297%3A0x701BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22297:0x701BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22297'^^xsd:integer;
  dwc:scientificName 'Notostomus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.391'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2031 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22297:0x701BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8106%3A0x9F22CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8106%3A0x9F22CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8106%3A0x9F22CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8106%3A0x9F22CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8106%3A0x9F22CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8106:0x9F22CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8106'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.391'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2031 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8106:0x9F22CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1216%3A0xE01DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1216%3A0xE01DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1216%3A0xE01DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1216%3A0xE01DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1216%3A0xE01DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1216:0xE01DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1216'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.391'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2031 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1216:0xE01DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32529%3A0xD81DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32529%3A0xD81DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32529%3A0xD81DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32529%3A0xD81DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32529%3A0xD81DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32529:0xD81DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32529'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.391'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2031 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32529:0xD81DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33243%3A0xD81DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33243%3A0xD81DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33243%3A0xD81DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33243%3A0xD81DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33243%3A0xD81DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33243:0xD81DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33243'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.391'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2031 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33243:0xD81DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33215%3A0xAA22CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33215%3A0xAA22CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33215%3A0xAA22CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33215%3A0xAA22CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33215%3A0xAA22CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33215:0xAA22CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33215'^^xsd:integer;
  dwc:scientificName 'Hyperia medusarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.391'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2031 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33215:0xAA22CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '103253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4E1DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.391'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2031 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4E1DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x401DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x401DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x401DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x401DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x401DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x401DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.391'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2031 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x401DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1272%3A0x1F1CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1272%3A0x1F1CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1272%3A0x1F1CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1272%3A0x1F1CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.391)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1272%3A0x1F1CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1272:0x1F1CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1272'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.391'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2031 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16203'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1272:0x1F1CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27394%3A0x3921CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27394%3A0x3921CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27394%3A0x3921CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "762"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27394%3A0x3921CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27394%3A0x3921CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27394:0x3921CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27394'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.366'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '762'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1847 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27394:0x3921CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2880%3A0x0E21CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2880%3A0x0E21CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2880%3A0x0E21CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "762"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2880%3A0x0E21CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2880%3A0x0E21CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2880:0x0E21CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2880'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.366'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '762'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1847 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2880:0x0E21CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1232%3A0x0B21CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1232%3A0x0B21CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1232%3A0x0B21CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "762"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1232%3A0x0B21CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1232%3A0x0B21CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1232:0x0B21CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1232'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.366'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '762'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1847 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1232:0x0B21CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27408%3A0xFB20CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27408%3A0xFB20CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27408%3A0xFB20CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "762"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27408%3A0xFB20CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27408%3A0xFB20CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27408:0xFB20CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27408'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.366'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '762'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1847 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27408:0xFB20CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1274%3A0xB020CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1274%3A0xB020CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1274%3A0xB020CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "762"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1274%3A0xB020CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1274%3A0xB020CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1274:0xB020CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1274'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.366'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '762'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1847 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1274:0xB020CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1288%3A0x3620CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1288%3A0x3620CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1288%3A0x3620CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "762"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1288%3A0x3620CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1288%3A0x3620CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1288:0x3620CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1288'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.366'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '762'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1847 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16786'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1288:0x3620CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3120CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3120CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3120CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "762"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3120CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3120CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3120CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.366'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '762'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1847 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3120CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1304%3A0x2D20CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1304%3A0x2D20CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1304%3A0x2D20CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "762"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1304%3A0x2D20CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1304%3A0x2D20CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1304:0x2D20CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1304'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.366'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '762'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1847 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16202'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1304:0x2D20CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30045%3A0x1C20CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30045%3A0x1C20CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30045%3A0x1C20CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "762"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30045%3A0x1C20CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30045%3A0x1C20CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30045:0x1C20CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30045'^^xsd:integer;
  dwc:scientificName 'Danaella mimonectes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.366'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '762'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1847 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30045:0x1C20CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '102558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1318%3A0x921FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1318%3A0x921FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1318%3A0x921FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "762"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1318%3A0x921FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1318%3A0x921FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1318:0x921FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1318'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.366'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '762'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1847 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16644'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1318:0x921FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "762"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x861FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.366'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '762'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1847 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x861FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1262%3A0x861FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1262%3A0x861FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1262%3A0x861FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "762"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1262%3A0x861FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1262%3A0x861FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1262:0x861FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1262'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.366'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '762'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1847 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1262:0x861FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1290%3A0x871FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1290%3A0x871FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1290%3A0x871FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "762"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1290%3A0x871FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1290%3A0x871FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1290:0x871FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1290'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.366'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '762'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1847 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1290:0x871FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32543%3A0x1322CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32543%3A0x1322CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32543%3A0x1322CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "762"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32543%3A0x1322CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32543%3A0x1322CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32543:0x1322CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32543'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.366'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '762'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1847 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32543:0x1322CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2864%3A0x601BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2864%3A0x601BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2864%3A0x601BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "762"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2864%3A0x601BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2864%3A0x601BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2864:0x601BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2864'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.366'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '762'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1847 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2864:0x601BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1276%3A0x221FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1276%3A0x221FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1276%3A0x221FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "762"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1276%3A0x221FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1276%3A0x221FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1276:0x221FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1276'^^xsd:integer;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.366'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '762'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1847 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1276:0x221FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "762"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1C1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.366'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '762'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1847 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1C1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21527%3A0xC81ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21527%3A0xC81ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21527%3A0xC81ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "762"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21527%3A0xC81ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21527%3A0xC81ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21527:0xC81ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21527'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.366'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '762'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1847 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21527:0xC81ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21541%3A0x651BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21541%3A0x651BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21541%3A0x651BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "762"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21541%3A0x651BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21541%3A0x651BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21541:0x651BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21541'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.366'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '762'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1847 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21541:0x651BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8456%3A0x6B1ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8456%3A0x6B1ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8456%3A0x6B1ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "762"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8456%3A0x6B1ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8456%3A0x6B1ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8456:0x6B1ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8456'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.366'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '762'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1847 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8456:0x6B1ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21583%3A0x641ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21583%3A0x641ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21583%3A0x641ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "762"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21583%3A0x641ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21583%3A0x641ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21583:0x641ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21583'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.366'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '762'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1847 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21583:0x641ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30059%3A0x2B1ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30059%3A0x2B1ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30059%3A0x2B1ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "762"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30059%3A0x2B1ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30059%3A0x2B1ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30059:0x2B1ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30059'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.366'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '762'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1847 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30059:0x2B1ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9142%3A0x7422CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9142%3A0x7422CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9142%3A0x7422CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "762"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9142%3A0x7422CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9142%3A0x7422CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9142:0x7422CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9142'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.366'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '762'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1847 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9142:0x7422CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8470%3A0xED1DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8470%3A0xED1DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8470%3A0xED1DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "762"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8470%3A0xED1DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8470%3A0xED1DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8470:0xED1DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8470'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.366'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '762'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1847 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8470:0xED1DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1218%3A0xE11DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1218%3A0xE11DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1218%3A0xE11DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "762"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1218%3A0xE11DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1218%3A0xE11DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1218:0xE11DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1218'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.366'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '762'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1847 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1218:0xE11DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1246%3A0xBC1BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1246%3A0xBC1BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1246%3A0xBC1BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "762"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1246%3A0xBC1BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1246%3A0xBC1BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1246:0xBC1BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1246'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.366'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '762'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1847 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1246:0xBC1BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30073%3A0xDA22CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30073%3A0xDA22CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30073%3A0xDA22CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "762"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30073%3A0xDA22CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30073%3A0xDA22CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30073:0xDA22CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30073'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.366'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '762'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1847 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30073:0xDA22CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1260%3A0xD51CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1260%3A0xD51CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1260%3A0xD51CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "762"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1260%3A0xD51CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1260%3A0xD51CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1260:0xD51CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1260'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.366'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '762'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1847 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1260:0xD51CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9128%3A0xE422CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9128%3A0xE422CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9128%3A0xE422CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "762"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9128%3A0xE422CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9128%3A0xE422CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9128:0xE422CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9128'^^xsd:integer;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.366'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '762'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1847 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9128:0xE422CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9156%3A0xBA1CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9156%3A0xBA1CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9156%3A0xBA1CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "762"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9156%3A0xBA1CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9156%3A0xBA1CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9156:0xBA1CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9156'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.366'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '762'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1847 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9156:0xBA1CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32557%3A0x7D21CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32557%3A0x7D21CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32557%3A0x7D21CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "762"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32557%3A0x7D21CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32557%3A0x7D21CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32557:0x7D21CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32557'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.366'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '762'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1847 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32557:0x7D21CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2854%3A0x341CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2854%3A0x341CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2854%3A0x341CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.314"^^xsd:decimal ;
  dwc:decimalLongitude "-34.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "762"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2854%3A0x341CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.314 -34.366)"^^geo:wktLiteral ;
  geo-pos:lat "56.314"^^xsd:decimal ;
  geo-pos:long "-34.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2854%3A0x341CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2854:0x341CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2854'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.366'^^xsd:double;
  dwc:latitude '56.314'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '762'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1847 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2854:0x341CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23965%3A0x3821CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23965%3A0x3821CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23965%3A0x3821CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.316 -34.324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.316"^^xsd:decimal ;
  dwc:decimalLongitude "-34.324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "762"^^xsd:integer ;
  dwc:maximumDepthInMeters "1244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23965%3A0x3821CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.316 -34.324)"^^geo:wktLiteral ;
  geo-pos:lat "56.316"^^xsd:decimal ;
  geo-pos:long "-34.324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23965%3A0x3821CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23965:0x3821CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23965'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.324'^^xsd:double;
  dwc:latitude '56.316'^^xsd:double;
  dwc:minimumDepth '762'^^xsd:integer;
  dwc:maximumDepth '1244'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1680 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23965:0x3821CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27422%3A0x8421CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27422%3A0x8421CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27422%3A0x8421CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.316 -34.324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.316"^^xsd:decimal ;
  dwc:decimalLongitude "-34.324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "762"^^xsd:integer ;
  dwc:maximumDepthInMeters "1244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27422%3A0x8421CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.316 -34.324)"^^geo:wktLiteral ;
  geo-pos:lat "56.316"^^xsd:decimal ;
  geo-pos:long "-34.324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27422%3A0x8421CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27422:0x8421CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27422'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.324'^^xsd:double;
  dwc:latitude '56.316'^^xsd:double;
  dwc:minimumDepth '762'^^xsd:integer;
  dwc:maximumDepth '1244'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1680 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27422:0x8421CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1234%3A0xB220CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1234%3A0xB220CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1234%3A0xB220CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.316 -34.324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.316"^^xsd:decimal ;
  dwc:decimalLongitude "-34.324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "762"^^xsd:integer ;
  dwc:maximumDepthInMeters "1244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1234%3A0xB220CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.316 -34.324)"^^geo:wktLiteral ;
  geo-pos:lat "56.316"^^xsd:decimal ;
  geo-pos:long "-34.324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1234%3A0xB220CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1234:0xB220CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1234'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.324'^^xsd:double;
  dwc:latitude '56.316'^^xsd:double;
  dwc:minimumDepth '762'^^xsd:integer;
  dwc:maximumDepth '1244'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1680 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1234:0xB220CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1220%3A0x3620CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1220%3A0x3620CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1220%3A0x3620CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.316 -34.324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.316"^^xsd:decimal ;
  dwc:decimalLongitude "-34.324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "762"^^xsd:integer ;
  dwc:maximumDepthInMeters "1244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1220%3A0x3620CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.316 -34.324)"^^geo:wktLiteral ;
  geo-pos:lat "56.316"^^xsd:decimal ;
  geo-pos:long "-34.324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1220%3A0x3620CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1220:0x3620CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1220'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.324'^^xsd:double;
  dwc:latitude '56.316'^^xsd:double;
  dwc:minimumDepth '762'^^xsd:integer;
  dwc:maximumDepth '1244'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1680 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1220:0x3620CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1248%3A0xFB21CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1248%3A0xFB21CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1248%3A0xFB21CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.316 -34.324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.316"^^xsd:decimal ;
  dwc:decimalLongitude "-34.324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "762"^^xsd:integer ;
  dwc:maximumDepthInMeters "1244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1248%3A0xFB21CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.316 -34.324)"^^geo:wktLiteral ;
  geo-pos:lat "56.316"^^xsd:decimal ;
  geo-pos:long "-34.324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1248%3A0xFB21CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1248:0xFB21CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1248'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.324'^^xsd:double;
  dwc:latitude '56.316'^^xsd:double;
  dwc:minimumDepth '762'^^xsd:integer;
  dwc:maximumDepth '1244'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1680 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16201'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1248:0xFB21CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1306%3A0x2A20CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1306%3A0x2A20CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1306%3A0x2A20CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.316 -34.324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.316"^^xsd:decimal ;
  dwc:decimalLongitude "-34.324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "762"^^xsd:integer ;
  dwc:maximumDepthInMeters "1244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1306%3A0x2A20CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.316 -34.324)"^^geo:wktLiteral ;
  geo-pos:lat "56.316"^^xsd:decimal ;
  geo-pos:long "-34.324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1306%3A0x2A20CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1306:0x2A20CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1306'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro; Guro Gjelsvik'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.324'^^xsd:double;
  dwc:latitude '56.316'^^xsd:double;
  dwc:minimumDepth '762'^^xsd:integer;
  dwc:maximumDepth '1244'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1680 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1306:0x2A20CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32487%3A0x0022CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32487%3A0x0022CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32487%3A0x0022CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.316 -34.324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.316"^^xsd:decimal ;
  dwc:decimalLongitude "-34.324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "762"^^xsd:integer ;
  dwc:maximumDepthInMeters "1244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32487%3A0x0022CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.316 -34.324)"^^geo:wktLiteral ;
  geo-pos:lat "56.316"^^xsd:decimal ;
  geo-pos:long "-34.324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32487%3A0x0022CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32487:0x0022CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32487'^^xsd:integer;
  dwc:scientificName 'Cyphocaris anonyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.324'^^xsd:double;
  dwc:latitude '56.316'^^xsd:double;
  dwc:minimumDepth '762'^^xsd:integer;
  dwc:maximumDepth '1244'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1680 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32487:0x0022CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '102554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1320%3A0xE81FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1320%3A0xE81FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1320%3A0xE81FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.316 -34.324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.316"^^xsd:decimal ;
  dwc:decimalLongitude "-34.324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "762"^^xsd:integer ;
  dwc:maximumDepthInMeters "1244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1320%3A0xE81FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.316 -34.324)"^^geo:wktLiteral ;
  geo-pos:lat "56.316"^^xsd:decimal ;
  geo-pos:long "-34.324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1320%3A0xE81FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1320:0xE81FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1320'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.324'^^xsd:double;
  dwc:latitude '56.316'^^xsd:double;
  dwc:minimumDepth '762'^^xsd:integer;
  dwc:maximumDepth '1244'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1680 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16643'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1320:0xE81FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1278%3A0xD41BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1278%3A0xD41BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1278%3A0xD41BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.316 -34.324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.316"^^xsd:decimal ;
  dwc:decimalLongitude "-34.324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "762"^^xsd:integer ;
  dwc:maximumDepthInMeters "1244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1278%3A0xD41BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.316 -34.324)"^^geo:wktLiteral ;
  geo-pos:lat "56.316"^^xsd:decimal ;
  geo-pos:long "-34.324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1278%3A0xD41BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1278:0xD41BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1278'^^xsd:integer;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.324'^^xsd:double;
  dwc:latitude '56.316'^^xsd:double;
  dwc:minimumDepth '762'^^xsd:integer;
  dwc:maximumDepth '1244'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1680 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1278:0xD41BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24021%3A0x6A1BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24021%3A0x6A1BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24021%3A0x6A1BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.316 -34.324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.316"^^xsd:decimal ;
  dwc:decimalLongitude "-34.324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "762"^^xsd:integer ;
  dwc:maximumDepthInMeters "1244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24021%3A0x6A1BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.316 -34.324)"^^geo:wktLiteral ;
  geo-pos:lat "56.316"^^xsd:decimal ;
  geo-pos:long "-34.324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24021%3A0x6A1BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24021:0x6A1BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24021'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.324'^^xsd:double;
  dwc:latitude '56.316'^^xsd:double;
  dwc:minimumDepth '762'^^xsd:integer;
  dwc:maximumDepth '1244'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1680 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24021:0x6A1BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32501%3A0x6F1ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32501%3A0x6F1ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32501%3A0x6F1ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.316 -34.324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.316"^^xsd:decimal ;
  dwc:decimalLongitude "-34.324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "762"^^xsd:integer ;
  dwc:maximumDepthInMeters "1244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32501%3A0x6F1ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.316 -34.324)"^^geo:wktLiteral ;
  geo-pos:lat "56.316"^^xsd:decimal ;
  geo-pos:long "-34.324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32501%3A0x6F1ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32501:0x6F1ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32501'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.324'^^xsd:double;
  dwc:latitude '56.316'^^xsd:double;
  dwc:minimumDepth '762'^^xsd:integer;
  dwc:maximumDepth '1244'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1680 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32501:0x6F1ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27436%3A0x6F22CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27436%3A0x6F22CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27436%3A0x6F22CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.316 -34.324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.316"^^xsd:decimal ;
  dwc:decimalLongitude "-34.324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "762"^^xsd:integer ;
  dwc:maximumDepthInMeters "1244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27436%3A0x6F22CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.316 -34.324)"^^geo:wktLiteral ;
  geo-pos:lat "56.316"^^xsd:decimal ;
  geo-pos:long "-34.324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27436%3A0x6F22CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27436:0x6F22CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27436'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.324'^^xsd:double;
  dwc:latitude '56.316'^^xsd:double;
  dwc:minimumDepth '762'^^xsd:integer;
  dwc:maximumDepth '1244'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1680 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27436:0x6F22CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3087%3A0x621ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3087%3A0x621ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3087%3A0x621ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.316 -34.324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.316"^^xsd:decimal ;
  dwc:decimalLongitude "-34.324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "762"^^xsd:integer ;
  dwc:maximumDepthInMeters "1244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3087%3A0x621ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.316 -34.324)"^^geo:wktLiteral ;
  geo-pos:lat "56.316"^^xsd:decimal ;
  geo-pos:long "-34.324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3087%3A0x621ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3087:0x621ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3087'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.324'^^xsd:double;
  dwc:latitude '56.316'^^xsd:double;
  dwc:minimumDepth '762'^^xsd:integer;
  dwc:maximumDepth '1244'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1680 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3087:0x621ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9016%3A0x591ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9016%3A0x591ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9016%3A0x591ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.316 -34.324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.316"^^xsd:decimal ;
  dwc:decimalLongitude "-34.324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "762"^^xsd:integer ;
  dwc:maximumDepthInMeters "1244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9016%3A0x591ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.316 -34.324)"^^geo:wktLiteral ;
  geo-pos:lat "56.316"^^xsd:decimal ;
  geo-pos:long "-34.324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9016%3A0x591ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9016:0x591ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9016'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.324'^^xsd:double;
  dwc:latitude '56.316'^^xsd:double;
  dwc:minimumDepth '762'^^xsd:integer;
  dwc:maximumDepth '1244'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1680 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9016:0x591ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9002%3A0x2A1ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9002%3A0x2A1ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9002%3A0x2A1ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.316 -34.324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.316"^^xsd:decimal ;
  dwc:decimalLongitude "-34.324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "762"^^xsd:integer ;
  dwc:maximumDepthInMeters "1244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9002%3A0x2A1ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.316 -34.324)"^^geo:wktLiteral ;
  geo-pos:lat "56.316"^^xsd:decimal ;
  geo-pos:long "-34.324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9002%3A0x2A1ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9002:0x2A1ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9002'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.324'^^xsd:double;
  dwc:latitude '56.316'^^xsd:double;
  dwc:minimumDepth '762'^^xsd:integer;
  dwc:maximumDepth '1244'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1680 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9002:0x2A1ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8442%3A0x9F22CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8442%3A0x9F22CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8442%3A0x9F22CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.316 -34.324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.316"^^xsd:decimal ;
  dwc:decimalLongitude "-34.324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "762"^^xsd:integer ;
  dwc:maximumDepthInMeters "1244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8442%3A0x9F22CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.316 -34.324)"^^geo:wktLiteral ;
  geo-pos:lat "56.316"^^xsd:decimal ;
  geo-pos:long "-34.324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8442%3A0x9F22CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8442:0x9F22CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8442'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.324'^^xsd:double;
  dwc:latitude '56.316'^^xsd:double;
  dwc:minimumDepth '762'^^xsd:integer;
  dwc:maximumDepth '1244'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1680 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8442:0x9F22CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1292%3A0x411DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1292%3A0x411DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1292%3A0x411DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.316 -34.324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.316"^^xsd:decimal ;
  dwc:decimalLongitude "-34.324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "762"^^xsd:integer ;
  dwc:maximumDepthInMeters "1244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1292%3A0x411DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.316 -34.324)"^^geo:wktLiteral ;
  geo-pos:lat "56.316"^^xsd:decimal ;
  geo-pos:long "-34.324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1292%3A0x411DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1292:0x411DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1292'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.324'^^xsd:double;
  dwc:latitude '56.316'^^xsd:double;
  dwc:minimumDepth '762'^^xsd:integer;
  dwc:maximumDepth '1244'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1680 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1292:0x411DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8428%3A0xC01CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8428%3A0xC01CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8428%3A0xC01CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.316 -34.324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.316"^^xsd:decimal ;
  dwc:decimalLongitude "-34.324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "762"^^xsd:integer ;
  dwc:maximumDepthInMeters "1244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8428%3A0xC01CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.316 -34.324)"^^geo:wktLiteral ;
  geo-pos:lat "56.316"^^xsd:decimal ;
  geo-pos:long "-34.324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8428%3A0xC01CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8428:0xC01CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8428'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.324'^^xsd:double;
  dwc:latitude '56.316'^^xsd:double;
  dwc:minimumDepth '762'^^xsd:integer;
  dwc:maximumDepth '1244'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1680 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8428:0xC01CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2563%3A0x361CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2563%3A0x361CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2563%3A0x361CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.316 -34.324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.316"^^xsd:decimal ;
  dwc:decimalLongitude "-34.324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "762"^^xsd:integer ;
  dwc:maximumDepthInMeters "1244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2563%3A0x361CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.316 -34.324)"^^geo:wktLiteral ;
  geo-pos:lat "56.316"^^xsd:decimal ;
  geo-pos:long "-34.324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2563%3A0x361CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2563:0x361CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2563'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.324'^^xsd:double;
  dwc:latitude '56.316'^^xsd:double;
  dwc:minimumDepth '762'^^xsd:integer;
  dwc:maximumDepth '1244'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1680 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2563:0x361CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27450%3A0x3F21CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27450%3A0x3F21CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27450%3A0x3F21CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27450%3A0x3F21CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27450%3A0x3F21CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27450:0x3F21CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27450'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27450:0x3F21CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2472%3A0x0921CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2472%3A0x0921CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2472%3A0x0921CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2472%3A0x0921CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2472%3A0x0921CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2472:0x0921CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2472'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2472:0x0921CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1224%3A0x0221CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1224%3A0x0221CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1224%3A0x0221CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1224%3A0x0221CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1224%3A0x0221CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1224:0x0221CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1224'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1224:0x0221CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A372%3A0xFE20CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A372%3A0xFE20CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A372%3A0xFE20CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A372%3A0xFE20CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A372%3A0xFE20CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:372:0xFE20CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '372'^^xsd:integer;
  dwc:scientificName 'Melanostigma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton; Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:372:0xFE20CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22185%3A0x4121CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22185%3A0x4121CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22185%3A0x4121CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22185%3A0x4121CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22185%3A0x4121CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22185:0x4121CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22185'^^xsd:integer;
  dwc:scientificName 'Systellaspis cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107604'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22185:0x4121CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '1790000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1295%3A0xB220CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1295%3A0xB220CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1295%3A0xB220CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1295%3A0xB220CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1295%3A0xB220CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1295:0xB220CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1295'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1295:0xB220CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1872%3A0x9421CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1872%3A0x9421CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1872%3A0x9421CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1872%3A0x9421CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1872%3A0x9421CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1872:0x9421CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1872'^^xsd:integer;
  dwc:scientificName 'Stauroteuthis syrtensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '153122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1872:0x9421CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '153122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1264%3A0x7720CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1264%3A0x7720CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1264%3A0x7720CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1264%3A0x7720CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1264%3A0x7720CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1264:0x7720CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1264'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1264:0x7720CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1281%3A0x3520CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1281%3A0x3520CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1281%3A0x3520CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1281%3A0x3520CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1281%3A0x3520CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1281:0x3520CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1281'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1281:0x3520CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1252%3A0x2E20CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1252%3A0x2E20CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1252%3A0x2E20CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1252%3A0x2E20CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1252%3A0x2E20CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1252:0x2E20CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1252'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro; Guro Gjelsvik'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1252:0x2E20CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7954%3A0x2C20CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7954%3A0x2C20CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7954%3A0x2C20CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7954%3A0x2C20CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7954%3A0x2C20CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7954:0x2C20CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7954'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16199'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7954:0x2C20CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A144%3A0x2B20CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A144%3A0x2B20CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A144%3A0x2B20CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A144%3A0x2B20CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A144%3A0x2B20CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:144:0x2B20CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '144'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16198'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:144:0x2B20CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25046%3A0x0422CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25046%3A0x0422CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25046%3A0x0422CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25046%3A0x0422CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25046%3A0x0422CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25046:0x0422CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25046'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16642'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25046:0x0422CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1250%3A0x0422CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1250%3A0x0422CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1250%3A0x0422CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1250%3A0x0422CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1250%3A0x0422CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1250:0x0422CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1250'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16641'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1250:0x0422CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1322%3A0x181CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1322%3A0x181CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1322%3A0x181CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1322%3A0x181CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1322%3A0x181CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1322:0x181CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1322'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1322:0x181CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1280%3A0x871FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1280%3A0x871FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1280%3A0x871FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1280%3A0x871FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1280%3A0x871FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1280:0x871FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1280'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16771'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1280:0x871FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2458%3A0x4C21CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2458%3A0x4C21CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2458%3A0x4C21CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2458%3A0x4C21CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2458%3A0x4C21CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2458:0x4C21CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2458'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2458:0x4C21CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2404%3A0x5121CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2404%3A0x5121CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2404%3A0x5121CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2404%3A0x5121CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2404%3A0x5121CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2404:0x5121CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2404'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2404:0x5121CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1236%3A0xD71ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1236%3A0xD71ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1236%3A0xD71ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1236%3A0xD71ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1236%3A0xD71ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1236:0xD71ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1236'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1236:0xD71ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22157%3A0xCE1ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22157%3A0xCE1ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22157%3A0xCE1ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22157%3A0xCE1ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22157%3A0xCE1ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22157:0xCE1ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22157'^^xsd:integer;
  dwc:scientificName 'Pasiphaea tarda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22157:0xCE1ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22115%3A0xC11ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22115%3A0xC11ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22115%3A0xC11ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22115%3A0xC11ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22115%3A0xC11ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22115:0xC11ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22115'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22115:0xC11ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1238%3A0x6B1ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1238%3A0x6B1ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1238%3A0x6B1ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1238%3A0x6B1ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1238%3A0x6B1ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1238:0x6B1ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1238'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro; Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16450'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1238:0x6B1ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10052%3A0x6A1ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10052%3A0x6A1ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10052%3A0x6A1ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10052%3A0x6A1ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10052%3A0x6A1ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10052:0x6A1ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10052'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10052:0x6A1ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27464%3A0x6B22CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27464%3A0x6B22CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27464%3A0x6B22CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27464%3A0x6B22CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27464%3A0x6B22CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27464:0x6B22CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27464'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27464:0x6B22CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1906%3A0x2D1CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1906%3A0x2D1CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1906%3A0x2D1CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1906%3A0x2D1CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1906%3A0x2D1CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1906:0x2D1CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1906'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1906:0x2D1CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10066%3A0x311ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10066%3A0x311ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10066%3A0x311ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10066%3A0x311ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10066%3A0x311ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10066:0x311ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10066'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10066:0x311ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9954%3A0x2E1ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9954%3A0x2E1ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9954%3A0x2E1ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9954%3A0x2E1ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9954%3A0x2E1ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9954:0x2E1ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9954'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9954:0x2E1ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9968%3A0x2E1ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9968%3A0x2E1ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9968%3A0x2E1ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9968%3A0x2E1ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9968%3A0x2E1ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9968:0x2E1ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9968'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9968:0x2E1ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33173%3A0x7422CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33173%3A0x7422CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33173%3A0x7422CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33173%3A0x7422CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33173%3A0x7422CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33173:0x7422CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33173'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33173:0x7422CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9982%3A0x2A1ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9982%3A0x2A1ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9982%3A0x2A1ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9982%3A0x2A1ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9982%3A0x2A1ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9982:0x2A1ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9982'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9982:0x2A1ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1267%3A0xF71DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1267%3A0xF71DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1267%3A0xF71DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1267%3A0xF71DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1267%3A0xF71DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1267:0xF71DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1267'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1267:0xF71DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10038%3A0xA022CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10038%3A0xA022CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10038%3A0xA022CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10038%3A0xA022CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10038%3A0xA022CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10038:0xA022CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10038'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10038:0xA022CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33187%3A0xB71DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33187%3A0xB71DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33187%3A0xB71DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33187%3A0xB71DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33187%3A0xB71DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33187:0xB71DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33187'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33187:0xB71DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1308%3A0xAF1DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1308%3A0xAF1DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1308%3A0xAF1DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1308%3A0xAF1DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1308%3A0xAF1DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1308:0xAF1DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1308'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1308:0xAF1DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1222%3A0xAC1DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1222%3A0xAC1DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1222%3A0xAC1DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1222%3A0xAC1DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1222%3A0xAC1DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1222:0xAC1DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1222'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro; Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1222:0xAC1DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1294%3A0xA01DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1294%3A0xA01DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1294%3A0xA01DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1294%3A0xA01DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1294%3A0xA01DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1294:0xA01DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1294'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1294:0xA01DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1266%3A0x491DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1266%3A0x491DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1266%3A0x491DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1266%3A0x491DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1266%3A0x491DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1266:0x491DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1266'^^xsd:integer;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1266:0x491DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1239%3A0xD922CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1239%3A0xD922CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1239%3A0xD922CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1239%3A0xD922CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1239%3A0xD922CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1239:0xD922CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1239'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1239:0xD922CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1309%3A0xD21CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1309%3A0xD21CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1309%3A0xD21CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1309%3A0xD21CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1309%3A0xD21CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1309:0xD21CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1309'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1309:0xD21CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10024%3A0xC01CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10024%3A0xC01CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10024%3A0xC01CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10024%3A0xC01CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10024%3A0xC01CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10024:0xC01CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10024'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10024:0xC01CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27478%3A0xE122CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27478%3A0xE122CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27478%3A0xE122CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27478%3A0xE122CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27478%3A0xE122CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27478:0xE122CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27478'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27478:0xE122CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10010%3A0xE322CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10010%3A0xE322CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10010%3A0xE322CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10010%3A0xE322CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10010%3A0xE322CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10010:0xE322CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10010'^^xsd:integer;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10010:0xE322CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22171%3A0x931CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22171%3A0x931CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22171%3A0x931CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22171%3A0x931CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22171%3A0x931CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22171:0x931CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22171'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22171:0x931CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A99%3A0x341CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A99%3A0x341CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A99%3A0x341CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A99%3A0x341CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A99%3A0x341CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:99:0x341CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '99'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:99:0x341CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22143%3A0xF222CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22143%3A0xF222CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22143%3A0xF222CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1249"^^xsd:integer ;
  dwc:maximumDepthInMeters "1330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22143%3A0xF222CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.275)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22143%3A0xF222CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22143:0xF222CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22143'^^xsd:integer;
  dwc:scientificName 'Meningodora mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.275'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1249'^^xsd:integer;
  dwc:maximumDepth '1330'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1552 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22143:0xF222CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3195%3A0xB020CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3195%3A0xB020CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3195%3A0xB020CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1328"^^xsd:integer ;
  dwc:maximumDepthInMeters "1337"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3195%3A0xB020CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.266)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3195%3A0xB020CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3195:0xB020CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3195'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.266'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1328'^^xsd:integer;
  dwc:maximumDepth '1337'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1651 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3195:0xB020CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33%3A0xAF20CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33%3A0xAF20CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33%3A0xAF20CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1328"^^xsd:integer ;
  dwc:maximumDepthInMeters "1337"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33%3A0xAF20CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.266)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33%3A0xAF20CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33:0xAF20CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.266'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1328'^^xsd:integer;
  dwc:maximumDepth '1337'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1651 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33:0xAF20CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1337"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.266)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA420CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Solidosagitta zetesios'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.266'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1337'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1651 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA420CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '105463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3209%3A0x9E20CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3209%3A0x9E20CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3209%3A0x9E20CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1328"^^xsd:integer ;
  dwc:maximumDepthInMeters "1337"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3209%3A0x9E20CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.266)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3209%3A0x9E20CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3209:0x9E20CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3209'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.266'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1328'^^xsd:integer;
  dwc:maximumDepth '1337'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1651 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3209:0x9E20CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3179%3A0x921FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3179%3A0x921FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3179%3A0x921FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1328"^^xsd:integer ;
  dwc:maximumDepthInMeters "1337"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3179%3A0x921FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.266)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3179%3A0x921FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3179:0x921FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3179'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.266'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1328'^^xsd:integer;
  dwc:maximumDepth '1337'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1651 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16640'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3179:0x921FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0A22CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0A22CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0A22CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1337"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0A22CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.266)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0A22CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x0A22CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Caecosagitta macrocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.266'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1337'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1651 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x0A22CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '105431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32627%3A0x1322CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32627%3A0x1322CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32627%3A0x1322CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1328"^^xsd:integer ;
  dwc:maximumDepthInMeters "1337"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32627%3A0x1322CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.266)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32627%3A0x1322CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32627:0x1322CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32627'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.266'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1328'^^xsd:integer;
  dwc:maximumDepth '1337'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1651 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32627:0x1322CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21091%3A0xC11ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21091%3A0xC11ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21091%3A0xC11ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1328"^^xsd:integer ;
  dwc:maximumDepthInMeters "1337"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21091%3A0xC11ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.266)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21091%3A0xC11ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21091:0xC11ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21091'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.266'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1328'^^xsd:integer;
  dwc:maximumDepth '1337'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1651 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21091:0xC11ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1337"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.266)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2A1CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Eukrohnia fowleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.266'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1337'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1651 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2A1CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '105415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8190%3A0x301ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8190%3A0x301ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8190%3A0x301ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1328"^^xsd:integer ;
  dwc:maximumDepthInMeters "1337"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8190%3A0x301ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.266)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8190%3A0x301ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8190:0x301ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8190'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.266'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1328'^^xsd:integer;
  dwc:maximumDepth '1337'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1651 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8190:0x301ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32641%3A0x2B1ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32641%3A0x2B1ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32641%3A0x2B1ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1328"^^xsd:integer ;
  dwc:maximumDepthInMeters "1337"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32641%3A0x2B1ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.266)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32641%3A0x2B1ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32641:0x2B1ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32641'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.266'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1328'^^xsd:integer;
  dwc:maximumDepth '1337'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1651 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32641:0x2B1ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8204%3A0x9E22CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8204%3A0x9E22CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8204%3A0x9E22CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1328"^^xsd:integer ;
  dwc:maximumDepthInMeters "1337"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8204%3A0x9E22CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.266)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8204%3A0x9E22CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8204:0x9E22CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8204'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.266'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1328'^^xsd:integer;
  dwc:maximumDepth '1337'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1651 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8204:0x9E22CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x481DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x481DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x481DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1337"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x481DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.266)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x481DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x481DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.266'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1337'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1651 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x481DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21105%3A0xDC22CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21105%3A0xDC22CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21105%3A0xDC22CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1328"^^xsd:integer ;
  dwc:maximumDepthInMeters "1337"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21105%3A0xDC22CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.266)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21105%3A0xDC22CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21105:0xDC22CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21105'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.266'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1328'^^xsd:integer;
  dwc:maximumDepth '1337'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1651 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21105:0xDC22CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8218%3A0x231CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8218%3A0x231CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8218%3A0x231CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1328"^^xsd:integer ;
  dwc:maximumDepthInMeters "1337"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8218%3A0x231CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.266)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8218%3A0x231CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8218:0x231CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8218'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.266'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1328'^^xsd:integer;
  dwc:maximumDepth '1337'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1651 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8218:0x231CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3167%3A0x1F1CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3167%3A0x1F1CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3167%3A0x1F1CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32"^^xsd:decimal ;
  dwc:decimalLongitude "-34.266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1328"^^xsd:integer ;
  dwc:maximumDepthInMeters "1337"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3167%3A0x1F1CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32 -34.266)"^^geo:wktLiteral ;
  geo-pos:lat "56.32"^^xsd:decimal ;
  geo-pos:long "-34.266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3167%3A0x1F1CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3167:0x1F1CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3167'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-34.266'^^xsd:double;
  dwc:latitude '56.32'^^xsd:double;
  dwc:minimumDepth '1328'^^xsd:integer;
  dwc:maximumDepth '1337'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1651 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16197'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3167:0x1F1CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.038 -33.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.038"^^xsd:decimal ;
  dwc:decimalLongitude "-33.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.038 -33.735)"^^geo:wktLiteral ;
  geo-pos:lat "53.038"^^xsd:decimal ;
  geo-pos:long "-33.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA420CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Spectrunculus crassus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Chip Cotton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.735'^^xsd:double;
  dwc:latitude '53.038'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2619 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '712481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA420CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '712481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D20CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D20CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D20CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.038 -33.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.038"^^xsd:decimal ;
  dwc:decimalLongitude "-33.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D20CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.038 -33.735)"^^geo:wktLiteral ;
  geo-pos:lat "53.038"^^xsd:decimal ;
  geo-pos:long "-33.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D20CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6D20CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.735'^^xsd:double;
  dwc:latitude '53.038'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2619 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6D20CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D20CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D20CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D20CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.038 -33.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.038"^^xsd:decimal ;
  dwc:decimalLongitude "-33.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D20CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.038 -33.735)"^^geo:wktLiteral ;
  geo-pos:lat "53.038"^^xsd:decimal ;
  geo-pos:long "-33.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D20CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6D20CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.735'^^xsd:double;
  dwc:latitude '53.038'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2619 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6D20CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16322%3A0x971FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16322%3A0x971FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16322%3A0x971FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.038 -33.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.038"^^xsd:decimal ;
  dwc:decimalLongitude "-33.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16322%3A0x971FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.038 -33.735)"^^geo:wktLiteral ;
  geo-pos:lat "53.038"^^xsd:decimal ;
  geo-pos:long "-33.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16322%3A0x971FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:16322:0x971FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '16322'^^xsd:integer;
  dwc:scientificName 'Bathyraja pallida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.735'^^xsd:double;
  dwc:latitude '53.038'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2619 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:16322:0x971FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '105866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A17267%3A0x961FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A17267%3A0x961FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A17267%3A0x961FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.038 -33.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.038"^^xsd:decimal ;
  dwc:decimalLongitude "-33.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A17267%3A0x961FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.038 -33.735)"^^geo:wktLiteral ;
  geo-pos:lat "53.038"^^xsd:decimal ;
  geo-pos:long "-33.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A17267%3A0x961FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:17267:0x961FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '17267'^^xsd:integer;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Chip Cotton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.735'^^xsd:double;
  dwc:latitude '53.038'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2619 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:17267:0x961FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '105867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x961FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x961FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x961FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.038 -33.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.038"^^xsd:decimal ;
  dwc:decimalLongitude "-33.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x961FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.038 -33.735)"^^geo:wktLiteral ;
  geo-pos:lat "53.038"^^xsd:decimal ;
  geo-pos:long "-33.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x961FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x961FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.735'^^xsd:double;
  dwc:latitude '53.038'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2619 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x961FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '105867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.038 -33.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.038"^^xsd:decimal ;
  dwc:decimalLongitude "-33.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.038 -33.735)"^^geo:wktLiteral ;
  geo-pos:lat "53.038"^^xsd:decimal ;
  geo-pos:long "-33.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB81BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Hydrolagus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.735'^^xsd:double;
  dwc:latitude '53.038'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2619 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB81BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '105825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.038 -33.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.038"^^xsd:decimal ;
  dwc:decimalLongitude "-33.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.038 -33.735)"^^geo:wktLiteral ;
  geo-pos:lat "53.038"^^xsd:decimal ;
  geo-pos:long "-33.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB81BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Hydrolagus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.735'^^xsd:double;
  dwc:latitude '53.038'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2619 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB81BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '105825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF1DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF1DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF1DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.038 -33.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.038"^^xsd:decimal ;
  dwc:decimalLongitude "-33.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF1DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.038 -33.735)"^^geo:wktLiteral ;
  geo-pos:lat "53.038"^^xsd:decimal ;
  geo-pos:long "-33.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF1DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xAF1DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Hydrolagus pallidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.735'^^xsd:double;
  dwc:latitude '53.038'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2619 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xAF1DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '105827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA41DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA41DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA41DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.038 -33.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.038"^^xsd:decimal ;
  dwc:decimalLongitude "-33.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA41DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.038 -33.735)"^^geo:wktLiteral ;
  geo-pos:lat "53.038"^^xsd:decimal ;
  geo-pos:long "-33.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA41DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA41DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Histiobranchus bathybius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.735'^^xsd:double;
  dwc:latitude '53.038'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2619 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA41DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA51DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA51DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA51DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.038 -33.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.038"^^xsd:decimal ;
  dwc:decimalLongitude "-33.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA51DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.038 -33.735)"^^geo:wktLiteral ;
  geo-pos:lat "53.038"^^xsd:decimal ;
  geo-pos:long "-33.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA51DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA51DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Histiobranchus bathybius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.735'^^xsd:double;
  dwc:latitude '53.038'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2619 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA51DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16336%3A0xBF1BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16336%3A0xBF1BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16336%3A0xBF1BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.038 -33.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.038"^^xsd:decimal ;
  dwc:decimalLongitude "-33.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16336%3A0xBF1BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.038 -33.735)"^^geo:wktLiteral ;
  geo-pos:lat "53.038"^^xsd:decimal ;
  geo-pos:long "-33.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16336%3A0xBF1BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:16336:0xBF1BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '16336'^^xsd:integer;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Chip Cotton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.735'^^xsd:double;
  dwc:latitude '53.038'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2619 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:16336:0xBF1BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '105867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3A1DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3A1DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3A1DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.038 -33.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.038"^^xsd:decimal ;
  dwc:decimalLongitude "-33.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3A1DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.038 -33.735)"^^geo:wktLiteral ;
  geo-pos:lat "53.038"^^xsd:decimal ;
  geo-pos:long "-33.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3A1DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3A1DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.735'^^xsd:double;
  dwc:latitude '53.038'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2619 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3A1DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3A1DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3A1DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3A1DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.038 -33.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.038"^^xsd:decimal ;
  dwc:decimalLongitude "-33.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3A1DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.038 -33.735)"^^geo:wktLiteral ;
  geo-pos:lat "53.038"^^xsd:decimal ;
  geo-pos:long "-33.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3A1DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3A1DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.735'^^xsd:double;
  dwc:latitude '53.038'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2619 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3A1DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14555%3A0x1521CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14555%3A0x1521CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14555%3A0x1521CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14555%3A0x1521CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14555%3A0x1521CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14555:0x1521CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14555'^^xsd:integer;
  dwc:scientificName 'Acanthephyra gracilipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '585978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14555:0x1521CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '107584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14541%3A0x8921CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14541%3A0x8921CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14541%3A0x8921CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14541%3A0x8921CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14541%3A0x8921CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14541:0x8921CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14541'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14541:0x8921CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4743%3A0x8921CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4743%3A0x8921CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4743%3A0x8921CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4743%3A0x8921CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4743%3A0x8921CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4743:0x8921CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4743'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4743:0x8921CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2465%3A0x8E21CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2465%3A0x8E21CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2465%3A0x8E21CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2465%3A0x8E21CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2465%3A0x8E21CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2465:0x8E21CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2465'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2465:0x8E21CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15583%3A0xB120CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15583%3A0xB120CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15583%3A0xB120CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15583%3A0xB120CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15583%3A0xB120CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15583:0xB120CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15583'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 17357'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15583:0xB120CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15485%3A0x9521CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15485%3A0x9521CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15485%3A0x9521CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15485%3A0x9521CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15485%3A0x9521CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15485:0x9521CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15485'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15485:0x9521CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15597%3A0x9A20CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15597%3A0x9A20CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15597%3A0x9A20CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15597%3A0x9A20CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15597%3A0x9A20CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15597:0x9A20CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15597'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15597:0x9A20CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4703%3A0x6E20CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4703%3A0x6E20CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4703%3A0x6E20CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4703%3A0x6E20CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4703%3A0x6E20CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4703:0x6E20CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4703'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4703:0x6E20CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4734%3A0x6E20CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4734%3A0x6E20CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4734%3A0x6E20CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4734%3A0x6E20CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4734%3A0x6E20CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4734:0x6E20CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4734'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4734:0x6E20CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4748%3A0x9721CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4748%3A0x9721CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4748%3A0x9721CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4748%3A0x9721CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4748%3A0x9721CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4748:0x9721CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4748'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4748:0x9721CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4732%3A0x9721CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4732%3A0x9721CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4732%3A0x9721CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4732%3A0x9721CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4732%3A0x9721CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4732:0x9721CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4732'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4732:0x9721CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4702%3A0x9721CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4702%3A0x9721CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4702%3A0x9721CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4702%3A0x9721CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4702%3A0x9721CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4702:0x9721CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4702'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4702:0x9721CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4720%3A0x9721CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4720%3A0x9721CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4720%3A0x9721CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4720%3A0x9721CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4720%3A0x9721CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4720:0x9721CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4720'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4720:0x9721CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4719%3A0x9721CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4719%3A0x9721CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4719%3A0x9721CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4719%3A0x9721CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4719%3A0x9721CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4719:0x9721CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4719'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4719:0x9721CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4683%3A0x9721CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4683%3A0x9721CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4683%3A0x9721CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4683%3A0x9721CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4683%3A0x9721CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4683:0x9721CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4683'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4683:0x9721CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10541%3A0x6D20CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10541%3A0x6D20CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10541%3A0x6D20CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10541%3A0x6D20CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10541%3A0x6D20CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10541:0x6D20CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10541'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10541:0x6D20CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4735%3A0x4421CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4735%3A0x4421CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4735%3A0x4421CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4735%3A0x4421CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4735%3A0x4421CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4735:0x4421CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4735'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4735:0x4421CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4694%3A0x4421CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4694%3A0x4421CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4694%3A0x4421CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4694%3A0x4421CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4694%3A0x4421CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4694:0x4421CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4694'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4694:0x4421CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4680%3A0x4421CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4680%3A0x4421CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4680%3A0x4421CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4680%3A0x4421CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4680%3A0x4421CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4680:0x4421CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4680'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4680:0x4421CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10569%3A0x4421CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10569%3A0x4421CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10569%3A0x4421CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10569%3A0x4421CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10569%3A0x4421CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10569:0x4421CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10569'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10569:0x4421CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4750%3A0x4421CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4750%3A0x4421CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4750%3A0x4421CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4750%3A0x4421CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4750%3A0x4421CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4750:0x4421CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4750'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4750:0x4421CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4678%3A0x6C20CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4678%3A0x6C20CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4678%3A0x6C20CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4678%3A0x6C20CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4678%3A0x6C20CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4678:0x6C20CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4678'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4678:0x6C20CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4722%3A0x6C20CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4722%3A0x6C20CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4722%3A0x6C20CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4722%3A0x6C20CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4722%3A0x6C20CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4722:0x6C20CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4722'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4722:0x6C20CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11944%3A0x6B20CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11944%3A0x6B20CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11944%3A0x6B20CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11944%3A0x6B20CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11944%3A0x6B20CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11944:0x6B20CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11944'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides brevibarbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith, Ingvar Byrkjedal; Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11944:0x6B20CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '158954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13737%3A0x6B20CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13737%3A0x6B20CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13737%3A0x6B20CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13737%3A0x6B20CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13737%3A0x6B20CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13737:0x6B20CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13737'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides brevibarbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith, Ingvar Byrkjedal; Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13737:0x6B20CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '158954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11930%3A0x6C20CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11930%3A0x6C20CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11930%3A0x6C20CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11930%3A0x6C20CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11930%3A0x6C20CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11930:0x6C20CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11930'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides brevibarbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11930:0x6C20CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '158954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13723%3A0x6B20CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13723%3A0x6B20CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13723%3A0x6B20CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13723%3A0x6B20CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13723%3A0x6B20CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13723:0x6B20CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13723'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides brevibarbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith, Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13723:0x6B20CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '158954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9902%3A0x6B20CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9902%3A0x6B20CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9902%3A0x6B20CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9902%3A0x6B20CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9902%3A0x6B20CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9902:0x6B20CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9902'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides brevibarbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9902:0x6B20CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '158954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD01BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Chuniphyes multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: ROV catch'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD01BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15233%3A0x5C20CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15233%3A0x5C20CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15233%3A0x5C20CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15233%3A0x5C20CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15233%3A0x5C20CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15233:0x5C20CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15233'^^xsd:integer;
  dwc:scientificName 'Chiroteuthis veranyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '139125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15233:0x5C20CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '139125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15569%3A0x5820CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15569%3A0x5820CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15569%3A0x5820CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15569%3A0x5820CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15569%3A0x5820CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15569:0x5820CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15569'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15569:0x5820CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13751%3A0x3020CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13751%3A0x3020CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13751%3A0x3020CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13751%3A0x3020CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13751%3A0x3020CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13751:0x3020CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13751'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides leptolepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16805'^^xsd:string;
  dwc:aphiaid '158959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13751:0x3020CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '158959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11958%3A0x311BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11958%3A0x311BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11958%3A0x311BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11958%3A0x311BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11958%3A0x311BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11958:0x311BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11958'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides leptolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11958:0x311BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '158959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11916%3A0x311BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11916%3A0x311BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11916%3A0x311BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11916%3A0x311BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11916%3A0x311BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11916:0x311BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11916'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides leptolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11916:0x311BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '158959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11972%3A0x311BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11972%3A0x311BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11972%3A0x311BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11972%3A0x311BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11972%3A0x311BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11972:0x311BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11972'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16807'^^xsd:string;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11972:0x311BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A20CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A20CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A20CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A20CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A20CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2A20CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Crossota rufobrunnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117856'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2A20CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '117856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4729%3A0xFD21CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4729%3A0xFD21CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4729%3A0xFD21CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4729%3A0xFD21CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4729%3A0xFD21CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4729:0xFD21CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4729'^^xsd:integer;
  dwc:scientificName 'Entelurus aequoreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16438'^^xsd:string;
  dwc:aphiaid '127379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4729:0xFD21CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15541%3A0xFD21CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15541%3A0xFD21CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15541%3A0xFD21CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15541%3A0xFD21CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15541%3A0xFD21CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15541:0xFD21CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15541'^^xsd:integer;
  dwc:scientificName 'Entelurus aequoreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16440'^^xsd:string;
  dwc:aphiaid '127379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15541:0xFD21CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7679%3A0xFD21CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7679%3A0xFD21CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7679%3A0xFD21CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7679%3A0xFD21CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7679%3A0xFD21CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7679:0xFD21CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7679'^^xsd:integer;
  dwc:scientificName 'Entelurus aequoreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16439'^^xsd:string;
  dwc:aphiaid '127379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7679:0xFD21CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14289%3A0x1A1CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14289%3A0x1A1CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14289%3A0x1A1CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14289%3A0x1A1CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14289%3A0x1A1CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14289:0x1A1CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14289'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14289:0x1A1CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2320CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2320CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2320CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2320CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2320CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2320CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Dimophyes arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2320CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15611%3A0xE21FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15611%3A0xE21FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15611%3A0xE21FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15611%3A0xE21FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15611%3A0xE21FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15611:0xE21FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15611'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15611:0xE21FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15933%3A0x0622CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15933%3A0x0622CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15933%3A0x0622CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15933%3A0x0622CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15933%3A0x0622CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15933:0x0622CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15933'^^xsd:integer;
  dwc:scientificName 'Anoplogaster cornuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15959'^^xsd:string;
  dwc:aphiaid '126393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15933:0x0622CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15443%3A0x951FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15443%3A0x951FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15443%3A0x951FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15443%3A0x951FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15443%3A0x951FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15443:0x951FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15443'^^xsd:integer;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov; Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15443:0x951FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2139%3A0x891FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2139%3A0x891FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2139%3A0x891FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2139%3A0x891FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2139%3A0x891FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2139:0x891FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2139'^^xsd:integer;
  dwc:scientificName 'Benthesicymus brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107088'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2139:0x891FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1390995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15527%3A0x851FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15527%3A0x851FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15527%3A0x851FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15527%3A0x851FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15527%3A0x851FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15527:0x851FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15527'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15527:0x851FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14527%3A0x551FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14527%3A0x551FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14527%3A0x551FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14527%3A0x551FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14527%3A0x551FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14527:0x551FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14527'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14527:0x551FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4713%3A0x5E1BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4713%3A0x5E1BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4713%3A0x5E1BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4713%3A0x5E1BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4713%3A0x5E1BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4713:0x5E1BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4713'^^xsd:integer;
  dwc:scientificName 'Alepocephalus agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes; Torild Johnsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16560'^^xsd:string;
  dwc:aphiaid '126681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4713:0x5E1BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3D1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3D1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3D1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3D1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3D1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3D1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aeginura grimaldii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3D1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '117266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4685%3A0x251FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4685%3A0x251FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4685%3A0x251FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4685%3A0x251FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4685%3A0x251FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4685:0x251FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4685'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; Filipe Porteiro & Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4685:0x251FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4831%3A0x5A22CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4831%3A0x5A22CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4831%3A0x5A22CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4831%3A0x5A22CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4831%3A0x5A22CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4831:0x5A22CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4831'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ricardo S Santos'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4831:0x5A22CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15653%3A0x191FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15653%3A0x191FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15653%3A0x191FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15653%3A0x191FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15653%3A0x191FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15653:0x191FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15653'^^xsd:integer;
  dwc:scientificName 'Polyacanthonotus challengeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15653:0x191FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29320%3A0x5321CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29320%3A0x5321CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29320%3A0x5321CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29320%3A0x5321CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29320%3A0x5321CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29320:0x5321CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29320'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29320:0x5321CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14303%3A0xC91ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14303%3A0xC91ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14303%3A0xC91ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14303%3A0xC91ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14303%3A0xC91ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14303:0xC91ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14303'^^xsd:integer;
  dwc:scientificName 'Pasiphaea ecarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '240806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14303:0xC91ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '240806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29306%3A0x691BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29306%3A0x691BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29306%3A0x691BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29306%3A0x691BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29306%3A0x691BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29306:0x691BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29306'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29306:0x691BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5159%3A0xC01ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5159%3A0xC01ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5159%3A0xC01ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5159%3A0xC01ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5159%3A0xC01ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5159:0xC01ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5159'^^xsd:integer;
  dwc:scientificName 'Pantachogon haeckeli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117860'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5159:0xC01ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '117860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15639%3A0xB81ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15639%3A0xB81ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15639%3A0xB81ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15639%3A0xB81ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15639%3A0xB81ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15639:0xB81ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15639'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15639:0xB81ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30115%3A0x6822CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30115%3A0x6822CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30115%3A0x6822CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30115%3A0x6822CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30115%3A0x6822CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30115:0x6822CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30115'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30115:0x6822CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15555%3A0x6C1ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15555%3A0x6C1ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15555%3A0x6C1ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15555%3A0x6C1ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15555%3A0x6C1ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15555:0x6C1ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15555'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov; Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15555:0x6C1ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8848%3A0x1D1CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8848%3A0x1D1CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8848%3A0x1D1CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8848%3A0x1D1CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8848%3A0x1D1CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8848:0x1D1CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8848'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8848:0x1D1CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x611ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x611ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x611ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x611ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x611ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x611ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x611ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x251ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x251ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13681%3A0x1A1ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13681%3A0x1A1ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13681%3A0x1A1ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13681%3A0x1A1ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13681%3A0x1A1ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13681:0x1A1ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13681'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13681:0x1A1ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9B22CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9B22CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9B22CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9B22CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9B22CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x9B22CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x9B22CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8149%3A0x711BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8149%3A0x711BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8149%3A0x711BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8149%3A0x711BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8149%3A0x711BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8149:0x711BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8149'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ricardo S Santos'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8149:0x711BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8862%3A0x9F22CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8862%3A0x9F22CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8862%3A0x9F22CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8862%3A0x9F22CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8862%3A0x9F22CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8862:0x9F22CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8862'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8862:0x9F22CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15499%3A0xE71DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15499%3A0xE71DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15499%3A0xE71DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15499%3A0xE71DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15499%3A0xE71DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15499:0xE71DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15499'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov; Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15499:0xE71DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15667%3A0xA71DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15667%3A0xA71DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15667%3A0xA71DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15667%3A0xA71DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15667%3A0xA71DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15667:0xA71DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15667'^^xsd:integer;
  dwc:scientificName 'Histiobranchus bathybius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov; Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15667:0xA71DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4850%3A0xA61DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4850%3A0xA61DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4850%3A0xA61DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4850%3A0xA61DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4850%3A0xA61DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4850:0xA61DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4850'^^xsd:integer;
  dwc:scientificName 'Histiobranchus bathybius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4850:0xA61DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11902%3A0xBC1BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11902%3A0xBC1BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11902%3A0xBC1BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11902%3A0xBC1BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11902%3A0xBC1BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11902:0xBC1BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11902'^^xsd:integer;
  dwc:scientificName 'Harriotta haeckeli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein; Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '105828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11902:0xBC1BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15457%3A0x211CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15457%3A0x211CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15457%3A0x211CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15457%3A0x211CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15457%3A0x211CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15457:0x211CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15457'^^xsd:integer;
  dwc:scientificName 'Arctozenus risso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16747'^^xsd:string;
  dwc:aphiaid '126352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15457:0x211CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15625%3A0x431DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15625%3A0x431DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15625%3A0x431DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15625%3A0x431DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15625%3A0x431DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15625:0x431DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15625'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15625:0x431DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x391DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x391DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x391DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x391DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x391DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x391DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aglantha digitale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x391DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '117849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4700%3A0xC51CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4700%3A0xC51CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4700%3A0xC51CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4700%3A0xC51CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4700%3A0xC51CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4700:0xC51CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4700'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4700:0xC51CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4673%3A0xC51CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4673%3A0xC51CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4673%3A0xC51CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4673%3A0xC51CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4673%3A0xC51CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4673:0xC51CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4673'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4673:0xC51CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4736%3A0x8021CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4736%3A0x8021CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4736%3A0x8021CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4736%3A0x8021CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4736%3A0x8021CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4736:0x8021CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4736'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16793'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4736:0x8021CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4708%3A0x8021CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4708%3A0x8021CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4708%3A0x8021CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4708%3A0x8021CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4708%3A0x8021CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4708:0x8021CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4708'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4708:0x8021CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4692%3A0x8121CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4692%3A0x8121CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4692%3A0x8121CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4692%3A0x8121CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4692%3A0x8121CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4692:0x8121CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4692'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4692:0x8121CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1634%3A0xC41CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1634%3A0xC41CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1634%3A0xC41CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1634%3A0xC41CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1634%3A0xC41CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1634:0xC41CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1634'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides brevibarbis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'John Galbraith, Ingvar Byrkjedal; Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 17600'^^xsd:string;
  dwc:aphiaid '158954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1634:0xC41CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '158954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13695%3A0xC31BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13695%3A0xC31BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13695%3A0xC31BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13695%3A0xC31BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13695%3A0xC31BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13695:0xC31BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13695'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides carapinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13695:0xC31BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '158956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13709%3A0x8221CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13709%3A0x8221CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13709%3A0x8221CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13709%3A0x8221CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13709%3A0x8221CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13709:0x8221CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13709'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides leptolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13709:0x8221CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '158959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15471%3A0x831CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15471%3A0x831CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15471%3A0x831CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15471%3A0x831CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15471%3A0x831CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15471:0x831CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15471'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov; Filipe Porteiro & Tra'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15471:0x831CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15513%3A0x811CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15513%3A0x811CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15513%3A0x811CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15513%3A0x811CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15513%3A0x811CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15513:0x811CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15513'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15513:0x811CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8163%3A0xCD1BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8163%3A0xCD1BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8163%3A0xCD1BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-33.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8163%3A0xCD1BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -33.612)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-33.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8163%3A0xCD1BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8163:0xCD1BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8163'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ricardo S Santos; Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.612'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3030 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8163:0xCD1BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.018 -33.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.018"^^xsd:decimal ;
  dwc:decimalLongitude "-33.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.018 -33.596)"^^geo:wktLiteral ;
  geo-pos:lat "53.018"^^xsd:decimal ;
  geo-pos:long "-33.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC51CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.596'^^xsd:double;
  dwc:latitude '53.018'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3094 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC51CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2B1BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rhincalanus nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2B1BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1499"^^xsd:integer ;
  dwc:maximumDepthInMeters "2495"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2B1BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rhincalanus nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1499'^^xsd:integer;
  dwc:maximumDepth '2495'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2B1BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7420CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '504'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7420CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7420CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7420CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7420CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7420CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7520CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7520CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7220CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7220CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7020CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7020CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7020CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7020CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7120CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7120CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7120CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7120CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7120CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7120CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6F20CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6F20CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6F20CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6F20CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7020CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7020CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E20CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E20CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E20CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E20CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E20CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6E20CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6E20CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6F20CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6F20CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26459%3A0x6820CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26459%3A0x6820CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26459%3A0x6820CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26459%3A0x6820CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26459%3A0x6820CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26459:0x6820CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26459'^^xsd:integer;
  dwc:scientificName 'Colobonema sericeum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '504'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26459:0x6820CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '117854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6520CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6520CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6520CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6520CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6520CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6520CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Chirundina streetsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '416524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6520CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26431%3A0x6420CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26431%3A0x6420CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26431%3A0x6420CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26431%3A0x6420CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26431%3A0x6420CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26431:0x6420CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26431'^^xsd:integer;
  dwc:scientificName 'Chuniphyes multidentata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '504'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26431:0x6420CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26515%3A0x6320CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26515%3A0x6320CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26515%3A0x6320CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26515%3A0x6320CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26515%3A0x6320CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26515:0x6320CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26515'^^xsd:integer;
  dwc:scientificName 'Chuniphyes multidentata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26515:0x6320CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3420CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3420CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3420CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '504'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3420CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3420CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3420CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3420CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '504'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3420CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3420CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '504'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3420CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3420CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '504'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3420CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3320CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3320CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3320CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3320CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3320CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3320CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27327%3A0x2820CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27327%3A0x2820CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27327%3A0x2820CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27327%3A0x2820CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27327%3A0x2820CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27327:0x2820CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27327'^^xsd:integer;
  dwc:scientificName 'Crystallophyes amygdalina '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27327:0x2820CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '135414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26375%3A0xFC21CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26375%3A0xFC21CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26375%3A0xFC21CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26375%3A0xFC21CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26375%3A0xFC21CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26375:0xFC21CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26375'^^xsd:integer;
  dwc:scientificName 'Crystallophyes amygdalina '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '504'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26375:0xFC21CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '135414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26935%3A0x2120CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26935%3A0x2120CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26935%3A0x2120CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26935%3A0x2120CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26935%3A0x2120CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26935:0x2120CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26935'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26935:0x2120CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26361%3A0xEB1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26361%3A0xEB1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26361%3A0xEB1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26361%3A0xEB1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26361%3A0xEB1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26361:0xEB1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26361'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '504'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26361:0xEB1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27299%3A0x901FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27299%3A0x901FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27299%3A0x901FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27299%3A0x901FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27299%3A0x901FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27299:0x901FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27299'^^xsd:integer;
  dwc:scientificName 'Botrynema brucei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27299:0x901FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '117615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26389%3A0x901FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26389%3A0x901FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26389%3A0x901FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26389%3A0x901FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26389%3A0x901FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26389:0x901FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26389'^^xsd:integer;
  dwc:scientificName 'Botrynema brucei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '504'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26389:0x901FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '117615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0B22CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0B22CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0B22CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0B22CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0B22CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x0B22CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Candacia norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x0B22CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1437526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7D1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Candacia norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7D1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1437526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7B1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7B1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7B1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7B1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7B1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7B1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7B1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7B1FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7B1FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7B1FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7B1FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7B1FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7B1FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '504'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7B1FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x791FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '504'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x791FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7A1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '504'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7A1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x781FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '504'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x781FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x781FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '504'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x781FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x441FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aetideopsis multiserrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x441FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x441FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aetideopsis multiserrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x441FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x431FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aetideus armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x431FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x431FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aetideus armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x431FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27047%3A0x411FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27047%3A0x411FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27047%3A0x411FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27047%3A0x411FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27047%3A0x411FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27047:0x411FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27047'^^xsd:integer;
  dwc:scientificName 'Aglantha digitale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27047:0x411FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '117849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26417%3A0x411FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26417%3A0x411FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26417%3A0x411FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26417%3A0x411FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26417%3A0x411FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26417:0x411FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26417'^^xsd:integer;
  dwc:scientificName 'Aglantha digitale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '504'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26417:0x411FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '117849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26921%3A0x411FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26921%3A0x411FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26921%3A0x411FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26921%3A0x411FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26921%3A0x411FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26921:0x411FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26921'^^xsd:integer;
  dwc:scientificName 'Aglantha digitale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26921:0x411FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '117849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26949%3A0x3C1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26949%3A0x3C1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26949%3A0x3C1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26949%3A0x3C1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26949%3A0x3C1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26949:0x3C1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26949'^^xsd:integer;
  dwc:scientificName 'Aeginura grimaldii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26949:0x3C1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '117266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3B1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aetideopsis multiserrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3B1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3B1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aetideopsis multiserrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3B1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x371FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x371FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2D1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2D1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2C1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rhincalanus nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '504'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2C1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2B1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pseudochirella obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104335'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2B1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5922CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5922CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5922CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5922CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5922CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5922CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pseudochirella obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104335'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5922CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x261FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Sapphirina iris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '129049'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x261FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '129049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD51ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD51ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1436445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD51ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD51ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1436445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6422CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6422CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6422CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6422CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6422CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6422CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pachyptilus eurygnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '504'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6422CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '345244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6422CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6422CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6422CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6422CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6422CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6422CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pachyptilus eurygnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '504'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6422CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '345244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBC1ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBC1ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBD1ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '504'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBD1ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBD1ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '504'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBD1ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBD1ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBD1ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1499"^^xsd:integer ;
  dwc:maximumDepthInMeters "2495"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBD1ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1499'^^xsd:integer;
  dwc:maximumDepth '2495'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBD1ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBD1ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBD1ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBA1ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBA1ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBA1ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBA1ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBA1ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBA1ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Oithona  setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '504'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBA1ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBB1ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Oithona  setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBB1ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBB1ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Oithona  setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '504'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBB1ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBB1ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Oithona  setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBB1ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x751ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x751ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x741ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus pileatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x741ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x721ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x721ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1499"^^xsd:integer ;
  dwc:maximumDepthInMeters "2495"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x721ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1499'^^xsd:integer;
  dwc:maximumDepth '2495'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x721ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x721ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '504'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x721ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x711ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x711ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x711ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x711ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x711ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x711ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x711ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x711ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x711ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x711ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x711ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x711ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x711ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x711ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26907%3A0x661ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26907%3A0x661ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26907%3A0x661ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26907%3A0x661ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26907%3A0x661ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26907:0x661ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26907'^^xsd:integer;
  dwc:scientificName 'Gilia reticulata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '196593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26907:0x661ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '196593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27313%3A0x661ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27313%3A0x661ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27313%3A0x661ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27313%3A0x661ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27313%3A0x661ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27313:0x661ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27313'^^xsd:integer;
  dwc:scientificName 'Gilia reticulata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '196593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27313:0x661ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '196593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x341ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euchirella brevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '149723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x341ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x341ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euchirella brevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '149723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x341ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1499"^^xsd:integer ;
  dwc:maximumDepthInMeters "2495"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x321ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euchirella brevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1499'^^xsd:integer;
  dwc:maximumDepth '2495'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '149723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x321ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x331ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euchirella messinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x331ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '414565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x331ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euchirella messinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x331ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '414565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1499"^^xsd:integer ;
  dwc:maximumDepthInMeters "2495"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x331ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euchirella messinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1499'^^xsd:integer;
  dwc:maximumDepth '2495'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x331ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '414565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x221ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x221ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1499"^^xsd:integer ;
  dwc:maximumDepthInMeters "2495"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x231ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1499'^^xsd:integer;
  dwc:maximumDepth '2495'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x231ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1499"^^xsd:integer ;
  dwc:maximumDepthInMeters "2495"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x211ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia longiserrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1499'^^xsd:integer;
  dwc:maximumDepth '2495'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x211ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1499"^^xsd:integer ;
  dwc:maximumDepthInMeters "2495"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1E1ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1499'^^xsd:integer;
  dwc:maximumDepth '2495'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '220908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1E1ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '220908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1E1ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '220908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1E1ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '220908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1E1ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '220908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1E1ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '220908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x701BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x701BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x701BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x701BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x701BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x701BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '504'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x701BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x701BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x701BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x701BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x701BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x701BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x701BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '504'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x701BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x701BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x701BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x701BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x701BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x701BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x701BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '504'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x701BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x701BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x701BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x701BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x701BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x701BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x701BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x701BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1C1ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1C1ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1A1ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1A1ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x181ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x181ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x181ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x181ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x181ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x181ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x181ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x181ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x181ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x181ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1499"^^xsd:integer ;
  dwc:maximumDepthInMeters "2495"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x181ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x181ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x181ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1499'^^xsd:integer;
  dwc:maximumDepth '2495'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x181ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x191ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x191ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x191ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x191ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x191ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x191ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x191ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x191ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x191ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x191ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x191ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x191ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x191ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '504'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x191ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26487%3A0xEB1DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26487%3A0xEB1DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26487%3A0xEB1DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26487%3A0xEB1DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26487%3A0xEB1DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26487:0xEB1DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26487'^^xsd:integer;
  dwc:scientificName 'Nanomia cara '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26487:0xEB1DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '135496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE91DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Neocalanus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '504'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE91DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE91DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Neocalanus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '504'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE91DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE91DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Neocalanus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE91DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEA1DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEA1DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEA1DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEA1DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEA1DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xEA1DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Neocalanus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xEA1DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE81DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Neocalanus tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '504'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '359564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE81DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE91DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Neocalanus tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '504'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '359564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE91DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26893%3A0xA422CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26893%3A0xA422CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26893%3A0xA422CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26893%3A0xA422CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26893%3A0xA422CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26893:0xA422CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26893'^^xsd:integer;
  dwc:scientificName 'Muggiaea bargmannae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26893:0xA422CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '135442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE21DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE21DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE21DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE21DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE21DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE21DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE21DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA81DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA81DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA81DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA81DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA81DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA81DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA81DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA81DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA81DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA81DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA81DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA81DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA81DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA81DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC22CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC22CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC22CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC22CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC22CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xAC22CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xAC22CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x251CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '504'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x251CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA01DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA01DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA01DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA01DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA01DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA01DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '504'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA01DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1499"^^xsd:integer ;
  dwc:maximumDepthInMeters "2495"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x271CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1499'^^xsd:integer;
  dwc:maximumDepth '2495'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x271CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x281CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x281CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26501%3A0x571DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26501%3A0x571DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26501%3A0x571DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26501%3A0x571DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26501%3A0x571DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26501:0x571DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26501'^^xsd:integer;
  dwc:scientificName 'Lensia conoidea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26501:0x571DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '135426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4C1DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4C1DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB322CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB322CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26403%3A0x3C1DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26403%3A0x3C1DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26403%3A0x3C1DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26403%3A0x3C1DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26403%3A0x3C1DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26403:0x3C1DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26403'^^xsd:integer;
  dwc:scientificName 'Aeginura grimaldii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '504'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26403:0x3C1DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '117266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3D1DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3D1DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3D1DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1499"^^xsd:integer ;
  dwc:maximumDepthInMeters "2495"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3D1DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3D1DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3D1DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aetideopsis multiserrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1499'^^xsd:integer;
  dwc:maximumDepth '2495'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3D1DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x391DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x391DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x391DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x391DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x391DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x391DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aetideus armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x391DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC21BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC21BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1499"^^xsd:integer ;
  dwc:maximumDepthInMeters "2495"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCD1CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1499'^^xsd:integer;
  dwc:maximumDepth '2495'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCD1CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1499"^^xsd:integer ;
  dwc:maximumDepthInMeters "2495"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCD1CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1499'^^xsd:integer;
  dwc:maximumDepth '2495'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCD1CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCD1CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCD1CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1499"^^xsd:integer ;
  dwc:maximumDepthInMeters "2495"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCC1CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1499'^^xsd:integer;
  dwc:maximumDepth '2495'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCC1CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCC1CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCC1CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCB1CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCB1CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCB1CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '504'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCB1CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC61CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC61CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC61CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC61CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC61CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC61CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '504'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC61CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC61CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC61CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC61CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC61CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC61CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC61CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC61CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC51CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Chirundina streetsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '416524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC51CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC21CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus pileatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC21CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC11CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC11CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC11CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC11CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC11CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC11CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC11CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC11CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC11CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC11CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC11CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC11CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC11CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '504'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC11CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26445%3A0xBF1CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26445%3A0xBF1CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26445%3A0xBF1CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26445%3A0xBF1CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26445%3A0xBF1CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26445:0xBF1CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26445'^^xsd:integer;
  dwc:scientificName 'Gilia reticulata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '504'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '196593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26445:0xBF1CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '196593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26935%3A0xC41BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26935%3A0xC41BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26935%3A0xC41BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26935%3A0xC41BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26935%3A0xC41BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26935:0xC41BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26935'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26935:0xC41BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1499"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7E1CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Neocalanus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1499'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7E1CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7C1CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7C1CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED22CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED22CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED22CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED22CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED22CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xED22CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Oithona  setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xED22CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7A1CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Mecynocera clausi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7A1CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x371CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x371CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF222CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF222CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF222CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF222CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF222CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF222CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rhincalanus nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '504'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF222CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF222CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF222CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF222CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34"^^xsd:decimal ;
  dwc:decimalLongitude "-33.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF222CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34 -33.506)"^^geo:wktLiteral ;
  geo-pos:lat "51.34"^^xsd:decimal ;
  geo-pos:long "-33.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF222CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF222CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rhincalanus nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.506'^^xsd:double;
  dwc:latitude '51.34'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3682 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF222CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '104543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6103%3A0x3520CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6103%3A0x3520CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6103%3A0x3520CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346 -33.478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346"^^xsd:decimal ;
  dwc:decimalLongitude "-33.478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "238"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6103%3A0x3520CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346 -33.478)"^^geo:wktLiteral ;
  geo-pos:lat "51.346"^^xsd:decimal ;
  geo-pos:long "-33.478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6103%3A0x3520CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6103:0x3520CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6103'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.478'^^xsd:double;
  dwc:latitude '51.346'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '238'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3688 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16784'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6103:0x3520CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32067%3A0x8F1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32067%3A0x8F1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32067%3A0x8F1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346 -33.478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346"^^xsd:decimal ;
  dwc:decimalLongitude "-33.478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "238"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32067%3A0x8F1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346 -33.478)"^^geo:wktLiteral ;
  geo-pos:lat "51.346"^^xsd:decimal ;
  geo-pos:long "-33.478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32067%3A0x8F1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32067:0x8F1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32067'^^xsd:integer;
  dwc:scientificName 'Brachyscelus crusculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.478'^^xsd:double;
  dwc:latitude '51.346'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '238'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3688 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103241'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32067:0x8F1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '103241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32081%3A0x0F22CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32081%3A0x0F22CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32081%3A0x0F22CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346 -33.478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346"^^xsd:decimal ;
  dwc:decimalLongitude "-33.478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "238"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32081%3A0x0F22CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346 -33.478)"^^geo:wktLiteral ;
  geo-pos:lat "51.346"^^xsd:decimal ;
  geo-pos:long "-33.478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32081%3A0x0F22CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32081:0x0F22CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32081'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.478'^^xsd:double;
  dwc:latitude '51.346'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '238'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3688 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32081:0x0F22CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6117%3A0x521DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6117%3A0x521DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6117%3A0x521DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346 -33.478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346"^^xsd:decimal ;
  dwc:decimalLongitude "-33.478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "238"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6117%3A0x521DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346 -33.478)"^^geo:wktLiteral ;
  geo-pos:lat "51.346"^^xsd:decimal ;
  geo-pos:long "-33.478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6117%3A0x521DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6117:0x521DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6117'^^xsd:integer;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.478'^^xsd:double;
  dwc:latitude '51.346'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '238'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3688 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6117:0x521DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1860%3A0xD922CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1860%3A0xD922CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1860%3A0xD922CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346 -33.478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346"^^xsd:decimal ;
  dwc:decimalLongitude "-33.478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "238"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1860%3A0xD922CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346 -33.478)"^^geo:wktLiteral ;
  geo-pos:lat "51.346"^^xsd:decimal ;
  geo-pos:long "-33.478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1860%3A0xD922CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1860:0xD922CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1860'^^xsd:integer;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.478'^^xsd:double;
  dwc:latitude '51.346'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '238'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3688 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1860:0xD922CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13266%3A0xC31BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13266%3A0xC31BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13266%3A0xC31BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346 -33.478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346"^^xsd:decimal ;
  dwc:decimalLongitude "-33.478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "238"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13266%3A0xC31BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346 -33.478)"^^geo:wktLiteral ;
  geo-pos:lat "51.346"^^xsd:decimal ;
  geo-pos:long "-33.478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13266%3A0xC31BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13266:0xC31BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13266'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.478'^^xsd:double;
  dwc:latitude '51.346'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '238'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3688 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13266:0xC31BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6089%3A0x931CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6089%3A0x931CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6089%3A0x931CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346 -33.478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346"^^xsd:decimal ;
  dwc:decimalLongitude "-33.478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "238"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6089%3A0x931CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346 -33.478)"^^geo:wktLiteral ;
  geo-pos:lat "51.346"^^xsd:decimal ;
  geo-pos:long "-33.478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6089%3A0x931CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6089:0x931CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6089'^^xsd:integer;
  dwc:scientificName 'Entelurus aequoreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton; Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.478'^^xsd:double;
  dwc:latitude '51.346'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '238'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3688 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16427'^^xsd:string;
  dwc:aphiaid '127379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6089:0x931CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6075%3A0xCD1BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6075%3A0xCD1BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6075%3A0xCD1BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346 -33.478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346"^^xsd:decimal ;
  dwc:decimalLongitude "-33.478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "238"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6075%3A0xCD1BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346 -33.478)"^^geo:wktLiteral ;
  geo-pos:lat "51.346"^^xsd:decimal ;
  geo-pos:long "-33.478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6075%3A0xCD1BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6075:0xCD1BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6075'^^xsd:integer;
  dwc:scientificName 'Melanolagus bericoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ofer Gon'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.478'^^xsd:double;
  dwc:latitude '51.346'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '238'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3688 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6075:0xCD1BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2281%3A0x8A21CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2281%3A0x8A21CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2281%3A0x8A21CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2281%3A0x8A21CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2281%3A0x8A21CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2281:0x8A21CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2281'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2281:0x8A21CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6049%3A0x0021CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6049%3A0x0021CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6049%3A0x0021CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6049%3A0x0021CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6049%3A0x0021CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6049:0x0021CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6049'^^xsd:integer;
  dwc:scientificName 'Melamphaes microps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6049:0x0021CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24564%3A0x4021CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24564%3A0x4021CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24564%3A0x4021CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24564%3A0x4021CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24564%3A0x4021CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24564:0x4021CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24564'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24564:0x4021CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24536%3A0xF820CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24536%3A0xF820CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24536%3A0xF820CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24536%3A0xF820CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24536%3A0xF820CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24536:0xF820CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24536'^^xsd:integer;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24536:0xF820CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6063%3A0xA620CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6063%3A0xA620CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6063%3A0xA620CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6063%3A0xA620CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6063%3A0xA620CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6063:0xA620CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6063'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6063:0xA620CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27086%3A0x9621CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27086%3A0x9621CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27086%3A0x9621CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27086%3A0x9621CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27086%3A0x9621CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27086:0x9621CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27086'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27086:0x9621CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6073%3A0x3520CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6073%3A0x3520CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6073%3A0x3520CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6073%3A0x3520CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6073%3A0x3520CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6073:0x3520CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6073'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6073:0x3520CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33661%3A0xFF21CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33661%3A0xFF21CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33661%3A0xFF21CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33661%3A0xFF21CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33661%3A0xFF21CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33661:0xFF21CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33661'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33661:0xFF21CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6111%3A0x1920CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6111%3A0x1920CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6111%3A0x1920CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6111%3A0x1920CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6111%3A0x1920CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6111:0x1920CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6111'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16221'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6111:0x1920CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33299%3A0x0022CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33299%3A0x0022CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33299%3A0x0022CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33299%3A0x0022CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33299%3A0x0022CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33299:0x0022CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33299'^^xsd:integer;
  dwc:scientificName 'Cyphocaris anonyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33299:0x0022CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '102554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6077%3A0xD91FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6077%3A0xD91FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6077%3A0xD91FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6077%3A0xD91FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6077%3A0xD91FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6077:0xD91FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6077'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16667'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6077:0xD91FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6101%3A0xD91FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6101%3A0xD91FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6101%3A0xD91FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6101%3A0xD91FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6101%3A0xD91FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6101:0xD91FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6101'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ofer Gon'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6101:0xD91FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33285%3A0x8F1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33285%3A0x8F1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33285%3A0x8F1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33285%3A0x8F1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33285%3A0x8F1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33285:0x8F1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33285'^^xsd:integer;
  dwc:scientificName 'Brachyscelus crusculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103241'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33285:0x8F1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '103241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6097%3A0x8C1FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6097%3A0x8C1FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6097%3A0x8C1FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6097%3A0x8C1FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6097%3A0x8C1FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6097:0x8C1FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6097'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6097:0x8C1FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6083%3A0x7E1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6083%3A0x7E1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6083%3A0x7E1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6083%3A0x7E1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6083%3A0x7E1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6083:0x7E1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6083'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6083:0x7E1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33327%3A0x0F22CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33327%3A0x0F22CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33327%3A0x0F22CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33327%3A0x0F22CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33327%3A0x0F22CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33327:0x0F22CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33327'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33327:0x0F22CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33717%3A0x1122CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33717%3A0x1122CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33717%3A0x1122CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33717%3A0x1122CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33717%3A0x1122CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33717:0x1122CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33717'^^xsd:integer;
  dwc:scientificName 'Vibilia cultripes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '180767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33717:0x1122CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '180767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24550%3A0x3E1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24550%3A0x3E1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24550%3A0x3E1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24550%3A0x3E1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24550%3A0x3E1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24550:0x3E1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24550'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24550:0x3E1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24508%3A0x5021CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24508%3A0x5021CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24508%3A0x5021CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24508%3A0x5021CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24508%3A0x5021CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24508:0x5021CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24508'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24508:0x5021CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5880%3A0x5F1BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5880%3A0x5F1BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5880%3A0x5F1BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5880%3A0x5F1BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5880%3A0x5F1BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5880:0x5F1BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5880'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx opisthopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5880:0x5F1BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33341%3A0x301FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33341%3A0x301FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33341%3A0x301FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33341%3A0x301FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33341%3A0x301FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33341:0x301FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33341'^^xsd:integer;
  dwc:scientificName 'Scina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33341:0x301FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '103279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13234%3A0x5822CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13234%3A0x5822CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13234%3A0x5822CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13234%3A0x5822CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13234%3A0x5822CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13234:0x5822CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13234'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13234:0x5822CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2269%3A0x2F1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2269%3A0x2F1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2269%3A0x2F1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2269%3A0x2F1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2269%3A0x2F1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2269:0x2F1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2269'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2269:0x2F1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6071%3A0x221FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6071%3A0x221FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6071%3A0x221FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6071%3A0x221FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6071%3A0x221FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6071:0x221FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6071'^^xsd:integer;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6071:0x221FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1F1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1F1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33257%3A0x1B1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33257%3A0x1B1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33257%3A0x1B1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33257%3A0x1B1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33257%3A0x1B1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33257:0x1B1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33257'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33257:0x1B1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24494%3A0x621BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24494%3A0x621BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24494%3A0x621BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24494%3A0x621BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24494%3A0x621BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24494:0x621BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24494'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24494:0x621BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33689%3A0x6422CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33689%3A0x6422CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33689%3A0x6422CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33689%3A0x6422CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33689%3A0x6422CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33689:0x6422CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33689'^^xsd:integer;
  dwc:scientificName 'Parandania boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '214747'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33689:0x6422CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '214747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33675%3A0x6822CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33675%3A0x6822CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33675%3A0x6822CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33675%3A0x6822CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33675%3A0x6822CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33675:0x6822CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33675'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33675:0x6822CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33271%3A0x6F1ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33271%3A0x6F1ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33271%3A0x6F1ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33271%3A0x6F1ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33271%3A0x6F1ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33271:0x6F1ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33271'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33271:0x6F1ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27100%3A0x6D1ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27100%3A0x6D1ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27100%3A0x6D1ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27100%3A0x6D1ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27100%3A0x6D1ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27100:0x6D1ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27100'^^xsd:integer;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27100:0x6D1ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27058%3A0x6C22CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27058%3A0x6C22CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27058%3A0x6C22CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27058%3A0x6C22CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27058%3A0x6C22CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27058:0x6C22CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27058'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27058:0x6C22CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27044%3A0x6F22CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27044%3A0x6F22CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27044%3A0x6F22CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27044%3A0x6F22CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27044%3A0x6F22CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27044:0x6F22CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27044'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27044:0x6F22CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15834%3A0x631ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15834%3A0x631ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15834%3A0x631ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15834%3A0x631ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15834%3A0x631ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15834:0x631ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15834'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15834:0x631ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6115%3A0x5F1ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6115%3A0x5F1ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6115%3A0x5F1ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6115%3A0x5F1ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6115%3A0x5F1ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6115:0x5F1ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6115'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6115:0x5F1ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13546%3A0x361ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13546%3A0x361ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13546%3A0x361ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13546%3A0x361ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13546%3A0x361ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13546:0x361ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13546'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13546:0x361ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13574%3A0x291ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13574%3A0x291ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13574%3A0x291ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13574%3A0x291ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13574%3A0x291ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13574:0x291ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13574'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13574:0x291ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33731%3A0x271ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33731%3A0x271ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33731%3A0x271ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33731%3A0x271ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33731%3A0x271ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33731:0x271ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33731'^^xsd:integer;
  dwc:scientificName 'Megalanceola stephenseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '325364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33731:0x271ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '325364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6091%3A0x9922CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6091%3A0x9922CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6091%3A0x9922CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6091%3A0x9922CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6091%3A0x9922CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6091:0x9922CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6091'^^xsd:integer;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6091:0x9922CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6113%3A0x181ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6113%3A0x181ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6113%3A0x181ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6113%3A0x181ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6113%3A0x181ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6113:0x181ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6113'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6113:0x181ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6043%3A0x9D22CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6043%3A0x9D22CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6043%3A0x9D22CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6043%3A0x9D22CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6043%3A0x9D22CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6043:0x9D22CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6043'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6043:0x9D22CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6085%3A0xA422CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6085%3A0xA422CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6085%3A0xA422CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6085%3A0xA422CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6085%3A0xA422CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6085:0xA422CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6085'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6085:0xA422CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6059%3A0xDF1DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6059%3A0xDF1DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6059%3A0xDF1DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6059%3A0xDF1DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6059%3A0xDF1DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6059:0xDF1DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6059'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'M. Heiko'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6059:0xDF1DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33787%3A0x261CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33787%3A0x261CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33787%3A0x261CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33787%3A0x261CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33787%3A0x261CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33787:0x261CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33787'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33787:0x261CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5820%3A0xB31DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5820%3A0xB31DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5820%3A0xB31DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5820%3A0xB31DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5820%3A0xB31DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5820:0xB31DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5820'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5820:0xB31DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33773%3A0xA822CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33773%3A0xA822CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33773%3A0xA822CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33773%3A0xA822CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33773%3A0xA822CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33773:0xA822CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33773'^^xsd:integer;
  dwc:scientificName 'Lanceola clausii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '325370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33773:0xA822CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '325370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33703%3A0x9E1DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33703%3A0x9E1DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33703%3A0x9E1DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33703%3A0x9E1DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33703%3A0x9E1DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33703:0x9E1DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33703'^^xsd:integer;
  dwc:scientificName 'Hyperia medusarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33703:0x9E1DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '103253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6087%3A0x481DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6087%3A0x481DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6087%3A0x481DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6087%3A0x481DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6087%3A0x481DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6087:0x481DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6087'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6087:0x481DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33647%3A0x461DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33647%3A0x461DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33647%3A0x461DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33647%3A0x461DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33647%3A0x461DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33647:0x461DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33647'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33647:0x461DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13234%3A0x8021CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13234%3A0x8021CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13234%3A0x8021CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13234%3A0x8021CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13234%3A0x8021CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13234:0x8021CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13234'^^xsd:integer;
  dwc:scientificName 'Solidosagitta zetesios'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13234:0x8021CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5888%3A0xC21BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5888%3A0xC21BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5888%3A0xC21BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5888%3A0xC21BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5888%3A0xC21BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5888:0xC21BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5888'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5888:0xC21BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13532%3A0xBC1CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13532%3A0xBC1CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13532%3A0xBC1CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13532%3A0xBC1CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13532%3A0xBC1CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13532:0xBC1CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13532'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13532:0xBC1CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33313%3A0xE422CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33313%3A0xE422CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33313%3A0xE422CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33313%3A0xE422CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33313%3A0xE422CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33313:0xE422CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33313'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33313:0xE422CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25242%3A0x941CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25242%3A0x941CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25242%3A0x941CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25242%3A0x941CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25242%3A0x941CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25242:0x941CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25242'^^xsd:integer;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16301'^^xsd:string;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25242:0x941CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33355%3A0x851CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33355%3A0x851CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33355%3A0x851CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33355%3A0x851CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33355%3A0x851CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33355:0x851CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33355'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33355:0x851CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13220%3A0x831CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13220%3A0x831CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13220%3A0x831CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13220%3A0x831CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13220%3A0x831CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13220:0x831CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13220'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13220:0x831CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15582%3A0xEB22CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15582%3A0xEB22CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15582%3A0xEB22CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15582%3A0xEB22CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15582%3A0xEB22CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15582:0xEB22CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15582'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15582:0xEB22CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27072%3A0xCC1BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27072%3A0xCC1BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27072%3A0xCC1BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.364"^^xsd:decimal ;
  dwc:decimalLongitude "-33.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27072%3A0xCC1BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.364 -33.474)"^^geo:wktLiteral ;
  geo-pos:lat "51.364"^^xsd:decimal ;
  geo-pos:long "-33.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27072%3A0xCC1BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27072:0xCC1BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27072'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.474'^^xsd:double;
  dwc:latitude '51.364'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3710 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27072:0xCC1BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27142%3A0x0F21CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27142%3A0x0F21CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27142%3A0x0F21CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27142%3A0x0F21CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27142%3A0x0F21CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27142:0x0F21CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27142'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27142:0x0F21CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2412%3A0x0721CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2412%3A0x0721CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2412%3A0x0721CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2412%3A0x0721CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2412%3A0x0721CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2412:0x0721CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2412'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2412:0x0721CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6019%3A0x0021CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6019%3A0x0021CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6019%3A0x0021CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6019%3A0x0021CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6019%3A0x0021CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6019:0x0021CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6019'^^xsd:integer;
  dwc:scientificName 'Melamphaes microps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6019:0x0021CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24648%3A0xFC20CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24648%3A0xFC20CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24648%3A0xFC20CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24648%3A0xFC20CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24648%3A0xFC20CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24648:0xFC20CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24648'^^xsd:integer;
  dwc:scientificName 'Meningodora miccyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24648:0xFC20CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24662%3A0xF920CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24662%3A0xF920CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24662%3A0xF920CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24662%3A0xF920CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24662%3A0xF920CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24662:0xF920CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24662'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24662:0xF920CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5991%3A0xA720CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5991%3A0xA720CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5991%3A0xA720CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5991%3A0xA720CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5991%3A0xA720CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5991:0xA720CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5991'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5991:0xA720CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6079%3A0xA120CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6079%3A0xA120CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6079%3A0xA120CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6079%3A0xA120CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6079%3A0xA120CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6079:0xA120CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6079'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6079:0xA120CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6107%3A0x3520CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6107%3A0x3520CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6107%3A0x3520CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6107%3A0x3520CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6107%3A0x3520CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6107:0x3520CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6107'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6107:0x3520CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33411%3A0xFE21CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33411%3A0xFE21CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33411%3A0xFE21CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33411%3A0xFE21CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33411%3A0xFE21CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33411:0xFE21CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33411'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33411:0xFE21CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30631%3A0xFF21CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30631%3A0xFF21CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30631%3A0xFF21CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30631%3A0xFF21CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30631%3A0xFF21CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30631:0xFF21CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30631'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30631:0xFF21CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6095%3A0x1A20CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6095%3A0x1A20CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6095%3A0x1A20CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6095%3A0x1A20CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6095%3A0x1A20CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6095:0x1A20CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6095'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16220'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6095:0x1A20CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25144%3A0x1820CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25144%3A0x1820CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25144%3A0x1820CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25144%3A0x1820CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25144%3A0x1820CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25144:0x1820CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25144'^^xsd:integer;
  dwc:scientificName 'Cyclothone pallida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16320'^^xsd:string;
  dwc:aphiaid '127288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25144:0x1820CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2975%3A0xEE1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2975%3A0xEE1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2975%3A0xEE1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2975%3A0xEE1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2975%3A0xEE1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2975:0xEE1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2975'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2975:0xEE1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5924%3A0xE71FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5924%3A0xE71FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5924%3A0xE71FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5924%3A0xE71FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5924%3A0xE71FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5924:0xE71FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5924'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16665'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5924:0xE71FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6067%3A0xE71FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6067%3A0xE71FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6067%3A0xE71FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6067%3A0xE71FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6067%3A0xE71FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6067:0xE71FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6067'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16666'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6067:0xE71FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27128%3A0xDD1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27128%3A0xDD1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27128%3A0xDD1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27128%3A0xDD1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27128%3A0xDD1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27128:0xDD1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27128'^^xsd:integer;
  dwc:scientificName 'Bentheogennema intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27128:0xDD1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33397%3A0x541FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33397%3A0x541FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33397%3A0x541FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33397%3A0x541FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33397%3A0x541FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33397:0x541FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33397'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33397:0x541FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30617%3A0x541FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30617%3A0x541FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30617%3A0x541FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30617%3A0x541FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30617%3A0x541FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30617:0x541FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30617'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30617:0x541FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24606%3A0x381FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24606%3A0x381FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24606%3A0x381FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24606%3A0x381FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24606%3A0x381FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24606:0x381FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24606'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24606:0x381FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6039%3A0x5121CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6039%3A0x5121CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6039%3A0x5121CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6039%3A0x5121CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6039%3A0x5121CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6039:0x5121CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6039'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6039:0x5121CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2482%3A0x5121CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2482%3A0x5121CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2482%3A0x5121CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2482%3A0x5121CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2482%3A0x5121CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2482:0x5121CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2482'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2482:0x5121CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2947%3A0x631BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2947%3A0x631BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2947%3A0x631BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2947%3A0x631BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2947%3A0x631BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2947:0x631BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2947'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2947:0x631BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24578%3A0x631BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24578%3A0x631BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24578%3A0x631BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24578%3A0x631BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24578%3A0x631BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24578:0x631BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24578'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24578:0x631BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30575%3A0x6422CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30575%3A0x6422CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30575%3A0x6422CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30575%3A0x6422CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30575%3A0x6422CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30575:0x6422CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30575'^^xsd:integer;
  dwc:scientificName 'Parandania boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '214747'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30575:0x6422CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '214747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27114%3A0x6D1BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27114%3A0x6D1BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27114%3A0x6D1BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27114%3A0x6D1BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27114%3A0x6D1BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27114:0x6D1BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27114'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27114:0x6D1BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2925%3A0x771ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2925%3A0x771ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2925%3A0x771ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2925%3A0x771ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2925%3A0x771ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2925:0x771ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2925'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2925:0x771ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2981%3A0x771ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2981%3A0x771ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2981%3A0x771ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2981%3A0x771ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2981%3A0x771ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2981:0x771ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2981'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2981:0x771ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30603%3A0x6922CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30603%3A0x6922CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30603%3A0x6922CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30603%3A0x6922CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30603%3A0x6922CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30603:0x6922CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30603'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30603:0x6922CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33369%3A0x6922CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33369%3A0x6922CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33369%3A0x6922CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33369%3A0x6922CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33369%3A0x6922CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33369:0x6922CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33369'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33369:0x6922CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9604%3A0x2C1CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9604%3A0x2C1CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9604%3A0x2C1CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9604%3A0x2C1CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9604%3A0x2C1CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9604:0x2C1CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9604'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9604:0x2C1CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6109%3A0x5F1ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6109%3A0x5F1ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6109%3A0x5F1ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6109%3A0x5F1ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6109%3A0x5F1ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6109:0x5F1ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6109'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6109:0x5F1ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9394%3A0x361ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9394%3A0x361ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9394%3A0x361ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9394%3A0x361ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9394%3A0x361ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9394:0x361ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9394'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9394:0x361ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9660%3A0x301ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9660%3A0x301ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9660%3A0x301ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9660%3A0x301ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9660%3A0x301ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9660:0x301ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9660'^^xsd:integer;
  dwc:scientificName 'Eucopia australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9660:0x301ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '119916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9576%3A0x7622CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9576%3A0x7622CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9576%3A0x7622CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9576%3A0x7622CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9576%3A0x7622CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9576:0x7622CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9576'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9576:0x7622CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30589%3A0x271ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30589%3A0x271ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30589%3A0x271ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30589%3A0x271ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30589%3A0x271ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30589:0x271ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30589'^^xsd:integer;
  dwc:scientificName 'Megalanceola stephenseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '325364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30589:0x271ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '325364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24634%3A0x271ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24634%3A0x271ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24634%3A0x271ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24634%3A0x271ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24634%3A0x271ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24634:0x271ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24634'^^xsd:integer;
  dwc:scientificName 'Meningodora vesca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24634:0x271ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6081%3A0xF61DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6081%3A0xF61DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6081%3A0xF61DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6081%3A0xF61DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6081%3A0xF61DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6081:0xF61DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6081'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6081:0xF61DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6037%3A0xEF1DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6037%3A0xEF1DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6037%3A0xEF1DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6037%3A0xEF1DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6037%3A0xEF1DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6037:0xEF1DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6037'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6037:0xEF1DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30645%3A0x261CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30645%3A0x261CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30645%3A0x261CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30645%3A0x261CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30645%3A0x261CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30645:0x261CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30645'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30645:0x261CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6053%3A0x761BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6053%3A0x761BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6053%3A0x761BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6053%3A0x761BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6053%3A0x761BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6053:0x761BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6053'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6053:0x761BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x521DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x521DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6041%3A0x4C1DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6041%3A0x4C1DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6041%3A0x4C1DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6041%3A0x4C1DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6041%3A0x4C1DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6041:0x4C1DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6041'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx opisthopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6041:0x4C1DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6039%3A0xB222CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6039%3A0xB222CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6039%3A0xB222CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6039%3A0xB222CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6039%3A0xB222CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6039:0xB222CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6039'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6039:0xB222CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2897%3A0x461DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2897%3A0x461DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2897%3A0x461DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2897%3A0x461DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2897%3A0x461DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2897:0x461DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2897'^^xsd:integer;
  dwc:scientificName 'Bentheogennema intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2897:0x461DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6093%3A0x451DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6093%3A0x451DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6093%3A0x451DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6093%3A0x451DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6093%3A0x451DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6093:0x451DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6093'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6093:0x451DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6065%3A0xB722CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6065%3A0xB722CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6065%3A0xB722CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6065%3A0xB722CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6065%3A0xB722CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6065:0xB722CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6065'^^xsd:integer;
  dwc:scientificName 'Anoplogaster cornuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro; Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15950'^^xsd:string;
  dwc:aphiaid '126393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6065:0xB722CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2989%3A0x7F21CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2989%3A0x7F21CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2989%3A0x7F21CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2989%3A0x7F21CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2989%3A0x7F21CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2989:0x7F21CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2989'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2989:0x7F21CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9590%3A0x291CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9590%3A0x291CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9590%3A0x291CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9590%3A0x291CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9590%3A0x291CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9590:0x291CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9590'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9590:0x291CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2937%3A0x7E21CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2937%3A0x7E21CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2937%3A0x7E21CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2937%3A0x7E21CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2937%3A0x7E21CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2937:0x7E21CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2937'^^xsd:integer;
  dwc:scientificName 'Meningodora vesca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2937:0x7E21CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2923%3A0xCC1BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2923%3A0xCC1BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2923%3A0xCC1BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2923%3A0xCC1BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2923%3A0xCC1BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2923:0xCC1BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2923'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2923:0xCC1BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6051%3A0x331CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6051%3A0x331CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6051%3A0x331CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392"^^xsd:decimal ;
  dwc:decimalLongitude "-33.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6051%3A0x331CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392 -33.465)"^^geo:wktLiteral ;
  geo-pos:lat "51.392"^^xsd:decimal ;
  geo-pos:long "-33.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6051%3A0x331CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6051:0x331CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6051'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.465'^^xsd:double;
  dwc:latitude '51.392'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3764 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6051:0x331CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6017%3A0x3E21CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6017%3A0x3E21CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6017%3A0x3E21CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42"^^xsd:decimal ;
  dwc:decimalLongitude "-33.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6017%3A0x3E21CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  geo-pos:lat "51.42"^^xsd:decimal ;
  geo-pos:long "-33.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6017%3A0x3E21CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6017:0x3E21CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6017'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton; Filipe Porteiro & Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.455'^^xsd:double;
  dwc:latitude '51.42'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2248'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3793 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6017:0x3E21CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20405%3A0x0E21CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20405%3A0x0E21CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20405%3A0x0E21CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42"^^xsd:decimal ;
  dwc:decimalLongitude "-33.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20405%3A0x0E21CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  geo-pos:lat "51.42"^^xsd:decimal ;
  geo-pos:long "-33.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20405%3A0x0E21CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20405:0x0E21CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20405'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.455'^^xsd:double;
  dwc:latitude '51.42'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2248'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3793 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20405:0x0E21CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8832%3A0x4021CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8832%3A0x4021CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8832%3A0x4021CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42"^^xsd:decimal ;
  dwc:decimalLongitude "-33.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8832%3A0x4021CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  geo-pos:lat "51.42"^^xsd:decimal ;
  geo-pos:long "-33.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8832%3A0x4021CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8832:0x4021CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8832'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.455'^^xsd:double;
  dwc:latitude '51.42'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2248'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3793 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8832:0x4021CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6031%3A0x0021CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6031%3A0x0021CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6031%3A0x0021CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42"^^xsd:decimal ;
  dwc:decimalLongitude "-33.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6031%3A0x0021CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  geo-pos:lat "51.42"^^xsd:decimal ;
  geo-pos:long "-33.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6031%3A0x0021CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6031:0x0021CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6031'^^xsd:integer;
  dwc:scientificName 'Melamphaes microps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.455'^^xsd:double;
  dwc:latitude '51.42'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2248'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3793 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6031:0x0021CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24956%3A0x4121CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24956%3A0x4121CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24956%3A0x4121CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42"^^xsd:decimal ;
  dwc:decimalLongitude "-33.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24956%3A0x4121CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  geo-pos:lat "51.42"^^xsd:decimal ;
  geo-pos:long "-33.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24956%3A0x4121CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24956:0x4121CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24956'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.455'^^xsd:double;
  dwc:latitude '51.42'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2248'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3793 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24956:0x4121CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6035%3A0xA720CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6035%3A0xA720CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6035%3A0xA720CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42"^^xsd:decimal ;
  dwc:decimalLongitude "-33.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6035%3A0xA720CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  geo-pos:lat "51.42"^^xsd:decimal ;
  geo-pos:long "-33.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6035%3A0xA720CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6035:0xA720CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6035'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.455'^^xsd:double;
  dwc:latitude '51.42'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2248'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3793 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6035:0xA720CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32373%3A0xFF21CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32373%3A0xFF21CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32373%3A0xFF21CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42"^^xsd:decimal ;
  dwc:decimalLongitude "-33.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32373%3A0xFF21CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  geo-pos:lat "51.42"^^xsd:decimal ;
  geo-pos:long "-33.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32373%3A0xFF21CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32373:0xFF21CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32373'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.455'^^xsd:double;
  dwc:latitude '51.42'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2248'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3793 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32373:0xFF21CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5965%3A0x1A20CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5965%3A0x1A20CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5965%3A0x1A20CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42"^^xsd:decimal ;
  dwc:decimalLongitude "-33.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5965%3A0x1A20CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  geo-pos:lat "51.42"^^xsd:decimal ;
  geo-pos:long "-33.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5965%3A0x1A20CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5965:0x1A20CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5965'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.455'^^xsd:double;
  dwc:latitude '51.42'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2248'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3793 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16219'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5965:0x1A20CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32303%3A0x0222CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32303%3A0x0222CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32303%3A0x0222CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42"^^xsd:decimal ;
  dwc:decimalLongitude "-33.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32303%3A0x0222CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  geo-pos:lat "51.42"^^xsd:decimal ;
  geo-pos:long "-33.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32303%3A0x0222CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32303:0x0222CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32303'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.455'^^xsd:double;
  dwc:latitude '51.42'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2248'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3793 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32303:0x0222CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24984%3A0xEF1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24984%3A0xEF1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24984%3A0xEF1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42"^^xsd:decimal ;
  dwc:decimalLongitude "-33.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24984%3A0xEF1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  geo-pos:lat "51.42"^^xsd:decimal ;
  geo-pos:long "-33.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24984%3A0xEF1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24984:0xEF1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24984'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.455'^^xsd:double;
  dwc:latitude '51.42'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2248'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3793 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24984:0xEF1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1342%3A0xE81FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1342%3A0xE81FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1342%3A0xE81FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42"^^xsd:decimal ;
  dwc:decimalLongitude "-33.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1342%3A0xE81FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  geo-pos:lat "51.42"^^xsd:decimal ;
  geo-pos:long "-33.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1342%3A0xE81FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1342:0xE81FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1342'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.455'^^xsd:double;
  dwc:latitude '51.42'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2248'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3793 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16664'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1342:0xE81FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5989%3A0xE61FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5989%3A0xE61FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5989%3A0xE61FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42"^^xsd:decimal ;
  dwc:decimalLongitude "-33.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5989%3A0xE61FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  geo-pos:lat "51.42"^^xsd:decimal ;
  geo-pos:long "-33.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5989%3A0xE61FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5989:0xE61FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5989'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.455'^^xsd:double;
  dwc:latitude '51.42'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2248'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3793 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16663'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5989:0xE61FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5977%3A0xDE1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5977%3A0xDE1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5977%3A0xDE1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42"^^xsd:decimal ;
  dwc:decimalLongitude "-33.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5977%3A0xDE1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  geo-pos:lat "51.42"^^xsd:decimal ;
  geo-pos:long "-33.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5977%3A0xDE1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5977:0xDE1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5977'^^xsd:integer;
  dwc:scientificName 'Bathytroctes microlepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.455'^^xsd:double;
  dwc:latitude '51.42'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2248'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3793 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16005'^^xsd:string;
  dwc:aphiaid '126693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5977:0xDE1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20447%3A0x371BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20447%3A0x371BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20447%3A0x371BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42"^^xsd:decimal ;
  dwc:decimalLongitude "-33.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20447%3A0x371BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  geo-pos:lat "51.42"^^xsd:decimal ;
  geo-pos:long "-33.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20447%3A0x371BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20447:0x371BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20447'^^xsd:integer;
  dwc:scientificName 'Bentheogennema intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.455'^^xsd:double;
  dwc:latitude '51.42'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2248'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3793 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20447:0x371BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42"^^xsd:decimal ;
  dwc:decimalLongitude "-33.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  geo-pos:lat "51.42"^^xsd:decimal ;
  geo-pos:long "-33.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8B1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.455'^^xsd:double;
  dwc:latitude '51.42'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2248'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3793 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8B1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32317%3A0x541FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32317%3A0x541FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32317%3A0x541FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42"^^xsd:decimal ;
  dwc:decimalLongitude "-33.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32317%3A0x541FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  geo-pos:lat "51.42"^^xsd:decimal ;
  geo-pos:long "-33.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32317%3A0x541FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32317:0x541FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32317'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.455'^^xsd:double;
  dwc:latitude '51.42'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2248'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3793 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32317:0x541FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24942%3A0x3D1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24942%3A0x3D1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24942%3A0x3D1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42"^^xsd:decimal ;
  dwc:decimalLongitude "-33.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24942%3A0x3D1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  geo-pos:lat "51.42"^^xsd:decimal ;
  geo-pos:long "-33.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24942%3A0x3D1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24942:0x3D1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24942'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.455'^^xsd:double;
  dwc:latitude '51.42'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2248'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3793 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24942:0x3D1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24928%3A0x381FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24928%3A0x381FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24928%3A0x381FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42"^^xsd:decimal ;
  dwc:decimalLongitude "-33.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24928%3A0x381FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  geo-pos:lat "51.42"^^xsd:decimal ;
  geo-pos:long "-33.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24928%3A0x381FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24928:0x381FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24928'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.455'^^xsd:double;
  dwc:latitude '51.42'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2248'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3793 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24928:0x381FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24914%3A0x631BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24914%3A0x631BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24914%3A0x631BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42"^^xsd:decimal ;
  dwc:decimalLongitude "-33.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24914%3A0x631BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  geo-pos:lat "51.42"^^xsd:decimal ;
  geo-pos:long "-33.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24914%3A0x631BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24914:0x631BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24914'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.455'^^xsd:double;
  dwc:latitude '51.42'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2248'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3793 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24914:0x631BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14862%3A0x6A22CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14862%3A0x6A22CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14862%3A0x6A22CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42"^^xsd:decimal ;
  dwc:decimalLongitude "-33.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14862%3A0x6A22CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  geo-pos:lat "51.42"^^xsd:decimal ;
  geo-pos:long "-33.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14862%3A0x6A22CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14862:0x6A22CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14862'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.455'^^xsd:double;
  dwc:latitude '51.42'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2248'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3793 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14862:0x6A22CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20419%3A0x6F22CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20419%3A0x6F22CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20419%3A0x6F22CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42"^^xsd:decimal ;
  dwc:decimalLongitude "-33.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20419%3A0x6F22CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  geo-pos:lat "51.42"^^xsd:decimal ;
  geo-pos:long "-33.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20419%3A0x6F22CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20419:0x6F22CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20419'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.455'^^xsd:double;
  dwc:latitude '51.42'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2248'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3793 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20419:0x6F22CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14974%3A0x351ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14974%3A0x351ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14974%3A0x351ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42"^^xsd:decimal ;
  dwc:decimalLongitude "-33.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14974%3A0x351ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  geo-pos:lat "51.42"^^xsd:decimal ;
  geo-pos:long "-33.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14974%3A0x351ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14974:0x351ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14974'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.455'^^xsd:double;
  dwc:latitude '51.42'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2248'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3793 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14974:0x351ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14708%3A0xEC1DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14708%3A0xEC1DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14708%3A0xEC1DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42"^^xsd:decimal ;
  dwc:decimalLongitude "-33.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14708%3A0xEC1DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  geo-pos:lat "51.42"^^xsd:decimal ;
  geo-pos:long "-33.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14708%3A0xEC1DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14708:0xEC1DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14708'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.455'^^xsd:double;
  dwc:latitude '51.42'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2248'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3793 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14708:0xEC1DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32345%3A0x271CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32345%3A0x271CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32345%3A0x271CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42"^^xsd:decimal ;
  dwc:decimalLongitude "-33.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32345%3A0x271CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  geo-pos:lat "51.42"^^xsd:decimal ;
  geo-pos:long "-33.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32345%3A0x271CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32345:0x271CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32345'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.455'^^xsd:double;
  dwc:latitude '51.42'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2248'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3793 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32345:0x271CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32331%3A0xE022CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32331%3A0xE022CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32331%3A0xE022CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42"^^xsd:decimal ;
  dwc:decimalLongitude "-33.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32331%3A0xE022CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  geo-pos:lat "51.42"^^xsd:decimal ;
  geo-pos:long "-33.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32331%3A0xE022CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32331:0xE022CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32331'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.455'^^xsd:double;
  dwc:latitude '51.42'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2248'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3793 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32331:0xE022CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14988%3A0xBC1CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14988%3A0xBC1CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14988%3A0xBC1CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42"^^xsd:decimal ;
  dwc:decimalLongitude "-33.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14988%3A0xBC1CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  geo-pos:lat "51.42"^^xsd:decimal ;
  geo-pos:long "-33.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14988%3A0xBC1CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14988:0xBC1CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14988'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.455'^^xsd:double;
  dwc:latitude '51.42'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2248'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3793 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14988:0xBC1CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32359%3A0x821CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32359%3A0x821CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32359%3A0x821CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42"^^xsd:decimal ;
  dwc:decimalLongitude "-33.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1496"^^xsd:integer ;
  dwc:maximumDepthInMeters "2248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32359%3A0x821CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42 -33.455)"^^geo:wktLiteral ;
  geo-pos:lat "51.42"^^xsd:decimal ;
  geo-pos:long "-33.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32359%3A0x821CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32359:0x821CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32359'^^xsd:integer;
  dwc:scientificName 'Parargissa curticornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.455'^^xsd:double;
  dwc:latitude '51.42'^^xsd:double;
  dwc:minimumDepth '1496'^^xsd:integer;
  dwc:maximumDepth '2248'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3793 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '848871'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32359:0x821CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '491557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27156%3A0x0821CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27156%3A0x0821CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27156%3A0x0821CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448"^^xsd:decimal ;
  dwc:decimalLongitude "-33.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2239"^^xsd:integer ;
  dwc:maximumDepthInMeters "3008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27156%3A0x0821CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.448"^^xsd:decimal ;
  geo-pos:long "-33.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27156%3A0x0821CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27156:0x0821CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27156'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.45'^^xsd:double;
  dwc:latitude '51.448'^^xsd:double;
  dwc:minimumDepth '2239'^^xsd:integer;
  dwc:maximumDepth '3008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3794 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27156:0x0821CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6021%3A0xAD20CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6021%3A0xAD20CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6021%3A0xAD20CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448"^^xsd:decimal ;
  dwc:decimalLongitude "-33.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2239"^^xsd:integer ;
  dwc:maximumDepthInMeters "3008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6021%3A0xAD20CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.448"^^xsd:decimal ;
  geo-pos:long "-33.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6021%3A0xAD20CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6021:0xAD20CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6021'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.45'^^xsd:double;
  dwc:latitude '51.448'^^xsd:double;
  dwc:minimumDepth '2239'^^xsd:integer;
  dwc:maximumDepth '3008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3794 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6021:0xAD20CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5914%3A0x2B20CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5914%3A0x2B20CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5914%3A0x2B20CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448"^^xsd:decimal ;
  dwc:decimalLongitude "-33.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2239"^^xsd:integer ;
  dwc:maximumDepthInMeters "3008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5914%3A0x2B20CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.448"^^xsd:decimal ;
  geo-pos:long "-33.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5914%3A0x2B20CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5914:0x2B20CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5914'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.45'^^xsd:double;
  dwc:latitude '51.448'^^xsd:double;
  dwc:minimumDepth '2239'^^xsd:integer;
  dwc:maximumDepth '3008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3794 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1556-58'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5914:0x2B20CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30549%3A0x1D20CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30549%3A0x1D20CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30549%3A0x1D20CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448"^^xsd:decimal ;
  dwc:decimalLongitude "-33.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2239"^^xsd:integer ;
  dwc:maximumDepthInMeters "3008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30549%3A0x1D20CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.448"^^xsd:decimal ;
  geo-pos:long "-33.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30549%3A0x1D20CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30549:0x1D20CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30549'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.45'^^xsd:double;
  dwc:latitude '51.448'^^xsd:double;
  dwc:minimumDepth '2239'^^xsd:integer;
  dwc:maximumDepth '3008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3794 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30549:0x1D20CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5987%3A0x1B20CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5987%3A0x1B20CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5987%3A0x1B20CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448"^^xsd:decimal ;
  dwc:decimalLongitude "-33.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2239"^^xsd:integer ;
  dwc:maximumDepthInMeters "3008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5987%3A0x1B20CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.448"^^xsd:decimal ;
  geo-pos:long "-33.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5987%3A0x1B20CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5987:0x1B20CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5987'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.45'^^xsd:double;
  dwc:latitude '51.448'^^xsd:double;
  dwc:minimumDepth '2239'^^xsd:integer;
  dwc:maximumDepth '3008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3794 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16218'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5987:0x1B20CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20657%3A0xEE1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20657%3A0xEE1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20657%3A0xEE1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448"^^xsd:decimal ;
  dwc:decimalLongitude "-33.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2239"^^xsd:integer ;
  dwc:maximumDepthInMeters "3008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20657%3A0xEE1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.448"^^xsd:decimal ;
  geo-pos:long "-33.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20657%3A0xEE1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20657:0xEE1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20657'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.45'^^xsd:double;
  dwc:latitude '51.448'^^xsd:double;
  dwc:minimumDepth '2239'^^xsd:integer;
  dwc:maximumDepth '3008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3794 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20657:0xEE1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30577%3A0x8F1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30577%3A0x8F1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30577%3A0x8F1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448"^^xsd:decimal ;
  dwc:decimalLongitude "-33.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2239"^^xsd:integer ;
  dwc:maximumDepthInMeters "3008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30577%3A0x8F1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.448"^^xsd:decimal ;
  geo-pos:long "-33.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30577%3A0x8F1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30577:0x8F1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30577'^^xsd:integer;
  dwc:scientificName 'Brachyscelus crusculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.45'^^xsd:double;
  dwc:latitude '51.448'^^xsd:double;
  dwc:minimumDepth '2239'^^xsd:integer;
  dwc:maximumDepth '3008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3794 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103241'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30577:0x8F1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '103241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6001%3A0x8B1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6001%3A0x8B1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6001%3A0x8B1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448"^^xsd:decimal ;
  dwc:decimalLongitude "-33.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2239"^^xsd:integer ;
  dwc:maximumDepthInMeters "3008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6001%3A0x8B1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.448"^^xsd:decimal ;
  geo-pos:long "-33.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6001%3A0x8B1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6001:0x8B1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6001'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.45'^^xsd:double;
  dwc:latitude '51.448'^^xsd:double;
  dwc:minimumDepth '2239'^^xsd:integer;
  dwc:maximumDepth '3008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3794 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6001:0x8B1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F21CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F21CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F21CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448"^^xsd:decimal ;
  dwc:decimalLongitude "-33.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "3008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F21CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.448"^^xsd:decimal ;
  geo-pos:long "-33.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F21CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4F21CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Caecosagitta macrocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.45'^^xsd:double;
  dwc:latitude '51.448'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '3008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3794 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4F21CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8654%3A0x4B21CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8654%3A0x4B21CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8654%3A0x4B21CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448"^^xsd:decimal ;
  dwc:decimalLongitude "-33.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2239"^^xsd:integer ;
  dwc:maximumDepthInMeters "3008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8654%3A0x4B21CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.448"^^xsd:decimal ;
  geo-pos:long "-33.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8654%3A0x4B21CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8654:0x4B21CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8654'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.45'^^xsd:double;
  dwc:latitude '51.448'^^xsd:double;
  dwc:minimumDepth '2239'^^xsd:integer;
  dwc:maximumDepth '3008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3794 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8654:0x4B21CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30661%3A0x301FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30661%3A0x301FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30661%3A0x301FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448"^^xsd:decimal ;
  dwc:decimalLongitude "-33.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2239"^^xsd:integer ;
  dwc:maximumDepthInMeters "3008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30661%3A0x301FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.448"^^xsd:decimal ;
  geo-pos:long "-33.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30661%3A0x301FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30661:0x301FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30661'^^xsd:integer;
  dwc:scientificName 'Scina curvidactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.45'^^xsd:double;
  dwc:latitude '51.448'^^xsd:double;
  dwc:minimumDepth '2239'^^xsd:integer;
  dwc:maximumDepth '3008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3794 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '421598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30661:0x301FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '421598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6029%3A0x2B1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6029%3A0x2B1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6029%3A0x2B1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448"^^xsd:decimal ;
  dwc:decimalLongitude "-33.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2239"^^xsd:integer ;
  dwc:maximumDepthInMeters "3008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6029%3A0x2B1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.448"^^xsd:decimal ;
  geo-pos:long "-33.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6029%3A0x2B1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6029:0x2B1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6029'^^xsd:integer;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.45'^^xsd:double;
  dwc:latitude '51.448'^^xsd:double;
  dwc:minimumDepth '2239'^^xsd:integer;
  dwc:maximumDepth '3008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3794 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6029:0x2B1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448"^^xsd:decimal ;
  dwc:decimalLongitude "-33.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "3008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.448"^^xsd:decimal ;
  geo-pos:long "-33.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x261FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.45'^^xsd:double;
  dwc:latitude '51.448'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '3008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3794 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x261FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5975%3A0x211FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5975%3A0x211FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5975%3A0x211FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448"^^xsd:decimal ;
  dwc:decimalLongitude "-33.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2239"^^xsd:integer ;
  dwc:maximumDepthInMeters "3008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5975%3A0x211FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.448"^^xsd:decimal ;
  geo-pos:long "-33.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5975%3A0x211FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5975:0x211FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5975'^^xsd:integer;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.45'^^xsd:double;
  dwc:latitude '51.448'^^xsd:double;
  dwc:minimumDepth '2239'^^xsd:integer;
  dwc:maximumDepth '3008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3794 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5975:0x211FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20671%3A0xCB1ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20671%3A0xCB1ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20671%3A0xCB1ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448"^^xsd:decimal ;
  dwc:decimalLongitude "-33.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2239"^^xsd:integer ;
  dwc:maximumDepthInMeters "3008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20671%3A0xCB1ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.448"^^xsd:decimal ;
  geo-pos:long "-33.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20671%3A0xCB1ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20671:0xCB1ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20671'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.45'^^xsd:double;
  dwc:latitude '51.448'^^xsd:double;
  dwc:minimumDepth '2239'^^xsd:integer;
  dwc:maximumDepth '3008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3794 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20671:0xCB1ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30647%3A0xC11ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30647%3A0xC11ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30647%3A0xC11ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448"^^xsd:decimal ;
  dwc:decimalLongitude "-33.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2239"^^xsd:integer ;
  dwc:maximumDepthInMeters "3008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30647%3A0xC11ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.448"^^xsd:decimal ;
  geo-pos:long "-33.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30647%3A0xC11ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30647:0xC11ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30647'^^xsd:integer;
  dwc:scientificName 'Orchomene gerulicorbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.45'^^xsd:double;
  dwc:latitude '51.448'^^xsd:double;
  dwc:minimumDepth '2239'^^xsd:integer;
  dwc:maximumDepth '3008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3794 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30647:0xC11ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '102686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30633%3A0xBF1ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30633%3A0xBF1ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30633%3A0xBF1ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448"^^xsd:decimal ;
  dwc:decimalLongitude "-33.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2239"^^xsd:integer ;
  dwc:maximumDepthInMeters "3008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30633%3A0xBF1ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.448"^^xsd:decimal ;
  geo-pos:long "-33.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30633%3A0xBF1ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30633:0xBF1ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30633'^^xsd:integer;
  dwc:scientificName 'Paracallisoma alberti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.45'^^xsd:double;
  dwc:latitude '51.448'^^xsd:double;
  dwc:minimumDepth '2239'^^xsd:integer;
  dwc:maximumDepth '3008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3794 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30633:0xBF1ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '102700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E1ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E1ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E1ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448"^^xsd:decimal ;
  dwc:decimalLongitude "-33.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "3008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E1ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.448"^^xsd:decimal ;
  geo-pos:long "-33.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E1ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6E1ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Flaccisagitta hexaptera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.45'^^xsd:double;
  dwc:latitude '51.448'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '3008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3794 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6E1ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27170%3A0x6F22CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27170%3A0x6F22CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27170%3A0x6F22CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448"^^xsd:decimal ;
  dwc:decimalLongitude "-33.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2239"^^xsd:integer ;
  dwc:maximumDepthInMeters "3008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27170%3A0x6F22CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.448"^^xsd:decimal ;
  geo-pos:long "-33.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27170%3A0x6F22CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27170:0x6F22CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27170'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.45'^^xsd:double;
  dwc:latitude '51.448'^^xsd:double;
  dwc:minimumDepth '2239'^^xsd:integer;
  dwc:maximumDepth '3008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3794 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27170:0x6F22CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13512%3A0x7022CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13512%3A0x7022CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13512%3A0x7022CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448"^^xsd:decimal ;
  dwc:decimalLongitude "-33.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2239"^^xsd:integer ;
  dwc:maximumDepthInMeters "3008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13512%3A0x7022CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.448"^^xsd:decimal ;
  geo-pos:long "-33.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13512%3A0x7022CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13512:0x7022CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13512'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.45'^^xsd:double;
  dwc:latitude '51.448'^^xsd:double;
  dwc:minimumDepth '2239'^^xsd:integer;
  dwc:maximumDepth '3008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3794 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13512:0x7022CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13736%3A0x371ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13736%3A0x371ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13736%3A0x371ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448"^^xsd:decimal ;
  dwc:decimalLongitude "-33.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2239"^^xsd:integer ;
  dwc:maximumDepthInMeters "3008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13736%3A0x371ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.448"^^xsd:decimal ;
  geo-pos:long "-33.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13736%3A0x371ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13736:0x371ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13736'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.45'^^xsd:double;
  dwc:latitude '51.448'^^xsd:double;
  dwc:minimumDepth '2239'^^xsd:integer;
  dwc:maximumDepth '3008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3794 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13736:0x371ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5993%3A0x7622CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5993%3A0x7622CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5993%3A0x7622CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448"^^xsd:decimal ;
  dwc:decimalLongitude "-33.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2239"^^xsd:integer ;
  dwc:maximumDepthInMeters "3008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5993%3A0x7622CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.448"^^xsd:decimal ;
  geo-pos:long "-33.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5993%3A0x7622CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5993:0x7622CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5993'^^xsd:integer;
  dwc:scientificName 'Mirognathus normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.45'^^xsd:double;
  dwc:latitude '51.448'^^xsd:double;
  dwc:minimumDepth '2239'^^xsd:integer;
  dwc:maximumDepth '3008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3794 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5993:0x7622CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30605%3A0x271CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30605%3A0x271CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30605%3A0x271CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448"^^xsd:decimal ;
  dwc:decimalLongitude "-33.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2239"^^xsd:integer ;
  dwc:maximumDepthInMeters "3008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30605%3A0x271CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.448"^^xsd:decimal ;
  geo-pos:long "-33.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30605%3A0x271CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30605:0x271CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30605'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.45'^^xsd:double;
  dwc:latitude '51.448'^^xsd:double;
  dwc:minimumDepth '2239'^^xsd:integer;
  dwc:maximumDepth '3008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3794 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30605:0x271CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30619%3A0x531DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30619%3A0x531DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30619%3A0x531DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448"^^xsd:decimal ;
  dwc:decimalLongitude "-33.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2239"^^xsd:integer ;
  dwc:maximumDepthInMeters "3008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30619%3A0x531DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.448"^^xsd:decimal ;
  geo-pos:long "-33.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30619%3A0x531DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30619:0x531DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30619'^^xsd:integer;
  dwc:scientificName 'Lanceola clausii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.45'^^xsd:double;
  dwc:latitude '51.448'^^xsd:double;
  dwc:minimumDepth '2239'^^xsd:integer;
  dwc:maximumDepth '3008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3794 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '325370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30619:0x531DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '325370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30591%3A0x531DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30591%3A0x531DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30591%3A0x531DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448"^^xsd:decimal ;
  dwc:decimalLongitude "-33.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2239"^^xsd:integer ;
  dwc:maximumDepthInMeters "3008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30591%3A0x531DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.448"^^xsd:decimal ;
  geo-pos:long "-33.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30591%3A0x531DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30591:0x531DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30591'^^xsd:integer;
  dwc:scientificName 'Lanceola laticarpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.45'^^xsd:double;
  dwc:latitude '51.448'^^xsd:double;
  dwc:minimumDepth '2239'^^xsd:integer;
  dwc:maximumDepth '3008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3794 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '510142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30591:0x531DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '510142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB422CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB422CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB422CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448"^^xsd:decimal ;
  dwc:decimalLongitude "-33.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "3008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB422CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.448"^^xsd:decimal ;
  geo-pos:long "-33.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB422CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB422CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pseudosagitta lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.45'^^xsd:double;
  dwc:latitude '51.448'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '3008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3794 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB422CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30493%3A0xB522CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30493%3A0xB522CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30493%3A0xB522CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448"^^xsd:decimal ;
  dwc:decimalLongitude "-33.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2239"^^xsd:integer ;
  dwc:maximumDepthInMeters "3008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30493%3A0xB522CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.448"^^xsd:decimal ;
  geo-pos:long "-33.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30493%3A0xB522CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30493:0xB522CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30493'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.45'^^xsd:double;
  dwc:latitude '51.448'^^xsd:double;
  dwc:minimumDepth '2239'^^xsd:integer;
  dwc:maximumDepth '3008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3794 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30493:0xB522CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20699%3A0x7F21CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20699%3A0x7F21CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20699%3A0x7F21CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448"^^xsd:decimal ;
  dwc:decimalLongitude "-33.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2239"^^xsd:integer ;
  dwc:maximumDepthInMeters "3008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20699%3A0x7F21CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.448"^^xsd:decimal ;
  geo-pos:long "-33.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20699%3A0x7F21CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20699:0x7F21CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20699'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.45'^^xsd:double;
  dwc:latitude '51.448'^^xsd:double;
  dwc:minimumDepth '2239'^^xsd:integer;
  dwc:maximumDepth '3008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3794 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20699:0x7F21CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8021CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8021CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8021CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448"^^xsd:decimal ;
  dwc:decimalLongitude "-33.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "3008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8021CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.448"^^xsd:decimal ;
  geo-pos:long "-33.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8021CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8021CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Solidosagitta zetesios'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.45'^^xsd:double;
  dwc:latitude '51.448'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '3008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3794 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8021CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30535%3A0xC11CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30535%3A0xC11CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30535%3A0xC11CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448"^^xsd:decimal ;
  dwc:decimalLongitude "-33.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2239"^^xsd:integer ;
  dwc:maximumDepthInMeters "3008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30535%3A0xC11CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.448"^^xsd:decimal ;
  geo-pos:long "-33.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30535%3A0xC11CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30535:0xC11CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30535'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.45'^^xsd:double;
  dwc:latitude '51.448'^^xsd:double;
  dwc:minimumDepth '2239'^^xsd:integer;
  dwc:maximumDepth '3008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3794 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30535:0xC11CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448"^^xsd:decimal ;
  dwc:decimalLongitude "-33.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "3008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.448"^^xsd:decimal ;
  geo-pos:long "-33.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBC1CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Eukrohnia fowleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.45'^^xsd:double;
  dwc:latitude '51.448'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '3008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3794 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBC1CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13722%3A0xBB1CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13722%3A0xBB1CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13722%3A0xBB1CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448"^^xsd:decimal ;
  dwc:decimalLongitude "-33.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2239"^^xsd:integer ;
  dwc:maximumDepthInMeters "3008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13722%3A0xBB1CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.448"^^xsd:decimal ;
  geo-pos:long "-33.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13722%3A0xBB1CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13722:0xBB1CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13722'^^xsd:integer;
  dwc:scientificName 'Eucopia australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.45'^^xsd:double;
  dwc:latitude '51.448'^^xsd:double;
  dwc:minimumDepth '2239'^^xsd:integer;
  dwc:maximumDepth '3008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3794 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13722:0xBB1CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '119916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30507%3A0xB81CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30507%3A0xB81CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30507%3A0xB81CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448"^^xsd:decimal ;
  dwc:decimalLongitude "-33.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2239"^^xsd:integer ;
  dwc:maximumDepthInMeters "3008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30507%3A0xB81CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.448"^^xsd:decimal ;
  geo-pos:long "-33.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30507%3A0xB81CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30507:0xB81CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30507'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.45'^^xsd:double;
  dwc:latitude '51.448'^^xsd:double;
  dwc:minimumDepth '2239'^^xsd:integer;
  dwc:maximumDepth '3008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3794 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30507:0xB81CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30563%3A0xC61BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30563%3A0xC61BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30563%3A0xC61BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448"^^xsd:decimal ;
  dwc:decimalLongitude "-33.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2239"^^xsd:integer ;
  dwc:maximumDepthInMeters "3008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30563%3A0xC61BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.448"^^xsd:decimal ;
  geo-pos:long "-33.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30563%3A0xC61BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30563:0xC61BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30563'^^xsd:integer;
  dwc:scientificName 'Harcledo curvidactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.45'^^xsd:double;
  dwc:latitude '51.448'^^xsd:double;
  dwc:minimumDepth '2239'^^xsd:integer;
  dwc:maximumDepth '3008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3794 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '237668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30563:0xC61BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '237668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13596%3A0xEB22CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13596%3A0xEB22CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13596%3A0xEB22CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448"^^xsd:decimal ;
  dwc:decimalLongitude "-33.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2239"^^xsd:integer ;
  dwc:maximumDepthInMeters "3008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13596%3A0xEB22CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.448"^^xsd:decimal ;
  geo-pos:long "-33.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13596%3A0xEB22CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13596:0xEB22CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13596'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.45'^^xsd:double;
  dwc:latitude '51.448'^^xsd:double;
  dwc:minimumDepth '2239'^^xsd:integer;
  dwc:maximumDepth '3008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3794 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13596:0xEB22CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30521%3A0x7D1CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30521%3A0x7D1CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30521%3A0x7D1CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448"^^xsd:decimal ;
  dwc:decimalLongitude "-33.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2239"^^xsd:integer ;
  dwc:maximumDepthInMeters "3008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30521%3A0x7D1CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.448"^^xsd:decimal ;
  geo-pos:long "-33.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30521%3A0x7D1CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30521:0x7D1CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30521'^^xsd:integer;
  dwc:scientificName 'Parandania boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.45'^^xsd:double;
  dwc:latitude '51.448'^^xsd:double;
  dwc:minimumDepth '2239'^^xsd:integer;
  dwc:maximumDepth '3008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3794 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '214747'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30521:0x7D1CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '214747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8640%3A0x351CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8640%3A0x351CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8640%3A0x351CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448"^^xsd:decimal ;
  dwc:decimalLongitude "-33.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2239"^^xsd:integer ;
  dwc:maximumDepthInMeters "3008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8640%3A0x351CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.448"^^xsd:decimal ;
  geo-pos:long "-33.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8640%3A0x351CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8640:0x351CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8640'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.45'^^xsd:double;
  dwc:latitude '51.448'^^xsd:double;
  dwc:minimumDepth '2239'^^xsd:integer;
  dwc:maximumDepth '3008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3794 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8640:0x351CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20685%3A0xF022CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20685%3A0xF022CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20685%3A0xF022CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448"^^xsd:decimal ;
  dwc:decimalLongitude "-33.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2239"^^xsd:integer ;
  dwc:maximumDepthInMeters "3008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20685%3A0xF022CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.448"^^xsd:decimal ;
  geo-pos:long "-33.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20685%3A0xF022CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20685:0xF022CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20685'^^xsd:integer;
  dwc:scientificName 'Acanthephyra brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.45'^^xsd:double;
  dwc:latitude '51.448'^^xsd:double;
  dwc:minimumDepth '2239'^^xsd:integer;
  dwc:maximumDepth '3008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3794 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20685:0xF022CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6003%3A0xF022CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6003%3A0xF022CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6003%3A0xF022CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448"^^xsd:decimal ;
  dwc:decimalLongitude "-33.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2239"^^xsd:integer ;
  dwc:maximumDepthInMeters "3008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6003%3A0xF022CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.448"^^xsd:decimal ;
  geo-pos:long "-33.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6003%3A0xF022CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6003:0xF022CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6003'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.45'^^xsd:double;
  dwc:latitude '51.448'^^xsd:double;
  dwc:minimumDepth '2239'^^xsd:integer;
  dwc:maximumDepth '3008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3794 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6003:0xF022CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8570%3A0xF222CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8570%3A0xF222CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8570%3A0xF222CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.448"^^xsd:decimal ;
  dwc:decimalLongitude "-33.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2239"^^xsd:integer ;
  dwc:maximumDepthInMeters "3008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8570%3A0xF222CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.448 -33.45)"^^geo:wktLiteral ;
  geo-pos:lat "51.448"^^xsd:decimal ;
  geo-pos:long "-33.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8570%3A0xF222CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8570:0xF222CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8570'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-33.45'^^xsd:double;
  dwc:latitude '51.448'^^xsd:double;
  dwc:minimumDepth '2239'^^xsd:integer;
  dwc:maximumDepth '3008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3794 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8570:0xF222CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23080%3A0x3A21CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23080%3A0x3A21CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23080%3A0x3A21CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23080%3A0x3A21CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23080%3A0x3A21CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23080:0x3A21CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23080'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23080:0x3A21CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11513%3A0x1321CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11513%3A0x1321CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11513%3A0x1321CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11513%3A0x1321CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11513%3A0x1321CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11513:0x1321CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11513'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11513:0x1321CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11793%3A0x1321CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11793%3A0x1321CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11793%3A0x1321CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11793%3A0x1321CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11793%3A0x1321CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11793:0x1321CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11793'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11793:0x1321CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6046%3A0x2A1BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6046%3A0x2A1BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6046%3A0x2A1BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6046%3A0x2A1BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6046%3A0x2A1BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6046:0x2A1BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6046'^^xsd:integer;
  dwc:scientificName 'Searsia koefoedi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton and Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6046:0x2A1BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29291%3A0x1121CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29291%3A0x1121CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29291%3A0x1121CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29291%3A0x1121CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29291%3A0x1121CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29291:0x1121CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29291'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29291:0x1121CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25264%3A0x8D21CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25264%3A0x8D21CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25264%3A0x8D21CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25264%3A0x8D21CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25264%3A0x8D21CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25264:0x8D21CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25264'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25264:0x8D21CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6203%3A0x0B21CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6203%3A0x0B21CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6203%3A0x0B21CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6203%3A0x0B21CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6203%3A0x0B21CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6203:0x0B21CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6203'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6203:0x0B21CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25278%3A0xFB20CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25278%3A0xFB20CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25278%3A0xFB20CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25278%3A0xFB20CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25278%3A0xFB20CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25278:0xFB20CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25278'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25278:0xFB20CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29305%3A0xFB20CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29305%3A0xFB20CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29305%3A0xFB20CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29305%3A0xFB20CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29305%3A0xFB20CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29305:0xFB20CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29305'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29305:0xFB20CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6147%3A0xB120CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6147%3A0xB120CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6147%3A0xB120CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6147%3A0xB120CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6147%3A0xB120CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6147:0xB120CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6147'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6147:0xB120CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A503%3A0xB020CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A503%3A0xB020CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A503%3A0xB020CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A503%3A0xB020CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A503%3A0xB020CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:503:0xB020CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '503'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:503:0xB020CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6118%3A0x9B20CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6118%3A0x9B20CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6118%3A0x9B20CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6118%3A0x9B20CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6118%3A0x9B20CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6118:0x9B20CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6118'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6118:0x9B20CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6120%3A0x5E20CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6120%3A0x5E20CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6120%3A0x5E20CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6120%3A0x5E20CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6120%3A0x5E20CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6120:0x5E20CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6120'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6120:0x5E20CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A553%3A0x5A20CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A553%3A0x5A20CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A553%3A0x5A20CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A553%3A0x5A20CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A553%3A0x5A20CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:553:0x5A20CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '553'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:553:0x5A20CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6062%3A0x5A20CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6062%3A0x5A20CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6062%3A0x5A20CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6062%3A0x5A20CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6062%3A0x5A20CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6062:0x5A20CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6062'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6062:0x5A20CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6072%3A0xFD21CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6072%3A0xFD21CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6072%3A0xFD21CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6072%3A0xFD21CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6072%3A0xFD21CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6072:0xFD21CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6072'^^xsd:integer;
  dwc:scientificName 'Entelurus aequoreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16429'^^xsd:string;
  dwc:aphiaid '127379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6072:0xFD21CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25648%3A0x1820CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25648%3A0x1820CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25648%3A0x1820CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25648%3A0x1820CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25648%3A0x1820CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25648:0x1820CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25648'^^xsd:integer;
  dwc:scientificName 'Cyclothone pallida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16323'^^xsd:string;
  dwc:aphiaid '127288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25648:0x1820CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23024%3A0xEE1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23024%3A0xEE1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23024%3A0xEE1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23024%3A0xEE1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23024%3A0xEE1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23024:0xEE1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23024'^^xsd:integer;
  dwc:scientificName 'Ephyrina figueirai'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23024:0xEE1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6106%3A0x941FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6106%3A0x941FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6106%3A0x941FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6106%3A0x941FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6106%3A0x941FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6106:0x941FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6106'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ofer Gon'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6106:0x941FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6050%3A0x931FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6050%3A0x931FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6050%3A0x931FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6050%3A0x931FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6050%3A0x931FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6050:0x931FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6050'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6050:0x931FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6104%3A0x891FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6104%3A0x891FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6104%3A0x891FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6104%3A0x891FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6104%3A0x891FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6104:0x891FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6104'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6104:0x891FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6060%3A0x841FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6060%3A0x841FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6060%3A0x841FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6060%3A0x841FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6060%3A0x841FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6060:0x841FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6060'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6060:0x841FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1874%3A0xD61BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1874%3A0xD61BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1874%3A0xD61BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1874%3A0xD61BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1874%3A0xD61BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1874:0xD61BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1874'^^xsd:integer;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1874:0xD61BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33509%3A0x1322CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33509%3A0x1322CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33509%3A0x1322CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33509%3A0x1322CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33509%3A0x1322CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33509:0x1322CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33509'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33509:0x1322CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30143%3A0x4F1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30143%3A0x4F1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30143%3A0x4F1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30143%3A0x4F1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30143%3A0x4F1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30143:0x4F1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30143'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30143:0x4F1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6076%3A0x1422CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6076%3A0x1422CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6076%3A0x1422CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6076%3A0x1422CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6076%3A0x1422CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6076:0x1422CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6076'^^xsd:integer;
  dwc:scientificName 'Arctozenus risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6076:0x1422CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23038%3A0x381FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23038%3A0x381FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23038%3A0x381FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23038%3A0x381FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23038%3A0x381FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23038:0x381FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23038'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23038:0x381FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6088%3A0xD41BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6088%3A0xD41BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6088%3A0xD41BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6088%3A0xD41BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6088%3A0xD41BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6088:0xD41BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6088'^^xsd:integer;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6088:0xD41BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6074%3A0x251FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6074%3A0x251FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6074%3A0x251FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6074%3A0x251FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6074%3A0x251FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6074:0x251FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6074'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6074:0x251FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C22CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C22CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C22CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C22CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C22CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5C22CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5C22CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23066%3A0xCF1ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23066%3A0xCF1ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23066%3A0xCF1ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23066%3A0xCF1ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23066%3A0xCF1ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23066:0xCF1ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23066'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23066:0xCF1ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23052%3A0x6A1BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23052%3A0x6A1BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23052%3A0x6A1BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23052%3A0x6A1BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23052%3A0x6A1BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23052:0x6A1BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23052'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23052:0x6A1BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27463%3A0xC11ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27463%3A0xC11ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27463%3A0xC11ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27463%3A0xC11ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27463%3A0xC11ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27463:0xC11ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27463'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27463:0xC11ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25306%3A0x6722CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25306%3A0x6722CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25306%3A0x6722CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25306%3A0x6722CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25306%3A0x6722CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25306:0x6722CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25306'^^xsd:integer;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25306:0x6722CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25292%3A0x701ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25292%3A0x701ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25292%3A0x701ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25292%3A0x701ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25292%3A0x701ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25292:0x701ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25292'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25292:0x701ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9280%3A0x701ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9280%3A0x701ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9280%3A0x701ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9280%3A0x701ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9280%3A0x701ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9280:0x701ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9280'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9280:0x701ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15064%3A0x1E1CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15064%3A0x1E1CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15064%3A0x1E1CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15064%3A0x1E1CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15064%3A0x1E1CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15064:0x1E1CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15064'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15064:0x1E1CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6175%3A0x281ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6175%3A0x281ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6175%3A0x281ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6175%3A0x281ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6175%3A0x281ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6175:0x281ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6175'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6175:0x281ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5862%3A0x9922CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5862%3A0x9922CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5862%3A0x9922CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5862%3A0x9922CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5862%3A0x9922CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5862:0x9922CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5862'^^xsd:integer;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5862:0x9922CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6064%3A0xF21DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6064%3A0xF21DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6064%3A0xF21DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6064%3A0xF21DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6064%3A0xF21DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6064:0xF21DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6064'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6064:0xF21DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6161%3A0xE21DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6161%3A0xE21DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6161%3A0xE21DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6161%3A0xE21DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6161%3A0xE21DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6161:0xE21DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6161'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6161:0xE21DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5933%3A0xB91BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5933%3A0xB91BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5933%3A0xB91BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5933%3A0xB91BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5933%3A0xB91BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5933:0xB91BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5933'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro; Zachary Baldwin'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5933:0xB91BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1902%3A0x231CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1902%3A0x231CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1902%3A0x231CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1902%3A0x231CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1902%3A0x231CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1902:0x231CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1902'^^xsd:integer;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1902:0x231CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6078%3A0xBC1BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6078%3A0xBC1BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6078%3A0xBC1BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6078%3A0xBC1BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6078%3A0xBC1BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6078:0xBC1BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6078'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6078:0xBC1BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6044%3A0x9D1DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6044%3A0x9D1DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6044%3A0x9D1DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6044%3A0x9D1DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6044%3A0x9D1DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6044:0x9D1DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6044'^^xsd:integer;
  dwc:scientificName 'Lampadena speculigera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown; Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 18698'^^xsd:string;
  dwc:aphiaid '126608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6044:0x9D1DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33495%3A0x3E1DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33495%3A0x3E1DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33495%3A0x3E1DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33495%3A0x3E1DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33495%3A0x3E1DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33495:0x3E1DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33495'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33495:0x3E1DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1888%3A0xC31CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1888%3A0xC31CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1888%3A0xC31CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1888%3A0xC31CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1888%3A0xC31CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1888:0xC31CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1888'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1888:0xC31CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6116%3A0x1E1CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6116%3A0x1E1CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6116%3A0x1E1CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6116%3A0x1E1CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6116%3A0x1E1CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6116:0x1E1CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6116'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16229'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6116:0x1E1CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6102%3A0x901CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6102%3A0x901CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6102%3A0x901CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6102%3A0x901CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6102%3A0x901CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6102:0x901CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6102'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Guro Gjelsvik'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6102:0x901CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6058%3A0xC61BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6058%3A0xC61BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6058%3A0xC61BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6058%3A0xC61BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6058%3A0xC61BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6058:0xC61BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6058'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6058:0xC61BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5886%3A0xC61BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5886%3A0xC61BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5886%3A0xC61BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5886%3A0xC61BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5886%3A0xC61BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5886:0xC61BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5886'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia macrops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126740'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5886:0xC61BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6092%3A0xC81BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6092%3A0xC81BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6092%3A0xC81BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6092%3A0xC81BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6092%3A0xC81BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6092:0xC81BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6092'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6092:0xC81BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27449%3A0xC91BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27449%3A0xC91BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27449%3A0xC91BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27449%3A0xC91BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27449%3A0xC91BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27449:0xC91BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27449'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27449:0xC91BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6090%3A0x801CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6090%3A0x801CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6090%3A0x801CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6090%3A0x801CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6090%3A0x801CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6090:0x801CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6090'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6090:0x801CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5947%3A0x801CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5947%3A0x801CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5947%3A0x801CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5947%3A0x801CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5947%3A0x801CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5947:0x801CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5947'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5947:0x801CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9266%3A0x311CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9266%3A0x311CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9266%3A0x311CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.568"^^xsd:decimal ;
  dwc:decimalLongitude "-31.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "743"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9266%3A0x311CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.568 -31.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.568"^^xsd:decimal ;
  geo-pos:long "-31.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9266%3A0x311CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9266:0x311CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9266'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.967'^^xsd:double;
  dwc:latitude '52.568'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '743'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3701 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9266:0x311CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27379%3A0x3A21CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27379%3A0x3A21CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27379%3A0x3A21CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27379%3A0x3A21CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27379%3A0x3A21CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27379:0x3A21CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27379'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27379:0x3A21CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23108%3A0x1421CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23108%3A0x1421CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23108%3A0x1421CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23108%3A0x1421CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23108%3A0x1421CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23108:0x1421CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23108'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23108:0x1421CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6094%3A0x8821CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6094%3A0x8821CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6094%3A0x8821CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6094%3A0x8821CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6094%3A0x8821CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6094:0x8821CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6094'^^xsd:integer;
  dwc:scientificName 'Scopelosaurus lepidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126349'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6094:0x8821CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15790%3A0x0F21CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15790%3A0x0F21CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15790%3A0x0F21CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15790%3A0x0F21CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15790%3A0x0F21CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15790:0x0F21CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15790'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15790:0x0F21CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6100%3A0xCD1BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6100%3A0xCD1BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6100%3A0xCD1BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6100%3A0xCD1BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6100%3A0xCD1BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6100:0xCD1BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6100'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6100:0xCD1BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23122%3A0x9221CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23122%3A0x9221CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23122%3A0x9221CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23122%3A0x9221CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23122%3A0x9221CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23122:0x9221CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23122'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23122:0x9221CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27393%3A0x9221CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27393%3A0x9221CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27393%3A0x9221CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27393%3A0x9221CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27393%3A0x9221CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27393:0x9221CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27393'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27393:0x9221CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6916%3A0xB020CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6916%3A0xB020CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6916%3A0xB020CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6916%3A0xB020CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6916%3A0xB020CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6916:0xB020CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6916'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6916:0xB020CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6042%3A0xA620CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6042%3A0xA620CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6042%3A0xA620CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6042%3A0xA620CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6042%3A0xA620CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6042:0xA620CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6042'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6042:0xA620CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6052%3A0x9C20CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6052%3A0x9C20CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6052%3A0x9C20CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6052%3A0x9C20CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6052%3A0x9C20CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6052:0x9C20CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6052'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6052:0x9C20CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6086%3A0x9A20CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6086%3A0x9A20CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6086%3A0x9A20CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6086%3A0x9A20CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6086%3A0x9A20CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6086:0x9A20CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6086'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6086:0x9A20CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27407%3A0xEF1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27407%3A0xEF1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27407%3A0xEF1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27407%3A0xEF1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27407%3A0xEF1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27407:0xEF1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27407'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27407:0xEF1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6080%3A0xE41FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6080%3A0xE41FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6080%3A0xE41FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6080%3A0xE41FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6080%3A0xE41FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6080:0xE41FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6080'^^xsd:integer;
  dwc:scientificName 'Bajacalifornia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6080:0xE41FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6112%3A0x941FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6112%3A0x941FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6112%3A0x941FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6112%3A0x941FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6112%3A0x941FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6112:0x941FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6112'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6112:0x941FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6930%3A0x941FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6930%3A0x941FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6930%3A0x941FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6930%3A0x941FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6930%3A0x941FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6930:0x941FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6930'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6930:0x941FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6886%3A0x941FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6886%3A0x941FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6886%3A0x941FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6886%3A0x941FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6886%3A0x941FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6886:0x941FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6886'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6886:0x941FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6084%3A0xD11BCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6084%3A0xD11BCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6084%3A0xD11BCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6084%3A0xD11BCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6084%3A0xD11BCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6084:0xD11BCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6084'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6084:0xD11BCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1916%3A0xD61BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1916%3A0xD61BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1916%3A0xD61BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1916%3A0xD61BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1916%3A0xD61BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1916:0xD61BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1916'^^xsd:integer;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1916:0xD61BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23094%3A0x401FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23094%3A0x401FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23094%3A0x401FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23094%3A0x401FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23094%3A0x401FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23094:0x401FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23094'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23094:0x401FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6942%3A0xD31BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6942%3A0xD31BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6942%3A0xD31BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6942%3A0xD31BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6942%3A0xD31BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6942:0xD31BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6942'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6942:0xD31BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1A1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1A1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6928%3A0x5D22CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6928%3A0x5D22CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6928%3A0x5D22CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6928%3A0x5D22CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6928%3A0x5D22CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6928:0x5D22CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6928'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6928:0x5D22CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15748%3A0x671BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15748%3A0x671BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15748%3A0x671BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15748%3A0x671BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15748%3A0x671BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15748:0x671BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15748'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15748:0x671BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32851%3A0x701ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32851%3A0x701ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32851%3A0x701ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32851%3A0x701ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32851%3A0x701ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32851:0x701ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32851'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32851:0x701ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6056%3A0x6D1BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6056%3A0x6D1BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6056%3A0x6D1BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6056%3A0x6D1BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6056%3A0x6D1BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6056:0x6D1BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6056'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16455'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6056:0x6D1BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15134%3A0x2B1CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15134%3A0x2B1CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15134%3A0x2B1CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15134%3A0x2B1CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15134%3A0x2B1CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15134:0x2B1CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15134'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15134:0x2B1CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1930%3A0x611ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1930%3A0x611ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1930%3A0x611ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1930%3A0x611ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1930%3A0x611ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1930:0x611ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1930'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1930:0x611ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11727%3A0x591ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11727%3A0x591ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11727%3A0x591ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11727%3A0x591ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11727%3A0x591ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11727:0x591ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11727'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11727:0x591ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32823%3A0x281ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32823%3A0x281ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32823%3A0x281ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32823%3A0x281ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32823%3A0x281ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32823:0x281ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32823'^^xsd:integer;
  dwc:scientificName 'Megalanceola stephenseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '325364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32823:0x281ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '325364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6914%3A0x271ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6914%3A0x271ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6914%3A0x271ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6914%3A0x271ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6914%3A0x271ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6914:0x271ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6914'^^xsd:integer;
  dwc:scientificName 'Melamphaes microps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6914:0x271ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6070%3A0x1A1ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6070%3A0x1A1ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6070%3A0x1A1ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6070%3A0x1A1ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6070%3A0x1A1ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6070:0x1A1ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6070'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6070:0x1A1ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6098%3A0x9C22CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6098%3A0x9C22CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6098%3A0x9C22CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6098%3A0x9C22CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6098%3A0x9C22CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6098:0x9C22CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6098'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6098:0x9C22CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5945%3A0xF01DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5945%3A0xF01DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5945%3A0xF01DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5945%3A0xF01DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5945%3A0xF01DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5945:0xF01DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5945'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5945:0xF01DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12826%3A0xED1DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12826%3A0xED1DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12826%3A0xED1DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12826%3A0xED1DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12826%3A0xED1DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12826:0xED1DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12826'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12826:0xED1DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6888%3A0xA622CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6888%3A0xA622CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6888%3A0xA622CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6888%3A0xA622CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6888%3A0xA622CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6888:0xA622CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6888'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6888:0xA622CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6110%3A0xB51DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6110%3A0xB51DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6110%3A0xB51DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6110%3A0xB51DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6110%3A0xB51DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6110:0xB51DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6110'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6110:0xB51DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6038%3A0x7921CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6038%3A0x7921CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6038%3A0x7921CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6038%3A0x7921CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6038%3A0x7921CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6038:0x7921CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6038'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6038:0x7921CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6958%3A0x7921CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6958%3A0x7921CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6958%3A0x7921CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6958%3A0x7921CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6958%3A0x7921CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6958:0x7921CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6958'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6958:0x7921CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6900%3A0xA922CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6900%3A0xA922CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6900%3A0xA922CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6900%3A0xA922CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6900%3A0xA922CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6900:0xA922CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6900'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6900:0xA922CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6902%3A0xAB22CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6902%3A0xAB22CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6902%3A0xAB22CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6902%3A0xAB22CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6902%3A0xAB22CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6902:0xAB22CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6902'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16850'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6902:0xAB22CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6054%3A0xA01DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6054%3A0xA01DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6054%3A0xA01DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6054%3A0xA01DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6054%3A0xA01DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6054:0xA01DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6054'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6054:0xA01DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6114%3A0x9B1DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6114%3A0x9B1DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6114%3A0x9B1DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6114%3A0x9B1DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6114%3A0x9B1DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6114:0x9B1DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6114'^^xsd:integer;
  dwc:scientificName 'Lampadena speculigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6114:0x9B1DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32837%3A0x961CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32837%3A0x961CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32837%3A0x961CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32837%3A0x961CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32837%3A0x961CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32837:0x961CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32837'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32837:0x961CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6944%3A0x941CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6944%3A0x941CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6944%3A0x941CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6944%3A0x941CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6944%3A0x941CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6944:0x941CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6944'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16228'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6944:0x941CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6066%3A0x911CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6066%3A0x911CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6066%3A0x911CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6066%3A0x911CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6066%3A0x911CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6066:0x911CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6066'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Guro Gjelsvik'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6066:0x911CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6108%3A0x8B1CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6108%3A0x8B1CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6108%3A0x8B1CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6108%3A0x8B1CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6108%3A0x8B1CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6108:0x8B1CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6108'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6108:0x8B1CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6040%3A0x841CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6040%3A0x841CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6040%3A0x841CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6040%3A0x841CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6040%3A0x841CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6040:0x841CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6040'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6040:0x841CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23136%3A0x7E1CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23136%3A0x7E1CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23136%3A0x7E1CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23136%3A0x7E1CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23136%3A0x7E1CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23136:0x7E1CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23136'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23136:0x7E1CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6956%3A0x7E21CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6956%3A0x7E21CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6956%3A0x7E21CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6956%3A0x7E21CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6956%3A0x7E21CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6956:0x7E21CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6956'^^xsd:integer;
  dwc:scientificName 'Melamphaes microps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6956:0x7E21CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6068%3A0x331CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6068%3A0x331CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6068%3A0x331CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1774"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6068%3A0x331CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.549 -31.891)"^^geo:wktLiteral ;
  geo-pos:lat "52.549"^^xsd:decimal ;
  geo-pos:long "-31.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6068%3A0x331CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6068:0x331CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6068'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.891'^^xsd:double;
  dwc:latitude '52.549'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '1774'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3935 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6068:0x331CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28325%3A0x3A21CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28325%3A0x3A21CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28325%3A0x3A21CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.53"^^xsd:decimal ;
  dwc:decimalLongitude "-31.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1821"^^xsd:integer ;
  dwc:maximumDepthInMeters "2800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28325%3A0x3A21CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.53"^^xsd:decimal ;
  geo-pos:long "-31.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28325%3A0x3A21CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28325:0x3A21CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28325'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.825'^^xsd:double;
  dwc:latitude '52.53'^^xsd:double;
  dwc:minimumDepth '1821'^^xsd:integer;
  dwc:maximumDepth '2800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3820 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28325:0x3A21CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28283%3A0xB220CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28283%3A0xB220CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28283%3A0xB220CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.53"^^xsd:decimal ;
  dwc:decimalLongitude "-31.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1821"^^xsd:integer ;
  dwc:maximumDepthInMeters "2800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28283%3A0xB220CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.53"^^xsd:decimal ;
  geo-pos:long "-31.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28283%3A0xB220CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28283:0xB220CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28283'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.825'^^xsd:double;
  dwc:latitude '52.53'^^xsd:double;
  dwc:minimumDepth '1821'^^xsd:integer;
  dwc:maximumDepth '2800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3820 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28283:0xB220CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6926%3A0xAA20CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6926%3A0xAA20CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6926%3A0xAA20CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.53"^^xsd:decimal ;
  dwc:decimalLongitude "-31.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1821"^^xsd:integer ;
  dwc:maximumDepthInMeters "2800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6926%3A0xAA20CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.53"^^xsd:decimal ;
  geo-pos:long "-31.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6926%3A0xAA20CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6926:0xAA20CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6926'^^xsd:integer;
  dwc:scientificName 'Sternoptyx diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.825'^^xsd:double;
  dwc:latitude '52.53'^^xsd:double;
  dwc:minimumDepth '1821'^^xsd:integer;
  dwc:maximumDepth '2800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3820 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6926:0xAA20CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6882%3A0x5A20CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6882%3A0x5A20CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6882%3A0x5A20CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.53"^^xsd:decimal ;
  dwc:decimalLongitude "-31.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1821"^^xsd:integer ;
  dwc:maximumDepthInMeters "2800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6882%3A0x5A20CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.53"^^xsd:decimal ;
  geo-pos:long "-31.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6882%3A0x5A20CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6882:0x5A20CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6882'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.825'^^xsd:double;
  dwc:latitude '52.53'^^xsd:double;
  dwc:minimumDepth '1821'^^xsd:integer;
  dwc:maximumDepth '2800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3820 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6882:0x5A20CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6954%3A0x2C20CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6954%3A0x2C20CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6954%3A0x2C20CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.53"^^xsd:decimal ;
  dwc:decimalLongitude "-31.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1821"^^xsd:integer ;
  dwc:maximumDepthInMeters "2800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6954%3A0x2C20CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.53"^^xsd:decimal ;
  geo-pos:long "-31.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6954%3A0x2C20CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6954:0x2C20CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6954'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.825'^^xsd:double;
  dwc:latitude '52.53'^^xsd:double;
  dwc:minimumDepth '1821'^^xsd:integer;
  dwc:maximumDepth '2800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3820 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16227'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6954:0x2C20CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30437%3A0x1F20CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30437%3A0x1F20CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30437%3A0x1F20CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.53"^^xsd:decimal ;
  dwc:decimalLongitude "-31.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1821"^^xsd:integer ;
  dwc:maximumDepthInMeters "2800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30437%3A0x1F20CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.53"^^xsd:decimal ;
  geo-pos:long "-31.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30437%3A0x1F20CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30437:0x1F20CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30437'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.825'^^xsd:double;
  dwc:latitude '52.53'^^xsd:double;
  dwc:minimumDepth '1821'^^xsd:integer;
  dwc:maximumDepth '2800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3820 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30437:0x1F20CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30451%3A0xF31FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30451%3A0xF31FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30451%3A0xF31FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.53"^^xsd:decimal ;
  dwc:decimalLongitude "-31.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1821"^^xsd:integer ;
  dwc:maximumDepthInMeters "2800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30451%3A0xF31FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.53"^^xsd:decimal ;
  geo-pos:long "-31.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30451%3A0xF31FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30451:0xF31FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30451'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.825'^^xsd:double;
  dwc:latitude '52.53'^^xsd:double;
  dwc:minimumDepth '1821'^^xsd:integer;
  dwc:maximumDepth '2800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3820 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30451:0xF31FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28339%3A0xF01FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28339%3A0xF01FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28339%3A0xF01FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.53"^^xsd:decimal ;
  dwc:decimalLongitude "-31.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1821"^^xsd:integer ;
  dwc:maximumDepthInMeters "2800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28339%3A0xF01FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.53"^^xsd:decimal ;
  geo-pos:long "-31.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28339%3A0xF01FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28339:0xF01FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28339'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.825'^^xsd:double;
  dwc:latitude '52.53'^^xsd:double;
  dwc:minimumDepth '1821'^^xsd:integer;
  dwc:maximumDepth '2800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3820 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28339:0xF01FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6940%3A0x931FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6940%3A0x931FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6940%3A0x931FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.53"^^xsd:decimal ;
  dwc:decimalLongitude "-31.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1821"^^xsd:integer ;
  dwc:maximumDepthInMeters "2800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6940%3A0x931FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.53"^^xsd:decimal ;
  geo-pos:long "-31.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6940%3A0x931FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6940:0x931FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6940'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.825'^^xsd:double;
  dwc:latitude '52.53'^^xsd:double;
  dwc:minimumDepth '1821'^^xsd:integer;
  dwc:maximumDepth '2800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3820 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6940:0x931FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7878%3A0x331FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7878%3A0x331FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7878%3A0x331FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.53"^^xsd:decimal ;
  dwc:decimalLongitude "-31.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1821"^^xsd:integer ;
  dwc:maximumDepthInMeters "2800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7878%3A0x331FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.53"^^xsd:decimal ;
  geo-pos:long "-31.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7878%3A0x331FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7878:0x331FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7878'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.825'^^xsd:double;
  dwc:latitude '52.53'^^xsd:double;
  dwc:minimumDepth '1821'^^xsd:integer;
  dwc:maximumDepth '2800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3820 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7878:0x331FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.53"^^xsd:decimal ;
  dwc:decimalLongitude "-31.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1821"^^xsd:integer ;
  dwc:maximumDepthInMeters "2800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.53"^^xsd:decimal ;
  geo-pos:long "-31.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x231FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.825'^^xsd:double;
  dwc:latitude '52.53'^^xsd:double;
  dwc:minimumDepth '1821'^^xsd:integer;
  dwc:maximumDepth '2800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3820 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x231FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8920%3A0xCE1ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8920%3A0xCE1ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8920%3A0xCE1ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.53"^^xsd:decimal ;
  dwc:decimalLongitude "-31.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1821"^^xsd:integer ;
  dwc:maximumDepthInMeters "2800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8920%3A0xCE1ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.53"^^xsd:decimal ;
  geo-pos:long "-31.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8920%3A0xCE1ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8920:0xCE1ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8920'^^xsd:integer;
  dwc:scientificName 'Pasiphaea tarda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.825'^^xsd:double;
  dwc:latitude '52.53'^^xsd:double;
  dwc:minimumDepth '1821'^^xsd:integer;
  dwc:maximumDepth '2800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3820 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8920:0xCE1ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28297%3A0xC71ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28297%3A0xC71ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28297%3A0xC71ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.53"^^xsd:decimal ;
  dwc:decimalLongitude "-31.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1821"^^xsd:integer ;
  dwc:maximumDepthInMeters "2800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28297%3A0xC71ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.53"^^xsd:decimal ;
  geo-pos:long "-31.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28297%3A0xC71ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28297:0xC71ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28297'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.825'^^xsd:double;
  dwc:latitude '52.53'^^xsd:double;
  dwc:minimumDepth '1821'^^xsd:integer;
  dwc:maximumDepth '2800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3820 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28297:0xC71ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6898%3A0x2F1CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6898%3A0x2F1CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6898%3A0x2F1CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.53"^^xsd:decimal ;
  dwc:decimalLongitude "-31.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1821"^^xsd:integer ;
  dwc:maximumDepthInMeters "2800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6898%3A0x2F1CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.53"^^xsd:decimal ;
  geo-pos:long "-31.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6898%3A0x2F1CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6898:0x2F1CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6898'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.825'^^xsd:double;
  dwc:latitude '52.53'^^xsd:double;
  dwc:minimumDepth '1821'^^xsd:integer;
  dwc:maximumDepth '2800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3820 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6898:0x2F1CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13638%3A0x591ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13638%3A0x591ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13638%3A0x591ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.53"^^xsd:decimal ;
  dwc:decimalLongitude "-31.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1821"^^xsd:integer ;
  dwc:maximumDepthInMeters "2800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13638%3A0x591ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.53"^^xsd:decimal ;
  geo-pos:long "-31.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13638%3A0x591ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13638:0x591ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13638'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.825'^^xsd:double;
  dwc:latitude '52.53'^^xsd:double;
  dwc:minimumDepth '1821'^^xsd:integer;
  dwc:maximumDepth '2800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3820 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13638:0x591ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6912%3A0xB01DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6912%3A0xB01DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6912%3A0xB01DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.53"^^xsd:decimal ;
  dwc:decimalLongitude "-31.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1821"^^xsd:integer ;
  dwc:maximumDepthInMeters "2800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6912%3A0xB01DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.53"^^xsd:decimal ;
  geo-pos:long "-31.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6912%3A0xB01DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6912:0xB01DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6912'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.825'^^xsd:double;
  dwc:latitude '52.53'^^xsd:double;
  dwc:minimumDepth '1821'^^xsd:integer;
  dwc:maximumDepth '2800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3820 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6912:0xB01DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.53"^^xsd:decimal ;
  dwc:decimalLongitude "-31.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1821"^^xsd:integer ;
  dwc:maximumDepthInMeters "2800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.53"^^xsd:decimal ;
  geo-pos:long "-31.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x521DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.825'^^xsd:double;
  dwc:latitude '52.53'^^xsd:double;
  dwc:minimumDepth '1821'^^xsd:integer;
  dwc:maximumDepth '2800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3820 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x521DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6910%3A0xB222CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6910%3A0xB222CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6910%3A0xB222CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.53"^^xsd:decimal ;
  dwc:decimalLongitude "-31.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1821"^^xsd:integer ;
  dwc:maximumDepthInMeters "2800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6910%3A0xB222CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.53"^^xsd:decimal ;
  geo-pos:long "-31.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6910%3A0xB222CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6910:0xB222CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6910'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.825'^^xsd:double;
  dwc:latitude '52.53'^^xsd:double;
  dwc:minimumDepth '1821'^^xsd:integer;
  dwc:maximumDepth '2800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3820 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6910:0xB222CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7896%3A0xB722CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7896%3A0xB722CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7896%3A0xB722CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.53"^^xsd:decimal ;
  dwc:decimalLongitude "-31.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1821"^^xsd:integer ;
  dwc:maximumDepthInMeters "2800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7896%3A0xB722CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.53"^^xsd:decimal ;
  geo-pos:long "-31.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7896%3A0xB722CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7896:0xB722CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7896'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.825'^^xsd:double;
  dwc:latitude '52.53'^^xsd:double;
  dwc:minimumDepth '1821'^^xsd:integer;
  dwc:maximumDepth '2800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3820 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7896:0xB722CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6048%3A0x441DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6048%3A0x441DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6048%3A0x441DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.53"^^xsd:decimal ;
  dwc:decimalLongitude "-31.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1821"^^xsd:integer ;
  dwc:maximumDepthInMeters "2800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6048%3A0x441DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.53"^^xsd:decimal ;
  geo-pos:long "-31.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6048%3A0x441DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6048:0x441DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6048'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.825'^^xsd:double;
  dwc:latitude '52.53'^^xsd:double;
  dwc:minimumDepth '1821'^^xsd:integer;
  dwc:maximumDepth '2800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3820 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6048:0x441DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6189%3A0xD822CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6189%3A0xD822CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6189%3A0xD822CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.53"^^xsd:decimal ;
  dwc:decimalLongitude "-31.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1821"^^xsd:integer ;
  dwc:maximumDepthInMeters "2800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6189%3A0xD822CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.53"^^xsd:decimal ;
  geo-pos:long "-31.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6189%3A0xD822CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6189:0xD822CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6189'^^xsd:integer;
  dwc:scientificName 'Argyropelecus olfersii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.825'^^xsd:double;
  dwc:latitude '52.53'^^xsd:double;
  dwc:minimumDepth '1821'^^xsd:integer;
  dwc:maximumDepth '2800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3820 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16759'^^xsd:string;
  dwc:aphiaid '274967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6189:0xD822CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '274967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30479%3A0x3E1DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30479%3A0x3E1DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30479%3A0x3E1DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.53"^^xsd:decimal ;
  dwc:decimalLongitude "-31.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1821"^^xsd:integer ;
  dwc:maximumDepthInMeters "2800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30479%3A0x3E1DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.53"^^xsd:decimal ;
  geo-pos:long "-31.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30479%3A0x3E1DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30479:0x3E1DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30479'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.825'^^xsd:double;
  dwc:latitude '52.53'^^xsd:double;
  dwc:minimumDepth '1821'^^xsd:integer;
  dwc:maximumDepth '2800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3820 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30479:0x3E1DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30465%3A0x7D21CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30465%3A0x7D21CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30465%3A0x7D21CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.53"^^xsd:decimal ;
  dwc:decimalLongitude "-31.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1821"^^xsd:integer ;
  dwc:maximumDepthInMeters "2800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30465%3A0x7D21CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.53"^^xsd:decimal ;
  geo-pos:long "-31.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30465%3A0x7D21CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30465:0x7D21CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30465'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.825'^^xsd:double;
  dwc:latitude '52.53'^^xsd:double;
  dwc:minimumDepth '1821'^^xsd:integer;
  dwc:maximumDepth '2800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3820 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30465:0x7D21CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13442%3A0xEA22CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13442%3A0xEA22CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13442%3A0xEA22CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.53"^^xsd:decimal ;
  dwc:decimalLongitude "-31.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1821"^^xsd:integer ;
  dwc:maximumDepthInMeters "2800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13442%3A0xEA22CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.53"^^xsd:decimal ;
  geo-pos:long "-31.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13442%3A0xEA22CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13442:0xEA22CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13442'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.825'^^xsd:double;
  dwc:latitude '52.53'^^xsd:double;
  dwc:minimumDepth '1821'^^xsd:integer;
  dwc:maximumDepth '2800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3820 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13442:0xEA22CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8934%3A0xEF22CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8934%3A0xEF22CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8934%3A0xEF22CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.53"^^xsd:decimal ;
  dwc:decimalLongitude "-31.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1821"^^xsd:integer ;
  dwc:maximumDepthInMeters "2800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8934%3A0xEF22CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.53 -31.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.53"^^xsd:decimal ;
  geo-pos:long "-31.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8934%3A0xEF22CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8934:0xEF22CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8934'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.825'^^xsd:double;
  dwc:latitude '52.53'^^xsd:double;
  dwc:minimumDepth '1821'^^xsd:integer;
  dwc:maximumDepth '2800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3820 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8934:0xEF22CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21497%3A0x3A21CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21497%3A0x3A21CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21497%3A0x3A21CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.398"^^xsd:decimal ;
  dwc:decimalLongitude "-31.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2320"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21497%3A0x3A21CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  geo-pos:lat "52.398"^^xsd:decimal ;
  geo-pos:long "-31.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21497%3A0x3A21CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21497:0x3A21CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21497'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.814'^^xsd:double;
  dwc:latitude '52.398'^^xsd:double;
  dwc:minimumDepth '2320'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2916 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21497:0x3A21CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27030%3A0x8321CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27030%3A0x8321CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27030%3A0x8321CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.398"^^xsd:decimal ;
  dwc:decimalLongitude "-31.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2320"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27030%3A0x8321CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  geo-pos:lat "52.398"^^xsd:decimal ;
  geo-pos:long "-31.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27030%3A0x8321CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27030:0x8321CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27030'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.814'^^xsd:double;
  dwc:latitude '52.398'^^xsd:double;
  dwc:minimumDepth '2320'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2916 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27030:0x8321CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29978%3A0x0921CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29978%3A0x0921CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29978%3A0x0921CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.398"^^xsd:decimal ;
  dwc:decimalLongitude "-31.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2320"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29978%3A0x0921CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  geo-pos:lat "52.398"^^xsd:decimal ;
  geo-pos:long "-31.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29978%3A0x0921CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29978:0x0921CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29978'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.814'^^xsd:double;
  dwc:latitude '52.398'^^xsd:double;
  dwc:minimumDepth '2320'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2916 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29978:0x0921CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2284%3A0x0821CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2284%3A0x0821CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2284%3A0x0821CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.398"^^xsd:decimal ;
  dwc:decimalLongitude "-31.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2320"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2284%3A0x0821CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  geo-pos:lat "52.398"^^xsd:decimal ;
  geo-pos:long "-31.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2284%3A0x0821CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2284:0x0821CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2284'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.814'^^xsd:double;
  dwc:latitude '52.398'^^xsd:double;
  dwc:minimumDepth '2320'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2916 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2284:0x0821CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9521CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9521CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9521CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.398"^^xsd:decimal ;
  dwc:decimalLongitude "-31.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9521CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  geo-pos:lat "52.398"^^xsd:decimal ;
  geo-pos:long "-31.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9521CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x9521CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Solidosagitta zetesios'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.814'^^xsd:double;
  dwc:latitude '52.398'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2916 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x9521CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '105463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32478%3A0xF71FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32478%3A0xF71FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32478%3A0xF71FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.398"^^xsd:decimal ;
  dwc:decimalLongitude "-31.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2320"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32478%3A0xF71FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  geo-pos:lat "52.398"^^xsd:decimal ;
  geo-pos:long "-31.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32478%3A0xF71FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32478:0xF71FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32478'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.814'^^xsd:double;
  dwc:latitude '52.398'^^xsd:double;
  dwc:minimumDepth '2320'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2916 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32478:0xF71FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32534%3A0xF31FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32534%3A0xF31FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32534%3A0xF31FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.398"^^xsd:decimal ;
  dwc:decimalLongitude "-31.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2320"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32534%3A0xF31FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  geo-pos:lat "52.398"^^xsd:decimal ;
  geo-pos:long "-31.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32534%3A0xF31FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32534:0xF31FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32534'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.814'^^xsd:double;
  dwc:latitude '52.398'^^xsd:double;
  dwc:minimumDepth '2320'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2916 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32534:0xF31FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21483%3A0xD11BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21483%3A0xD11BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21483%3A0xD11BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.398"^^xsd:decimal ;
  dwc:decimalLongitude "-31.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2320"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21483%3A0xD11BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  geo-pos:lat "52.398"^^xsd:decimal ;
  geo-pos:long "-31.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21483%3A0xD11BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21483:0xD11BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21483'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.814'^^xsd:double;
  dwc:latitude '52.398'^^xsd:double;
  dwc:minimumDepth '2320'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2916 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21483:0xD11BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.398"^^xsd:decimal ;
  dwc:decimalLongitude "-31.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  geo-pos:lat "52.398"^^xsd:decimal ;
  geo-pos:long "-31.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8D1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Caecosagitta macrocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.814'^^xsd:double;
  dwc:latitude '52.398'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2916 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8D1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '105431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32263%3A0x4E1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32263%3A0x4E1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32263%3A0x4E1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.398"^^xsd:decimal ;
  dwc:decimalLongitude "-31.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2320"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32263%3A0x4E1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  geo-pos:lat "52.398"^^xsd:decimal ;
  geo-pos:long "-31.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32263%3A0x4E1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32263:0x4E1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32263'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.814'^^xsd:double;
  dwc:latitude '52.398'^^xsd:double;
  dwc:minimumDepth '2320'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2916 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32263:0x4E1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5958%3A0x1722CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5958%3A0x1722CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5958%3A0x1722CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.398"^^xsd:decimal ;
  dwc:decimalLongitude "-31.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2320"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5958%3A0x1722CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  geo-pos:lat "52.398"^^xsd:decimal ;
  geo-pos:long "-31.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5958%3A0x1722CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5958:0x1722CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5958'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.814'^^xsd:double;
  dwc:latitude '52.398'^^xsd:double;
  dwc:minimumDepth '2320'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2916 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5958:0x1722CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10554%3A0x291FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10554%3A0x291FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10554%3A0x291FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.398"^^xsd:decimal ;
  dwc:decimalLongitude "-31.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2320"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10554%3A0x291FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  geo-pos:lat "52.398"^^xsd:decimal ;
  geo-pos:long "-31.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10554%3A0x291FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10554:0x291FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10554'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.814'^^xsd:double;
  dwc:latitude '52.398'^^xsd:double;
  dwc:minimumDepth '2320'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2916 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10554:0x291FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.398"^^xsd:decimal ;
  dwc:decimalLongitude "-31.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  geo-pos:lat "52.398"^^xsd:decimal ;
  geo-pos:long "-31.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2A1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.814'^^xsd:double;
  dwc:latitude '52.398'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2916 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2A1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6034%3A0x611BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6034%3A0x611BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6034%3A0x611BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.398"^^xsd:decimal ;
  dwc:decimalLongitude "-31.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2320"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6034%3A0x611BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  geo-pos:lat "52.398"^^xsd:decimal ;
  geo-pos:long "-31.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6034%3A0x611BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6034:0x611BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6034'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.814'^^xsd:double;
  dwc:latitude '52.398'^^xsd:double;
  dwc:minimumDepth '2320'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2916 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6034:0x611BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6119%3A0x1C1CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6119%3A0x1C1CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6119%3A0x1C1CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.398"^^xsd:decimal ;
  dwc:decimalLongitude "-31.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2320"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6119%3A0x1C1CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  geo-pos:lat "52.398"^^xsd:decimal ;
  geo-pos:long "-31.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6119%3A0x1C1CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6119:0x1C1CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6119'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.814'^^xsd:double;
  dwc:latitude '52.398'^^xsd:double;
  dwc:minimumDepth '2320'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2916 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6119:0x1C1CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32520%3A0x6822CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32520%3A0x6822CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32520%3A0x6822CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.398"^^xsd:decimal ;
  dwc:decimalLongitude "-31.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2320"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32520%3A0x6822CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  geo-pos:lat "52.398"^^xsd:decimal ;
  geo-pos:long "-31.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32520%3A0x6822CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32520:0x6822CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32520'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.814'^^xsd:double;
  dwc:latitude '52.398'^^xsd:double;
  dwc:minimumDepth '2320'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2916 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32520:0x6822CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13050%3A0x6B1ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13050%3A0x6B1ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13050%3A0x6B1ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.398"^^xsd:decimal ;
  dwc:decimalLongitude "-31.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2320"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13050%3A0x6B1ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  geo-pos:lat "52.398"^^xsd:decimal ;
  geo-pos:long "-31.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13050%3A0x6B1ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13050:0x6B1ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13050'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.814'^^xsd:double;
  dwc:latitude '52.398'^^xsd:double;
  dwc:minimumDepth '2320'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2916 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13050:0x6B1ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13252%3A0x6B1ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13252%3A0x6B1ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13252%3A0x6B1ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.398"^^xsd:decimal ;
  dwc:decimalLongitude "-31.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2320"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13252%3A0x6B1ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  geo-pos:lat "52.398"^^xsd:decimal ;
  geo-pos:long "-31.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13252%3A0x6B1ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13252:0x6B1ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13252'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.814'^^xsd:double;
  dwc:latitude '52.398'^^xsd:double;
  dwc:minimumDepth '2320'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2916 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13252:0x6B1ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29964%3A0x6F22CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29964%3A0x6F22CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29964%3A0x6F22CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.398"^^xsd:decimal ;
  dwc:decimalLongitude "-31.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2320"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29964%3A0x6F22CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  geo-pos:lat "52.398"^^xsd:decimal ;
  geo-pos:long "-31.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29964%3A0x6F22CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29964:0x6F22CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29964'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.814'^^xsd:double;
  dwc:latitude '52.398'^^xsd:double;
  dwc:minimumDepth '2320'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2916 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29964:0x6F22CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10638%3A0x631ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10638%3A0x631ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10638%3A0x631ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.398"^^xsd:decimal ;
  dwc:decimalLongitude "-31.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2320"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10638%3A0x631ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  geo-pos:lat "52.398"^^xsd:decimal ;
  geo-pos:long "-31.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10638%3A0x631ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10638:0x631ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10638'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.814'^^xsd:double;
  dwc:latitude '52.398'^^xsd:double;
  dwc:minimumDepth '2320'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2916 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10638:0x631ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11755%3A0x591ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11755%3A0x591ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11755%3A0x591ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.398"^^xsd:decimal ;
  dwc:decimalLongitude "-31.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2320"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11755%3A0x591ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  geo-pos:lat "52.398"^^xsd:decimal ;
  geo-pos:long "-31.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11755%3A0x591ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11755:0x591ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11755'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.814'^^xsd:double;
  dwc:latitude '52.398'^^xsd:double;
  dwc:minimumDepth '2320'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2916 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11755:0x591ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13588%3A0x321ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13588%3A0x321ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13588%3A0x321ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.398"^^xsd:decimal ;
  dwc:decimalLongitude "-31.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2320"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13588%3A0x321ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  geo-pos:lat "52.398"^^xsd:decimal ;
  geo-pos:long "-31.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13588%3A0x321ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13588:0x321ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13588'^^xsd:integer;
  dwc:scientificName 'Eucopia australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.814'^^xsd:double;
  dwc:latitude '52.398'^^xsd:double;
  dwc:minimumDepth '2320'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2916 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13588:0x321ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '119916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13602%3A0x2E1ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13602%3A0x2E1ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13602%3A0x2E1ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.398"^^xsd:decimal ;
  dwc:decimalLongitude "-31.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2320"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13602%3A0x2E1ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  geo-pos:lat "52.398"^^xsd:decimal ;
  geo-pos:long "-31.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13602%3A0x2E1ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13602:0x2E1ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13602'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.814'^^xsd:double;
  dwc:latitude '52.398'^^xsd:double;
  dwc:minimumDepth '2320'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2916 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13602:0x2E1ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11839%3A0x2E1ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11839%3A0x2E1ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11839%3A0x2E1ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.398"^^xsd:decimal ;
  dwc:decimalLongitude "-31.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2320"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11839%3A0x2E1ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  geo-pos:lat "52.398"^^xsd:decimal ;
  geo-pos:long "-31.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11839%3A0x2E1ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11839:0x2E1ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11839'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.814'^^xsd:double;
  dwc:latitude '52.398'^^xsd:double;
  dwc:minimumDepth '2320'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2916 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11839:0x2E1ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13148%3A0xEE1DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13148%3A0xEE1DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13148%3A0xEE1DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.398"^^xsd:decimal ;
  dwc:decimalLongitude "-31.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2320"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13148%3A0xEE1DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  geo-pos:lat "52.398"^^xsd:decimal ;
  geo-pos:long "-31.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13148%3A0xEE1DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13148:0xEE1DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13148'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.814'^^xsd:double;
  dwc:latitude '52.398'^^xsd:double;
  dwc:minimumDepth '2320'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2916 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13148:0xEE1DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21469%3A0xA522CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21469%3A0xA522CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21469%3A0xA522CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.398"^^xsd:decimal ;
  dwc:decimalLongitude "-31.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2320"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21469%3A0xA522CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  geo-pos:lat "52.398"^^xsd:decimal ;
  geo-pos:long "-31.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21469%3A0xA522CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21469:0xA522CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21469'^^xsd:integer;
  dwc:scientificName 'Notostomus robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Marit Christiansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.814'^^xsd:double;
  dwc:latitude '52.398'^^xsd:double;
  dwc:minimumDepth '2320'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2916 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21469:0xA522CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32506%3A0x3E1DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32506%3A0x3E1DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32506%3A0x3E1DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.398"^^xsd:decimal ;
  dwc:decimalLongitude "-31.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2320"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32506%3A0x3E1DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  geo-pos:lat "52.398"^^xsd:decimal ;
  geo-pos:long "-31.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32506%3A0x3E1DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32506:0x3E1DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32506'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.814'^^xsd:double;
  dwc:latitude '52.398'^^xsd:double;
  dwc:minimumDepth '2320'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2916 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32506:0x3E1DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE322CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE322CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE322CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.398"^^xsd:decimal ;
  dwc:decimalLongitude "-31.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE322CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  geo-pos:lat "52.398"^^xsd:decimal ;
  geo-pos:long "-31.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE322CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE322CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Eukrohnia fowleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.814'^^xsd:double;
  dwc:latitude '52.398'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2916 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE322CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '105415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32492%3A0xE522CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32492%3A0xE522CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32492%3A0xE522CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.398"^^xsd:decimal ;
  dwc:decimalLongitude "-31.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2320"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32492%3A0xE522CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  geo-pos:lat "52.398"^^xsd:decimal ;
  geo-pos:long "-31.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32492%3A0xE522CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32492:0xE522CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32492'^^xsd:integer;
  dwc:scientificName 'Cyphocaris challengeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.814'^^xsd:double;
  dwc:latitude '52.398'^^xsd:double;
  dwc:minimumDepth '2320'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2916 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '428630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32492:0xE522CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '428630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32249%3A0x941CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32249%3A0x941CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32249%3A0x941CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.398"^^xsd:decimal ;
  dwc:decimalLongitude "-31.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2320"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32249%3A0x941CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  geo-pos:lat "52.398"^^xsd:decimal ;
  geo-pos:long "-31.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32249%3A0x941CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32249:0x941CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32249'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.814'^^xsd:double;
  dwc:latitude '52.398'^^xsd:double;
  dwc:minimumDepth '2320'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2916 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32249:0x941CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6105%3A0x8221CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6105%3A0x8221CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6105%3A0x8221CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.398"^^xsd:decimal ;
  dwc:decimalLongitude "-31.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2320"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6105%3A0x8221CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  geo-pos:lat "52.398"^^xsd:decimal ;
  geo-pos:long "-31.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6105%3A0x8221CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6105:0x8221CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6105'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.814'^^xsd:double;
  dwc:latitude '52.398'^^xsd:double;
  dwc:minimumDepth '2320'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2916 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16222'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6105:0x8221CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32548%3A0x7D21CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32548%3A0x7D21CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32548%3A0x7D21CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.398"^^xsd:decimal ;
  dwc:decimalLongitude "-31.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2320"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32548%3A0x7D21CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  geo-pos:lat "52.398"^^xsd:decimal ;
  geo-pos:long "-31.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32548%3A0x7D21CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32548:0x7D21CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32548'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.814'^^xsd:double;
  dwc:latitude '52.398'^^xsd:double;
  dwc:minimumDepth '2320'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2916 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32548:0x7D21CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21455%3A0x7F1CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21455%3A0x7F1CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21455%3A0x7F1CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.398"^^xsd:decimal ;
  dwc:decimalLongitude "-31.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2320"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21455%3A0x7F1CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.398 -31.814)"^^geo:wktLiteral ;
  geo-pos:lat "52.398"^^xsd:decimal ;
  geo-pos:long "-31.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21455%3A0x7F1CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21455:0x7F1CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21455'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.814'^^xsd:double;
  dwc:latitude '52.398'^^xsd:double;
  dwc:minimumDepth '2320'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2916 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21455:0x7F1CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21933%3A0x3921CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21933%3A0x3921CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21933%3A0x3921CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.419"^^xsd:decimal ;
  dwc:decimalLongitude "-31.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1444"^^xsd:integer ;
  dwc:maximumDepthInMeters "2316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21933%3A0x3921CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.419"^^xsd:decimal ;
  geo-pos:long "-31.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21933%3A0x3921CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21933:0x3921CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21933'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.79'^^xsd:double;
  dwc:latitude '52.419'^^xsd:double;
  dwc:minimumDepth '1444'^^xsd:integer;
  dwc:maximumDepth '2316'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3231 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21933:0x3921CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14594%3A0x3921CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14594%3A0x3921CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14594%3A0x3921CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.419"^^xsd:decimal ;
  dwc:decimalLongitude "-31.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1444"^^xsd:integer ;
  dwc:maximumDepthInMeters "2316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14594%3A0x3921CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.419"^^xsd:decimal ;
  geo-pos:long "-31.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14594%3A0x3921CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14594:0x3921CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14594'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.79'^^xsd:double;
  dwc:latitude '52.419'^^xsd:double;
  dwc:minimumDepth '1444'^^xsd:integer;
  dwc:maximumDepth '2316'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3231 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14594:0x3921CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14580%3A0x3821CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14580%3A0x3821CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14580%3A0x3821CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.419"^^xsd:decimal ;
  dwc:decimalLongitude "-31.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1444"^^xsd:integer ;
  dwc:maximumDepthInMeters "2316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14580%3A0x3821CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.419"^^xsd:decimal ;
  geo-pos:long "-31.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14580%3A0x3821CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14580:0x3821CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14580'^^xsd:integer;
  dwc:scientificName 'Acanthephyra brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.79'^^xsd:double;
  dwc:latitude '52.419'^^xsd:double;
  dwc:minimumDepth '1444'^^xsd:integer;
  dwc:maximumDepth '2316'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3231 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14580:0x3821CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5998%3A0x9D20CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5998%3A0x9D20CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5998%3A0x9D20CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.419"^^xsd:decimal ;
  dwc:decimalLongitude "-31.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1444"^^xsd:integer ;
  dwc:maximumDepthInMeters "2316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5998%3A0x9D20CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.419"^^xsd:decimal ;
  geo-pos:long "-31.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5998%3A0x9D20CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5998:0x9D20CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5998'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.79'^^xsd:double;
  dwc:latitude '52.419'^^xsd:double;
  dwc:minimumDepth '1444'^^xsd:integer;
  dwc:maximumDepth '2316'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3231 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5998:0x9D20CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5984%3A0x9B20CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5984%3A0x9B20CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5984%3A0x9B20CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.419"^^xsd:decimal ;
  dwc:decimalLongitude "-31.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1444"^^xsd:integer ;
  dwc:maximumDepthInMeters "2316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5984%3A0x9B20CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.419"^^xsd:decimal ;
  geo-pos:long "-31.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5984%3A0x9B20CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5984:0x9B20CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5984'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.79'^^xsd:double;
  dwc:latitude '52.419'^^xsd:double;
  dwc:minimumDepth '1444'^^xsd:integer;
  dwc:maximumDepth '2316'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3231 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5984:0x9B20CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30323%3A0xF71FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30323%3A0xF71FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30323%3A0xF71FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.419"^^xsd:decimal ;
  dwc:decimalLongitude "-31.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1444"^^xsd:integer ;
  dwc:maximumDepthInMeters "2316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30323%3A0xF71FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.419"^^xsd:decimal ;
  geo-pos:long "-31.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30323%3A0xF71FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30323:0xF71FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30323'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.79'^^xsd:double;
  dwc:latitude '52.419'^^xsd:double;
  dwc:minimumDepth '1444'^^xsd:integer;
  dwc:maximumDepth '2316'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3231 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30323:0xF71FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5986%3A0xF51FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5986%3A0xF51FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5986%3A0xF51FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.419"^^xsd:decimal ;
  dwc:decimalLongitude "-31.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1444"^^xsd:integer ;
  dwc:maximumDepthInMeters "2316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5986%3A0xF51FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.419"^^xsd:decimal ;
  geo-pos:long "-31.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5986%3A0xF51FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5986:0xF51FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5986'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.79'^^xsd:double;
  dwc:latitude '52.419'^^xsd:double;
  dwc:minimumDepth '1444'^^xsd:integer;
  dwc:maximumDepth '2316'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3231 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16223'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5986:0xF51FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30337%3A0xF31FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30337%3A0xF31FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30337%3A0xF31FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.419"^^xsd:decimal ;
  dwc:decimalLongitude "-31.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1444"^^xsd:integer ;
  dwc:maximumDepthInMeters "2316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30337%3A0xF31FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.419"^^xsd:decimal ;
  geo-pos:long "-31.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30337%3A0xF31FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30337:0xF31FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30337'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.79'^^xsd:double;
  dwc:latitude '52.419'^^xsd:double;
  dwc:minimumDepth '1444'^^xsd:integer;
  dwc:maximumDepth '2316'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3231 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30337:0xF31FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27002%3A0xDD1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27002%3A0xDD1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27002%3A0xDD1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.419"^^xsd:decimal ;
  dwc:decimalLongitude "-31.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1444"^^xsd:integer ;
  dwc:maximumDepthInMeters "2316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27002%3A0xDD1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.419"^^xsd:decimal ;
  geo-pos:long "-31.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27002%3A0xDD1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27002:0xDD1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27002'^^xsd:integer;
  dwc:scientificName 'Bentheogennema intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.79'^^xsd:double;
  dwc:latitude '52.419'^^xsd:double;
  dwc:minimumDepth '1444'^^xsd:integer;
  dwc:maximumDepth '2316'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3231 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27002:0xDD1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6026%3A0x911FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6026%3A0x911FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6026%3A0x911FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.419"^^xsd:decimal ;
  dwc:decimalLongitude "-31.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1444"^^xsd:integer ;
  dwc:maximumDepthInMeters "2316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6026%3A0x911FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.419"^^xsd:decimal ;
  geo-pos:long "-31.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6026%3A0x911FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6026:0x911FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6026'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.79'^^xsd:double;
  dwc:latitude '52.419'^^xsd:double;
  dwc:minimumDepth '1444'^^xsd:integer;
  dwc:maximumDepth '2316'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3231 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6026:0x911FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6012%3A0x851FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6012%3A0x851FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6012%3A0x851FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.419"^^xsd:decimal ;
  dwc:decimalLongitude "-31.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1444"^^xsd:integer ;
  dwc:maximumDepthInMeters "2316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6012%3A0x851FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.419"^^xsd:decimal ;
  geo-pos:long "-31.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6012%3A0x851FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6012:0x851FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6012'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.79'^^xsd:double;
  dwc:latitude '52.419'^^xsd:double;
  dwc:minimumDepth '1444'^^xsd:integer;
  dwc:maximumDepth '2316'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3231 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6012:0x851FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30351%3A0x541FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30351%3A0x541FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30351%3A0x541FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.419"^^xsd:decimal ;
  dwc:decimalLongitude "-31.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1444"^^xsd:integer ;
  dwc:maximumDepthInMeters "2316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30351%3A0x541FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.419"^^xsd:decimal ;
  geo-pos:long "-31.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30351%3A0x541FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30351:0x541FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30351'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.79'^^xsd:double;
  dwc:latitude '52.419'^^xsd:double;
  dwc:minimumDepth '1444'^^xsd:integer;
  dwc:maximumDepth '2316'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3231 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30351:0x541FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5960%3A0x291FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5960%3A0x291FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5960%3A0x291FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.419"^^xsd:decimal ;
  dwc:decimalLongitude "-31.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1444"^^xsd:integer ;
  dwc:maximumDepthInMeters "2316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5960%3A0x291FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.419"^^xsd:decimal ;
  geo-pos:long "-31.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5960%3A0x291FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5960:0x291FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5960'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.79'^^xsd:double;
  dwc:latitude '52.419'^^xsd:double;
  dwc:minimumDepth '1444'^^xsd:integer;
  dwc:maximumDepth '2316'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3231 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5960:0x291FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14538%3A0x601BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14538%3A0x601BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14538%3A0x601BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.419"^^xsd:decimal ;
  dwc:decimalLongitude "-31.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1444"^^xsd:integer ;
  dwc:maximumDepthInMeters "2316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14538%3A0x601BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.419"^^xsd:decimal ;
  geo-pos:long "-31.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14538%3A0x601BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14538:0x601BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14538'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.79'^^xsd:double;
  dwc:latitude '52.419'^^xsd:double;
  dwc:minimumDepth '1444'^^xsd:integer;
  dwc:maximumDepth '2316'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3231 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14538:0x601BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21835%3A0xC81ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21835%3A0xC81ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21835%3A0xC81ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.419"^^xsd:decimal ;
  dwc:decimalLongitude "-31.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1444"^^xsd:integer ;
  dwc:maximumDepthInMeters "2316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21835%3A0xC81ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.419"^^xsd:decimal ;
  geo-pos:long "-31.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21835%3A0xC81ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21835:0xC81ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21835'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.79'^^xsd:double;
  dwc:latitude '52.419'^^xsd:double;
  dwc:minimumDepth '1444'^^xsd:integer;
  dwc:maximumDepth '2316'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3231 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21835:0xC81ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21891%3A0x661BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21891%3A0x661BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21891%3A0x661BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.419"^^xsd:decimal ;
  dwc:decimalLongitude "-31.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1444"^^xsd:integer ;
  dwc:maximumDepthInMeters "2316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21891%3A0x661BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.419"^^xsd:decimal ;
  geo-pos:long "-31.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21891%3A0x661BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21891:0x661BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21891'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.79'^^xsd:double;
  dwc:latitude '52.419'^^xsd:double;
  dwc:minimumDepth '1444'^^xsd:integer;
  dwc:maximumDepth '2316'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3231 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21891:0x661BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30393%3A0x5721CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30393%3A0x5721CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30393%3A0x5721CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.419"^^xsd:decimal ;
  dwc:decimalLongitude "-31.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1444"^^xsd:integer ;
  dwc:maximumDepthInMeters "2316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30393%3A0x5721CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.419"^^xsd:decimal ;
  geo-pos:long "-31.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30393%3A0x5721CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30393:0x5721CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30393'^^xsd:integer;
  dwc:scientificName 'Orchomene gerulicorbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.79'^^xsd:double;
  dwc:latitude '52.419'^^xsd:double;
  dwc:minimumDepth '1444'^^xsd:integer;
  dwc:maximumDepth '2316'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3231 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30393:0x5721CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '102686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30309%3A0x6822CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30309%3A0x6822CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30309%3A0x6822CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.419"^^xsd:decimal ;
  dwc:decimalLongitude "-31.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1444"^^xsd:integer ;
  dwc:maximumDepthInMeters "2316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30309%3A0x6822CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.419"^^xsd:decimal ;
  geo-pos:long "-31.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30309%3A0x6822CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30309:0x6822CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30309'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.79'^^xsd:double;
  dwc:latitude '52.419'^^xsd:double;
  dwc:minimumDepth '1444'^^xsd:integer;
  dwc:maximumDepth '2316'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3231 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30309:0x6822CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26974%3A0x6F22CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26974%3A0x6F22CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26974%3A0x6F22CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.419"^^xsd:decimal ;
  dwc:decimalLongitude "-31.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1444"^^xsd:integer ;
  dwc:maximumDepthInMeters "2316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26974%3A0x6F22CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.419"^^xsd:decimal ;
  geo-pos:long "-31.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26974%3A0x6F22CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26974:0x6F22CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26974'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.79'^^xsd:double;
  dwc:latitude '52.419'^^xsd:double;
  dwc:minimumDepth '1444'^^xsd:integer;
  dwc:maximumDepth '2316'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3231 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26974:0x6F22CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13728%3A0x581ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13728%3A0x581ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13728%3A0x581ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.419"^^xsd:decimal ;
  dwc:decimalLongitude "-31.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1444"^^xsd:integer ;
  dwc:maximumDepthInMeters "2316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13728%3A0x581ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.419"^^xsd:decimal ;
  geo-pos:long "-31.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13728%3A0x581ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13728:0x581ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13728'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.79'^^xsd:double;
  dwc:latitude '52.419'^^xsd:double;
  dwc:minimumDepth '1444'^^xsd:integer;
  dwc:maximumDepth '2316'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3231 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13728:0x581ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13714%3A0x321ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13714%3A0x321ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13714%3A0x321ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.419"^^xsd:decimal ;
  dwc:decimalLongitude "-31.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1444"^^xsd:integer ;
  dwc:maximumDepthInMeters "2316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13714%3A0x321ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.419"^^xsd:decimal ;
  geo-pos:long "-31.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13714%3A0x321ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13714:0x321ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13714'^^xsd:integer;
  dwc:scientificName 'Eucopia australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.79'^^xsd:double;
  dwc:latitude '52.419'^^xsd:double;
  dwc:minimumDepth '1444'^^xsd:integer;
  dwc:maximumDepth '2316'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3231 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13714:0x321ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '119916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15218%3A0xA422CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15218%3A0xA422CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15218%3A0xA422CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.419"^^xsd:decimal ;
  dwc:decimalLongitude "-31.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1444"^^xsd:integer ;
  dwc:maximumDepthInMeters "2316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15218%3A0xA422CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.419"^^xsd:decimal ;
  geo-pos:long "-31.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15218%3A0xA422CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15218:0xA422CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15218'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.79'^^xsd:double;
  dwc:latitude '52.419'^^xsd:double;
  dwc:minimumDepth '1444'^^xsd:integer;
  dwc:maximumDepth '2316'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3231 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15218:0xA422CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30379%3A0xBB1BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30379%3A0xBB1BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30379%3A0xBB1BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.419"^^xsd:decimal ;
  dwc:decimalLongitude "-31.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1444"^^xsd:integer ;
  dwc:maximumDepthInMeters "2316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30379%3A0xBB1BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.419"^^xsd:decimal ;
  geo-pos:long "-31.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30379%3A0xBB1BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30379:0xBB1BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30379'^^xsd:integer;
  dwc:scientificName 'Harcledo curvidactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.79'^^xsd:double;
  dwc:latitude '52.419'^^xsd:double;
  dwc:minimumDepth '1444'^^xsd:integer;
  dwc:maximumDepth '2316'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3231 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '237668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30379:0xBB1BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '237668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15442%3A0x211CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15442%3A0x211CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15442%3A0x211CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.419"^^xsd:decimal ;
  dwc:decimalLongitude "-31.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1444"^^xsd:integer ;
  dwc:maximumDepthInMeters "2316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15442%3A0x211CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.419"^^xsd:decimal ;
  geo-pos:long "-31.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15442%3A0x211CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15442:0x211CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15442'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.79'^^xsd:double;
  dwc:latitude '52.419'^^xsd:double;
  dwc:minimumDepth '1444'^^xsd:integer;
  dwc:maximumDepth '2316'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3231 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15442:0x211CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21947%3A0xDB22CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21947%3A0xDB22CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21947%3A0xDB22CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.419"^^xsd:decimal ;
  dwc:decimalLongitude "-31.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1444"^^xsd:integer ;
  dwc:maximumDepthInMeters "2316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21947%3A0xDB22CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.419"^^xsd:decimal ;
  geo-pos:long "-31.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21947%3A0xDB22CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21947:0xDB22CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21947'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.79'^^xsd:double;
  dwc:latitude '52.419'^^xsd:double;
  dwc:minimumDepth '1444'^^xsd:integer;
  dwc:maximumDepth '2316'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3231 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21947:0xDB22CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13742%3A0xBA1CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13742%3A0xBA1CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13742%3A0xBA1CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.419"^^xsd:decimal ;
  dwc:decimalLongitude "-31.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1444"^^xsd:integer ;
  dwc:maximumDepthInMeters "2316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13742%3A0xBA1CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.419"^^xsd:decimal ;
  geo-pos:long "-31.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13742%3A0xBA1CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13742:0xBA1CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13742'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.79'^^xsd:double;
  dwc:latitude '52.419'^^xsd:double;
  dwc:minimumDepth '1444'^^xsd:integer;
  dwc:maximumDepth '2316'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3231 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13742:0xBA1CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21919%3A0x941CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21919%3A0x941CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21919%3A0x941CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.419"^^xsd:decimal ;
  dwc:decimalLongitude "-31.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1444"^^xsd:integer ;
  dwc:maximumDepthInMeters "2316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21919%3A0x941CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.419"^^xsd:decimal ;
  geo-pos:long "-31.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21919%3A0x941CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21919:0x941CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21919'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.79'^^xsd:double;
  dwc:latitude '52.419'^^xsd:double;
  dwc:minimumDepth '1444'^^xsd:integer;
  dwc:maximumDepth '2316'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3231 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21919:0x941CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30365%3A0x841CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30365%3A0x841CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30365%3A0x841CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.419"^^xsd:decimal ;
  dwc:decimalLongitude "-31.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1444"^^xsd:integer ;
  dwc:maximumDepthInMeters "2316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30365%3A0x841CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.419"^^xsd:decimal ;
  geo-pos:long "-31.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30365%3A0x841CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30365:0x841CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30365'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.79'^^xsd:double;
  dwc:latitude '52.419'^^xsd:double;
  dwc:minimumDepth '1444'^^xsd:integer;
  dwc:maximumDepth '2316'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3231 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30365:0x841CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27016%3A0x341CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27016%3A0x341CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27016%3A0x341CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.419"^^xsd:decimal ;
  dwc:decimalLongitude "-31.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1444"^^xsd:integer ;
  dwc:maximumDepthInMeters "2316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27016%3A0x341CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.419 -31.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.419"^^xsd:decimal ;
  geo-pos:long "-31.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27016%3A0x341CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27016:0x341CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27016'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.79'^^xsd:double;
  dwc:latitude '52.419'^^xsd:double;
  dwc:minimumDepth '1444'^^xsd:integer;
  dwc:maximumDepth '2316'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3231 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27016:0x341CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2224%3A0x8321CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2224%3A0x8321CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2224%3A0x8321CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2224%3A0x8321CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2224%3A0x8321CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2224:0x8321CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2224'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2224:0x8321CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27640%3A0x8921CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27640%3A0x8921CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27640%3A0x8921CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27640%3A0x8921CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27640%3A0x8921CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27640:0x8921CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27640'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27640:0x8921CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27626%3A0x8D21CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27626%3A0x8D21CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27626%3A0x8D21CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27626%3A0x8D21CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27626%3A0x8D21CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27626:0x8D21CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27626'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27626:0x8D21CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33605%3A0x9021CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33605%3A0x9021CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33605%3A0x9021CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33605%3A0x9021CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33605%3A0x9021CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33605:0x9021CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33605'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33605:0x9021CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28592%3A0x4421CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28592%3A0x4421CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28592%3A0x4421CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28592%3A0x4421CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28592%3A0x4421CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28592:0x4421CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28592'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28592:0x4421CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5966%3A0x9A20CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5966%3A0x9A20CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5966%3A0x9A20CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5966%3A0x9A20CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5966%3A0x9A20CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5966:0x9A20CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5966'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5966:0x9A20CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6177%3A0x2E20CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6177%3A0x2E20CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6177%3A0x2E20CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6177%3A0x2E20CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6177%3A0x2E20CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6177:0x2E20CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6177'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Guro Gjelsvik'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6177:0x2E20CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33535%3A0x1E20CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33535%3A0x1E20CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33535%3A0x1E20CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33535%3A0x1E20CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33535%3A0x1E20CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33535:0x1E20CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33535'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33535:0x1E20CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25368%3A0x1920CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25368%3A0x1920CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25368%3A0x1920CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25368%3A0x1920CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25368%3A0x1920CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25368:0x1920CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25368'^^xsd:integer;
  dwc:scientificName 'Cyclothone pallida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16321'^^xsd:string;
  dwc:aphiaid '127288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25368:0x1920CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6191%3A0xF51FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6191%3A0xF51FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6191%3A0xF51FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6191%3A0xF51FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6191%3A0xF51FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6191:0xF51FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6191'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16224'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6191:0xF51FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28634%3A0xEF1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28634%3A0xEF1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28634%3A0xEF1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28634%3A0xEF1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28634%3A0xEF1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28634:0xEF1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28634'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28634:0xEF1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25382%3A0xEA1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25382%3A0xEA1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25382%3A0xEA1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25382%3A0xEA1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25382%3A0xEA1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25382:0xEA1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25382'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16669'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25382:0xEA1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6163%3A0xE81FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6163%3A0xE81FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6163%3A0xE81FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6163%3A0xE81FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6163%3A0xE81FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6163:0xE81FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6163'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6163:0xE81FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6030%3A0x921FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6030%3A0x921FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6030%3A0x921FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6030%3A0x921FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6030%3A0x921FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6030:0x921FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6030'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6030:0x921FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A552%3A0x911FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A552%3A0x911FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A552%3A0x911FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A552%3A0x911FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A552%3A0x911FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:552:0x911FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '552'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16670'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:552:0x911FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6123%3A0x0B22CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6123%3A0x0B22CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6123%3A0x0B22CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6123%3A0x0B22CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6123%3A0x0B22CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6123:0x0B22CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6123'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6123:0x0B22CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6016%3A0x1622CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6016%3A0x1622CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6016%3A0x1622CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6016%3A0x1622CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6016%3A0x1622CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6016:0x1622CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6016'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6016:0x1622CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2155%3A0x291FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2155%3A0x291FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2155%3A0x291FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2155%3A0x291FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2155%3A0x291FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2155:0x291FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2155'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2155:0x291FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6153%3A0x231FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6153%3A0x231FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6153%3A0x231FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6153%3A0x231FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6153%3A0x231FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6153:0x231FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6153'^^xsd:integer;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6153:0x231FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5988%3A0x6C1ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5988%3A0x6C1ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5988%3A0x6C1ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5988%3A0x6C1ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5988%3A0x6C1ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5988:0x6C1ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5988'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16454'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5988:0x6C1ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29992%3A0x631ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29992%3A0x631ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29992%3A0x631ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29992%3A0x631ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29992%3A0x631ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29992:0x631ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29992'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29992:0x631ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6165%3A0x2D1ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6165%3A0x2D1ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6165%3A0x2D1ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6165%3A0x2D1ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6165%3A0x2D1ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6165:0x2D1ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6165'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16453'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6165:0x2D1ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33521%3A0x2B1ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33521%3A0x2B1ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33521%3A0x2B1ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33521%3A0x2B1ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33521%3A0x2B1ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33521:0x2B1ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33521'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33521:0x2B1ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10136%3A0x2A1ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10136%3A0x2A1ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10136%3A0x2A1ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10136%3A0x2A1ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10136%3A0x2A1ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10136:0x2A1ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10136'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10136:0x2A1ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6137%3A0x7622CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6137%3A0x7622CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6137%3A0x7622CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6137%3A0x7622CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6137%3A0x7622CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6137:0x7622CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6137'^^xsd:integer;
  dwc:scientificName 'Melamphaes microps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6137:0x7622CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10094%3A0xE81DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10094%3A0xE81DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10094%3A0xE81DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10094%3A0xE81DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10094%3A0xE81DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10094:0xE81DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10094'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10094:0xE81DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33591%3A0xB61DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33591%3A0xB61DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33591%3A0xB61DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33591%3A0xB61DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33591%3A0xB61DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33591:0xB61DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33591'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33591:0xB61DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6151%3A0xB01DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6151%3A0xB01DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6151%3A0xB01DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6151%3A0xB01DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6151%3A0xB01DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6151:0xB01DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6151'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6151:0xB01DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33619%3A0xAA22CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33619%3A0xAA22CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33619%3A0xAA22CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33619%3A0xAA22CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33619%3A0xAA22CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33619:0xAA22CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33619'^^xsd:integer;
  dwc:scientificName 'Hyperia medusarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33619:0xAA22CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '103253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25396%3A0xA01DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25396%3A0xA01DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25396%3A0xA01DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25396%3A0xA01DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25396%3A0xA01DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25396:0xA01DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25396'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25396:0xA01DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10080%3A0x211CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10080%3A0x211CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10080%3A0x211CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10080%3A0x211CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10080%3A0x211CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10080:0x211CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10080'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10080:0x211CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4E1DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4E1DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6002%3A0xB122CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6002%3A0xB122CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6002%3A0xB122CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6002%3A0xB122CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6002%3A0xB122CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6002:0xB122CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6002'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6002:0xB122CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x411DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x411DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x411DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x411DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x411DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x411DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x411DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6149%3A0xD41CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6149%3A0xD41CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6149%3A0xD41CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6149%3A0xD41CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6149%3A0xD41CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6149:0xD41CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6149'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6149:0xD41CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6125%3A0xC41CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6125%3A0xC41CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6125%3A0xC41CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6125%3A0xC41CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6125%3A0xC41CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6125:0xC41CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6125'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6125:0xC41CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10122%3A0xBA1CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10122%3A0xBA1CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10122%3A0xBA1CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10122%3A0xBA1CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10122%3A0xBA1CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10122:0xBA1CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10122'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10122:0xBA1CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33563%3A0xC41BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33563%3A0xC41BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33563%3A0xC41BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33563%3A0xC41BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33563%3A0xC41BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33563:0xC41BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33563'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33563:0xC41BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2196%3A0xCA1BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2196%3A0xCA1BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2196%3A0xCA1BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2196%3A0xCA1BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2196%3A0xCA1BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2196:0xCA1BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2196'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2196:0xCA1BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33549%3A0x371CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33549%3A0x371CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33549%3A0x371CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33549%3A0x371CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33549%3A0x371CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33549:0x371CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33549'^^xsd:integer;
  dwc:scientificName 'Megalanceola stephenseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '325364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33549:0x371CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '325364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28606%3A0xEF22CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28606%3A0xEF22CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28606%3A0xEF22CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28606%3A0xEF22CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28606%3A0xEF22CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28606:0xEF22CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28606'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28606:0xEF22CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5974%3A0xF022CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5974%3A0xF022CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5974%3A0xF022CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5974%3A0xF022CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5974%3A0xF022CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5974:0xF022CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5974'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5974:0xF022CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A498%3A0x331CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A498%3A0x331CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A498%3A0x331CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A498%3A0x331CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A498%3A0x331CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:498:0x331CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '498'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:498:0x331CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5980%3A0xCC1BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5980%3A0xCC1BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5980%3A0xCC1BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5980%3A0xCC1BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5980%3A0xCC1BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5980:0xCC1BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5980'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5980:0xCC1BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28662%3A0xF222CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28662%3A0xF222CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28662%3A0xF222CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.444"^^xsd:decimal ;
  dwc:decimalLongitude "-31.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28662%3A0xF222CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.444 -31.768)"^^geo:wktLiteral ;
  geo-pos:lat "52.444"^^xsd:decimal ;
  geo-pos:long "-31.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28662%3A0xF222CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28662:0xF222CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28662'^^xsd:integer;
  dwc:scientificName 'Meningodora vesca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.768'^^xsd:double;
  dwc:latitude '52.444'^^xsd:double;
  dwc:minimumDepth '702'^^xsd:integer;
  dwc:maximumDepth '1440'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3719 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28662:0xF222CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21329%3A0x3C21CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21329%3A0x3C21CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21329%3A0x3C21CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.468"^^xsd:decimal ;
  dwc:decimalLongitude "-31.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "716"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21329%3A0x3C21CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  geo-pos:lat "52.468"^^xsd:decimal ;
  geo-pos:long "-31.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21329%3A0x3C21CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21329:0x3C21CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21329'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.739'^^xsd:double;
  dwc:latitude '52.468'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '716'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3926 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21329:0x3C21CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9550%3A0x3F21CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9550%3A0x3F21CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9550%3A0x3F21CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.468"^^xsd:decimal ;
  dwc:decimalLongitude "-31.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "716"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9550%3A0x3F21CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  geo-pos:lat "52.468"^^xsd:decimal ;
  geo-pos:long "-31.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9550%3A0x3F21CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9550:0x3F21CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9550'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.739'^^xsd:double;
  dwc:latitude '52.468'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '716'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3926 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9550:0x3F21CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27654%3A0x8D21CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27654%3A0x8D21CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27654%3A0x8D21CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.468"^^xsd:decimal ;
  dwc:decimalLongitude "-31.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "716"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27654%3A0x8D21CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  geo-pos:lat "52.468"^^xsd:decimal ;
  geo-pos:long "-31.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27654%3A0x8D21CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27654:0x8D21CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27654'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.739'^^xsd:double;
  dwc:latitude '52.468'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '716'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3926 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27654:0x8D21CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21343%3A0xFB20CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21343%3A0xFB20CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21343%3A0xFB20CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.468"^^xsd:decimal ;
  dwc:decimalLongitude "-31.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "716"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21343%3A0xFB20CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  geo-pos:lat "52.468"^^xsd:decimal ;
  geo-pos:long "-31.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21343%3A0xFB20CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21343:0xFB20CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21343'^^xsd:integer;
  dwc:scientificName 'Meningodora vesca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.739'^^xsd:double;
  dwc:latitude '52.468'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '716'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3926 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21343:0xFB20CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32544%3A0x9021CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32544%3A0x9021CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32544%3A0x9021CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.468"^^xsd:decimal ;
  dwc:decimalLongitude "-31.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "716"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32544%3A0x9021CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  geo-pos:lat "52.468"^^xsd:decimal ;
  geo-pos:long "-31.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32544%3A0x9021CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32544:0x9021CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32544'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.739'^^xsd:double;
  dwc:latitude '52.468'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '716'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3926 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32544:0x9021CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6195%3A0x5A20CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6195%3A0x5A20CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6195%3A0x5A20CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.468"^^xsd:decimal ;
  dwc:decimalLongitude "-31.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "716"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6195%3A0x5A20CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  geo-pos:lat "52.468"^^xsd:decimal ;
  geo-pos:long "-31.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6195%3A0x5A20CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6195:0x5A20CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6195'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.739'^^xsd:double;
  dwc:latitude '52.468'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '716'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3926 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6195:0x5A20CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6193%3A0xFB21CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6193%3A0xFB21CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6193%3A0xFB21CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.468"^^xsd:decimal ;
  dwc:decimalLongitude "-31.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "716"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6193%3A0xFB21CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  geo-pos:lat "52.468"^^xsd:decimal ;
  geo-pos:long "-31.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6193%3A0xFB21CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6193:0xFB21CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6193'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.739'^^xsd:double;
  dwc:latitude '52.468'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '716'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3926 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16225'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6193:0xFB21CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25438%3A0x1820CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25438%3A0x1820CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25438%3A0x1820CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.468"^^xsd:decimal ;
  dwc:decimalLongitude "-31.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "716"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25438%3A0x1820CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  geo-pos:lat "52.468"^^xsd:decimal ;
  geo-pos:long "-31.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25438%3A0x1820CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25438:0x1820CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25438'^^xsd:integer;
  dwc:scientificName 'Cyclothone pallida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.739'^^xsd:double;
  dwc:latitude '52.468'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '716'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3926 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16322'^^xsd:string;
  dwc:aphiaid '127288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25438:0x1820CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6129%3A0xE81FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6129%3A0xE81FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6129%3A0xE81FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.468"^^xsd:decimal ;
  dwc:decimalLongitude "-31.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "716"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6129%3A0xE81FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  geo-pos:lat "52.468"^^xsd:decimal ;
  geo-pos:long "-31.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6129%3A0xE81FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6129:0xE81FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6129'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.739'^^xsd:double;
  dwc:latitude '52.468'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '716'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3926 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16668'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6129:0xE81FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9564%3A0x381FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9564%3A0x381FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9564%3A0x381FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.468"^^xsd:decimal ;
  dwc:decimalLongitude "-31.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "716"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9564%3A0x381FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  geo-pos:lat "52.468"^^xsd:decimal ;
  geo-pos:long "-31.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9564%3A0x381FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9564:0x381FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9564'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.739'^^xsd:double;
  dwc:latitude '52.468'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '716'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3926 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9564:0x381FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6157%3A0x5221CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6157%3A0x5221CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6157%3A0x5221CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.468"^^xsd:decimal ;
  dwc:decimalLongitude "-31.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "716"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6157%3A0x5221CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  geo-pos:lat "52.468"^^xsd:decimal ;
  geo-pos:long "-31.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6157%3A0x5221CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6157:0x5221CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6157'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.739'^^xsd:double;
  dwc:latitude '52.468'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '716'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3926 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6157:0x5221CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9424%3A0x5221CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9424%3A0x5221CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9424%3A0x5221CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.468"^^xsd:decimal ;
  dwc:decimalLongitude "-31.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "716"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9424%3A0x5221CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  geo-pos:lat "52.468"^^xsd:decimal ;
  geo-pos:long "-31.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9424%3A0x5221CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9424:0x5221CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9424'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.739'^^xsd:double;
  dwc:latitude '52.468'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '716'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3926 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9424:0x5221CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6169%3A0x241FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6169%3A0x241FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6169%3A0x241FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.468"^^xsd:decimal ;
  dwc:decimalLongitude "-31.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "716"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6169%3A0x241FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  geo-pos:lat "52.468"^^xsd:decimal ;
  geo-pos:long "-31.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6169%3A0x241FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6169:0x241FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6169'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.739'^^xsd:double;
  dwc:latitude '52.468'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '716'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3926 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6169:0x241FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6183%3A0x231FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6183%3A0x231FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6183%3A0x231FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.468"^^xsd:decimal ;
  dwc:decimalLongitude "-31.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "716"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6183%3A0x231FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  geo-pos:lat "52.468"^^xsd:decimal ;
  geo-pos:long "-31.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6183%3A0x231FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6183:0x231FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6183'^^xsd:integer;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.739'^^xsd:double;
  dwc:latitude '52.468'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '716'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3926 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6183:0x231FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.468"^^xsd:decimal ;
  dwc:decimalLongitude "-31.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "716"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  geo-pos:lat "52.468"^^xsd:decimal ;
  geo-pos:long "-31.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1A1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.739'^^xsd:double;
  dwc:latitude '52.468'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '716'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3926 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1A1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21315%3A0x5621CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21315%3A0x5621CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21315%3A0x5621CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.468"^^xsd:decimal ;
  dwc:decimalLongitude "-31.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "716"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21315%3A0x5621CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  geo-pos:lat "52.468"^^xsd:decimal ;
  geo-pos:long "-31.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21315%3A0x5621CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21315:0x5621CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21315'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.739'^^xsd:double;
  dwc:latitude '52.468'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '716'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3926 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21315:0x5621CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32569%3A0x5621CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32569%3A0x5621CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32569%3A0x5621CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.468"^^xsd:decimal ;
  dwc:decimalLongitude "-31.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "716"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32569%3A0x5621CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  geo-pos:lat "52.468"^^xsd:decimal ;
  geo-pos:long "-31.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32569%3A0x5621CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32569:0x5621CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32569'^^xsd:integer;
  dwc:scientificName 'Parandania boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.739'^^xsd:double;
  dwc:latitude '52.468'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '716'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3926 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '214747'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32569:0x5621CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '214747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21357%3A0x6A1BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21357%3A0x6A1BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21357%3A0x6A1BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.468"^^xsd:decimal ;
  dwc:decimalLongitude "-31.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "716"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21357%3A0x6A1BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  geo-pos:lat "52.468"^^xsd:decimal ;
  geo-pos:long "-31.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21357%3A0x6A1BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21357:0x6A1BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21357'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.739'^^xsd:double;
  dwc:latitude '52.468'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '716'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3926 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21357:0x6A1BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27682%3A0x6722CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27682%3A0x6722CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27682%3A0x6722CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.468"^^xsd:decimal ;
  dwc:decimalLongitude "-31.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "716"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27682%3A0x6722CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  geo-pos:lat "52.468"^^xsd:decimal ;
  geo-pos:long "-31.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27682%3A0x6722CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27682:0x6722CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27682'^^xsd:integer;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.739'^^xsd:double;
  dwc:latitude '52.468'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '716'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3926 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27682:0x6722CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14316%3A0x6A22CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14316%3A0x6A22CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14316%3A0x6A22CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.468"^^xsd:decimal ;
  dwc:decimalLongitude "-31.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "716"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14316%3A0x6A22CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  geo-pos:lat "52.468"^^xsd:decimal ;
  geo-pos:long "-31.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14316%3A0x6A22CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14316:0x6A22CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14316'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.739'^^xsd:double;
  dwc:latitude '52.468'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '716'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3926 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14316:0x6A22CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27668%3A0x6E22CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27668%3A0x6E22CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27668%3A0x6E22CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.468"^^xsd:decimal ;
  dwc:decimalLongitude "-31.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "716"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27668%3A0x6E22CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  geo-pos:lat "52.468"^^xsd:decimal ;
  geo-pos:long "-31.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27668%3A0x6E22CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27668:0x6E22CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27668'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.739'^^xsd:double;
  dwc:latitude '52.468'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '716'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3926 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27668:0x6E22CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6918%3A0x611ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6918%3A0x611ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6918%3A0x611ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.468"^^xsd:decimal ;
  dwc:decimalLongitude "-31.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "716"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6918%3A0x611ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  geo-pos:lat "52.468"^^xsd:decimal ;
  geo-pos:long "-31.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6918%3A0x611ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6918:0x611ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6918'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.739'^^xsd:double;
  dwc:latitude '52.468'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '716'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3926 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6918:0x611ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14554%3A0x311ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14554%3A0x311ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14554%3A0x311ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.468"^^xsd:decimal ;
  dwc:decimalLongitude "-31.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "716"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14554%3A0x311ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  geo-pos:lat "52.468"^^xsd:decimal ;
  geo-pos:long "-31.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14554%3A0x311ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14554:0x311ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14554'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.739'^^xsd:double;
  dwc:latitude '52.468'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '716'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3926 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14554:0x311ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14582%3A0x311ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14582%3A0x311ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14582%3A0x311ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.468"^^xsd:decimal ;
  dwc:decimalLongitude "-31.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "716"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14582%3A0x311ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  geo-pos:lat "52.468"^^xsd:decimal ;
  geo-pos:long "-31.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14582%3A0x311ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14582:0x311ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14582'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.739'^^xsd:double;
  dwc:latitude '52.468'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '716'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3926 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14582:0x311ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14568%3A0x7622CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14568%3A0x7622CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14568%3A0x7622CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.468"^^xsd:decimal ;
  dwc:decimalLongitude "-31.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "716"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14568%3A0x7622CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  geo-pos:lat "52.468"^^xsd:decimal ;
  geo-pos:long "-31.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14568%3A0x7622CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14568:0x7622CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14568'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.739'^^xsd:double;
  dwc:latitude '52.468'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '716'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3926 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14568:0x7622CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6141%3A0xBA1BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6141%3A0xBA1BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6141%3A0xBA1BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.468"^^xsd:decimal ;
  dwc:decimalLongitude "-31.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "716"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6141%3A0xBA1BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  geo-pos:lat "52.468"^^xsd:decimal ;
  geo-pos:long "-31.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6141%3A0xBA1BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6141:0xBA1BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6141'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia macrops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro; Zachary Baldwin'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.739'^^xsd:double;
  dwc:latitude '52.468'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '716'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3926 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126740'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6141:0xBA1BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6143%3A0xBC1BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6143%3A0xBC1BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6143%3A0xBC1BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.468"^^xsd:decimal ;
  dwc:decimalLongitude "-31.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "716"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6143%3A0xBC1BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  geo-pos:lat "52.468"^^xsd:decimal ;
  geo-pos:long "-31.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6143%3A0xBC1BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6143:0xBC1BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6143'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.739'^^xsd:double;
  dwc:latitude '52.468'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '716'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3926 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6143:0xBC1BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32597%3A0xAE22CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32597%3A0xAE22CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32597%3A0xAE22CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.468"^^xsd:decimal ;
  dwc:decimalLongitude "-31.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "716"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32597%3A0xAE22CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  geo-pos:lat "52.468"^^xsd:decimal ;
  geo-pos:long "-31.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32597%3A0xAE22CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32597:0xAE22CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32597'^^xsd:integer;
  dwc:scientificName 'Lanceola felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.739'^^xsd:double;
  dwc:latitude '52.468'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '716'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3926 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '510139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32597:0xAE22CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '510139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32611%3A0x4B1DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32611%3A0x4B1DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32611%3A0x4B1DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.468"^^xsd:decimal ;
  dwc:decimalLongitude "-31.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "716"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32611%3A0x4B1DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  geo-pos:lat "52.468"^^xsd:decimal ;
  geo-pos:long "-31.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32611%3A0x4B1DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32611:0x4B1DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32611'^^xsd:integer;
  dwc:scientificName 'Scina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.739'^^xsd:double;
  dwc:latitude '52.468'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '716'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3926 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32611:0x4B1DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '103279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6197%3A0x401DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6197%3A0x401DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6197%3A0x401DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.468"^^xsd:decimal ;
  dwc:decimalLongitude "-31.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "716"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6197%3A0x401DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  geo-pos:lat "52.468"^^xsd:decimal ;
  geo-pos:long "-31.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6197%3A0x401DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6197:0x401DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6197'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.739'^^xsd:double;
  dwc:latitude '52.468'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '716'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3926 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6197:0x401DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6127%3A0xD41CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6127%3A0xD41CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6127%3A0xD41CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.468"^^xsd:decimal ;
  dwc:decimalLongitude "-31.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "716"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6127%3A0xD41CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  geo-pos:lat "52.468"^^xsd:decimal ;
  geo-pos:long "-31.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6127%3A0xD41CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6127:0xD41CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6127'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.739'^^xsd:double;
  dwc:latitude '52.468'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '716'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3926 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6127:0xD41CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32555%3A0xE622CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32555%3A0xE622CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32555%3A0xE622CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.468"^^xsd:decimal ;
  dwc:decimalLongitude "-31.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "716"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32555%3A0xE622CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  geo-pos:lat "52.468"^^xsd:decimal ;
  geo-pos:long "-31.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32555%3A0xE622CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32555:0xE622CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32555'^^xsd:integer;
  dwc:scientificName 'Hyperia medusarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.739'^^xsd:double;
  dwc:latitude '52.468'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '716'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3926 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32555:0xE622CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '103253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32583%3A0x7D21CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32583%3A0x7D21CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32583%3A0x7D21CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.468"^^xsd:decimal ;
  dwc:decimalLongitude "-31.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "716"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32583%3A0x7D21CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  geo-pos:lat "52.468"^^xsd:decimal ;
  geo-pos:long "-31.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32583%3A0x7D21CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32583:0x7D21CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32583'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.739'^^xsd:double;
  dwc:latitude '52.468'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '716'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3926 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32583:0x7D21CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6155%3A0xE922CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6155%3A0xE922CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6155%3A0xE922CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.468"^^xsd:decimal ;
  dwc:decimalLongitude "-31.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "716"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6155%3A0xE922CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468 -31.739)"^^geo:wktLiteral ;
  geo-pos:lat "52.468"^^xsd:decimal ;
  geo-pos:long "-31.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6155%3A0xE922CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6155:0xE922CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6155'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown; Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.739'^^xsd:double;
  dwc:latitude '52.468'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '716'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3926 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6155:0xE922CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25181%3A0x3C21CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25181%3A0x3C21CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25181%3A0x3C21CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25181%3A0x3C21CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  geo-pos:lat "52.482"^^xsd:decimal ;
  geo-pos:long "-31.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25181%3A0x3C21CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25181:0x3C21CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25181'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.724'^^xsd:double;
  dwc:latitude '52.482'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3890 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25181:0x3C21CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2526%3A0x1221CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2526%3A0x1221CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2526%3A0x1221CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2526%3A0x1221CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  geo-pos:lat "52.482"^^xsd:decimal ;
  geo-pos:long "-31.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2526%3A0x1221CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2526:0x1221CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2526'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.724'^^xsd:double;
  dwc:latitude '52.482'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3890 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2526:0x1221CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26988%3A0x0921CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26988%3A0x0921CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26988%3A0x0921CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26988%3A0x0921CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  geo-pos:lat "52.482"^^xsd:decimal ;
  geo-pos:long "-31.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26988%3A0x0921CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26988:0x0921CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26988'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.724'^^xsd:double;
  dwc:latitude '52.482'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3890 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26988:0x0921CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6173%3A0x321BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6173%3A0x321BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6173%3A0x321BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6173%3A0x321BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  geo-pos:lat "52.482"^^xsd:decimal ;
  geo-pos:long "-31.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6173%3A0x321BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6173:0x321BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6173'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.724'^^xsd:double;
  dwc:latitude '52.482'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3890 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16226'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6173:0x321BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6932%3A0x901FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6932%3A0x901FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6932%3A0x901FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6932%3A0x901FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  geo-pos:lat "52.482"^^xsd:decimal ;
  geo-pos:long "-31.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6932%3A0x901FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6932:0x901FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6932'^^xsd:integer;
  dwc:scientificName 'Brachioteuthis beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.724'^^xsd:double;
  dwc:latitude '52.482'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3890 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '341792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6932:0x901FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '341792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31211%3A0x0E22CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31211%3A0x0E22CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31211%3A0x0E22CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31211%3A0x0E22CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  geo-pos:lat "52.482"^^xsd:decimal ;
  geo-pos:long "-31.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31211%3A0x0E22CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31211:0x0E22CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31211'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.724'^^xsd:double;
  dwc:latitude '52.482'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3890 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31211:0x0E22CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6145%3A0x601BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6145%3A0x601BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6145%3A0x601BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6145%3A0x601BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  geo-pos:lat "52.482"^^xsd:decimal ;
  geo-pos:long "-31.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6145%3A0x601BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6145:0x601BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6145'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.724'^^xsd:double;
  dwc:latitude '52.482'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3890 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6145:0x601BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2538%3A0x271FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2538%3A0x271FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2538%3A0x271FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2538%3A0x271FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  geo-pos:lat "52.482"^^xsd:decimal ;
  geo-pos:long "-31.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2538%3A0x271FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2538:0x271FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2538'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.724'^^xsd:double;
  dwc:latitude '52.482'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3890 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2538:0x271FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2512%3A0x5621CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2512%3A0x5621CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2512%3A0x5621CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2512%3A0x5621CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  geo-pos:lat "52.482"^^xsd:decimal ;
  geo-pos:long "-31.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2512%3A0x5621CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2512:0x5621CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2512'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.724'^^xsd:double;
  dwc:latitude '52.482'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3890 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2512:0x5621CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25167%3A0xC71ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25167%3A0xC71ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25167%3A0xC71ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25167%3A0xC71ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  geo-pos:lat "52.482"^^xsd:decimal ;
  geo-pos:long "-31.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25167%3A0xC71ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25167:0xC71ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25167'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.724'^^xsd:double;
  dwc:latitude '52.482'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3890 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25167:0xC71ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9548%3A0x6A1ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9548%3A0x6A1ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9548%3A0x6A1ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9548%3A0x6A1ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  geo-pos:lat "52.482"^^xsd:decimal ;
  geo-pos:long "-31.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9548%3A0x6A1ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9548:0x6A1ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9548'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.724'^^xsd:double;
  dwc:latitude '52.482'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3890 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9548:0x6A1ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26960%3A0x6E22CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26960%3A0x6E22CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26960%3A0x6E22CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26960%3A0x6E22CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  geo-pos:lat "52.482"^^xsd:decimal ;
  geo-pos:long "-31.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26960%3A0x6E22CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26960:0x6E22CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26960'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.724'^^xsd:double;
  dwc:latitude '52.482'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3890 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26960:0x6E22CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6960%3A0x2F1CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6960%3A0x2F1CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6960%3A0x2F1CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6960%3A0x2F1CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  geo-pos:lat "52.482"^^xsd:decimal ;
  geo-pos:long "-31.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6960%3A0x2F1CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6960:0x2F1CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6960'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.724'^^xsd:double;
  dwc:latitude '52.482'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3890 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6960:0x2F1CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9562%3A0xA022CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9562%3A0xA022CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9562%3A0xA022CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9562%3A0xA022CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  geo-pos:lat "52.482"^^xsd:decimal ;
  geo-pos:long "-31.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9562%3A0xA022CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9562:0xA022CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9562'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.724'^^xsd:double;
  dwc:latitude '52.482'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3890 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9562:0xA022CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6199%3A0xE11DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6199%3A0xE11DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6199%3A0xE11DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6199%3A0xE11DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  geo-pos:lat "52.482"^^xsd:decimal ;
  geo-pos:long "-31.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6199%3A0xE11DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6199:0xE11DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6199'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.724'^^xsd:double;
  dwc:latitude '52.482'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3890 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6199:0xE11DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31239%3A0xAA22CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31239%3A0xAA22CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31239%3A0xAA22CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31239%3A0xAA22CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  geo-pos:lat "52.482"^^xsd:decimal ;
  geo-pos:long "-31.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31239%3A0xAA22CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31239:0xAA22CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31239'^^xsd:integer;
  dwc:scientificName 'Hyperia medusarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.724'^^xsd:double;
  dwc:latitude '52.482'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3890 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31239:0xAA22CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '103253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31225%3A0xBE1BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31225%3A0xBE1BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31225%3A0xBE1BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31225%3A0xBE1BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  geo-pos:lat "52.482"^^xsd:decimal ;
  geo-pos:long "-31.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31225%3A0xBE1BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31225:0xBE1BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31225'^^xsd:integer;
  dwc:scientificName 'Lanceola clausii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.724'^^xsd:double;
  dwc:latitude '52.482'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3890 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '325370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31225:0xBE1BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '325370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  geo-pos:lat "52.482"^^xsd:decimal ;
  geo-pos:long "-31.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4E1DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.724'^^xsd:double;
  dwc:latitude '52.482'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3890 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4E1DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6131%3A0xB122CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6131%3A0xB122CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6131%3A0xB122CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6131%3A0xB122CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  geo-pos:lat "52.482"^^xsd:decimal ;
  geo-pos:long "-31.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6131%3A0xB122CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6131:0xB122CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6131'^^xsd:integer;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.724'^^xsd:double;
  dwc:latitude '52.482'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3890 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6131:0xB122CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6946%3A0x3F1DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6946%3A0x3F1DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6946%3A0x3F1DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6946%3A0x3F1DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  geo-pos:lat "52.482"^^xsd:decimal ;
  geo-pos:long "-31.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6946%3A0x3F1DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6946:0x3F1DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6946'^^xsd:integer;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.724'^^xsd:double;
  dwc:latitude '52.482'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3890 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6946:0x3F1DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2496%3A0xC31CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2496%3A0xC31CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2496%3A0xC31CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2496%3A0xC31CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  geo-pos:lat "52.482"^^xsd:decimal ;
  geo-pos:long "-31.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2496%3A0xC31CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2496:0xC31CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2496'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.724'^^xsd:double;
  dwc:latitude '52.482'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3890 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2496:0xC31CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8316%3A0xBA1CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8316%3A0xBA1CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8316%3A0xBA1CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8316%3A0xBA1CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  geo-pos:lat "52.482"^^xsd:decimal ;
  geo-pos:long "-31.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8316%3A0xBA1CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8316:0xBA1CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8316'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.724'^^xsd:double;
  dwc:latitude '52.482'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3890 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8316:0xBA1CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6159%3A0x921CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6159%3A0x921CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6159%3A0x921CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6159%3A0x921CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -31.724)"^^geo:wktLiteral ;
  geo-pos:lat "52.482"^^xsd:decimal ;
  geo-pos:long "-31.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6159%3A0x921CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6159:0x921CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6159'^^xsd:integer;
  dwc:scientificName 'Entelurus aequoreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.724'^^xsd:double;
  dwc:latitude '52.482'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3890 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16428'^^xsd:string;
  dwc:aphiaid '127379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6159:0x921CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5876%3A0x2A1BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5876%3A0x2A1BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5876%3A0x2A1BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5876%3A0x2A1BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5876%3A0x2A1BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5876:0x2A1BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5876'^^xsd:integer;
  dwc:scientificName 'Searsia koefoedi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5876:0x2A1BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50012%3A0x1021CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50012%3A0x1021CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50012%3A0x1021CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50012%3A0x1021CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50012%3A0x1021CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:50012:0x1021CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '50012'^^xsd:integer;
  dwc:scientificName 'Sebastes mentella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton; Otte Bjelland'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:50012:0x1021CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A362%3A0x8A21CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A362%3A0x8A21CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A362%3A0x8A21CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A362%3A0x8A21CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A362%3A0x8A21CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:362:0x8A21CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '362'^^xsd:integer;
  dwc:scientificName 'Scopelosaurus lepidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126349'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:362:0x8A21CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3291%3A0x0921CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3291%3A0x0921CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3291%3A0x0921CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3291%3A0x0921CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3291%3A0x0921CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3291:0x0921CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3291'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3291:0x0921CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1675%3A0x0A21CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1675%3A0x0A21CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1675%3A0x0A21CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1675%3A0x0A21CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1675%3A0x0A21CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1675:0x0A21CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1675'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1675:0x0A21CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5855%3A0x0421CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5855%3A0x0421CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5855%3A0x0421CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5855%3A0x0421CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5855%3A0x0421CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5855:0x0421CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5855'^^xsd:integer;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5855:0x0421CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5873%3A0x0121CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5873%3A0x0121CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5873%3A0x0121CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5873%3A0x0121CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5873%3A0x0121CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5873:0x0121CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5873'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5873:0x0121CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25005%3A0x0121CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25005%3A0x0121CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25005%3A0x0121CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25005%3A0x0121CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25005%3A0x0121CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25005:0x0121CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25005'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25005:0x0121CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7559%3A0x0221CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7559%3A0x0221CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7559%3A0x0221CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7559%3A0x0221CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7559%3A0x0221CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7559:0x0221CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7559'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7559:0x0221CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3048%3A0x8F21CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3048%3A0x8F21CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3048%3A0x8F21CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3048%3A0x8F21CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3048%3A0x8F21CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3048:0x8F21CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3048'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3048:0x8F21CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22546%3A0x9021CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22546%3A0x9021CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22546%3A0x9021CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22546%3A0x9021CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22546%3A0x9021CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22546:0x9021CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22546'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22546:0x9021CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3110%3A0xF920CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3110%3A0xF920CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3110%3A0xF920CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3110%3A0xF920CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3110%3A0xF920CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3110:0xF920CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3110'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3110:0xF920CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22532%3A0xF920CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22532%3A0xF920CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22532%3A0xF920CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22532%3A0xF920CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22532%3A0xF920CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22532:0xF920CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22532'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22532:0xF920CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20083%3A0xF920CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20083%3A0xF920CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20083%3A0xF920CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20083%3A0xF920CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20083%3A0xF920CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20083:0xF920CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20083'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20083:0xF920CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20069%3A0xB220CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20069%3A0xB220CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20069%3A0xB220CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20069%3A0xB220CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20069%3A0xB220CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20069:0xB220CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20069'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20069:0xB220CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1938%3A0xAA20CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1938%3A0xAA20CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1938%3A0xAA20CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1938%3A0xAA20CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1938%3A0xAA20CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1938:0xAA20CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1938'^^xsd:integer;
  dwc:scientificName 'Stauroteuthis syrtensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '153122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1938:0xAA20CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '153122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1880%3A0xAA20CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1880%3A0xAA20CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1880%3A0xAA20CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1880%3A0xAA20CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1880%3A0xAA20CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1880:0xAA20CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1880'^^xsd:integer;
  dwc:scientificName 'Stauroteuthis syrtensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '153122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1880:0xAA20CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '153122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A935%3A0x9421CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A935%3A0x9421CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A935%3A0x9421CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A935%3A0x9421CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A935%3A0x9421CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:935:0x9421CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '935'^^xsd:integer;
  dwc:scientificName 'Stauroteuthis syrtensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '153122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:935:0x9421CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '153122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A949%3A0x9421CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A949%3A0x9421CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A949%3A0x9421CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A949%3A0x9421CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A949%3A0x9421CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:949:0x9421CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '949'^^xsd:integer;
  dwc:scientificName 'Stauroteuthis syrtensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '153122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:949:0x9421CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '153122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25002%3A0xA120CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25002%3A0xA120CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25002%3A0xA120CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25002%3A0xA120CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25002%3A0xA120CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25002:0xA120CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25002'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25002:0xA120CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1717%3A0x9F20CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1717%3A0x9F20CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1717%3A0x9F20CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1717%3A0x9F20CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1717%3A0x9F20CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1717:0x9F20CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1717'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1717:0x9F20CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7583%3A0x9F20CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7583%3A0x9F20CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7583%3A0x9F20CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7583%3A0x9F20CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7583%3A0x9F20CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7583:0x9F20CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7583'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7583:0x9F20CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A336%3A0x5E20CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A336%3A0x5E20CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A336%3A0x5E20CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A336%3A0x5E20CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A336%3A0x5E20CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:336:0x5E20CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '336'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:336:0x5E20CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3297%3A0x3520CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3297%3A0x3520CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3297%3A0x3520CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3297%3A0x3520CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3297%3A0x3520CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3297:0x3520CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3297'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3297:0x3520CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A330%3A0xE51FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A330%3A0xE51FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A330%3A0xE51FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A330%3A0xE51FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A330%3A0xE51FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:330:0xE51FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '330'^^xsd:integer;
  dwc:scientificName 'Argyropelecus olfersii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16757'^^xsd:string;
  dwc:aphiaid '274967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:330:0xE51FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '274967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A346%3A0x4721CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A346%3A0x4721CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A346%3A0x4721CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A346%3A0x4721CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A346%3A0x4721CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:346:0x4721CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '346'^^xsd:integer;
  dwc:scientificName 'Bajacalifornia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:346:0x4721CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A318%3A0xE11FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A318%3A0xE11FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A318%3A0xE11FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A318%3A0xE11FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A318%3A0xE11FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:318:0xE11FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '318'^^xsd:integer;
  dwc:scientificName 'Arctozenus risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:318:0xE11FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A348%3A0x0622CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A348%3A0x0622CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A348%3A0x0622CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A348%3A0x0622CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A348%3A0x0622CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:348:0x0622CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '348'^^xsd:integer;
  dwc:scientificName 'Anoplogaster cornuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15941'^^xsd:string;
  dwc:aphiaid '126393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:348:0x0622CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1659%3A0xDA1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1659%3A0xDA1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1659%3A0xDA1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1659%3A0xDA1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1659%3A0xDA1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1659:0xDA1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1659'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1659:0xDA1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5853%3A0x891FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5853%3A0x891FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5853%3A0x891FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5853%3A0x891FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5853%3A0x891FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5853:0x891FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5853'^^xsd:integer;
  dwc:scientificName 'Bolinichthys supralateralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16385'^^xsd:string;
  dwc:aphiaid '126583'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5853:0x891FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A274%3A0x7E1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A274%3A0x7E1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A274%3A0x7E1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A274%3A0x7E1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A274%3A0x7E1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:274:0x7E1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '274'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16777'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:274:0x7E1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50013%3A0x7E1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50013%3A0x7E1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50013%3A0x7E1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50013%3A0x7E1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50013%3A0x7E1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:50013:0x7E1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '50013'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:50013:0x7E1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A320%3A0x5B1BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A320%3A0x5B1BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A320%3A0x5B1BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A320%3A0x5B1BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A320%3A0x5B1BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:320:0x5B1BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '320'^^xsd:integer;
  dwc:scientificName 'Xenodermichthys copei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton,Filipe Porteiro;Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:320:0x5B1BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A302%3A0x1022CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A302%3A0x1022CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A302%3A0x1022CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A302%3A0x1022CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A302%3A0x1022CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:302:0x1022CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '302'^^xsd:integer;
  dwc:scientificName 'Trigonolampa miriceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown; Zachary Baldwin'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:302:0x1022CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1864%3A0x511FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1864%3A0x511FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1864%3A0x511FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1864%3A0x511FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1864%3A0x511FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1864:0x511FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1864'^^xsd:integer;
  dwc:scientificName 'Vampyroteuthis infernalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '141887'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1864:0x511FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '141887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1936%3A0x501FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1936%3A0x501FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1936%3A0x501FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1936%3A0x501FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1936%3A0x501FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1936:0x501FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1936'^^xsd:integer;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1936:0x501FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A914%3A0x1222CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A914%3A0x1222CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A914%3A0x1222CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A914%3A0x1222CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A914%3A0x1222CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:914:0x1222CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '914'^^xsd:integer;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:914:0x1222CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3026%3A0x4C21CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3026%3A0x4C21CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3026%3A0x4C21CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3026%3A0x4C21CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3026%3A0x4C21CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3026:0x4C21CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3026'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Endre Willassen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3026:0x4C21CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27213%3A0x3A1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27213%3A0x3A1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27213%3A0x3A1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27213%3A0x3A1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27213%3A0x3A1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27213:0x3A1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27213'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Endre Willassen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27213:0x3A1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3122%3A0x391FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3122%3A0x391FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3122%3A0x391FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3122%3A0x391FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3122%3A0x391FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3122:0x391FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3122'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3122:0x391FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27227%3A0x5021CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27227%3A0x5021CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27227%3A0x5021CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27227%3A0x5021CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27227%3A0x5021CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27227:0x5021CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27227'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Endre Willassen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27227:0x5021CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1922%3A0x5E22CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1922%3A0x5E22CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1922%3A0x5E22CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1922%3A0x5E22CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1922%3A0x5E22CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1922:0x5E22CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1922'^^xsd:integer;
  dwc:scientificName 'Planctoteuthis levimana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '238753'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1922:0x5E22CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '238753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3210%3A0x621BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3210%3A0x621BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3210%3A0x621BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3210%3A0x621BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3210%3A0x621BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3210:0x621BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3210'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3210:0x621BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22504%3A0x5321CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22504%3A0x5321CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22504%3A0x5321CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22504%3A0x5321CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22504%3A0x5321CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22504:0x5321CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22504'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22504:0x5321CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3034%3A0x6222CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3034%3A0x6222CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3034%3A0x6222CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3034%3A0x6222CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3034%3A0x6222CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3034:0x6222CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3034'^^xsd:integer;
  dwc:scientificName 'Pasiphaea tarda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Endre Willassen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3034:0x6222CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3022%3A0x631BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3022%3A0x631BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3022%3A0x631BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3022%3A0x631BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3022%3A0x631BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3022:0x631BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3022'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3022:0x631BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3166%3A0x641BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3166%3A0x641BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3166%3A0x641BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3166%3A0x641BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3166%3A0x641BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3166:0x641BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3166'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3166:0x641BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22518%3A0x641BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22518%3A0x641BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22518%3A0x641BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22518%3A0x641BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22518%3A0x641BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22518:0x641BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22518'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22518:0x641BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A900%3A0x701ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A900%3A0x701ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A900%3A0x701ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A900%3A0x701ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A900%3A0x701ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:900:0x701ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '900'^^xsd:integer;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:900:0x701ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15302%3A0x2C1CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15302%3A0x2C1CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15302%3A0x2C1CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15302%3A0x2C1CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15302%3A0x2C1CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15302:0x2C1CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15302'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15302:0x2C1CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1878%3A0x291CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1878%3A0x291CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1878%3A0x291CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1878%3A0x291CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1878%3A0x291CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1878:0x291CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1878'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1878:0x291CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A921%3A0x5F1ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A921%3A0x5F1ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A921%3A0x5F1ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A921%3A0x5F1ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A921%3A0x5F1ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:921:0x5F1ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '921'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:921:0x5F1ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A360%3A0x2C1ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A360%3A0x2C1ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A360%3A0x2C1ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A360%3A0x2C1ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A360%3A0x2C1ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:360:0x2C1ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '360'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16449'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:360:0x2C1ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A374%3A0x2C1ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A374%3A0x2C1ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A374%3A0x2C1ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A374%3A0x2C1ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A374%3A0x2C1ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:374:0x2C1ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '374'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:374:0x2C1ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A288%3A0x7722CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A288%3A0x7722CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A288%3A0x7722CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A288%3A0x7722CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A288%3A0x7722CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:288:0x7722CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '288'^^xsd:integer;
  dwc:scientificName 'Melamphaes microps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:288:0x7722CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A316%3A0x241ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A316%3A0x241ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A316%3A0x241ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A316%3A0x241ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A316%3A0x241ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:316:0x241ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '316'^^xsd:integer;
  dwc:scientificName 'Nansenia groenlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton; Otte Bjelland'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:316:0x241ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7569%3A0x181ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7569%3A0x181ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7569%3A0x181ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7569%3A0x181ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7569%3A0x181ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7569:0x181ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7569'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7569:0x181ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A308%3A0xF71DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A308%3A0xF71DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A308%3A0xF71DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A308%3A0xF71DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A308%3A0xF71DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:308:0xF71DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '308'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:308:0xF71DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3461%3A0xF21DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3461%3A0xF21DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3461%3A0xF21DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3461%3A0xF21DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3461%3A0xF21DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3461:0xF21DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3461'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1629'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3461:0xF21DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3097%3A0xF01DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3097%3A0xF01DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3097%3A0xF01DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3097%3A0xF01DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3097%3A0xF01DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3097:0xF01DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3097'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3097:0xF01DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13196%3A0xEC1DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13196%3A0xEC1DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13196%3A0xEC1DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13196%3A0xEC1DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13196%3A0xEC1DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13196:0xEC1DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13196'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13196:0xEC1DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A334%3A0xEA1DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A334%3A0xEA1DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A334%3A0xEA1DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A334%3A0xEA1DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A334%3A0xEA1DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:334:0xEA1DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '334'^^xsd:integer;
  dwc:scientificName 'Nemichthys scolopaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'T. Sutton, F. Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:334:0xEA1DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5839%3A0xA422CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5839%3A0xA422CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5839%3A0xA422CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5839%3A0xA422CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5839%3A0xA422CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5839:0xA422CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5839'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5839:0xA422CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3028%3A0x7921CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3028%3A0x7921CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3028%3A0x7921CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3028%3A0x7921CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3028%3A0x7921CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3028:0x7921CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3028'^^xsd:integer;
  dwc:scientificName 'Notostomus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Endre Willassen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3028:0x7921CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3182%3A0xE51DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3182%3A0xE51DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3182%3A0xE51DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3182%3A0xE51DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3182%3A0xE51DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3182:0xE51DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3182'^^xsd:integer;
  dwc:scientificName 'Notostomus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3182:0xE51DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1703%3A0xA722CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1703%3A0xA722CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1703%3A0xA722CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1703%3A0xA722CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1703%3A0xA722CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1703:0xA722CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1703'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1703:0xA722CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25016%3A0xA722CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25016%3A0xA722CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25016%3A0xA722CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25016%3A0xA722CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25016%3A0xA722CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25016:0xA722CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25016'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25016:0xA722CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A376%3A0xB41DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A376%3A0xB41DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A376%3A0xB41DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A376%3A0xB41DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A376%3A0xB41DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:376:0xB41DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '376'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:376:0xB41DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x761BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x761BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x761BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x761BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x761BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x761BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x761BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1645%3A0xB31DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1645%3A0xB31DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1645%3A0xB31DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1645%3A0xB31DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1645%3A0xB31DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1645:0xB31DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1645'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1645:0xB31DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5874%3A0xAC1DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5874%3A0xAC1DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5874%3A0xAC1DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5874%3A0xAC1DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5874%3A0xAC1DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5874:0xAC1DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5874'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5874:0xAC1DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1729%3A0xB91BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1729%3A0xB91BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1729%3A0xB91BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1729%3A0xB91BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1729%3A0xB91BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1729:0xB91BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1729'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1729:0xB91BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3162%3A0xB91BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3162%3A0xB91BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3162%3A0xB91BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3162%3A0xB91BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3162%3A0xB91BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3162:0xB91BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3162'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3162:0xB91BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5878%3A0xAA1DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5878%3A0xAA1DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5878%3A0xAA1DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5878%3A0xAA1DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5878%3A0xAA1DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5878:0xAA1DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5878'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia macrops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126740'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5878:0xAA1DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7581%3A0x9A1DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7581%3A0x9A1DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7581%3A0x9A1DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7581%3A0x9A1DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7581%3A0x9A1DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7581:0x9A1DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7581'^^xsd:integer;
  dwc:scientificName 'Lampadena speculigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7581:0x9A1DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A332%3A0x481DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A332%3A0x481DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A332%3A0x481DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A332%3A0x481DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A332%3A0x481DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:332:0x481DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '332'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:332:0x481DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A290%3A0xD822CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A290%3A0xD822CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A290%3A0xD822CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A290%3A0xD822CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A290%3A0xD822CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:290:0xD822CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '290'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:290:0xD822CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A304%3A0x421DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A304%3A0x421DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A304%3A0x421DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A304%3A0x421DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A304%3A0x421DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:304:0x421DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '304'^^xsd:integer;
  dwc:scientificName 'Bajacalifornia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:304:0x421DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1344%3A0x421DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1344%3A0x421DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1344%3A0x421DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1344%3A0x421DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1344%3A0x421DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1344:0x421DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1344'^^xsd:integer;
  dwc:scientificName 'Bajacalifornia megalops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1567'^^xsd:string;
  dwc:aphiaid '126687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1344:0x421DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22560%3A0x3C1DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22560%3A0x3C1DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22560%3A0x3C1DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22560%3A0x3C1DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22560%3A0x3C1DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22560:0x3C1DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22560'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22560:0x3C1DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27092%3A0xC91CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27092%3A0xC91CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27092%3A0xC91CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27092%3A0xC91CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27092%3A0xC91CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27092:0xC91CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27092'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27092:0xC91CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1894%3A0xC21CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1894%3A0xC21CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1894%3A0xC21CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1894%3A0xC21CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1894%3A0xC21CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1894:0xC21CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1894'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1894:0xC21CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A344%3A0xE422CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A344%3A0xE422CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A344%3A0xE422CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A344%3A0xE422CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A344%3A0xE422CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:344:0xE422CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '344'^^xsd:integer;
  dwc:scientificName 'Danaphryne nigrifilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'T.W. Pietsch'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16706'^^xsd:string;
  dwc:aphiaid '159201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:344:0xE422CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '159201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3124%3A0x281CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3124%3A0x281CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3124%3A0x281CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3124%3A0x281CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3124%3A0x281CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3124:0x281CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3124'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3124:0x281CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A322%3A0x8C1CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A322%3A0x8C1CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A322%3A0x8C1CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A322%3A0x8C1CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A322%3A0x8C1CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:322:0x8C1CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '322'^^xsd:integer;
  dwc:scientificName 'Lampadena speculigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:322:0x8C1CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7567%3A0xC61BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7567%3A0xC61BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7567%3A0xC61BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7567%3A0xC61BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7567%3A0xC61BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7567:0xC61BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7567'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7567:0xC61BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1892%3A0x8A1CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1892%3A0x8A1CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1892%3A0x8A1CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1892%3A0x8A1CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1892%3A0x8A1CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1892:0x8A1CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1892'^^xsd:integer;
  dwc:scientificName 'Histioteuthis bonnellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '140111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1892:0x8A1CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '140111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7561%3A0xE822CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7561%3A0xE822CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7561%3A0xE822CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7561%3A0xE822CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7561%3A0xE822CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7561:0xE822CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7561'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7561:0xE822CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3095%3A0xE822CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3095%3A0xE822CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3095%3A0xE822CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3095%3A0xE822CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3095%3A0xE822CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3095:0xE822CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3095'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3095:0xE822CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22490%3A0xC91BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22490%3A0xC91BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22490%3A0xC91BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22490%3A0xC91BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22490%3A0xC91BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22490:0xC91BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22490'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22490:0xC91BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2105%3A0xCA1BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2105%3A0xCA1BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2105%3A0xCA1BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2105%3A0xCA1BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2105%3A0xCA1BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2105:0xCA1BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2105'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2105:0xCA1BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A300%3A0xEA22CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A300%3A0xEA22CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A300%3A0xEA22CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A300%3A0xEA22CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A300%3A0xEA22CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:300:0xEA22CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '300'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:300:0xEA22CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3513%3A0x791CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3513%3A0x791CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3513%3A0x791CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3513%3A0x791CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3513%3A0x791CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3513:0x791CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3513'^^xsd:integer;
  dwc:scientificName 'Nansenia groenlandica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1655'^^xsd:string;
  dwc:aphiaid '126725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3513:0x791CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1715%3A0x311CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1715%3A0x311CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1715%3A0x311CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1715%3A0x311CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1715%3A0x311CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1715:0x311CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1715'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1715:0x311CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1701%3A0x311CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1701%3A0x311CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1701%3A0x311CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.085"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1701%3A0x311CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.085 -31.36)"^^geo:wktLiteral ;
  geo-pos:lat "57.085"^^xsd:decimal ;
  geo-pos:long "-31.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1701%3A0x311CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1701:0x311CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1701'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.36'^^xsd:double;
  dwc:latitude '57.085'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1530'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2418 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1701:0x311CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27492%3A0x1321CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27492%3A0x1321CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27492%3A0x1321CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.15 -31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.15"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27492%3A0x1321CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.15 -31.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.15"^^xsd:decimal ;
  geo-pos:long "-31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27492%3A0x1321CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27492:0x1321CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27492'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.25'^^xsd:double;
  dwc:latitude '57.15'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2349 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27492:0x1321CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32011%3A0xFA20CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32011%3A0xFA20CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32011%3A0xFA20CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.15 -31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.15"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32011%3A0xFA20CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.15 -31.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.15"^^xsd:decimal ;
  geo-pos:long "-31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32011%3A0xFA20CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32011:0xFA20CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32011'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.25'^^xsd:double;
  dwc:latitude '57.15'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2349 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32011:0xFA20CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3293%3A0xFD21CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3293%3A0xFD21CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3293%3A0xFD21CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.15 -31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.15"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3293%3A0xFD21CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.15 -31.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.15"^^xsd:decimal ;
  geo-pos:long "-31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3293%3A0xFD21CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3293:0xFD21CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3293'^^xsd:integer;
  dwc:scientificName 'Entelurus aequoreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.25'^^xsd:double;
  dwc:latitude '57.15'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2349 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16421'^^xsd:string;
  dwc:aphiaid '127379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3293:0xFD21CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2425%3A0x541FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2425%3A0x541FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2425%3A0x541FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.15 -31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.15"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2425%3A0x541FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.15 -31.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.15"^^xsd:decimal ;
  geo-pos:long "-31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2425%3A0x541FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2425:0x541FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2425'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.25'^^xsd:double;
  dwc:latitude '57.15'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2349 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2425:0x541FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.15 -31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.15"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.15 -31.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.15"^^xsd:decimal ;
  geo-pos:long "-31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1D1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.25'^^xsd:double;
  dwc:latitude '57.15'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2349 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1D1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24186%3A0x691BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24186%3A0x691BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24186%3A0x691BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.15 -31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.15"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24186%3A0x691BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.15 -31.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.15"^^xsd:decimal ;
  geo-pos:long "-31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24186%3A0x691BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24186:0x691BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24186'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.25'^^xsd:double;
  dwc:latitude '57.15'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2349 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24186:0x691BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13386%3A0x6B1ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13386%3A0x6B1ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13386%3A0x6B1ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.15 -31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.15"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13386%3A0x6B1ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.15 -31.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.15"^^xsd:decimal ;
  geo-pos:long "-31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13386%3A0x6B1ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13386:0x6B1ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13386'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.25'^^xsd:double;
  dwc:latitude '57.15'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2349 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13386:0x6B1ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2399%3A0x631ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2399%3A0x631ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2399%3A0x631ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.15 -31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.15"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2399%3A0x631ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.15 -31.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.15"^^xsd:decimal ;
  geo-pos:long "-31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2399%3A0x631ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2399:0x631ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2399'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.25'^^xsd:double;
  dwc:latitude '57.15'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2349 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2399:0x631ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3221%3A0x2D1CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3221%3A0x2D1CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3221%3A0x2D1CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.15 -31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.15"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3221%3A0x2D1CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.15 -31.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.15"^^xsd:decimal ;
  geo-pos:long "-31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3221%3A0x2D1CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3221:0x2D1CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3221'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.25'^^xsd:double;
  dwc:latitude '57.15'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2349 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3221:0x2D1CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3305%3A0x2D1CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3305%3A0x2D1CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3305%3A0x2D1CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.15 -31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.15"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3305%3A0x2D1CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.15 -31.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.15"^^xsd:decimal ;
  geo-pos:long "-31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3305%3A0x2D1CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3305:0x2D1CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3305'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.25'^^xsd:double;
  dwc:latitude '57.15'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2349 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3305:0x2D1CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11685%3A0x2F1ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11685%3A0x2F1ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11685%3A0x2F1ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.15 -31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.15"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11685%3A0x2F1ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.15 -31.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.15"^^xsd:decimal ;
  geo-pos:long "-31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11685%3A0x2F1ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11685:0x2F1ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11685'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.25'^^xsd:double;
  dwc:latitude '57.15'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2349 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11685:0x2F1ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11699%3A0x7522CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11699%3A0x7522CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11699%3A0x7522CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.15 -31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.15"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11699%3A0x7522CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.15 -31.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.15"^^xsd:decimal ;
  geo-pos:long "-31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11699%3A0x7522CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11699:0x7522CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11699'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.25'^^xsd:double;
  dwc:latitude '57.15'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2349 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11699:0x7522CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31893%3A0xAD1DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31893%3A0xAD1DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31893%3A0xAD1DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.15 -31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.15"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31893%3A0xAD1DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.15 -31.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.15"^^xsd:decimal ;
  geo-pos:long "-31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31893%3A0xAD1DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31893:0xAD1DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31893'^^xsd:integer;
  dwc:scientificName 'Hyperia medusarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.25'^^xsd:double;
  dwc:latitude '57.15'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2349 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31893:0xAD1DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '103253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31997%3A0x9F1DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31997%3A0x9F1DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31997%3A0x9F1DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.15 -31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.15"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31997%3A0x9F1DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.15 -31.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.15"^^xsd:decimal ;
  geo-pos:long "-31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31997%3A0x9F1DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31997:0x9F1DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31997'^^xsd:integer;
  dwc:scientificName 'Hyperoche medusarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.25'^^xsd:double;
  dwc:latitude '57.15'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2349 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103256'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31997:0x9F1DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '103256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3307%3A0x3D1DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3307%3A0x3D1DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3307%3A0x3D1DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.15 -31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.15"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3307%3A0x3D1DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.15 -31.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.15"^^xsd:decimal ;
  geo-pos:long "-31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3307%3A0x3D1DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3307:0x3D1DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3307'^^xsd:integer;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.25'^^xsd:double;
  dwc:latitude '57.15'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2349 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3307:0x3D1DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2469%3A0x3F21CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2469%3A0x3F21CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2469%3A0x3F21CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.151"^^xsd:decimal ;
  dwc:decimalLongitude "-31.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "811"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2469%3A0x3F21CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  geo-pos:lat "57.151"^^xsd:decimal ;
  geo-pos:long "-31.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2469%3A0x3F21CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2469:0x3F21CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2469'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.223'^^xsd:double;
  dwc:latitude '57.151'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '811'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2321 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2469:0x3F21CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27528%3A0x8C21CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27528%3A0x8C21CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27528%3A0x8C21CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.151"^^xsd:decimal ;
  dwc:decimalLongitude "-31.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "811"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27528%3A0x8C21CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  geo-pos:lat "57.151"^^xsd:decimal ;
  geo-pos:long "-31.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27528%3A0x8C21CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27528:0x8C21CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27528'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.223'^^xsd:double;
  dwc:latitude '57.151'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '811'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2321 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27528:0x8C21CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3253%3A0x0B21CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3253%3A0x0B21CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3253%3A0x0B21CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.151"^^xsd:decimal ;
  dwc:decimalLongitude "-31.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "811"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3253%3A0x0B21CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  geo-pos:lat "57.151"^^xsd:decimal ;
  geo-pos:long "-31.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3253%3A0x0B21CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3253:0x0B21CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3253'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.223'^^xsd:double;
  dwc:latitude '57.151'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '811'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2321 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3253:0x0B21CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31941%3A0x9021CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31941%3A0x9021CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31941%3A0x9021CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.151"^^xsd:decimal ;
  dwc:decimalLongitude "-31.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "811"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31941%3A0x9021CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  geo-pos:lat "57.151"^^xsd:decimal ;
  geo-pos:long "-31.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31941%3A0x9021CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31941:0x9021CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31941'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.223'^^xsd:double;
  dwc:latitude '57.151'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '811'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2321 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31941:0x9021CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31941%3A0xFA20CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31941%3A0xFA20CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31941%3A0xFA20CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.151"^^xsd:decimal ;
  dwc:decimalLongitude "-31.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "811"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31941%3A0xFA20CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  geo-pos:lat "57.151"^^xsd:decimal ;
  geo-pos:long "-31.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31941%3A0xFA20CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31941:0xFA20CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31941'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.223'^^xsd:double;
  dwc:latitude '57.151'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '811'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2321 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31941:0xFA20CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20881%3A0x4121CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20881%3A0x4121CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20881%3A0x4121CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.151"^^xsd:decimal ;
  dwc:decimalLongitude "-31.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "811"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20881%3A0x4121CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  geo-pos:lat "57.151"^^xsd:decimal ;
  geo-pos:long "-31.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20881%3A0x4121CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20881:0x4121CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20881'^^xsd:integer;
  dwc:scientificName 'Systellaspis cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.223'^^xsd:double;
  dwc:latitude '57.151'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '811'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2321 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107604'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20881:0x4121CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1790000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20867%3A0x4121CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20867%3A0x4121CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20867%3A0x4121CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.151"^^xsd:decimal ;
  dwc:decimalLongitude "-31.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "811"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20867%3A0x4121CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  geo-pos:lat "57.151"^^xsd:decimal ;
  geo-pos:long "-31.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20867%3A0x4121CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20867:0x4121CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20867'^^xsd:integer;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.223'^^xsd:double;
  dwc:latitude '57.151'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '811'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2321 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20867:0x4121CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20825%3A0x9221CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20825%3A0x9221CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20825%3A0x9221CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.151"^^xsd:decimal ;
  dwc:decimalLongitude "-31.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "811"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20825%3A0x9221CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  geo-pos:lat "57.151"^^xsd:decimal ;
  geo-pos:long "-31.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20825%3A0x9221CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20825:0x9221CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20825'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.223'^^xsd:double;
  dwc:latitude '57.151'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '811'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2321 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20825:0x9221CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3223%3A0xB220CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3223%3A0xB220CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3223%3A0xB220CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.151"^^xsd:decimal ;
  dwc:decimalLongitude "-31.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "811"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3223%3A0xB220CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  geo-pos:lat "57.151"^^xsd:decimal ;
  geo-pos:long "-31.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3223%3A0xB220CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3223:0xB220CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3223'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.223'^^xsd:double;
  dwc:latitude '57.151'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '811'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2321 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3223:0xB220CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3295%3A0x9820CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3295%3A0x9820CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3295%3A0x9820CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.151"^^xsd:decimal ;
  dwc:decimalLongitude "-31.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "811"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3295%3A0x9820CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  geo-pos:lat "57.151"^^xsd:decimal ;
  geo-pos:long "-31.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3295%3A0x9820CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3295:0x9820CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3295'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.223'^^xsd:double;
  dwc:latitude '57.151'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '811'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2321 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3295:0x9820CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33117%3A0x1C20CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33117%3A0x1C20CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33117%3A0x1C20CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.151"^^xsd:decimal ;
  dwc:decimalLongitude "-31.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "811"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33117%3A0x1C20CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  geo-pos:lat "57.151"^^xsd:decimal ;
  geo-pos:long "-31.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33117%3A0x1C20CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33117:0x1C20CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33117'^^xsd:integer;
  dwc:scientificName 'Danaella mimonectes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.223'^^xsd:double;
  dwc:latitude '57.151'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '811'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2321 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33117:0x1C20CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '102558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31955%3A0x1C20CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31955%3A0x1C20CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31955%3A0x1C20CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.151"^^xsd:decimal ;
  dwc:decimalLongitude "-31.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "811"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31955%3A0x1C20CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  geo-pos:lat "57.151"^^xsd:decimal ;
  geo-pos:long "-31.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31955%3A0x1C20CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31955:0x1C20CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31955'^^xsd:integer;
  dwc:scientificName 'Danaella mimonectes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.223'^^xsd:double;
  dwc:latitude '57.151'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '811'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2321 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31955:0x1C20CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '102558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3281%3A0xF61FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3281%3A0xF61FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3281%3A0xF61FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.151"^^xsd:decimal ;
  dwc:decimalLongitude "-31.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "811"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3281%3A0xF61FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  geo-pos:lat "57.151"^^xsd:decimal ;
  geo-pos:long "-31.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3281%3A0xF61FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3281:0xF61FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3281'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.223'^^xsd:double;
  dwc:latitude '57.151'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '811'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2321 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16196'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3281:0xF61FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3267%3A0xE31FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3267%3A0xE31FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3267%3A0xE31FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.151"^^xsd:decimal ;
  dwc:decimalLongitude "-31.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "811"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3267%3A0xE31FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  geo-pos:lat "57.151"^^xsd:decimal ;
  geo-pos:long "-31.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3267%3A0xE31FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3267:0xE31FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3267'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.223'^^xsd:double;
  dwc:latitude '57.151'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '811'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2321 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16639'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3267:0xE31FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3506%3A0xDF1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3506%3A0xDF1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3506%3A0xDF1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.151"^^xsd:decimal ;
  dwc:decimalLongitude "-31.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "811"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3506%3A0xDF1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  geo-pos:lat "57.151"^^xsd:decimal ;
  geo-pos:long "-31.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3506%3A0xDF1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3506:0xDF1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3506'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.223'^^xsd:double;
  dwc:latitude '57.151'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '811'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2321 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1598-1602'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3506:0xDF1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x851FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x851FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x851FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.151"^^xsd:decimal ;
  dwc:decimalLongitude "-31.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "811"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x851FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  geo-pos:lat "57.151"^^xsd:decimal ;
  geo-pos:long "-31.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x851FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x851FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.223'^^xsd:double;
  dwc:latitude '57.151'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '811'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2321 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x851FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3279%3A0x0A22CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3279%3A0x0A22CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3279%3A0x0A22CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.151"^^xsd:decimal ;
  dwc:decimalLongitude "-31.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "811"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3279%3A0x0A22CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  geo-pos:lat "57.151"^^xsd:decimal ;
  geo-pos:long "-31.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3279%3A0x0A22CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3279:0x0A22CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3279'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.223'^^xsd:double;
  dwc:latitude '57.151'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '811'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2321 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3279:0x0A22CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20853%3A0x1522CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20853%3A0x1522CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20853%3A0x1522CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.151"^^xsd:decimal ;
  dwc:decimalLongitude "-31.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "811"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20853%3A0x1522CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  geo-pos:lat "57.151"^^xsd:decimal ;
  geo-pos:long "-31.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20853%3A0x1522CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20853:0x1522CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20853'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.223'^^xsd:double;
  dwc:latitude '57.151'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '811'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2321 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20853:0x1522CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2113%3A0x5822CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2113%3A0x5822CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2113%3A0x5822CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.151"^^xsd:decimal ;
  dwc:decimalLongitude "-31.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "811"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2113%3A0x5822CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  geo-pos:lat "57.151"^^xsd:decimal ;
  geo-pos:long "-31.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2113%3A0x5822CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2113:0x5822CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2113'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.223'^^xsd:double;
  dwc:latitude '57.151'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '811'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2321 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2113:0x5822CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3265%3A0xD41BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3265%3A0xD41BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3265%3A0xD41BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.151"^^xsd:decimal ;
  dwc:decimalLongitude "-31.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "811"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3265%3A0xD41BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  geo-pos:lat "57.151"^^xsd:decimal ;
  geo-pos:long "-31.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3265%3A0xD41BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3265:0xD41BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3265'^^xsd:integer;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.223'^^xsd:double;
  dwc:latitude '57.151'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '811'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2321 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3265:0xD41BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2316%3A0x261FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2316%3A0x261FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2316%3A0x261FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.151"^^xsd:decimal ;
  dwc:decimalLongitude "-31.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "811"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2316%3A0x261FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  geo-pos:lat "57.151"^^xsd:decimal ;
  geo-pos:long "-31.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2316%3A0x261FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2316:0x261FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2316'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.223'^^xsd:double;
  dwc:latitude '57.151'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '811'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2321 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2316:0x261FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3722%3A0x1D1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3722%3A0x1D1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3722%3A0x1D1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.151"^^xsd:decimal ;
  dwc:decimalLongitude "-31.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "811"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3722%3A0x1D1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  geo-pos:lat "57.151"^^xsd:decimal ;
  geo-pos:long "-31.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3722%3A0x1D1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3722:0x1D1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3722'^^xsd:integer;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.223'^^xsd:double;
  dwc:latitude '57.151'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '811'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2321 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3722:0x1D1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24088%3A0xCB1ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24088%3A0xCB1ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24088%3A0xCB1ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.151"^^xsd:decimal ;
  dwc:decimalLongitude "-31.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "811"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24088%3A0xCB1ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  geo-pos:lat "57.151"^^xsd:decimal ;
  geo-pos:long "-31.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24088%3A0xCB1ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24088:0xCB1ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24088'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.223'^^xsd:double;
  dwc:latitude '57.151'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '811'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2321 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24088:0xCB1ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20839%3A0x5621CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20839%3A0x5621CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20839%3A0x5621CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.151"^^xsd:decimal ;
  dwc:decimalLongitude "-31.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "811"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20839%3A0x5621CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  geo-pos:lat "57.151"^^xsd:decimal ;
  geo-pos:long "-31.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20839%3A0x5621CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20839:0x5621CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20839'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.223'^^xsd:double;
  dwc:latitude '57.151'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '811'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2321 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20839:0x5621CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21413%3A0xC51ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21413%3A0xC51ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21413%3A0xC51ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.151"^^xsd:decimal ;
  dwc:decimalLongitude "-31.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "811"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21413%3A0xC51ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  geo-pos:lat "57.151"^^xsd:decimal ;
  geo-pos:long "-31.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21413%3A0xC51ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21413:0xC51ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21413'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.223'^^xsd:double;
  dwc:latitude '57.151'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '811'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2321 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21413:0xC51ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15512%3A0x6A1ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15512%3A0x6A1ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15512%3A0x6A1ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.151"^^xsd:decimal ;
  dwc:decimalLongitude "-31.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "811"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15512%3A0x6A1ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  geo-pos:lat "57.151"^^xsd:decimal ;
  geo-pos:long "-31.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15512%3A0x6A1ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15512:0x6A1ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15512'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.223'^^xsd:double;
  dwc:latitude '57.151'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '811'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2321 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15512:0x6A1ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13400%3A0x6A1ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13400%3A0x6A1ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13400%3A0x6A1ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.151"^^xsd:decimal ;
  dwc:decimalLongitude "-31.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "811"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13400%3A0x6A1ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  geo-pos:lat "57.151"^^xsd:decimal ;
  geo-pos:long "-31.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13400%3A0x6A1ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13400:0x6A1ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13400'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.223'^^xsd:double;
  dwc:latitude '57.151'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '811'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2321 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13400:0x6A1ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27514%3A0x6D22CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27514%3A0x6D22CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27514%3A0x6D22CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.151"^^xsd:decimal ;
  dwc:decimalLongitude "-31.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "811"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27514%3A0x6D22CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  geo-pos:lat "57.151"^^xsd:decimal ;
  geo-pos:long "-31.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27514%3A0x6D22CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27514:0x6D22CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27514'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.223'^^xsd:double;
  dwc:latitude '57.151'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '811'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2321 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27514:0x6D22CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1924%3A0x611ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1924%3A0x611ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1924%3A0x611ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.151"^^xsd:decimal ;
  dwc:decimalLongitude "-31.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "811"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1924%3A0x611ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  geo-pos:lat "57.151"^^xsd:decimal ;
  geo-pos:long "-31.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1924%3A0x611ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1924:0x611ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1924'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.223'^^xsd:double;
  dwc:latitude '57.151'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '811'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2321 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1924:0x611ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11517%3A0x7222CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11517%3A0x7222CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11517%3A0x7222CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.151"^^xsd:decimal ;
  dwc:decimalLongitude "-31.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "811"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11517%3A0x7222CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  geo-pos:lat "57.151"^^xsd:decimal ;
  geo-pos:long "-31.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11517%3A0x7222CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11517:0x7222CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11517'^^xsd:integer;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.223'^^xsd:double;
  dwc:latitude '57.151'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '811'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2321 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11517:0x7222CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11307%3A0x2F1ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11307%3A0x2F1ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11307%3A0x2F1ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.151"^^xsd:decimal ;
  dwc:decimalLongitude "-31.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "811"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11307%3A0x2F1ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  geo-pos:lat "57.151"^^xsd:decimal ;
  geo-pos:long "-31.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11307%3A0x2F1ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11307:0x2F1ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11307'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.223'^^xsd:double;
  dwc:latitude '57.151'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '811'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2321 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11307:0x2F1ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33131%3A0x7422CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33131%3A0x7422CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33131%3A0x7422CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.151"^^xsd:decimal ;
  dwc:decimalLongitude "-31.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "811"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33131%3A0x7422CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  geo-pos:lat "57.151"^^xsd:decimal ;
  geo-pos:long "-31.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33131%3A0x7422CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33131:0x7422CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33131'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.223'^^xsd:double;
  dwc:latitude '57.151'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '811'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2321 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33131:0x7422CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15652%3A0x9E22CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15652%3A0x9E22CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15652%3A0x9E22CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.151"^^xsd:decimal ;
  dwc:decimalLongitude "-31.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "811"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15652%3A0x9E22CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  geo-pos:lat "57.151"^^xsd:decimal ;
  geo-pos:long "-31.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15652%3A0x9E22CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15652:0x9E22CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15652'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.223'^^xsd:double;
  dwc:latitude '57.151'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '811'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2321 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15652:0x9E22CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21399%3A0xE51DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21399%3A0xE51DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21399%3A0xE51DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.151"^^xsd:decimal ;
  dwc:decimalLongitude "-31.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "811"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21399%3A0xE51DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  geo-pos:lat "57.151"^^xsd:decimal ;
  geo-pos:long "-31.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21399%3A0xE51DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21399:0xE51DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21399'^^xsd:integer;
  dwc:scientificName 'Notostomus robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.223'^^xsd:double;
  dwc:latitude '57.151'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '811'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2321 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21399:0xE51DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3237%3A0xE21DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3237%3A0xE21DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3237%3A0xE21DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.151"^^xsd:decimal ;
  dwc:decimalLongitude "-31.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "811"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3237%3A0xE21DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  geo-pos:lat "57.151"^^xsd:decimal ;
  geo-pos:long "-31.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3237%3A0xE21DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3237:0xE21DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3237'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.223'^^xsd:double;
  dwc:latitude '57.151'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '811'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2321 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3237:0xE21DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33145%3A0xAB22CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33145%3A0xAB22CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33145%3A0xAB22CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.151"^^xsd:decimal ;
  dwc:decimalLongitude "-31.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "811"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33145%3A0xAB22CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  geo-pos:lat "57.151"^^xsd:decimal ;
  geo-pos:long "-31.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33145%3A0xAB22CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33145:0xAB22CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33145'^^xsd:integer;
  dwc:scientificName 'Hyperia medusarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.223'^^xsd:double;
  dwc:latitude '57.151'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '811'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2321 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33145:0xAB22CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '103253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3251%3A0x281CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3251%3A0x281CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3251%3A0x281CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.151"^^xsd:decimal ;
  dwc:decimalLongitude "-31.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "811"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3251%3A0x281CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  geo-pos:lat "57.151"^^xsd:decimal ;
  geo-pos:long "-31.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3251%3A0x281CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3251:0x281CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3251'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.223'^^xsd:double;
  dwc:latitude '57.151'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '811'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2321 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3251:0x281CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33159%3A0xDA22CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33159%3A0xDA22CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33159%3A0xDA22CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.151"^^xsd:decimal ;
  dwc:decimalLongitude "-31.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "811"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33159%3A0xDA22CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  geo-pos:lat "57.151"^^xsd:decimal ;
  geo-pos:long "-31.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33159%3A0xDA22CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33159:0xDA22CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33159'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.223'^^xsd:double;
  dwc:latitude '57.151'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '811'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2321 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33159:0xDA22CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11237%3A0xE222CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11237%3A0xE222CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11237%3A0xE222CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.151"^^xsd:decimal ;
  dwc:decimalLongitude "-31.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "811"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11237%3A0xE222CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  geo-pos:lat "57.151"^^xsd:decimal ;
  geo-pos:long "-31.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11237%3A0xE222CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11237:0xE222CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11237'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.223'^^xsd:double;
  dwc:latitude '57.151'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '811'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2321 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11237:0xE222CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11531%3A0xBA1CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11531%3A0xBA1CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11531%3A0xBA1CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.151"^^xsd:decimal ;
  dwc:decimalLongitude "-31.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "811"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11531%3A0xBA1CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  geo-pos:lat "57.151"^^xsd:decimal ;
  geo-pos:long "-31.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11531%3A0xBA1CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11531:0xBA1CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11531'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.223'^^xsd:double;
  dwc:latitude '57.151'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '811'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2321 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11531:0xBA1CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x941CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x941CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x941CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.151"^^xsd:decimal ;
  dwc:decimalLongitude "-31.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "811"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x941CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  geo-pos:lat "57.151"^^xsd:decimal ;
  geo-pos:long "-31.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x941CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x941CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.223'^^xsd:double;
  dwc:latitude '57.151'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '811'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2321 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x941CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2041%3A0x321CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2041%3A0x321CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2041%3A0x321CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.151"^^xsd:decimal ;
  dwc:decimalLongitude "-31.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "811"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2041%3A0x321CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.151 -31.223)"^^geo:wktLiteral ;
  geo-pos:lat "57.151"^^xsd:decimal ;
  geo-pos:long "-31.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2041%3A0x321CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2041:0x321CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2041'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.223'^^xsd:double;
  dwc:latitude '57.151'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '811'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2321 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2041:0x321CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2022%3A0x3921CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2022%3A0x3921CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2022%3A0x3921CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.154"^^xsd:decimal ;
  dwc:decimalLongitude "-31.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2022%3A0x3921CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  geo-pos:lat "57.154"^^xsd:decimal ;
  geo-pos:long "-31.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2022%3A0x3921CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2022:0x3921CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2022'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.175'^^xsd:double;
  dwc:latitude '57.154'^^xsd:double;
  dwc:minimumDepth '834'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2357 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2022:0x3921CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3571%3A0x3E21CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3571%3A0x3E21CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3571%3A0x3E21CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.154"^^xsd:decimal ;
  dwc:decimalLongitude "-31.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3571%3A0x3E21CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  geo-pos:lat "57.154"^^xsd:decimal ;
  geo-pos:long "-31.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3571%3A0x3E21CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3571:0x3E21CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3571'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.175'^^xsd:double;
  dwc:latitude '57.154'^^xsd:double;
  dwc:minimumDepth '834'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2357 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1603-07'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3571:0x3E21CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3241%3A0x0B21CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3241%3A0x0B21CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3241%3A0x0B21CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.154"^^xsd:decimal ;
  dwc:decimalLongitude "-31.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3241%3A0x0B21CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  geo-pos:lat "57.154"^^xsd:decimal ;
  geo-pos:long "-31.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3241%3A0x0B21CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3241:0x0B21CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3241'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.175'^^xsd:double;
  dwc:latitude '57.154'^^xsd:double;
  dwc:minimumDepth '834'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2357 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3241:0x0B21CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21259%3A0xB320CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21259%3A0xB320CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21259%3A0xB320CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.154"^^xsd:decimal ;
  dwc:decimalLongitude "-31.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21259%3A0xB320CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  geo-pos:lat "57.154"^^xsd:decimal ;
  geo-pos:long "-31.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21259%3A0xB320CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21259:0xB320CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21259'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.175'^^xsd:double;
  dwc:latitude '57.154'^^xsd:double;
  dwc:minimumDepth '834'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2357 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21259:0xB320CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3255%3A0x9820CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3255%3A0x9820CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3255%3A0x9820CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.154"^^xsd:decimal ;
  dwc:decimalLongitude "-31.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3255%3A0x9820CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  geo-pos:lat "57.154"^^xsd:decimal ;
  geo-pos:long "-31.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3255%3A0x9820CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3255:0x9820CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3255'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.175'^^xsd:double;
  dwc:latitude '57.154'^^xsd:double;
  dwc:minimumDepth '834'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2357 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3255:0x9820CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3239%3A0x191CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3239%3A0x191CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3239%3A0x191CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.154"^^xsd:decimal ;
  dwc:decimalLongitude "-31.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3239%3A0x191CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  geo-pos:lat "57.154"^^xsd:decimal ;
  geo-pos:long "-31.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3239%3A0x191CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3239:0x191CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3239'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.175'^^xsd:double;
  dwc:latitude '57.154'^^xsd:double;
  dwc:minimumDepth '834'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2357 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16195'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3239:0x191CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33047%3A0x1E20CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33047%3A0x1E20CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33047%3A0x1E20CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.154"^^xsd:decimal ;
  dwc:decimalLongitude "-31.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33047%3A0x1E20CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  geo-pos:lat "57.154"^^xsd:decimal ;
  geo-pos:long "-31.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33047%3A0x1E20CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33047:0x1E20CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33047'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.175'^^xsd:double;
  dwc:latitude '57.154'^^xsd:double;
  dwc:minimumDepth '834'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2357 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33047:0x1E20CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33061%3A0x0122CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33061%3A0x0122CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33061%3A0x0122CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.154"^^xsd:decimal ;
  dwc:decimalLongitude "-31.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33061%3A0x0122CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  geo-pos:lat "57.154"^^xsd:decimal ;
  geo-pos:long "-31.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33061%3A0x0122CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33061:0x0122CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33061'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.175'^^xsd:double;
  dwc:latitude '57.154'^^xsd:double;
  dwc:minimumDepth '834'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2357 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33061:0x0122CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31899%3A0x0122CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31899%3A0x0122CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31899%3A0x0122CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.154"^^xsd:decimal ;
  dwc:decimalLongitude "-31.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31899%3A0x0122CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  geo-pos:lat "57.154"^^xsd:decimal ;
  geo-pos:long "-31.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31899%3A0x0122CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31899:0x0122CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31899'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.175'^^xsd:double;
  dwc:latitude '57.154'^^xsd:double;
  dwc:minimumDepth '834'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2357 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31899:0x0122CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21287%3A0xF11FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21287%3A0xF11FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21287%3A0xF11FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.154"^^xsd:decimal ;
  dwc:decimalLongitude "-31.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21287%3A0xF11FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  geo-pos:lat "57.154"^^xsd:decimal ;
  geo-pos:long "-31.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21287%3A0xF11FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21287:0xF11FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21287'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.175'^^xsd:double;
  dwc:latitude '57.154'^^xsd:double;
  dwc:minimumDepth '834'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2357 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21287:0xF11FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3225%3A0xE31FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3225%3A0xE31FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3225%3A0xE31FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.154"^^xsd:decimal ;
  dwc:decimalLongitude "-31.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3225%3A0xE31FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  geo-pos:lat "57.154"^^xsd:decimal ;
  geo-pos:long "-31.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3225%3A0xE31FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3225:0xE31FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3225'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.175'^^xsd:double;
  dwc:latitude '57.154'^^xsd:double;
  dwc:minimumDepth '834'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2357 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16638'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3225:0xE31FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2168%3A0x1522CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2168%3A0x1522CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2168%3A0x1522CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.154"^^xsd:decimal ;
  dwc:decimalLongitude "-31.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2168%3A0x1522CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  geo-pos:lat "57.154"^^xsd:decimal ;
  geo-pos:long "-31.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2168%3A0x1522CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2168:0x1522CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2168'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.175'^^xsd:double;
  dwc:latitude '57.154'^^xsd:double;
  dwc:minimumDepth '834'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2357 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2168:0x1522CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2150%3A0x271FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2150%3A0x271FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2150%3A0x271FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.154"^^xsd:decimal ;
  dwc:decimalLongitude "-31.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2150%3A0x271FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  geo-pos:lat "57.154"^^xsd:decimal ;
  geo-pos:long "-31.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2150%3A0x271FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2150:0x271FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2150'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.175'^^xsd:double;
  dwc:latitude '57.154'^^xsd:double;
  dwc:minimumDepth '834'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2357 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2150:0x271FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9620%3A0x271FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9620%3A0x271FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9620%3A0x271FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.154"^^xsd:decimal ;
  dwc:decimalLongitude "-31.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9620%3A0x271FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  geo-pos:lat "57.154"^^xsd:decimal ;
  geo-pos:long "-31.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9620%3A0x271FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9620:0x271FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9620'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.175'^^xsd:double;
  dwc:latitude '57.154'^^xsd:double;
  dwc:minimumDepth '834'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2357 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9620:0x271FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31913%3A0x6222CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31913%3A0x6222CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31913%3A0x6222CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.154"^^xsd:decimal ;
  dwc:decimalLongitude "-31.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31913%3A0x6222CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  geo-pos:lat "57.154"^^xsd:decimal ;
  geo-pos:long "-31.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31913%3A0x6222CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31913:0x6222CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31913'^^xsd:integer;
  dwc:scientificName 'Pegohyperia princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.175'^^xsd:double;
  dwc:latitude '57.154'^^xsd:double;
  dwc:minimumDepth '834'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2357 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '325390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31913:0x6222CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '325390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21877%3A0x5521CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21877%3A0x5521CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21877%3A0x5521CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.154"^^xsd:decimal ;
  dwc:decimalLongitude "-31.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21877%3A0x5521CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  geo-pos:lat "57.154"^^xsd:decimal ;
  geo-pos:long "-31.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21877%3A0x5521CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21877:0x5521CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21877'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.175'^^xsd:double;
  dwc:latitude '57.154'^^xsd:double;
  dwc:minimumDepth '834'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2357 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21877:0x5521CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21273%3A0x681BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21273%3A0x681BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21273%3A0x681BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.154"^^xsd:decimal ;
  dwc:decimalLongitude "-31.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21273%3A0x681BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  geo-pos:lat "57.154"^^xsd:decimal ;
  geo-pos:long "-31.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21273%3A0x681BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21273:0x681BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21273'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.175'^^xsd:double;
  dwc:latitude '57.154'^^xsd:double;
  dwc:minimumDepth '834'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2357 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21273:0x681BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9718%3A0x701ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9718%3A0x701ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9718%3A0x701ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.154"^^xsd:decimal ;
  dwc:decimalLongitude "-31.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9718%3A0x701ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  geo-pos:lat "57.154"^^xsd:decimal ;
  geo-pos:long "-31.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9718%3A0x701ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9718:0x701ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9718'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.175'^^xsd:double;
  dwc:latitude '57.154'^^xsd:double;
  dwc:minimumDepth '834'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2357 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9718:0x701ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13014%3A0x6B1ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13014%3A0x6B1ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13014%3A0x6B1ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.154"^^xsd:decimal ;
  dwc:decimalLongitude "-31.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13014%3A0x6B1ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  geo-pos:lat "57.154"^^xsd:decimal ;
  geo-pos:long "-31.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13014%3A0x6B1ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13014:0x6B1ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13014'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.175'^^xsd:double;
  dwc:latitude '57.154'^^xsd:double;
  dwc:minimumDepth '834'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2357 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13014:0x6B1ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9606%3A0x621ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9606%3A0x621ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9606%3A0x621ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.154"^^xsd:decimal ;
  dwc:decimalLongitude "-31.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9606%3A0x621ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  geo-pos:lat "57.154"^^xsd:decimal ;
  geo-pos:long "-31.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9606%3A0x621ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9606:0x621ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9606'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.175'^^xsd:double;
  dwc:latitude '57.154'^^xsd:double;
  dwc:minimumDepth '834'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2357 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9606:0x621ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13784%3A0x591ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13784%3A0x591ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13784%3A0x591ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.154"^^xsd:decimal ;
  dwc:decimalLongitude "-31.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13784%3A0x591ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  geo-pos:lat "57.154"^^xsd:decimal ;
  geo-pos:long "-31.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13784%3A0x591ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13784:0x591ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13784'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.175'^^xsd:double;
  dwc:latitude '57.154'^^xsd:double;
  dwc:minimumDepth '834'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2357 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13784:0x591ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13756%3A0x351ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13756%3A0x351ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13756%3A0x351ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.154"^^xsd:decimal ;
  dwc:decimalLongitude "-31.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13756%3A0x351ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  geo-pos:lat "57.154"^^xsd:decimal ;
  geo-pos:long "-31.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13756%3A0x351ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13756:0x351ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13756'^^xsd:integer;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.175'^^xsd:double;
  dwc:latitude '57.154'^^xsd:double;
  dwc:minimumDepth '834'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2357 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13756:0x351ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13770%3A0x311ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13770%3A0x311ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13770%3A0x311ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.154"^^xsd:decimal ;
  dwc:decimalLongitude "-31.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13770%3A0x311ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  geo-pos:lat "57.154"^^xsd:decimal ;
  geo-pos:long "-31.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13770%3A0x311ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13770:0x311ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13770'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.175'^^xsd:double;
  dwc:latitude '57.154'^^xsd:double;
  dwc:minimumDepth '834'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2357 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13770:0x311ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13644%3A0x7522CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13644%3A0x7522CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13644%3A0x7522CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.154"^^xsd:decimal ;
  dwc:decimalLongitude "-31.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13644%3A0x7522CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  geo-pos:lat "57.154"^^xsd:decimal ;
  geo-pos:long "-31.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13644%3A0x7522CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13644:0x7522CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13644'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.175'^^xsd:double;
  dwc:latitude '57.154'^^xsd:double;
  dwc:minimumDepth '834'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2357 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13644:0x7522CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14624%3A0x7522CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14624%3A0x7522CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14624%3A0x7522CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.154"^^xsd:decimal ;
  dwc:decimalLongitude "-31.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14624%3A0x7522CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  geo-pos:lat "57.154"^^xsd:decimal ;
  geo-pos:long "-31.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14624%3A0x7522CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14624:0x7522CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14624'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.175'^^xsd:double;
  dwc:latitude '57.154'^^xsd:double;
  dwc:minimumDepth '834'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2357 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14624:0x7522CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31885%3A0xB71DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31885%3A0xB71DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31885%3A0xB71DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.154"^^xsd:decimal ;
  dwc:decimalLongitude "-31.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31885%3A0xB71DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  geo-pos:lat "57.154"^^xsd:decimal ;
  geo-pos:long "-31.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31885%3A0xB71DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31885:0xB71DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31885'^^xsd:integer;
  dwc:scientificName 'Lanceola loveni grossipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.175'^^xsd:double;
  dwc:latitude '57.154'^^xsd:double;
  dwc:minimumDepth '834'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2357 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '510145'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31885:0xB71DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '510145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31871%3A0xB71DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31871%3A0xB71DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31871%3A0xB71DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.154"^^xsd:decimal ;
  dwc:decimalLongitude "-31.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31871%3A0xB71DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  geo-pos:lat "57.154"^^xsd:decimal ;
  geo-pos:long "-31.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31871%3A0xB71DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31871:0xB71DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31871'^^xsd:integer;
  dwc:scientificName 'Lanceola loveni loveni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.175'^^xsd:double;
  dwc:latitude '57.154'^^xsd:double;
  dwc:minimumDepth '834'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2357 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '510146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31871:0xB71DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '103263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31857%3A0xB61DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31857%3A0xB61DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31857%3A0xB61DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.154"^^xsd:decimal ;
  dwc:decimalLongitude "-31.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31857%3A0xB61DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  geo-pos:lat "57.154"^^xsd:decimal ;
  geo-pos:long "-31.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31857%3A0xB61DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31857:0xB61DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31857'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.175'^^xsd:double;
  dwc:latitude '57.154'^^xsd:double;
  dwc:minimumDepth '834'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2357 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31857:0xB61DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3211%3A0xD51BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3211%3A0xD51BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3211%3A0xD51BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.154"^^xsd:decimal ;
  dwc:decimalLongitude "-31.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3211%3A0xD51BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  geo-pos:lat "57.154"^^xsd:decimal ;
  geo-pos:long "-31.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3211%3A0xD51BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3211:0xD51BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3211'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.175'^^xsd:double;
  dwc:latitude '57.154'^^xsd:double;
  dwc:minimumDepth '834'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2357 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3211:0xD51BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3562%3A0xB51DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3562%3A0xB51DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3562%3A0xB51DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.154"^^xsd:decimal ;
  dwc:decimalLongitude "-31.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3562%3A0xB51DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  geo-pos:lat "57.154"^^xsd:decimal ;
  geo-pos:long "-31.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3562%3A0xB51DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3562:0xB51DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3562'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.175'^^xsd:double;
  dwc:latitude '57.154'^^xsd:double;
  dwc:minimumDepth '834'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2357 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1612'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3562:0xB51DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.154"^^xsd:decimal ;
  dwc:decimalLongitude "-31.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  geo-pos:lat "57.154"^^xsd:decimal ;
  geo-pos:long "-31.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x211CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.175'^^xsd:double;
  dwc:latitude '57.154'^^xsd:double;
  dwc:minimumDepth '834'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2357 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x211CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31843%3A0x461DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31843%3A0x461DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31843%3A0x461DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.154"^^xsd:decimal ;
  dwc:decimalLongitude "-31.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31843%3A0x461DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  geo-pos:lat "57.154"^^xsd:decimal ;
  geo-pos:long "-31.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31843%3A0x461DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31843:0x461DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31843'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.175'^^xsd:double;
  dwc:latitude '57.154'^^xsd:double;
  dwc:minimumDepth '834'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2357 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31843:0x461DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33075%3A0xC01CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33075%3A0xC01CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33075%3A0xC01CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.154"^^xsd:decimal ;
  dwc:decimalLongitude "-31.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33075%3A0xC01CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  geo-pos:lat "57.154"^^xsd:decimal ;
  geo-pos:long "-31.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33075%3A0xC01CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33075:0xC01CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33075'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.175'^^xsd:double;
  dwc:latitude '57.154'^^xsd:double;
  dwc:minimumDepth '834'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2357 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33075:0xC01CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14610%3A0xE222CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14610%3A0xE222CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14610%3A0xE222CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.154"^^xsd:decimal ;
  dwc:decimalLongitude "-31.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14610%3A0xE222CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  geo-pos:lat "57.154"^^xsd:decimal ;
  geo-pos:long "-31.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14610%3A0xE222CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14610:0xE222CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14610'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.175'^^xsd:double;
  dwc:latitude '57.154'^^xsd:double;
  dwc:minimumDepth '834'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2357 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14610:0xE222CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14652%3A0xE322CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14652%3A0xE322CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14652%3A0xE322CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.154"^^xsd:decimal ;
  dwc:decimalLongitude "-31.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14652%3A0xE322CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  geo-pos:lat "57.154"^^xsd:decimal ;
  geo-pos:long "-31.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14652%3A0xE322CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14652:0xE322CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14652'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.175'^^xsd:double;
  dwc:latitude '57.154'^^xsd:double;
  dwc:minimumDepth '834'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2357 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14652:0xE322CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31927%3A0x1F1CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31927%3A0x1F1CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31927%3A0x1F1CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.154"^^xsd:decimal ;
  dwc:decimalLongitude "-31.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31927%3A0x1F1CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  geo-pos:lat "57.154"^^xsd:decimal ;
  geo-pos:long "-31.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31927%3A0x1F1CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31927:0x1F1CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31927'^^xsd:integer;
  dwc:scientificName 'Cyclocaris guilelmi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.175'^^xsd:double;
  dwc:latitude '57.154'^^xsd:double;
  dwc:minimumDepth '834'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2357 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102553'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31927:0x1F1CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '102553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33103%3A0xE822CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33103%3A0xE822CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33103%3A0xE822CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.154"^^xsd:decimal ;
  dwc:decimalLongitude "-31.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33103%3A0xE822CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  geo-pos:lat "57.154"^^xsd:decimal ;
  geo-pos:long "-31.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33103%3A0xE822CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33103:0xE822CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33103'^^xsd:integer;
  dwc:scientificName 'Pegohyperia princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.175'^^xsd:double;
  dwc:latitude '57.154'^^xsd:double;
  dwc:minimumDepth '834'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2357 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '325390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33103:0xE822CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '325390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13176%3A0xEA22CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13176%3A0xEA22CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13176%3A0xEA22CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.154"^^xsd:decimal ;
  dwc:decimalLongitude "-31.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13176%3A0xEA22CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  geo-pos:lat "57.154"^^xsd:decimal ;
  geo-pos:long "-31.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13176%3A0xEA22CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13176:0xEA22CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13176'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.175'^^xsd:double;
  dwc:latitude '57.154'^^xsd:double;
  dwc:minimumDepth '834'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2357 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13176:0xEA22CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14358%3A0x7F1CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14358%3A0x7F1CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14358%3A0x7F1CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.154"^^xsd:decimal ;
  dwc:decimalLongitude "-31.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14358%3A0x7F1CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  geo-pos:lat "57.154"^^xsd:decimal ;
  geo-pos:long "-31.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14358%3A0x7F1CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14358:0x7F1CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14358'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.175'^^xsd:double;
  dwc:latitude '57.154'^^xsd:double;
  dwc:minimumDepth '834'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2357 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14358:0x7F1CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21863%3A0xCB1BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21863%3A0xCB1BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21863%3A0xCB1BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.154"^^xsd:decimal ;
  dwc:decimalLongitude "-31.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21863%3A0xCB1BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  geo-pos:lat "57.154"^^xsd:decimal ;
  geo-pos:long "-31.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21863%3A0xCB1BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21863:0xCB1BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21863'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.175'^^xsd:double;
  dwc:latitude '57.154'^^xsd:double;
  dwc:minimumDepth '834'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2357 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21863:0xCB1BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33089%3A0x341CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33089%3A0x341CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33089%3A0x341CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.154"^^xsd:decimal ;
  dwc:decimalLongitude "-31.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33089%3A0x341CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.154 -31.175)"^^geo:wktLiteral ;
  geo-pos:lat "57.154"^^xsd:decimal ;
  geo-pos:long "-31.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33089%3A0x341CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33089:0x341CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33089'^^xsd:integer;
  dwc:scientificName 'Scypholanceola aestiva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.175'^^xsd:double;
  dwc:latitude '57.154'^^xsd:double;
  dwc:minimumDepth '834'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2357 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '180730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33089:0x341CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '180730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2500%3A0x1721CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2500%3A0x1721CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2500%3A0x1721CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158 -31.127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.158"^^xsd:decimal ;
  dwc:decimalLongitude "-31.127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1493"^^xsd:integer ;
  dwc:maximumDepthInMeters "2124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2500%3A0x1721CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158 -31.127)"^^geo:wktLiteral ;
  geo-pos:lat "57.158"^^xsd:decimal ;
  geo-pos:long "-31.127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2500%3A0x1721CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2500:0x1721CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2500'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.127'^^xsd:double;
  dwc:latitude '57.158'^^xsd:double;
  dwc:minimumDepth '1493'^^xsd:integer;
  dwc:maximumDepth '2124'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2344 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2500:0x1721CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3271%3A0x0C21CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3271%3A0x0C21CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3271%3A0x0C21CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158 -31.127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.158"^^xsd:decimal ;
  dwc:decimalLongitude "-31.127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1493"^^xsd:integer ;
  dwc:maximumDepthInMeters "2124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3271%3A0x0C21CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158 -31.127)"^^geo:wktLiteral ;
  geo-pos:lat "57.158"^^xsd:decimal ;
  geo-pos:long "-31.127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3271%3A0x0C21CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3271:0x0C21CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3271'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.127'^^xsd:double;
  dwc:latitude '57.158'^^xsd:double;
  dwc:minimumDepth '1493'^^xsd:integer;
  dwc:maximumDepth '2124'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2344 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3271:0x0C21CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20125%3A0xB320CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20125%3A0xB320CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20125%3A0xB320CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158 -31.127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.158"^^xsd:decimal ;
  dwc:decimalLongitude "-31.127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1493"^^xsd:integer ;
  dwc:maximumDepthInMeters "2124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20125%3A0xB320CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158 -31.127)"^^geo:wktLiteral ;
  geo-pos:lat "57.158"^^xsd:decimal ;
  geo-pos:long "-31.127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20125%3A0xB320CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20125:0xB320CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20125'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Marit Christiansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.127'^^xsd:double;
  dwc:latitude '57.158'^^xsd:double;
  dwc:minimumDepth '1493'^^xsd:integer;
  dwc:maximumDepth '2124'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2344 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20125:0xB320CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3257%3A0x9E20CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3257%3A0x9E20CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3257%3A0x9E20CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158 -31.127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.158"^^xsd:decimal ;
  dwc:decimalLongitude "-31.127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1493"^^xsd:integer ;
  dwc:maximumDepthInMeters "2124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3257%3A0x9E20CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158 -31.127)"^^geo:wktLiteral ;
  geo-pos:lat "57.158"^^xsd:decimal ;
  geo-pos:long "-31.127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3257%3A0x9E20CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3257:0x9E20CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3257'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.127'^^xsd:double;
  dwc:latitude '57.158'^^xsd:double;
  dwc:minimumDepth '1493'^^xsd:integer;
  dwc:maximumDepth '2124'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2344 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3257:0x9E20CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30869%3A0xF21FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30869%3A0xF21FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30869%3A0xF21FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158 -31.127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.158"^^xsd:decimal ;
  dwc:decimalLongitude "-31.127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1493"^^xsd:integer ;
  dwc:maximumDepthInMeters "2124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30869%3A0xF21FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158 -31.127)"^^geo:wktLiteral ;
  geo-pos:lat "57.158"^^xsd:decimal ;
  geo-pos:long "-31.127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30869%3A0xF21FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30869:0xF21FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30869'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.127'^^xsd:double;
  dwc:latitude '57.158'^^xsd:double;
  dwc:minimumDepth '1493'^^xsd:integer;
  dwc:maximumDepth '2124'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2344 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30869:0xF21FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20139%3A0xF01FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20139%3A0xF01FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20139%3A0xF01FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158 -31.127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.158"^^xsd:decimal ;
  dwc:decimalLongitude "-31.127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1493"^^xsd:integer ;
  dwc:maximumDepthInMeters "2124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20139%3A0xF01FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158 -31.127)"^^geo:wktLiteral ;
  geo-pos:lat "57.158"^^xsd:decimal ;
  geo-pos:long "-31.127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20139%3A0xF01FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20139:0xF01FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20139'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Marit Christiansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.127'^^xsd:double;
  dwc:latitude '57.158'^^xsd:double;
  dwc:minimumDepth '1493'^^xsd:integer;
  dwc:maximumDepth '2124'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2344 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20139:0xF01FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE31FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE31FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE31FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158 -31.127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.158"^^xsd:decimal ;
  dwc:decimalLongitude "-31.127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1493"^^xsd:integer ;
  dwc:maximumDepthInMeters "2124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE31FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158 -31.127)"^^geo:wktLiteral ;
  geo-pos:lat "57.158"^^xsd:decimal ;
  geo-pos:long "-31.127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE31FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE31FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.127'^^xsd:double;
  dwc:latitude '57.158'^^xsd:double;
  dwc:minimumDepth '1493'^^xsd:integer;
  dwc:maximumDepth '2124'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2344 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE31FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20195%3A0x1522CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20195%3A0x1522CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20195%3A0x1522CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158 -31.127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.158"^^xsd:decimal ;
  dwc:decimalLongitude "-31.127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1493"^^xsd:integer ;
  dwc:maximumDepthInMeters "2124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20195%3A0x1522CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158 -31.127)"^^geo:wktLiteral ;
  geo-pos:lat "57.158"^^xsd:decimal ;
  geo-pos:long "-31.127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20195%3A0x1522CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20195:0x1522CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20195'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Marit Christiansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.127'^^xsd:double;
  dwc:latitude '57.158'^^xsd:double;
  dwc:minimumDepth '1493'^^xsd:integer;
  dwc:maximumDepth '2124'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2344 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20195:0x1522CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158 -31.127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.158"^^xsd:decimal ;
  dwc:decimalLongitude "-31.127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1493"^^xsd:integer ;
  dwc:maximumDepthInMeters "2124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158 -31.127)"^^geo:wktLiteral ;
  geo-pos:lat "57.158"^^xsd:decimal ;
  geo-pos:long "-31.127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x201FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.127'^^xsd:double;
  dwc:latitude '57.158'^^xsd:double;
  dwc:minimumDepth '1493'^^xsd:integer;
  dwc:maximumDepth '2124'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2344 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x201FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3243%3A0x1C1CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3243%3A0x1C1CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3243%3A0x1C1CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158 -31.127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.158"^^xsd:decimal ;
  dwc:decimalLongitude "-31.127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1493"^^xsd:integer ;
  dwc:maximumDepthInMeters "2124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3243%3A0x1C1CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158 -31.127)"^^geo:wktLiteral ;
  geo-pos:lat "57.158"^^xsd:decimal ;
  geo-pos:long "-31.127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3243%3A0x1C1CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3243:0x1C1CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3243'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.127'^^xsd:double;
  dwc:latitude '57.158'^^xsd:double;
  dwc:minimumDepth '1493'^^xsd:integer;
  dwc:maximumDepth '2124'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2344 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3243:0x1C1CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20153%3A0x691BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20153%3A0x691BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20153%3A0x691BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158 -31.127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.158"^^xsd:decimal ;
  dwc:decimalLongitude "-31.127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1493"^^xsd:integer ;
  dwc:maximumDepthInMeters "2124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20153%3A0x691BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158 -31.127)"^^geo:wktLiteral ;
  geo-pos:lat "57.158"^^xsd:decimal ;
  geo-pos:long "-31.127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20153%3A0x691BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20153:0x691BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20153'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Marit Christiansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.127'^^xsd:double;
  dwc:latitude '57.158'^^xsd:double;
  dwc:minimumDepth '1493'^^xsd:integer;
  dwc:maximumDepth '2124'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2344 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20153:0x691BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30841%3A0xC01ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30841%3A0xC01ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30841%3A0xC01ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158 -31.127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.158"^^xsd:decimal ;
  dwc:decimalLongitude "-31.127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1493"^^xsd:integer ;
  dwc:maximumDepthInMeters "2124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30841%3A0xC01ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158 -31.127)"^^geo:wktLiteral ;
  geo-pos:lat "57.158"^^xsd:decimal ;
  geo-pos:long "-31.127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30841%3A0xC01ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30841:0xC01ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30841'^^xsd:integer;
  dwc:scientificName 'Orchomene gerulicorbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.127'^^xsd:double;
  dwc:latitude '57.158'^^xsd:double;
  dwc:minimumDepth '1493'^^xsd:integer;
  dwc:maximumDepth '2124'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2344 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30841:0xC01ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '102686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9296%3A0x2B1CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9296%3A0x2B1CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9296%3A0x2B1CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158 -31.127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.158"^^xsd:decimal ;
  dwc:decimalLongitude "-31.127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1493"^^xsd:integer ;
  dwc:maximumDepthInMeters "2124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9296%3A0x2B1CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158 -31.127)"^^geo:wktLiteral ;
  geo-pos:lat "57.158"^^xsd:decimal ;
  geo-pos:long "-31.127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9296%3A0x2B1CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9296:0x2B1CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9296'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.127'^^xsd:double;
  dwc:latitude '57.158'^^xsd:double;
  dwc:minimumDepth '1493'^^xsd:integer;
  dwc:maximumDepth '2124'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2344 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9296:0x2B1CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30855%3A0x2B1ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30855%3A0x2B1ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30855%3A0x2B1ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158 -31.127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.158"^^xsd:decimal ;
  dwc:decimalLongitude "-31.127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1493"^^xsd:integer ;
  dwc:maximumDepthInMeters "2124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30855%3A0x2B1ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158 -31.127)"^^geo:wktLiteral ;
  geo-pos:lat "57.158"^^xsd:decimal ;
  geo-pos:long "-31.127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30855%3A0x2B1ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30855:0x2B1ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30855'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.127'^^xsd:double;
  dwc:latitude '57.158'^^xsd:double;
  dwc:minimumDepth '1493'^^xsd:integer;
  dwc:maximumDepth '2124'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2344 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30855:0x2B1ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3229%3A0x431DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3229%3A0x431DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3229%3A0x431DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158 -31.127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.158"^^xsd:decimal ;
  dwc:decimalLongitude "-31.127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1493"^^xsd:integer ;
  dwc:maximumDepthInMeters "2124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3229%3A0x431DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158 -31.127)"^^geo:wktLiteral ;
  geo-pos:lat "57.158"^^xsd:decimal ;
  geo-pos:long "-31.127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3229%3A0x431DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3229:0x431DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3229'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.127'^^xsd:double;
  dwc:latitude '57.158'^^xsd:double;
  dwc:minimumDepth '1493'^^xsd:integer;
  dwc:maximumDepth '2124'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2344 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16637'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3229:0x431DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9310%3A0xBB1CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9310%3A0xBB1CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9310%3A0xBB1CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158 -31.127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.158"^^xsd:decimal ;
  dwc:decimalLongitude "-31.127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1493"^^xsd:integer ;
  dwc:maximumDepthInMeters "2124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9310%3A0xBB1CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158 -31.127)"^^geo:wktLiteral ;
  geo-pos:lat "57.158"^^xsd:decimal ;
  geo-pos:long "-31.127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9310%3A0xBB1CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9310:0xBB1CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9310'^^xsd:integer;
  dwc:scientificName 'Eucopia australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.127'^^xsd:double;
  dwc:latitude '57.158'^^xsd:double;
  dwc:minimumDepth '1493'^^xsd:integer;
  dwc:maximumDepth '2124'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2344 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9310:0xBB1CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '119916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9338%3A0xBA1CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9338%3A0xBA1CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9338%3A0xBA1CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158 -31.127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.158"^^xsd:decimal ;
  dwc:decimalLongitude "-31.127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1493"^^xsd:integer ;
  dwc:maximumDepthInMeters "2124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9338%3A0xBA1CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158 -31.127)"^^geo:wktLiteral ;
  geo-pos:lat "57.158"^^xsd:decimal ;
  geo-pos:long "-31.127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9338%3A0xBA1CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9338:0xBA1CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9338'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.127'^^xsd:double;
  dwc:latitude '57.158'^^xsd:double;
  dwc:minimumDepth '1493'^^xsd:integer;
  dwc:maximumDepth '2124'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2344 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9338:0xBA1CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30883%3A0x961CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30883%3A0x961CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30883%3A0x961CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158 -31.127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.158"^^xsd:decimal ;
  dwc:decimalLongitude "-31.127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1493"^^xsd:integer ;
  dwc:maximumDepthInMeters "2124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30883%3A0x961CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158 -31.127)"^^geo:wktLiteral ;
  geo-pos:lat "57.158"^^xsd:decimal ;
  geo-pos:long "-31.127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30883%3A0x961CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30883:0x961CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30883'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.127'^^xsd:double;
  dwc:latitude '57.158'^^xsd:double;
  dwc:minimumDepth '1493'^^xsd:integer;
  dwc:maximumDepth '2124'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2344 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30883:0x961CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3213%3A0x1E1CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3213%3A0x1E1CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3213%3A0x1E1CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158 -31.127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.158"^^xsd:decimal ;
  dwc:decimalLongitude "-31.127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1493"^^xsd:integer ;
  dwc:maximumDepthInMeters "2124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3213%3A0x1E1CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158 -31.127)"^^geo:wktLiteral ;
  geo-pos:lat "57.158"^^xsd:decimal ;
  geo-pos:long "-31.127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3213%3A0x1E1CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3213:0x1E1CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3213'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.127'^^xsd:double;
  dwc:latitude '57.158'^^xsd:double;
  dwc:minimumDepth '1493'^^xsd:integer;
  dwc:maximumDepth '2124'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2344 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16194'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3213:0x1E1CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9282%3A0xEA22CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9282%3A0xEA22CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9282%3A0xEA22CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158 -31.127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.158"^^xsd:decimal ;
  dwc:decimalLongitude "-31.127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1493"^^xsd:integer ;
  dwc:maximumDepthInMeters "2124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9282%3A0xEA22CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158 -31.127)"^^geo:wktLiteral ;
  geo-pos:lat "57.158"^^xsd:decimal ;
  geo-pos:long "-31.127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9282%3A0xEA22CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9282:0xEA22CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9282'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.127'^^xsd:double;
  dwc:latitude '57.158'^^xsd:double;
  dwc:minimumDepth '1493'^^xsd:integer;
  dwc:maximumDepth '2124'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2344 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9282:0xEA22CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20755%3A0xB320CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20755%3A0xB320CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20755%3A0xB320CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.159 -31.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.159"^^xsd:decimal ;
  dwc:decimalLongitude "-31.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2135"^^xsd:integer ;
  dwc:maximumDepthInMeters "2155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20755%3A0xB320CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.159 -31.115)"^^geo:wktLiteral ;
  geo-pos:lat "57.159"^^xsd:decimal ;
  geo-pos:long "-31.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20755%3A0xB320CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20755:0xB320CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20755'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.115'^^xsd:double;
  dwc:latitude '57.159'^^xsd:double;
  dwc:minimumDepth '2135'^^xsd:integer;
  dwc:maximumDepth '2155'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2309 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20755:0xB320CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9521CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9521CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9521CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.159 -31.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.159"^^xsd:decimal ;
  dwc:decimalLongitude "-31.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9521CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.159 -31.115)"^^geo:wktLiteral ;
  geo-pos:lat "57.159"^^xsd:decimal ;
  geo-pos:long "-31.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9521CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x9521CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Solidosagitta zetesios'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.115'^^xsd:double;
  dwc:latitude '57.159'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2155'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2309 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x9521CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '105463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3726%3A0x2720CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3726%3A0x2720CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3726%3A0x2720CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.159 -31.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.159"^^xsd:decimal ;
  dwc:decimalLongitude "-31.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2135"^^xsd:integer ;
  dwc:maximumDepthInMeters "2155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3726%3A0x2720CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.159 -31.115)"^^geo:wktLiteral ;
  geo-pos:lat "57.159"^^xsd:decimal ;
  geo-pos:long "-31.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3726%3A0x2720CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3726:0x2720CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3726'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.115'^^xsd:double;
  dwc:latitude '57.159'^^xsd:double;
  dwc:minimumDepth '2135'^^xsd:integer;
  dwc:maximumDepth '2155'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2309 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3726:0x2720CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3245%3A0xE31FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3245%3A0xE31FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3245%3A0xE31FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.159 -31.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.159"^^xsd:decimal ;
  dwc:decimalLongitude "-31.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2135"^^xsd:integer ;
  dwc:maximumDepthInMeters "2155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3245%3A0xE31FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.159 -31.115)"^^geo:wktLiteral ;
  geo-pos:lat "57.159"^^xsd:decimal ;
  geo-pos:long "-31.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3245%3A0xE31FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3245:0xE31FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3245'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.115'^^xsd:double;
  dwc:latitude '57.159'^^xsd:double;
  dwc:minimumDepth '2135'^^xsd:integer;
  dwc:maximumDepth '2155'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2309 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16636'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3245:0xE31FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3215%3A0xD21BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3215%3A0xD21BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3215%3A0xD21BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.159 -31.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.159"^^xsd:decimal ;
  dwc:decimalLongitude "-31.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2135"^^xsd:integer ;
  dwc:maximumDepthInMeters "2155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3215%3A0xD21BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.159 -31.115)"^^geo:wktLiteral ;
  geo-pos:lat "57.159"^^xsd:decimal ;
  geo-pos:long "-31.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3215%3A0xD21BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3215:0xD21BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3215'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.115'^^xsd:double;
  dwc:latitude '57.159'^^xsd:double;
  dwc:minimumDepth '2135'^^xsd:integer;
  dwc:maximumDepth '2155'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2309 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3215:0xD21BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0A22CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0A22CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0A22CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.159 -31.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.159"^^xsd:decimal ;
  dwc:decimalLongitude "-31.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0A22CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.159 -31.115)"^^geo:wktLiteral ;
  geo-pos:lat "57.159"^^xsd:decimal ;
  geo-pos:long "-31.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0A22CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x0A22CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Caecosagitta macrocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.115'^^xsd:double;
  dwc:latitude '57.159'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2155'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2309 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x0A22CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '105431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3217%3A0x1622CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3217%3A0x1622CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3217%3A0x1622CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.159 -31.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.159"^^xsd:decimal ;
  dwc:decimalLongitude "-31.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2135"^^xsd:integer ;
  dwc:maximumDepthInMeters "2155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3217%3A0x1622CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.159 -31.115)"^^geo:wktLiteral ;
  geo-pos:lat "57.159"^^xsd:decimal ;
  geo-pos:long "-31.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3217%3A0x1622CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3217:0x1622CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3217'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.115'^^xsd:double;
  dwc:latitude '57.159'^^xsd:double;
  dwc:minimumDepth '2135'^^xsd:integer;
  dwc:maximumDepth '2155'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2309 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3217:0x1622CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5221CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5221CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5221CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.159 -31.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.159"^^xsd:decimal ;
  dwc:decimalLongitude "-31.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5221CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.159 -31.115)"^^geo:wktLiteral ;
  geo-pos:lat "57.159"^^xsd:decimal ;
  geo-pos:long "-31.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5221CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5221CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.115'^^xsd:double;
  dwc:latitude '57.159'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2155'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2309 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5221CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2570%3A0x2C1CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2570%3A0x2C1CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2570%3A0x2C1CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.159 -31.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.159"^^xsd:decimal ;
  dwc:decimalLongitude "-31.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2570%3A0x2C1CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.159 -31.115)"^^geo:wktLiteral ;
  geo-pos:lat "57.159"^^xsd:decimal ;
  geo-pos:long "-31.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2570%3A0x2C1CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2570:0x2C1CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2570'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.115'^^xsd:double;
  dwc:latitude '57.159'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2155'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2309 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2570:0x2C1CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.159 -31.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.159"^^xsd:decimal ;
  dwc:decimalLongitude "-31.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.159 -31.115)"^^geo:wktLiteral ;
  geo-pos:lat "57.159"^^xsd:decimal ;
  geo-pos:long "-31.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5A1ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Eukrohnia fowleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.115'^^xsd:double;
  dwc:latitude '57.159'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2155'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2309 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5A1ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '105415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3287%3A0x5521CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3287%3A0x5521CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3287%3A0x5521CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.159 -31.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.159"^^xsd:decimal ;
  dwc:decimalLongitude "-31.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2135"^^xsd:integer ;
  dwc:maximumDepthInMeters "2155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3287%3A0x5521CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.159 -31.115)"^^geo:wktLiteral ;
  geo-pos:lat "57.159"^^xsd:decimal ;
  geo-pos:long "-31.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3287%3A0x5521CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3287:0x5521CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3287'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.115'^^xsd:double;
  dwc:latitude '57.159'^^xsd:double;
  dwc:minimumDepth '2135'^^xsd:integer;
  dwc:maximumDepth '2155'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2309 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16448'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3287:0x5521CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20769%3A0xDC22CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20769%3A0xDC22CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20769%3A0xDC22CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.159 -31.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.159"^^xsd:decimal ;
  dwc:decimalLongitude "-31.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2135"^^xsd:integer ;
  dwc:maximumDepthInMeters "2155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20769%3A0xDC22CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.159 -31.115)"^^geo:wktLiteral ;
  geo-pos:lat "57.159"^^xsd:decimal ;
  geo-pos:long "-31.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20769%3A0xDC22CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20769:0xDC22CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20769'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.115'^^xsd:double;
  dwc:latitude '57.159'^^xsd:double;
  dwc:minimumDepth '2135'^^xsd:integer;
  dwc:maximumDepth '2155'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2309 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20769:0xDC22CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13288%3A0x221CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13288%3A0x221CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13288%3A0x221CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.159 -31.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.159"^^xsd:decimal ;
  dwc:decimalLongitude "-31.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2135"^^xsd:integer ;
  dwc:maximumDepthInMeters "2155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13288%3A0x221CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.159 -31.115)"^^geo:wktLiteral ;
  geo-pos:lat "57.159"^^xsd:decimal ;
  geo-pos:long "-31.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13288%3A0x221CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13288:0x221CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13288'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.115'^^xsd:double;
  dwc:latitude '57.159'^^xsd:double;
  dwc:minimumDepth '2135'^^xsd:integer;
  dwc:maximumDepth '2155'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2309 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13288:0x221CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11643%3A0xB91CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11643%3A0xB91CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11643%3A0xB91CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.159 -31.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.159"^^xsd:decimal ;
  dwc:decimalLongitude "-31.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2135"^^xsd:integer ;
  dwc:maximumDepthInMeters "2155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11643%3A0xB91CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.159 -31.115)"^^geo:wktLiteral ;
  geo-pos:lat "57.159"^^xsd:decimal ;
  geo-pos:long "-31.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11643%3A0xB91CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11643:0xB91CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11643'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.115'^^xsd:double;
  dwc:latitude '57.159'^^xsd:double;
  dwc:minimumDepth '2135'^^xsd:integer;
  dwc:maximumDepth '2155'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2309 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11643:0xB91CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32291%3A0xC41BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32291%3A0xC41BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32291%3A0xC41BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.159 -31.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.159"^^xsd:decimal ;
  dwc:decimalLongitude "-31.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2135"^^xsd:integer ;
  dwc:maximumDepthInMeters "2155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32291%3A0xC41BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.159 -31.115)"^^geo:wktLiteral ;
  geo-pos:lat "57.159"^^xsd:decimal ;
  geo-pos:long "-31.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32291%3A0xC41BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32291:0xC41BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32291'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.115'^^xsd:double;
  dwc:latitude '57.159'^^xsd:double;
  dwc:minimumDepth '2135'^^xsd:integer;
  dwc:maximumDepth '2155'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2309 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32291:0xC41BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32305%3A0x961CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32305%3A0x961CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32305%3A0x961CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.159 -31.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.159"^^xsd:decimal ;
  dwc:decimalLongitude "-31.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2135"^^xsd:integer ;
  dwc:maximumDepthInMeters "2155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32305%3A0x961CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.159 -31.115)"^^geo:wktLiteral ;
  geo-pos:lat "57.159"^^xsd:decimal ;
  geo-pos:long "-31.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32305%3A0x961CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32305:0x961CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32305'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.115'^^xsd:double;
  dwc:latitude '57.159'^^xsd:double;
  dwc:minimumDepth '2135'^^xsd:integer;
  dwc:maximumDepth '2155'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2309 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32305:0x961CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20783%3A0xCB1BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20783%3A0xCB1BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20783%3A0xCB1BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.159 -31.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.159"^^xsd:decimal ;
  dwc:decimalLongitude "-31.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2135"^^xsd:integer ;
  dwc:maximumDepthInMeters "2155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20783%3A0xCB1BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.159 -31.115)"^^geo:wktLiteral ;
  geo-pos:lat "57.159"^^xsd:decimal ;
  geo-pos:long "-31.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20783%3A0xCB1BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20783:0xCB1BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20783'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.115'^^xsd:double;
  dwc:latitude '57.159'^^xsd:double;
  dwc:minimumDepth '2135'^^xsd:integer;
  dwc:maximumDepth '2155'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2309 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20783:0xCB1BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8474%3A0x5B1BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8474%3A0x5B1BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8474%3A0x5B1BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.27 -31.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.27"^^xsd:decimal ;
  dwc:decimalLongitude "-31.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "607"^^xsd:integer ;
  dwc:maximumDepthInMeters "979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8474%3A0x5B1BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.27 -31.014)"^^geo:wktLiteral ;
  geo-pos:lat "52.27"^^xsd:decimal ;
  geo-pos:long "-31.014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8474%3A0x5B1BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8474:0x5B1BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8474'^^xsd:integer;
  dwc:scientificName 'Ypsilothuria talismani '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.014'^^xsd:double;
  dwc:latitude '52.27'^^xsd:double;
  dwc:minimumDepth '607'^^xsd:integer;
  dwc:maximumDepth '979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 753 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8474:0x5B1BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '125219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23375%3A0x1022CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23375%3A0x1022CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23375%3A0x1022CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.27 -31.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.27"^^xsd:decimal ;
  dwc:decimalLongitude "-31.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "607"^^xsd:integer ;
  dwc:maximumDepthInMeters "979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23375%3A0x1022CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.27 -31.014)"^^geo:wktLiteral ;
  geo-pos:lat "52.27"^^xsd:decimal ;
  geo-pos:long "-31.014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23375%3A0x1022CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23375:0x1022CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23375'^^xsd:integer;
  dwc:scientificName 'Tromikosoma koehleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kirill Minin'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.014'^^xsd:double;
  dwc:latitude '52.27'^^xsd:double;
  dwc:minimumDepth '607'^^xsd:integer;
  dwc:maximumDepth '979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 753 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23375:0x1022CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '124348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.27 -31.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.27"^^xsd:decimal ;
  dwc:decimalLongitude "-31.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "607"^^xsd:integer ;
  dwc:maximumDepthInMeters "979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.27 -31.014)"^^geo:wktLiteral ;
  geo-pos:lat "52.27"^^xsd:decimal ;
  geo-pos:long "-31.014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCC1ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Peniagone marecoi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.014'^^xsd:double;
  dwc:latitude '52.27'^^xsd:double;
  dwc:minimumDepth '607'^^xsd:integer;
  dwc:maximumDepth '979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 753 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '345445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCC1ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '345445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14513%3A0xCC1ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14513%3A0xCC1ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14513%3A0xCC1ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.27 -31.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.27"^^xsd:decimal ;
  dwc:decimalLongitude "-31.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "607"^^xsd:integer ;
  dwc:maximumDepthInMeters "979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14513%3A0xCC1ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.27 -31.014)"^^geo:wktLiteral ;
  geo-pos:lat "52.27"^^xsd:decimal ;
  geo-pos:long "-31.014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14513%3A0xCC1ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14513:0xCC1ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14513'^^xsd:integer;
  dwc:scientificName 'Pennatula phosphorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tina Molodtsova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.014'^^xsd:double;
  dwc:latitude '52.27'^^xsd:double;
  dwc:minimumDepth '607'^^xsd:integer;
  dwc:maximumDepth '979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 753 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '128517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14513:0xCC1ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '128517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8348%3A0xC01ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8348%3A0xC01ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8348%3A0xC01ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.27 -31.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.27"^^xsd:decimal ;
  dwc:decimalLongitude "-31.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "607"^^xsd:integer ;
  dwc:maximumDepthInMeters "979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8348%3A0xC01ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.27 -31.014)"^^geo:wktLiteral ;
  geo-pos:lat "52.27"^^xsd:decimal ;
  geo-pos:long "-31.014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8348%3A0xC01ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8348:0xC01ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8348'^^xsd:integer;
  dwc:scientificName 'Paelopatides grisea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.014'^^xsd:double;
  dwc:latitude '52.27'^^xsd:double;
  dwc:minimumDepth '607'^^xsd:integer;
  dwc:maximumDepth '979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 753 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8348:0xC01ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '124578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12250%3A0xBA1ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12250%3A0xBA1ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12250%3A0xBA1ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.27 -31.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.27"^^xsd:decimal ;
  dwc:decimalLongitude "-31.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "607"^^xsd:integer ;
  dwc:maximumDepthInMeters "979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12250%3A0xBA1ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.27 -31.014)"^^geo:wktLiteral ;
  geo-pos:lat "52.27"^^xsd:decimal ;
  geo-pos:long "-31.014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12250%3A0xBA1ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12250:0xBA1ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12250'^^xsd:integer;
  dwc:scientificName 'Ophiacantha anomala '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.014'^^xsd:double;
  dwc:latitude '52.27'^^xsd:double;
  dwc:minimumDepth '607'^^xsd:integer;
  dwc:maximumDepth '979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 753 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12250:0xBA1ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1574967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14149%3A0xBA1ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14149%3A0xBA1ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14149%3A0xBA1ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.27 -31.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.27"^^xsd:decimal ;
  dwc:decimalLongitude "-31.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "607"^^xsd:integer ;
  dwc:maximumDepthInMeters "979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14149%3A0xBA1ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.27 -31.014)"^^geo:wktLiteral ;
  geo-pos:lat "52.27"^^xsd:decimal ;
  geo-pos:long "-31.014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14149%3A0xBA1ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14149:0xBA1ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14149'^^xsd:integer;
  dwc:scientificName 'Ophiactis abyssicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.014'^^xsd:double;
  dwc:latitude '52.27'^^xsd:double;
  dwc:minimumDepth '607'^^xsd:integer;
  dwc:maximumDepth '979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 753 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14149:0xBA1ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11601%3A0x291ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11601%3A0x291ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11601%3A0x291ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.27 -31.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.27"^^xsd:decimal ;
  dwc:decimalLongitude "-31.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "607"^^xsd:integer ;
  dwc:maximumDepthInMeters "979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11601%3A0x291ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.27 -31.014)"^^geo:wktLiteral ;
  geo-pos:lat "52.27"^^xsd:decimal ;
  geo-pos:long "-31.014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11601%3A0x291ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11601:0x291ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11601'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.014'^^xsd:double;
  dwc:latitude '52.27'^^xsd:double;
  dwc:minimumDepth '607'^^xsd:integer;
  dwc:maximumDepth '979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 753 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11601:0x291ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7622CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7622CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7622CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.27 -31.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.27"^^xsd:decimal ;
  dwc:decimalLongitude "-31.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "607"^^xsd:integer ;
  dwc:maximumDepthInMeters "979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7622CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.27 -31.014)"^^geo:wktLiteral ;
  geo-pos:lat "52.27"^^xsd:decimal ;
  geo-pos:long "-31.014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7622CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7622CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Molpadia musculus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.014'^^xsd:double;
  dwc:latitude '52.27'^^xsd:double;
  dwc:minimumDepth '607'^^xsd:integer;
  dwc:maximumDepth '979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 753 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7622CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.27 -31.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.27"^^xsd:decimal ;
  dwc:decimalLongitude "-31.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "607"^^xsd:integer ;
  dwc:maximumDepthInMeters "979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.27 -31.014)"^^geo:wktLiteral ;
  geo-pos:lat "52.27"^^xsd:decimal ;
  geo-pos:long "-31.014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF11DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Ophiura ljungmani '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.014'^^xsd:double;
  dwc:latitude '52.27'^^xsd:double;
  dwc:minimumDepth '607'^^xsd:integer;
  dwc:maximumDepth '979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 753 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF11DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8533%3A0xD91DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8533%3A0xD91DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8533%3A0xD91DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.27 -31.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.27"^^xsd:decimal ;
  dwc:decimalLongitude "-31.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "607"^^xsd:integer ;
  dwc:maximumDepthInMeters "979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8533%3A0xD91DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.27 -31.014)"^^geo:wktLiteral ;
  geo-pos:lat "52.27"^^xsd:decimal ;
  geo-pos:long "-31.014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8533%3A0xD91DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8533:0xD91DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8533'^^xsd:integer;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Natalya Keller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.014'^^xsd:double;
  dwc:latitude '52.27'^^xsd:double;
  dwc:minimumDepth '607'^^xsd:integer;
  dwc:maximumDepth '979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 753 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8533:0xD91DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8404%3A0x4A1DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8404%3A0x4A1DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8404%3A0x4A1DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.27 -31.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.27"^^xsd:decimal ;
  dwc:decimalLongitude "-31.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "607"^^xsd:integer ;
  dwc:maximumDepthInMeters "979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8404%3A0x4A1DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.27 -31.014)"^^geo:wktLiteral ;
  geo-pos:lat "52.27"^^xsd:decimal ;
  geo-pos:long "-31.014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8404%3A0x4A1DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8404:0x4A1DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8404'^^xsd:integer;
  dwc:scientificName 'Psychropotes depressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.014'^^xsd:double;
  dwc:latitude '52.27'^^xsd:double;
  dwc:minimumDepth '607'^^xsd:integer;
  dwc:maximumDepth '979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 753 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8404:0x4A1DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '124774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x421DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x421DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x421DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.27 -31.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.27"^^xsd:decimal ;
  dwc:decimalLongitude "-31.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "607"^^xsd:integer ;
  dwc:maximumDepthInMeters "979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x421DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.27 -31.014)"^^geo:wktLiteral ;
  geo-pos:lat "52.27"^^xsd:decimal ;
  geo-pos:long "-31.014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x421DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x421DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthothuria funebris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.014'^^xsd:double;
  dwc:latitude '52.27'^^xsd:double;
  dwc:minimumDepth '607'^^xsd:integer;
  dwc:maximumDepth '979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 753 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x421DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '124556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8418%3A0x411DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8418%3A0x411DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8418%3A0x411DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.27 -31.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.27"^^xsd:decimal ;
  dwc:decimalLongitude "-31.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "607"^^xsd:integer ;
  dwc:maximumDepthInMeters "979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8418%3A0x411DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.27 -31.014)"^^geo:wktLiteral ;
  geo-pos:lat "52.27"^^xsd:decimal ;
  geo-pos:long "-31.014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8418%3A0x411DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8418:0x411DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8418'^^xsd:integer;
  dwc:scientificName 'Benthodytes sanguinolenta '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31.014'^^xsd:double;
  dwc:latitude '52.27'^^xsd:double;
  dwc:minimumDepth '607'^^xsd:integer;
  dwc:maximumDepth '979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 753 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '241785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8418:0x411DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '241785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1121CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1121CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1121CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.273 -31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.273"^^xsd:decimal ;
  dwc:decimalLongitude "-31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1121CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.273 -31)"^^geo:wktLiteral ;
  geo-pos:lat "52.273"^^xsd:decimal ;
  geo-pos:long "-31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1121CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1121CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Sebastes marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31'^^xsd:integer;
  dwc:latitude '52.273'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 592 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '127253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1121CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '151324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x591BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x591BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x591BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.273 -31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.273"^^xsd:decimal ;
  dwc:decimalLongitude "-31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x591BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.273 -31)"^^geo:wktLiteral ;
  geo-pos:lat "52.273"^^xsd:decimal ;
  geo-pos:long "-31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x591BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x591BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Brosme brosme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-31'^^xsd:integer;
  dwc:latitude '52.273'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 592 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '126447'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x591BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1121CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1121CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1121CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.273 -30.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.273"^^xsd:decimal ;
  dwc:decimalLongitude "-30.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1121CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.273 -30.995)"^^geo:wktLiteral ;
  geo-pos:lat "52.273"^^xsd:decimal ;
  geo-pos:long "-30.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1121CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1121CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Sebastes marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.995'^^xsd:double;
  dwc:latitude '52.273'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 584 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '127253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1121CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '151324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.273 -30.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.273"^^xsd:decimal ;
  dwc:decimalLongitude "-30.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.273 -30.995)"^^geo:wktLiteral ;
  geo-pos:lat "52.273"^^xsd:decimal ;
  geo-pos:long "-30.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8E1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Brosme brosme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.995'^^xsd:double;
  dwc:latitude '52.273'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 584 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '126447'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8E1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4621CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4621CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4621CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.282 -30.979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.282"^^xsd:decimal ;
  dwc:decimalLongitude "-30.979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4621CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.282 -30.979)"^^geo:wktLiteral ;
  geo-pos:lat "52.282"^^xsd:decimal ;
  geo-pos:long "-30.979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4621CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4621CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.979'^^xsd:double;
  dwc:latitude '52.282'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 549 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4621CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.282 -30.979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.282"^^xsd:decimal ;
  dwc:decimalLongitude "-30.979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.282 -30.979)"^^geo:wktLiteral ;
  geo-pos:lat "52.282"^^xsd:decimal ;
  geo-pos:long "-30.979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8E1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Brosme brosme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.979'^^xsd:double;
  dwc:latitude '52.282'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 549 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126447'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8E1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.282 -30.979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.282"^^xsd:decimal ;
  dwc:decimalLongitude "-30.979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.282 -30.979)"^^geo:wktLiteral ;
  geo-pos:lat "52.282"^^xsd:decimal ;
  geo-pos:long "-30.979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8E1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Brosme brosme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.979'^^xsd:double;
  dwc:latitude '52.282'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 549 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126447'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8E1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.282 -30.979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.282"^^xsd:decimal ;
  dwc:decimalLongitude "-30.979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.282 -30.979)"^^geo:wktLiteral ;
  geo-pos:lat "52.282"^^xsd:decimal ;
  geo-pos:long "-30.979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x741BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Macrourus berglax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.979'^^xsd:double;
  dwc:latitude '52.282'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 549 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x741BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x561DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x561DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x561DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.282 -30.979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.282"^^xsd:decimal ;
  dwc:decimalLongitude "-30.979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x561DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.282 -30.979)"^^geo:wktLiteral ;
  geo-pos:lat "52.282"^^xsd:decimal ;
  geo-pos:long "-30.979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x561DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x561DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lepidion eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.979'^^xsd:double;
  dwc:latitude '52.282'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 549 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126493'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x561DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.282 -30.979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.282"^^xsd:decimal ;
  dwc:decimalLongitude "-30.979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.282 -30.979)"^^geo:wktLiteral ;
  geo-pos:lat "52.282"^^xsd:decimal ;
  geo-pos:long "-30.979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x541DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lepidion eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.979'^^xsd:double;
  dwc:latitude '52.282'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 549 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126493'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x541DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x931CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x931CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x931CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.282 -30.979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.282"^^xsd:decimal ;
  dwc:decimalLongitude "-30.979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x931CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.282 -30.979)"^^geo:wktLiteral ;
  geo-pos:lat "52.282"^^xsd:decimal ;
  geo-pos:long "-30.979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x931CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x931CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.979'^^xsd:double;
  dwc:latitude '52.282'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 549 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x931CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC81BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC81BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC81BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.282 -30.979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.282"^^xsd:decimal ;
  dwc:decimalLongitude "-30.979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC81BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.282 -30.979)"^^geo:wktLiteral ;
  geo-pos:lat "52.282"^^xsd:decimal ;
  geo-pos:long "-30.979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC81BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC81BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Macrourus berglax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.979'^^xsd:double;
  dwc:latitude '52.282'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 549 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC81BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2F1BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2F1BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2F1BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.544 -30.978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.544"^^xsd:decimal ;
  dwc:decimalLongitude "-30.978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2F1BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.544 -30.978)"^^geo:wktLiteral ;
  geo-pos:lat "51.544"^^xsd:decimal ;
  geo-pos:long "-30.978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2F1BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2F1BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.978'^^xsd:double;
  dwc:latitude '51.544'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3533 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2F1BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15735%3A0x1321CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15735%3A0x1321CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15735%3A0x1321CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15735%3A0x1321CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15735%3A0x1321CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15735:0x1321CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15735'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15735:0x1321CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4789%3A0x0621CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4789%3A0x0621CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4789%3A0x0621CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4789%3A0x0621CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4789%3A0x0621CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4789:0x0621CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4789'^^xsd:integer;
  dwc:scientificName 'Rondeletia loricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126412'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4789:0x0621CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15189%3A0xB320CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15189%3A0xB320CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15189%3A0xB320CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15189%3A0xB320CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15189%3A0xB320CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15189:0xB320CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15189'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15189:0xB320CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4803%3A0xAA20CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4803%3A0xAA20CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4803%3A0xAA20CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4803%3A0xAA20CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4803%3A0xAA20CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4803:0xAA20CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4803'^^xsd:integer;
  dwc:scientificName 'Stauroteuthis syrtensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '153122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4803:0xAA20CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '153122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15345%3A0x9E20CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15345%3A0x9E20CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15345%3A0x9E20CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15345%3A0x9E20CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15345%3A0x9E20CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15345:0x9E20CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15345'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15345:0x9E20CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15401%3A0x9920CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15401%3A0x9920CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15401%3A0x9920CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15401%3A0x9920CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15401%3A0x9920CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15401:0x9920CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15401'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15401:0x9920CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11314%3A0x6620CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11314%3A0x6620CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11314%3A0x6620CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11314%3A0x6620CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11314%3A0x6620CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11314:0x6620CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11314'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11314:0x6620CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11328%3A0x6520CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11328%3A0x6520CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11328%3A0x6520CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11328%3A0x6520CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11328%3A0x6520CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11328:0x6520CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11328'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11328:0x6520CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11286%3A0x6620CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11286%3A0x6620CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11286%3A0x6620CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11286%3A0x6620CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11286%3A0x6620CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11286:0x6620CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11286'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11286:0x6620CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11272%3A0x6620CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11272%3A0x6620CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11272%3A0x6620CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11272%3A0x6620CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11272%3A0x6620CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11272:0x6620CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11272'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11272:0x6620CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11258%3A0x2F1BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11258%3A0x2F1BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11258%3A0x2F1BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11258%3A0x2F1BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11258%3A0x2F1BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11258:0x2F1BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11258'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11258:0x2F1BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11244%3A0x2F1BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11244%3A0x2F1BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11244%3A0x2F1BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11244%3A0x2F1BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11244%3A0x2F1BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11244:0x2F1BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11244'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11244:0x2F1BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11230%3A0x2F1BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11230%3A0x2F1BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11230%3A0x2F1BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11230%3A0x2F1BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11230%3A0x2F1BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11230:0x2F1BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11230'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11230:0x2F1BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11202%3A0x2F1BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11202%3A0x2F1BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11202%3A0x2F1BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11202%3A0x2F1BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11202%3A0x2F1BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11202:0x2F1BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11202'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11202:0x2F1BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF821CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF821CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF821CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF821CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF821CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF821CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Chuniphyes multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF821CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4642%3A0xFA21CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4642%3A0xFA21CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4642%3A0xFA21CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4642%3A0xFA21CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4642%3A0xFA21CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4642:0xFA21CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4642'^^xsd:integer;
  dwc:scientificName 'Cirrothauma murrayi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '139174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4642:0xFA21CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '139174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5124%3A0xFA21CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5124%3A0xFA21CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5124%3A0xFA21CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5124%3A0xFA21CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5124%3A0xFA21CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5124:0xFA21CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5124'^^xsd:integer;
  dwc:scientificName 'Clausophyes galeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5124:0xFA21CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '135410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5142%3A0x6220CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5142%3A0x6220CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5142%3A0x6220CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5142%3A0x6220CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5142%3A0x6220CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5142:0x6220CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5142'^^xsd:integer;
  dwc:scientificName 'Clausophyes galeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5142:0x6220CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '135410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5142%3A0x6220CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5142%3A0x6220CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5142%3A0x6220CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5142%3A0x6220CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5142%3A0x6220CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5142:0x6220CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5142'^^xsd:integer;
  dwc:scientificName 'Clausophyes moserae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135412'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5142:0x6220CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '135412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5B20CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5B20CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5B20CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5B20CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5B20CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5B20CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Cetomya tonata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Elena Krylova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '507999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5B20CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '507999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11846%3A0x3020CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11846%3A0x3020CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11846%3A0x3020CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11846%3A0x3020CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11846%3A0x3020CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11846:0x3020CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11846'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides leptolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11846:0x3020CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '158959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11874%3A0x301BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11874%3A0x301BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11874%3A0x301BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11874%3A0x301BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11874%3A0x301BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11874:0x301BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11874'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides leptolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11874:0x301BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '158959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11174%3A0x301BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11174%3A0x301BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11174%3A0x301BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11174%3A0x301BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11174%3A0x301BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11174:0x301BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11174'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides leptolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11174:0x301BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '158959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2920CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2920CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2920CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2920CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2920CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2920CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Crossota rufobrunnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117856'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2920CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '117856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15973%3A0xEF1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15973%3A0xEF1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15973%3A0xEF1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15973%3A0xEF1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15973%3A0xEF1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15973:0xEF1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15973'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15973:0xEF1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15007%3A0xE91FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15007%3A0xE91FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15007%3A0xE91FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15007%3A0xE91FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15007%3A0xE91FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15007:0xE91FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15007'^^xsd:integer;
  dwc:scientificName 'Entelurus aequoreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16436'^^xsd:string;
  dwc:aphiaid '127379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15007:0xE91FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11061%3A0x351BCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11061%3A0x351BCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11061%3A0x351BCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11061%3A0x351BCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11061%3A0x351BCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11061:0x351BCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11061'^^xsd:integer;
  dwc:scientificName 'Aristeus antennatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11061:0x351BCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '107083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11888%3A0x4721CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11888%3A0x4721CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11888%3A0x4721CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11888%3A0x4721CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11888%3A0x4721CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11888:0x4721CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11888'^^xsd:integer;
  dwc:scientificName 'Arctozenus risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11888:0x4721CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11860%3A0x191CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11860%3A0x191CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11860%3A0x191CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11860%3A0x191CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11860%3A0x191CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11860:0x191CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11860'^^xsd:integer;
  dwc:scientificName 'Bathytroctes macrolepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15996'^^xsd:string;
  dwc:aphiaid '126691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11860:0x191CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15359%3A0x951FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15359%3A0x951FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15359%3A0x951FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15359%3A0x951FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15359%3A0x951FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15359:0x951FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15359'^^xsd:integer;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov; Franz Uiblein, Ingvar'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15359:0x951FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x911FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x911FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x911FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x911FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x911FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x911FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Botrynema brucei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x911FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '117615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8B1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthothuria funebris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8B1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '124556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15959%3A0x881FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15959%3A0x881FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15959%3A0x881FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15959%3A0x881FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15959%3A0x881FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15959:0x881FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15959'^^xsd:integer;
  dwc:scientificName 'Benthesicymus brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107088'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15959:0x881FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1390995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11977%3A0xD51BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11977%3A0xD51BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11977%3A0xD51BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11977%3A0xD51BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11977%3A0xD51BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11977:0xD51BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11977'^^xsd:integer;
  dwc:scientificName 'Benthodytes sanguinolenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '241785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11977:0xD51BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '241785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5156%3A0x571FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5156%3A0x571FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5156%3A0x571FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5156%3A0x571FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5156%3A0x571FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5156:0x571FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5156'^^xsd:integer;
  dwc:scientificName 'Vogtia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5156:0x571FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '135450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5170%3A0x571FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5170%3A0x571FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5170%3A0x571FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5170%3A0x571FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5170%3A0x571FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5170:0x571FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5170'^^xsd:integer;
  dwc:scientificName 'Vogtia serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5170:0x571FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '135452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4829%3A0x0E22CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4829%3A0x0E22CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4829%3A0x0E22CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4829%3A0x0E22CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4829%3A0x0E22CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4829:0x0E22CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4829'^^xsd:integer;
  dwc:scientificName 'Xenodermichthys copei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4829:0x0E22CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8446%3A0x5B1BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8446%3A0x5B1BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8446%3A0x5B1BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8446%3A0x5B1BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8446%3A0x5B1BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8446:0x5B1BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8446'^^xsd:integer;
  dwc:scientificName 'Ypsilothuria talismani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8446:0x5B1BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '125219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9426%3A0x1022CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9426%3A0x1022CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9426%3A0x1022CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9426%3A0x1022CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9426%3A0x1022CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9426:0x1022CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9426'^^xsd:integer;
  dwc:scientificName 'Umbellula durissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tina Molodtsova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '183476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9426:0x1022CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1874369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12236%3A0x461FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12236%3A0x461FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12236%3A0x461FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12236%3A0x461FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12236%3A0x461FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12236:0x461FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12236'^^xsd:integer;
  dwc:scientificName 'Amphiophiura convexa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '182962'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12236:0x461FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '182962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x421FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x421FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x421FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x421FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x421FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x421FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aglantha digitale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x421FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '117849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11790%3A0x331FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11790%3A0x331FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11790%3A0x331FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11790%3A0x331FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11790%3A0x331FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11790:0x331FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11790'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11790:0x331FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD41BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD41BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11776%3A0x5B22CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11776%3A0x5B22CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11776%3A0x5B22CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11776%3A0x5B22CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11776%3A0x5B22CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11776:0x5B22CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11776'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11776:0x5B22CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1E1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1E1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4787%3A0x1A1FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4787%3A0x1A1FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4787%3A0x1A1FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4787%3A0x1A1FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4787%3A0x1A1FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4787:0x1A1FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4787'^^xsd:integer;
  dwc:scientificName 'Polyacanthonotus rissoanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ricardo S Santos'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4787:0x1A1FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11804%3A0xD61ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11804%3A0xD61ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11804%3A0xD61ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11804%3A0xD61ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11804%3A0xD61ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11804:0xD61ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11804'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11804:0xD61ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11160%3A0x5F22CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11160%3A0x5F22CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11160%3A0x5F22CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11160%3A0x5F22CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11160%3A0x5F22CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11160:0x5F22CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11160'^^xsd:integer;
  dwc:scientificName 'Photostomias guernei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11160:0x5F22CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13702%3A0xC71ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13702%3A0xC71ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13702%3A0xC71ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13702%3A0xC71ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13702%3A0xC71ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13702:0xC71ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13702'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13702:0xC71ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20919%3A0x6C1BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20919%3A0x6C1BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20919%3A0x6C1BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20919%3A0x6C1BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20919%3A0x6C1BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20919:0x6C1BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20919'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20919:0x6C1BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20933%3A0x771ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20933%3A0x771ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20933%3A0x771ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20933%3A0x771ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20933%3A0x771ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20933:0x771ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20933'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20933:0x771ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10443%3A0x6D1BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10443%3A0x6D1BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10443%3A0x6D1BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10443%3A0x6D1BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10443%3A0x6D1BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10443:0x6D1BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10443'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10443:0x6D1BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13932%3A0x2E1CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13932%3A0x2E1CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13932%3A0x2E1CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13932%3A0x2E1CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13932%3A0x2E1CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13932:0x2E1CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13932'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13932:0x2E1CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x681ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x681ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x681ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x681ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x681ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x681ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gilia reticulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '196593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x681ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '196593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x611ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x611ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x611ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x611ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x611ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x611ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x611ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4656%3A0x5C1ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4656%3A0x5C1ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4656%3A0x5C1ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4656%3A0x5C1ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4656%3A0x5C1ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4656:0x5C1ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4656'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis discoveryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '153084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4656:0x5C1ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '153084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7622CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7622CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7622CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7622CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7622CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7622CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Molpadia musculus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7622CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30129%3A0x6F1BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30129%3A0x6F1BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30129%3A0x6F1BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30129%3A0x6F1BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30129%3A0x6F1BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30129:0x6F1BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30129'^^xsd:integer;
  dwc:scientificName 'Megalanceola stephenseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '325364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30129:0x6F1BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '325364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11991%3A0x9822CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11991%3A0x9822CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11991%3A0x9822CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11991%3A0x9822CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11991%3A0x9822CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11991:0x9822CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11991'^^xsd:integer;
  dwc:scientificName 'Mesothuria maroccana '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11991:0x9822CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '732436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4801%3A0x301CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4801%3A0x301CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4801%3A0x301CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4801%3A0x301CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4801%3A0x301CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4801:0x301CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4801'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ricardo S Santos'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4801:0x301CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9B22CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9B22CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9B22CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9B22CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9B22CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x9B22CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x9B22CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8583%3A0xA322CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8583%3A0xA322CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8583%3A0xA322CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8583%3A0xA322CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8583%3A0xA322CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8583:0xA322CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8583'^^xsd:integer;
  dwc:scientificName 'Nemichthys scolopaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ricardo S Santos'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8583:0xA322CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE71DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE71DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE71DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE71DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE71DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE71DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE71DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15429%3A0xD41BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15429%3A0xD41BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15429%3A0xD41BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15429%3A0xD41BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15429%3A0xD41BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15429:0xD41BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15429'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15429:0xD41BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15373%3A0xA71DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15373%3A0xA71DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15373%3A0xA71DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15373%3A0xA71DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15373%3A0xA71DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15373:0xA71DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15373'^^xsd:integer;
  dwc:scientificName 'Histiobranchus bathybius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes; Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15373:0xA71DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11818%3A0xBA1BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11818%3A0xBA1BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11818%3A0xBA1BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11818%3A0xBA1BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11818%3A0xBA1BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11818:0xBA1BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11818'^^xsd:integer;
  dwc:scientificName 'Holcomycteronus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein, Jørgen Nielsen, Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126671'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11818:0xBA1BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13716%3A0x7B21CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13716%3A0x7B21CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13716%3A0x7B21CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13716%3A0x7B21CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13716%3A0x7B21CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13716:0x7B21CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13716'^^xsd:integer;
  dwc:scientificName 'Hepomadus tener'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13716:0x7B21CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '107084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x571DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lensia conoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x571DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '135426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15259%3A0xB522CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15259%3A0xB522CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15259%3A0xB522CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15259%3A0xB522CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15259%3A0xB522CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15259:0xB522CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15259'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15259:0xB522CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15331%3A0xB722CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15331%3A0xB722CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15331%3A0xB722CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15331%3A0xB722CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15331%3A0xB722CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15331:0xB722CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15331'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15331:0xB722CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15387%3A0x411DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15387%3A0x411DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15387%3A0x411DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15387%3A0x411DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15387%3A0x411DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15387:0x411DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15387'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15387:0x411DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8723%3A0x401DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8723%3A0x401DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8723%3A0x401DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8723%3A0x401DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8723%3A0x401DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8723:0x401DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8723'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8723:0x401DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDC22CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDC22CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDC22CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDC22CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDC22CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xDC22CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aeginura grimaldii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xDC22CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '117266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4815%3A0xD31CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4815%3A0xD31CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4815%3A0xD31CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4815%3A0xD31CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4815%3A0xD31CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4815:0xD31CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4815'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 17356'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4815:0xD31CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15415%3A0x221CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15415%3A0x221CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15415%3A0x221CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15415%3A0x221CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15415%3A0x221CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15415:0x221CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15415'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15415:0x221CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11300%3A0xC31BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11300%3A0xC31BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11300%3A0xC31BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11300%3A0xC31BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11300%3A0xC31BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11300:0xC31BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11300'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11300:0xC31BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11216%3A0xC31BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11216%3A0xC31BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11216%3A0xC31BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11216%3A0xC31BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11216%3A0xC31BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11216:0xC31BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11216'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11216:0xC31BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8908%3A0xC51CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8908%3A0xC51CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8908%3A0xC51CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8908%3A0xC51CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8908%3A0xC51CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8908:0xC51CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8908'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides brevibarbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8908:0xC51CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '158954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB81CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Dimophyes arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB81CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4817%3A0x921CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4817%3A0x921CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4817%3A0x921CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4817%3A0x921CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4817%3A0x921CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4817:0x921CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4817'^^xsd:integer;
  dwc:scientificName 'Entelurus aequoreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16437'^^xsd:string;
  dwc:aphiaid '127379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4817:0x921CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15945%3A0xC91BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15945%3A0xC91BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15945%3A0xC91BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15945%3A0xC91BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15945%3A0xC91BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15945:0xC91BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15945'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15945:0xC91BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11762%3A0x331CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11762%3A0x331CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11762%3A0x331CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11762%3A0x331CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.549 -30.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.549"^^xsd:decimal ;
  geo-pos:long "-30.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11762%3A0x331CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11762:0x331CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11762'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.968'^^xsd:double;
  dwc:latitude '51.549'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3461 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11762:0x331CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.261 -30.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.261"^^xsd:decimal ;
  dwc:decimalLongitude "-30.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.261 -30.896)"^^geo:wktLiteral ;
  geo-pos:lat "52.261"^^xsd:decimal ;
  geo-pos:long "-30.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4E1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.896'^^xsd:double;
  dwc:latitude '52.261'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2106 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4E1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.261 -30.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.261"^^xsd:decimal ;
  dwc:decimalLongitude "-30.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.261 -30.896)"^^geo:wktLiteral ;
  geo-pos:lat "52.261"^^xsd:decimal ;
  geo-pos:long "-30.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4B1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.896'^^xsd:double;
  dwc:latitude '52.261'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2106 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4B1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A17225%3A0x4A1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A17225%3A0x4A1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A17225%3A0x4A1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.261 -30.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.261"^^xsd:decimal ;
  dwc:decimalLongitude "-30.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A17225%3A0x4A1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.261 -30.896)"^^geo:wktLiteral ;
  geo-pos:lat "52.261"^^xsd:decimal ;
  geo-pos:long "-30.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A17225%3A0x4A1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:17225:0x4A1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '17225'^^xsd:integer;
  dwc:scientificName 'Apristurus profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Chip Cotton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.896'^^xsd:double;
  dwc:latitude '52.261'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2106 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '158513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:17225:0x4A1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '158513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x601BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x601BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x601BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.261 -30.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.261"^^xsd:decimal ;
  dwc:decimalLongitude "-30.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x601BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.261 -30.896)"^^geo:wktLiteral ;
  geo-pos:lat "52.261"^^xsd:decimal ;
  geo-pos:long "-30.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x601BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x601BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rajella bathyphila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.896'^^xsd:double;
  dwc:latitude '52.261'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2106 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x601BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '105892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.261 -30.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.261"^^xsd:decimal ;
  dwc:decimalLongitude "-30.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.261 -30.896)"^^geo:wktLiteral ;
  geo-pos:lat "52.261"^^xsd:decimal ;
  geo-pos:long "-30.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x741BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Macrourus berglax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.896'^^xsd:double;
  dwc:latitude '52.261'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2106 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x741BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA922CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA922CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA922CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.261 -30.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.261"^^xsd:decimal ;
  dwc:decimalLongitude "-30.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA922CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.261 -30.896)"^^geo:wktLiteral ;
  geo-pos:lat "52.261"^^xsd:decimal ;
  geo-pos:long "-30.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA922CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA922CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Hydrolagus pallidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.896'^^xsd:double;
  dwc:latitude '52.261'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2106 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA922CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '105827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A1DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A1DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A1DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.261 -30.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.261"^^xsd:decimal ;
  dwc:decimalLongitude "-30.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A1DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.261 -30.896)"^^geo:wktLiteral ;
  geo-pos:lat "52.261"^^xsd:decimal ;
  geo-pos:long "-30.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A1DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x9A1DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Hydrolagus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.896'^^xsd:double;
  dwc:latitude '52.261'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2106 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x9A1DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '105825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.261 -30.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.261"^^xsd:decimal ;
  dwc:decimalLongitude "-30.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.261 -30.896)"^^geo:wktLiteral ;
  geo-pos:lat "52.261"^^xsd:decimal ;
  geo-pos:long "-30.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x541DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lepidion schmidti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.896'^^xsd:double;
  dwc:latitude '52.261'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2106 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x541DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.261 -30.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.261"^^xsd:decimal ;
  dwc:decimalLongitude "-30.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.261 -30.896)"^^geo:wktLiteral ;
  geo-pos:lat "52.261"^^xsd:decimal ;
  geo-pos:long "-30.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x211CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Apristurus profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Chip Cotton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.896'^^xsd:double;
  dwc:latitude '52.261'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2106 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '158513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x211CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '158513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6950%3A0x8421CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6950%3A0x8421CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6950%3A0x8421CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.055"^^xsd:decimal ;
  dwc:decimalLongitude "-30.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2256"^^xsd:integer ;
  dwc:maximumDepthInMeters "2526"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6950%3A0x8421CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  geo-pos:lat "53.055"^^xsd:decimal ;
  geo-pos:long "-30.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6950%3A0x8421CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6950:0x8421CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6950'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.867'^^xsd:double;
  dwc:latitude '53.055'^^xsd:double;
  dwc:minimumDepth '2256'^^xsd:integer;
  dwc:maximumDepth '2526'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3070 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6950:0x8421CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26946%3A0x0821CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26946%3A0x0821CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26946%3A0x0821CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.055"^^xsd:decimal ;
  dwc:decimalLongitude "-30.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2256"^^xsd:integer ;
  dwc:maximumDepthInMeters "2526"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26946%3A0x0821CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  geo-pos:lat "53.055"^^xsd:decimal ;
  geo-pos:long "-30.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26946%3A0x0821CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26946:0x0821CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26946'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.867'^^xsd:double;
  dwc:latitude '53.055'^^xsd:double;
  dwc:minimumDepth '2256'^^xsd:integer;
  dwc:maximumDepth '2526'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3070 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26946:0x0821CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10470%3A0x8E21CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10470%3A0x8E21CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10470%3A0x8E21CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.055"^^xsd:decimal ;
  dwc:decimalLongitude "-30.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2256"^^xsd:integer ;
  dwc:maximumDepthInMeters "2526"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10470%3A0x8E21CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  geo-pos:lat "53.055"^^xsd:decimal ;
  geo-pos:long "-30.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10470%3A0x8E21CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10470:0x8E21CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10470'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.867'^^xsd:double;
  dwc:latitude '53.055'^^xsd:double;
  dwc:minimumDepth '2256'^^xsd:integer;
  dwc:maximumDepth '2526'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3070 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10470:0x8E21CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.055"^^xsd:decimal ;
  dwc:decimalLongitude "-30.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2526"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  geo-pos:lat "53.055"^^xsd:decimal ;
  geo-pos:long "-30.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA420CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Solidosagitta zetesios'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.867'^^xsd:double;
  dwc:latitude '53.055'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2526'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3070 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA420CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '105463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA220CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA220CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA220CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.055"^^xsd:decimal ;
  dwc:decimalLongitude "-30.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2256"^^xsd:integer ;
  dwc:maximumDepthInMeters "2526"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA220CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  geo-pos:lat "53.055"^^xsd:decimal ;
  geo-pos:long "-30.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA220CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA220CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.867'^^xsd:double;
  dwc:latitude '53.055'^^xsd:double;
  dwc:minimumDepth '2256'^^xsd:integer;
  dwc:maximumDepth '2526'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3070 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA220CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31323%3A0x1D20CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31323%3A0x1D20CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31323%3A0x1D20CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.055"^^xsd:decimal ;
  dwc:decimalLongitude "-30.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2256"^^xsd:integer ;
  dwc:maximumDepthInMeters "2526"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31323%3A0x1D20CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  geo-pos:lat "53.055"^^xsd:decimal ;
  geo-pos:long "-30.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31323%3A0x1D20CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31323:0x1D20CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31323'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.867'^^xsd:double;
  dwc:latitude '53.055'^^xsd:double;
  dwc:minimumDepth '2256'^^xsd:integer;
  dwc:maximumDepth '2526'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3070 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31323:0x1D20CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6938%3A0x1B20CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6938%3A0x1B20CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6938%3A0x1B20CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.055"^^xsd:decimal ;
  dwc:decimalLongitude "-30.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2256"^^xsd:integer ;
  dwc:maximumDepthInMeters "2526"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6938%3A0x1B20CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  geo-pos:lat "53.055"^^xsd:decimal ;
  geo-pos:long "-30.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6938%3A0x1B20CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6938:0x1B20CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6938'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.867'^^xsd:double;
  dwc:latitude '53.055'^^xsd:double;
  dwc:minimumDepth '2256'^^xsd:integer;
  dwc:maximumDepth '2526'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3070 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16230'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6938:0x1B20CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31309%3A0xF21FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31309%3A0xF21FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31309%3A0xF21FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.055"^^xsd:decimal ;
  dwc:decimalLongitude "-30.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2256"^^xsd:integer ;
  dwc:maximumDepthInMeters "2526"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31309%3A0xF21FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  geo-pos:lat "53.055"^^xsd:decimal ;
  geo-pos:long "-30.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31309%3A0xF21FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31309:0xF21FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31309'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.867'^^xsd:double;
  dwc:latitude '53.055'^^xsd:double;
  dwc:minimumDepth '2256'^^xsd:integer;
  dwc:maximumDepth '2526'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3070 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31309:0xF21FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22465%3A0xEE1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22465%3A0xEE1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22465%3A0xEE1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.055"^^xsd:decimal ;
  dwc:decimalLongitude "-30.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2256"^^xsd:integer ;
  dwc:maximumDepthInMeters "2526"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22465%3A0xEE1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  geo-pos:lat "53.055"^^xsd:decimal ;
  geo-pos:long "-30.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22465%3A0xEE1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22465:0xEE1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22465'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.867'^^xsd:double;
  dwc:latitude '53.055'^^xsd:double;
  dwc:minimumDepth '2256'^^xsd:integer;
  dwc:maximumDepth '2526'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3070 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22465:0xEE1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6908%3A0xE61FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6908%3A0xE61FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6908%3A0xE61FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.055"^^xsd:decimal ;
  dwc:decimalLongitude "-30.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2256"^^xsd:integer ;
  dwc:maximumDepthInMeters "2526"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6908%3A0xE61FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  geo-pos:lat "53.055"^^xsd:decimal ;
  geo-pos:long "-30.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6908%3A0xE61FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6908:0xE61FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6908'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.867'^^xsd:double;
  dwc:latitude '53.055'^^xsd:double;
  dwc:minimumDepth '2256'^^xsd:integer;
  dwc:maximumDepth '2526'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3070 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6908:0xE61FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6880%3A0xDF1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6880%3A0xDF1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6880%3A0xDF1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.055"^^xsd:decimal ;
  dwc:decimalLongitude "-30.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2256"^^xsd:integer ;
  dwc:maximumDepthInMeters "2526"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6880%3A0xDF1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  geo-pos:lat "53.055"^^xsd:decimal ;
  geo-pos:long "-30.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6880%3A0xDF1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6880:0xDF1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6880'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.867'^^xsd:double;
  dwc:latitude '53.055'^^xsd:double;
  dwc:minimumDepth '2256'^^xsd:integer;
  dwc:maximumDepth '2526'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3070 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6880:0xDF1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6936%3A0x8C1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6936%3A0x8C1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6936%3A0x8C1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.055"^^xsd:decimal ;
  dwc:decimalLongitude "-30.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2256"^^xsd:integer ;
  dwc:maximumDepthInMeters "2526"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6936%3A0x8C1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  geo-pos:lat "53.055"^^xsd:decimal ;
  geo-pos:long "-30.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6936%3A0x8C1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6936:0x8C1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6936'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.867'^^xsd:double;
  dwc:latitude '53.055'^^xsd:double;
  dwc:minimumDepth '2256'^^xsd:integer;
  dwc:maximumDepth '2526'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3070 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6936:0x8C1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F21CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F21CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F21CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.055"^^xsd:decimal ;
  dwc:decimalLongitude "-30.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2526"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F21CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  geo-pos:lat "53.055"^^xsd:decimal ;
  geo-pos:long "-30.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F21CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4F21CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Caecosagitta macrocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.867'^^xsd:double;
  dwc:latitude '53.055'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2526'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3070 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4F21CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '105431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31337%3A0x541FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31337%3A0x541FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31337%3A0x541FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.055"^^xsd:decimal ;
  dwc:decimalLongitude "-30.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2256"^^xsd:integer ;
  dwc:maximumDepthInMeters "2526"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31337%3A0x541FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  geo-pos:lat "53.055"^^xsd:decimal ;
  geo-pos:long "-30.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31337%3A0x541FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31337:0x541FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31337'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.867'^^xsd:double;
  dwc:latitude '53.055'^^xsd:double;
  dwc:minimumDepth '2256'^^xsd:integer;
  dwc:maximumDepth '2526'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3070 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31337:0x541FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22493%3A0x5021CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22493%3A0x5021CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22493%3A0x5021CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.055"^^xsd:decimal ;
  dwc:decimalLongitude "-30.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2256"^^xsd:integer ;
  dwc:maximumDepthInMeters "2526"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22493%3A0x5021CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  geo-pos:lat "53.055"^^xsd:decimal ;
  geo-pos:long "-30.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22493%3A0x5021CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22493:0x5021CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22493'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.867'^^xsd:double;
  dwc:latitude '53.055'^^xsd:double;
  dwc:minimumDepth '2256'^^xsd:integer;
  dwc:maximumDepth '2526'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3070 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22493:0x5021CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10442%3A0x5121CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10442%3A0x5121CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10442%3A0x5121CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.055"^^xsd:decimal ;
  dwc:decimalLongitude "-30.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2256"^^xsd:integer ;
  dwc:maximumDepthInMeters "2526"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10442%3A0x5121CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  geo-pos:lat "53.055"^^xsd:decimal ;
  geo-pos:long "-30.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10442%3A0x5121CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10442:0x5121CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10442'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.867'^^xsd:double;
  dwc:latitude '53.055'^^xsd:double;
  dwc:minimumDepth '2256'^^xsd:integer;
  dwc:maximumDepth '2526'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3070 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10442:0x5121CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7207%3A0x2C1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7207%3A0x2C1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7207%3A0x2C1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.055"^^xsd:decimal ;
  dwc:decimalLongitude "-30.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2256"^^xsd:integer ;
  dwc:maximumDepthInMeters "2526"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7207%3A0x2C1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  geo-pos:lat "53.055"^^xsd:decimal ;
  geo-pos:long "-30.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7207%3A0x2C1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7207:0x2C1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7207'^^xsd:integer;
  dwc:scientificName 'Saccopharynx ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.867'^^xsd:double;
  dwc:latitude '53.055'^^xsd:double;
  dwc:minimumDepth '2256'^^xsd:integer;
  dwc:maximumDepth '2526'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3070 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16493'^^xsd:string;
  dwc:aphiaid '127171'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7207:0x2C1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A22CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A22CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A22CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.055"^^xsd:decimal ;
  dwc:decimalLongitude "-30.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2526"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A22CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  geo-pos:lat "53.055"^^xsd:decimal ;
  geo-pos:long "-30.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A22CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5A22CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.867'^^xsd:double;
  dwc:latitude '53.055'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2526'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3070 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5A22CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10456%3A0xCB1ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10456%3A0xCB1ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10456%3A0xCB1ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.055"^^xsd:decimal ;
  dwc:decimalLongitude "-30.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2256"^^xsd:integer ;
  dwc:maximumDepthInMeters "2526"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10456%3A0xCB1ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  geo-pos:lat "53.055"^^xsd:decimal ;
  geo-pos:long "-30.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10456%3A0xCB1ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10456:0xCB1ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10456'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.867'^^xsd:double;
  dwc:latitude '53.055'^^xsd:double;
  dwc:minimumDepth '2256'^^xsd:integer;
  dwc:maximumDepth '2526'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3070 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10456:0xCB1ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31393%3A0xBE1ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31393%3A0xBE1ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31393%3A0xBE1ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.055"^^xsd:decimal ;
  dwc:decimalLongitude "-30.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2256"^^xsd:integer ;
  dwc:maximumDepthInMeters "2526"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31393%3A0xBE1ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  geo-pos:lat "53.055"^^xsd:decimal ;
  geo-pos:long "-30.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31393%3A0xBE1ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31393:0xBE1ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31393'^^xsd:integer;
  dwc:scientificName 'Paracallisoma alberti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.867'^^xsd:double;
  dwc:latitude '53.055'^^xsd:double;
  dwc:minimumDepth '2256'^^xsd:integer;
  dwc:maximumDepth '2526'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3070 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31393:0xBE1ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '102700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26932%3A0x6622CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26932%3A0x6622CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26932%3A0x6622CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.055"^^xsd:decimal ;
  dwc:decimalLongitude "-30.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2256"^^xsd:integer ;
  dwc:maximumDepthInMeters "2526"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26932%3A0x6622CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  geo-pos:lat "53.055"^^xsd:decimal ;
  geo-pos:long "-30.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26932%3A0x6622CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26932:0x6622CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26932'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.867'^^xsd:double;
  dwc:latitude '53.055'^^xsd:double;
  dwc:minimumDepth '2256'^^xsd:integer;
  dwc:maximumDepth '2526'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3070 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26932:0x6622CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15372%3A0x7022CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15372%3A0x7022CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15372%3A0x7022CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.055"^^xsd:decimal ;
  dwc:decimalLongitude "-30.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2256"^^xsd:integer ;
  dwc:maximumDepthInMeters "2526"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15372%3A0x7022CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  geo-pos:lat "53.055"^^xsd:decimal ;
  geo-pos:long "-30.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15372%3A0x7022CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15372:0x7022CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15372'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.867'^^xsd:double;
  dwc:latitude '53.055'^^xsd:double;
  dwc:minimumDepth '2256'^^xsd:integer;
  dwc:maximumDepth '2526'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3070 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15372:0x7022CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13980%3A0x5A1ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13980%3A0x5A1ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13980%3A0x5A1ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.055"^^xsd:decimal ;
  dwc:decimalLongitude "-30.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2256"^^xsd:integer ;
  dwc:maximumDepthInMeters "2526"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13980%3A0x5A1ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  geo-pos:lat "53.055"^^xsd:decimal ;
  geo-pos:long "-30.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13980%3A0x5A1ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13980:0x5A1ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13980'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.867'^^xsd:double;
  dwc:latitude '53.055'^^xsd:double;
  dwc:minimumDepth '2256'^^xsd:integer;
  dwc:maximumDepth '2526'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3070 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13980:0x5A1ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.055"^^xsd:decimal ;
  dwc:decimalLongitude "-30.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2526"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  geo-pos:lat "53.055"^^xsd:decimal ;
  geo-pos:long "-30.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5A1ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Eukrohnia fowleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.867'^^xsd:double;
  dwc:latitude '53.055'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2526'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3070 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5A1ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '105415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14098%3A0x581ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14098%3A0x581ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14098%3A0x581ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.055"^^xsd:decimal ;
  dwc:decimalLongitude "-30.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2256"^^xsd:integer ;
  dwc:maximumDepthInMeters "2526"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14098%3A0x581ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  geo-pos:lat "53.055"^^xsd:decimal ;
  geo-pos:long "-30.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14098%3A0x581ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14098:0x581ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14098'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.867'^^xsd:double;
  dwc:latitude '53.055'^^xsd:double;
  dwc:minimumDepth '2256'^^xsd:integer;
  dwc:maximumDepth '2526'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3070 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14098:0x581ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13994%3A0x321ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13994%3A0x321ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13994%3A0x321ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.055"^^xsd:decimal ;
  dwc:decimalLongitude "-30.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2256"^^xsd:integer ;
  dwc:maximumDepthInMeters "2526"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13994%3A0x321ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  geo-pos:lat "53.055"^^xsd:decimal ;
  geo-pos:long "-30.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13994%3A0x321ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13994:0x321ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13994'^^xsd:integer;
  dwc:scientificName 'Eucopia australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.867'^^xsd:double;
  dwc:latitude '53.055'^^xsd:double;
  dwc:minimumDepth '2256'^^xsd:integer;
  dwc:maximumDepth '2526'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3070 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13994:0x321ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '119916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31365%3A0xB21DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31365%3A0xB21DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31365%3A0xB21DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.055"^^xsd:decimal ;
  dwc:decimalLongitude "-30.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2256"^^xsd:integer ;
  dwc:maximumDepthInMeters "2526"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31365%3A0xB21DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  geo-pos:lat "53.055"^^xsd:decimal ;
  geo-pos:long "-30.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31365%3A0xB21DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31365:0xB21DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31365'^^xsd:integer;
  dwc:scientificName 'Lanceola clausii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.867'^^xsd:double;
  dwc:latitude '53.055'^^xsd:double;
  dwc:minimumDepth '2256'^^xsd:integer;
  dwc:maximumDepth '2526'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3070 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '325370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31365:0xB21DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '325370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6894%3A0x431DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6894%3A0x431DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6894%3A0x431DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.055"^^xsd:decimal ;
  dwc:decimalLongitude "-30.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2256"^^xsd:integer ;
  dwc:maximumDepthInMeters "2526"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6894%3A0x431DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  geo-pos:lat "53.055"^^xsd:decimal ;
  geo-pos:long "-30.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6894%3A0x431DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6894:0x431DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6894'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown; Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.867'^^xsd:double;
  dwc:latitude '53.055'^^xsd:double;
  dwc:minimumDepth '2256'^^xsd:integer;
  dwc:maximumDepth '2526'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3070 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16674'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6894:0x431DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31351%3A0x851CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31351%3A0x851CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31351%3A0x851CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.055"^^xsd:decimal ;
  dwc:decimalLongitude "-30.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2256"^^xsd:integer ;
  dwc:maximumDepthInMeters "2526"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31351%3A0x851CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.055 -30.867)"^^geo:wktLiteral ;
  geo-pos:lat "53.055"^^xsd:decimal ;
  geo-pos:long "-30.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31351%3A0x851CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31351:0x851CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31351'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.867'^^xsd:double;
  dwc:latitude '53.055'^^xsd:double;
  dwc:minimumDepth '2256'^^xsd:integer;
  dwc:maximumDepth '2526'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3070 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31351:0x851CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2534%3A0x8B21CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2534%3A0x8B21CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2534%3A0x8B21CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-30.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1518"^^xsd:integer ;
  dwc:maximumDepthInMeters "2256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2534%3A0x8B21CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-30.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2534%3A0x8B21CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2534:0x8B21CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2534'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.847'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '1518'^^xsd:integer;
  dwc:maximumDepth '2256'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2534:0x8B21CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21709%3A0x4021CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21709%3A0x4021CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21709%3A0x4021CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-30.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1518"^^xsd:integer ;
  dwc:maximumDepthInMeters "2256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21709%3A0x4021CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-30.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21709%3A0x4021CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21709:0x4021CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21709'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.847'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '1518'^^xsd:integer;
  dwc:maximumDepth '2256'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21709:0x4021CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6920%3A0xA520CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6920%3A0xA520CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6920%3A0xA520CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-30.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1518"^^xsd:integer ;
  dwc:maximumDepthInMeters "2256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6920%3A0xA520CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-30.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6920%3A0xA520CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6920:0xA520CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6920'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.847'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '1518'^^xsd:integer;
  dwc:maximumDepth '2256'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6920:0xA520CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33437%3A0x1D20CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33437%3A0x1D20CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33437%3A0x1D20CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-30.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1518"^^xsd:integer ;
  dwc:maximumDepthInMeters "2256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33437%3A0x1D20CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-30.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33437%3A0x1D20CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33437:0x1D20CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33437'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.847'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '1518'^^xsd:integer;
  dwc:maximumDepth '2256'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33437:0x1D20CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6948%3A0x1920CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6948%3A0x1920CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6948%3A0x1920CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-30.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1518"^^xsd:integer ;
  dwc:maximumDepthInMeters "2256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6948%3A0x1920CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-30.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6948%3A0x1920CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6948:0x1920CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6948'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.847'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '1518'^^xsd:integer;
  dwc:maximumDepth '2256'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16231'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6948:0x1920CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33465%3A0xF21FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33465%3A0xF21FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33465%3A0xF21FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-30.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1518"^^xsd:integer ;
  dwc:maximumDepthInMeters "2256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33465%3A0xF21FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-30.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33465%3A0xF21FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33465:0xF21FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33465'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.847'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '1518'^^xsd:integer;
  dwc:maximumDepth '2256'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33465:0xF21FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21779%3A0xEF1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21779%3A0xEF1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21779%3A0xEF1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-30.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1518"^^xsd:integer ;
  dwc:maximumDepthInMeters "2256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21779%3A0xEF1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-30.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21779%3A0xEF1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21779:0xEF1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21779'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.847'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '1518'^^xsd:integer;
  dwc:maximumDepth '2256'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21779:0xEF1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21723%3A0x391FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21723%3A0x391FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21723%3A0x391FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-30.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1518"^^xsd:integer ;
  dwc:maximumDepthInMeters "2256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21723%3A0x391FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-30.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21723%3A0x391FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21723:0x391FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21723'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.847'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '1518'^^xsd:integer;
  dwc:maximumDepth '2256'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21723:0x391FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21751%3A0x5421CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21751%3A0x5421CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21751%3A0x5421CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-30.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1518"^^xsd:integer ;
  dwc:maximumDepthInMeters "2256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21751%3A0x5421CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-30.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21751%3A0x5421CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21751:0x5421CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21751'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.847'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '1518'^^xsd:integer;
  dwc:maximumDepth '2256'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21751:0x5421CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33409%3A0xCD1ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33409%3A0xCD1ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33409%3A0xCD1ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-30.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1518"^^xsd:integer ;
  dwc:maximumDepthInMeters "2256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33409%3A0xCD1ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-30.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33409%3A0xCD1ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33409:0xCD1ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33409'^^xsd:integer;
  dwc:scientificName 'Pegohyperia princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.847'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '1518'^^xsd:integer;
  dwc:maximumDepth '2256'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '325390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33409:0xCD1ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '325390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2506%3A0x641BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2506%3A0x641BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2506%3A0x641BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-30.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1518"^^xsd:integer ;
  dwc:maximumDepthInMeters "2256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2506%3A0x641BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-30.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2506%3A0x641BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2506:0x641BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2506'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.847'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '1518'^^xsd:integer;
  dwc:maximumDepth '2256'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2506:0x641BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26918%3A0x771ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26918%3A0x771ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26918%3A0x771ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-30.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1518"^^xsd:integer ;
  dwc:maximumDepthInMeters "2256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26918%3A0x771ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-30.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26918%3A0x771ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26918:0x771ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26918'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.847'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '1518'^^xsd:integer;
  dwc:maximumDepth '2256'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26918:0x771ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8162%3A0x371ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8162%3A0x371ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8162%3A0x371ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-30.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1518"^^xsd:integer ;
  dwc:maximumDepthInMeters "2256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8162%3A0x371ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-30.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8162%3A0x371ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8162:0x371ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8162'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.847'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '1518'^^xsd:integer;
  dwc:maximumDepth '2256'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8162:0x371ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8274%3A0x311ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8274%3A0x311ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8274%3A0x311ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-30.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1518"^^xsd:integer ;
  dwc:maximumDepthInMeters "2256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8274%3A0x311ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-30.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8274%3A0x311ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8274:0x311ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8274'^^xsd:integer;
  dwc:scientificName 'Eucopia australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.847'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '1518'^^xsd:integer;
  dwc:maximumDepth '2256'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8274:0x311ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '119916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8288%3A0xA222CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8288%3A0xA222CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8288%3A0xA222CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-30.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1518"^^xsd:integer ;
  dwc:maximumDepthInMeters "2256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8288%3A0xA222CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-30.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8288%3A0xA222CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8288:0xA222CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8288'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.847'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '1518'^^xsd:integer;
  dwc:maximumDepth '2256'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8288:0xA222CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33479%3A0xB61DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33479%3A0xB61DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33479%3A0xB61DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-30.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1518"^^xsd:integer ;
  dwc:maximumDepthInMeters "2256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33479%3A0xB61DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-30.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33479%3A0xB61DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33479:0xB61DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33479'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.847'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '1518'^^xsd:integer;
  dwc:maximumDepth '2256'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33479:0xB61DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33423%3A0xBC1BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33423%3A0xBC1BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33423%3A0xBC1BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-30.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1518"^^xsd:integer ;
  dwc:maximumDepthInMeters "2256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33423%3A0xBC1BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-30.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33423%3A0xBC1BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33423:0xBC1BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33423'^^xsd:integer;
  dwc:scientificName 'Harcledo curvidactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.847'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '1518'^^xsd:integer;
  dwc:maximumDepth '2256'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '237668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33423:0xBC1BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '237668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33507%3A0x531DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33507%3A0x531DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33507%3A0x531DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-30.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1518"^^xsd:integer ;
  dwc:maximumDepthInMeters "2256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33507%3A0x531DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-30.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33507%3A0x531DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33507:0x531DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33507'^^xsd:integer;
  dwc:scientificName 'Lanceola clausii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.847'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '1518'^^xsd:integer;
  dwc:maximumDepth '2256'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '325370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33507:0x531DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '325370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33493%3A0x211CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33493%3A0x211CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33493%3A0x211CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-30.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1518"^^xsd:integer ;
  dwc:maximumDepthInMeters "2256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33493%3A0x211CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-30.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33493%3A0x211CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33493:0x211CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33493'^^xsd:integer;
  dwc:scientificName 'Lanceola felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.847'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '1518'^^xsd:integer;
  dwc:maximumDepth '2256'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '510139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33493:0x211CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '510139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6877%3A0x4D1DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6877%3A0x4D1DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6877%3A0x4D1DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-30.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1518"^^xsd:integer ;
  dwc:maximumDepthInMeters "2256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6877%3A0x4D1DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-30.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6877%3A0x4D1DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6877:0x4D1DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6877'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.847'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '1518'^^xsd:integer;
  dwc:maximumDepth '2256'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6877:0x4D1DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6892%3A0xB622CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6892%3A0xB622CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6892%3A0xB622CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-30.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1518"^^xsd:integer ;
  dwc:maximumDepthInMeters "2256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6892%3A0xB622CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-30.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6892%3A0xB622CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6892:0xB622CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6892'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.847'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '1518'^^xsd:integer;
  dwc:maximumDepth '2256'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16673'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6892:0xB622CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33451%3A0x401DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33451%3A0x401DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33451%3A0x401DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-30.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1518"^^xsd:integer ;
  dwc:maximumDepthInMeters "2256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33451%3A0x401DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-30.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33451%3A0x401DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33451:0x401DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33451'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.847'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '1518'^^xsd:integer;
  dwc:maximumDepth '2256'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33451:0x401DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8302%3A0xC31BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8302%3A0xC31BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8302%3A0xC31BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-30.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1518"^^xsd:integer ;
  dwc:maximumDepthInMeters "2256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8302%3A0xC31BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-30.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8302%3A0xC31BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8302:0xC31BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8302'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.847'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '1518'^^xsd:integer;
  dwc:maximumDepth '2256'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8302:0xC31BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26904%3A0x321CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26904%3A0x321CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26904%3A0x321CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.034"^^xsd:decimal ;
  dwc:decimalLongitude "-30.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1518"^^xsd:integer ;
  dwc:maximumDepthInMeters "2256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26904%3A0x321CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.034 -30.847)"^^geo:wktLiteral ;
  geo-pos:lat "53.034"^^xsd:decimal ;
  geo-pos:long "-30.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26904%3A0x321CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26904:0x321CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26904'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.847'^^xsd:double;
  dwc:latitude '53.034'^^xsd:double;
  dwc:minimumDepth '1518'^^xsd:integer;
  dwc:maximumDepth '2256'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26904:0x321CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26890%3A0x8721CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26890%3A0x8721CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26890%3A0x8721CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.014"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26890%3A0x8721CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  geo-pos:lat "53.014"^^xsd:decimal ;
  geo-pos:long "-30.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26890%3A0x8721CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26890:0x8721CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26890'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.82'^^xsd:double;
  dwc:latitude '53.014'^^xsd:double;
  dwc:minimumDepth '685'^^xsd:integer;
  dwc:maximumDepth '1502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3106 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26890:0x8721CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7196%3A0x1421CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7196%3A0x1421CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7196%3A0x1421CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.014"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7196%3A0x1421CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  geo-pos:lat "53.014"^^xsd:decimal ;
  geo-pos:long "-30.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7196%3A0x1421CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7196:0x1421CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7196'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.82'^^xsd:double;
  dwc:latitude '53.014'^^xsd:double;
  dwc:minimumDepth '685'^^xsd:integer;
  dwc:maximumDepth '1502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3106 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7196:0x1421CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8622%3A0x1321CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8622%3A0x1321CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8622%3A0x1321CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.014"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8622%3A0x1321CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  geo-pos:lat "53.014"^^xsd:decimal ;
  geo-pos:long "-30.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8622%3A0x1321CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8622:0x1321CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8622'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.82'^^xsd:double;
  dwc:latitude '53.014'^^xsd:double;
  dwc:minimumDepth '685'^^xsd:integer;
  dwc:maximumDepth '1502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3106 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8622:0x1321CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7283%3A0x0A21CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7283%3A0x0A21CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7283%3A0x0A21CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.014"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7283%3A0x0A21CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  geo-pos:lat "53.014"^^xsd:decimal ;
  geo-pos:long "-30.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7283%3A0x0A21CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7283:0x0A21CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7283'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.82'^^xsd:double;
  dwc:latitude '53.014'^^xsd:double;
  dwc:minimumDepth '685'^^xsd:integer;
  dwc:maximumDepth '1502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3106 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7283:0x0A21CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23881%3A0xFC20CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23881%3A0xFC20CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23881%3A0xFC20CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.014"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23881%3A0xFC20CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  geo-pos:lat "53.014"^^xsd:decimal ;
  geo-pos:long "-30.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23881%3A0xFC20CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23881:0xFC20CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23881'^^xsd:integer;
  dwc:scientificName 'Meningodora vesca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.82'^^xsd:double;
  dwc:latitude '53.014'^^xsd:double;
  dwc:minimumDepth '685'^^xsd:integer;
  dwc:maximumDepth '1502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3106 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23881:0xFC20CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26876%3A0xFA20CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26876%3A0xFA20CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26876%3A0xFA20CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.014"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26876%3A0xFA20CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  geo-pos:lat "53.014"^^xsd:decimal ;
  geo-pos:long "-30.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26876%3A0xFA20CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26876:0xFA20CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26876'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.82'^^xsd:double;
  dwc:latitude '53.014'^^xsd:double;
  dwc:minimumDepth '685'^^xsd:integer;
  dwc:maximumDepth '1502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3106 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26876:0xFA20CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7152%3A0x4321CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7152%3A0x4321CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7152%3A0x4321CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.014"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7152%3A0x4321CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  geo-pos:lat "53.014"^^xsd:decimal ;
  geo-pos:long "-30.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7152%3A0x4321CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7152:0x4321CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7152'^^xsd:integer;
  dwc:scientificName 'Taaningichthys bathyphilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.82'^^xsd:double;
  dwc:latitude '53.014'^^xsd:double;
  dwc:minimumDepth '685'^^xsd:integer;
  dwc:maximumDepth '1502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3106 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7152:0x4321CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6947%3A0xA020CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6947%3A0xA020CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6947%3A0xA020CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.014"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6947%3A0xA020CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  geo-pos:lat "53.014"^^xsd:decimal ;
  geo-pos:long "-30.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6947%3A0xA020CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6947:0xA020CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6947'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.82'^^xsd:double;
  dwc:latitude '53.014'^^xsd:double;
  dwc:minimumDepth '685'^^xsd:integer;
  dwc:maximumDepth '1502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3106 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6947:0xA020CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31435%3A0x0022CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31435%3A0x0022CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31435%3A0x0022CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.014"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31435%3A0x0022CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  geo-pos:lat "53.014"^^xsd:decimal ;
  geo-pos:long "-30.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31435%3A0x0022CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31435:0x0022CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31435'^^xsd:integer;
  dwc:scientificName 'Cyphocaris challengeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.82'^^xsd:double;
  dwc:latitude '53.014'^^xsd:double;
  dwc:minimumDepth '685'^^xsd:integer;
  dwc:maximumDepth '1502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3106 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '428630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31435:0x0022CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '428630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23993%3A0xEF1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23993%3A0xEF1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23993%3A0xEF1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.014"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23993%3A0xEF1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  geo-pos:lat "53.014"^^xsd:decimal ;
  geo-pos:long "-30.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23993%3A0xEF1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23993:0xEF1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23993'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.82'^^xsd:double;
  dwc:latitude '53.014'^^xsd:double;
  dwc:minimumDepth '685'^^xsd:integer;
  dwc:maximumDepth '1502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3106 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23993:0xEF1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7255%3A0xE61FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7255%3A0xE61FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7255%3A0xE61FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.014"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7255%3A0xE61FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  geo-pos:lat "53.014"^^xsd:decimal ;
  geo-pos:long "-30.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7255%3A0xE61FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7255:0xE61FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7255'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.82'^^xsd:double;
  dwc:latitude '53.014'^^xsd:double;
  dwc:minimumDepth '685'^^xsd:integer;
  dwc:maximumDepth '1502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3106 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16672'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7255:0xE61FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7269%3A0x0722CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7269%3A0x0722CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7269%3A0x0722CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.014"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7269%3A0x0722CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  geo-pos:lat "53.014"^^xsd:decimal ;
  geo-pos:long "-30.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7269%3A0x0722CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7269:0x0722CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7269'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ofer Gon'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.82'^^xsd:double;
  dwc:latitude '53.014'^^xsd:double;
  dwc:minimumDepth '685'^^xsd:integer;
  dwc:maximumDepth '1502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3106 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7269:0x0722CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7210%3A0xD81FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7210%3A0xD81FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7210%3A0xD81FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.014"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7210%3A0xD81FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  geo-pos:lat "53.014"^^xsd:decimal ;
  geo-pos:long "-30.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7210%3A0xD81FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7210:0xD81FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7210'^^xsd:integer;
  dwc:scientificName 'Bathylychnops exilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.82'^^xsd:double;
  dwc:latitude '53.014'^^xsd:double;
  dwc:minimumDepth '685'^^xsd:integer;
  dwc:maximumDepth '1502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3106 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7210:0xD81FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6919%3A0x0B22CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6919%3A0x0B22CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6919%3A0x0B22CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.014"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6919%3A0x0B22CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  geo-pos:lat "53.014"^^xsd:decimal ;
  geo-pos:long "-30.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6919%3A0x0B22CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6919:0x0B22CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6919'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.82'^^xsd:double;
  dwc:latitude '53.014'^^xsd:double;
  dwc:minimumDepth '685'^^xsd:integer;
  dwc:maximumDepth '1502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3106 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6919:0x0B22CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24007%3A0x541FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24007%3A0x541FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24007%3A0x541FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.014"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24007%3A0x541FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  geo-pos:lat "53.014"^^xsd:decimal ;
  geo-pos:long "-30.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24007%3A0x541FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24007:0x541FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24007'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.82'^^xsd:double;
  dwc:latitude '53.014'^^xsd:double;
  dwc:minimumDepth '685'^^xsd:integer;
  dwc:maximumDepth '1502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3106 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24007:0x541FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6891%3A0x1222CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6891%3A0x1222CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6891%3A0x1222CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.014"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6891%3A0x1222CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  geo-pos:lat "53.014"^^xsd:decimal ;
  geo-pos:long "-30.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6891%3A0x1222CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6891:0x1222CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6891'^^xsd:integer;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.82'^^xsd:double;
  dwc:latitude '53.014'^^xsd:double;
  dwc:minimumDepth '685'^^xsd:integer;
  dwc:maximumDepth '1502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3106 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6891:0x1222CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7213%3A0x241FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7213%3A0x241FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7213%3A0x241FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.014"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7213%3A0x241FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  geo-pos:lat "53.014"^^xsd:decimal ;
  geo-pos:long "-30.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7213%3A0x241FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7213:0x241FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7213'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.82'^^xsd:double;
  dwc:latitude '53.014'^^xsd:double;
  dwc:minimumDepth '685'^^xsd:integer;
  dwc:maximumDepth '1502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3106 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7213:0x241FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7182%3A0x211FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7182%3A0x211FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7182%3A0x211FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.014"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7182%3A0x211FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  geo-pos:lat "53.014"^^xsd:decimal ;
  geo-pos:long "-30.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7182%3A0x211FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7182:0x211FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7182'^^xsd:integer;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.82'^^xsd:double;
  dwc:latitude '53.014'^^xsd:double;
  dwc:minimumDepth '685'^^xsd:integer;
  dwc:maximumDepth '1502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3106 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7182:0x211FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.014"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  geo-pos:lat "53.014"^^xsd:decimal ;
  geo-pos:long "-30.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1F1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.82'^^xsd:double;
  dwc:latitude '53.014'^^xsd:double;
  dwc:minimumDepth '685'^^xsd:integer;
  dwc:maximumDepth '1502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3106 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1F1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24035%3A0xCE1ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24035%3A0xCE1ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24035%3A0xCE1ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.014"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24035%3A0xCE1ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  geo-pos:lat "53.014"^^xsd:decimal ;
  geo-pos:long "-30.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24035%3A0xCE1ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24035:0xCE1ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24035'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.82'^^xsd:double;
  dwc:latitude '53.014'^^xsd:double;
  dwc:minimumDepth '685'^^xsd:integer;
  dwc:maximumDepth '1502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3106 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24035:0xCE1ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23853%3A0xC91ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23853%3A0xC91ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23853%3A0xC91ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.014"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23853%3A0xC91ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  geo-pos:lat "53.014"^^xsd:decimal ;
  geo-pos:long "-30.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23853%3A0xC91ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23853:0xC91ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23853'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.82'^^xsd:double;
  dwc:latitude '53.014'^^xsd:double;
  dwc:minimumDepth '685'^^xsd:integer;
  dwc:maximumDepth '1502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3106 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23853:0xC91ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31407%3A0x6E1ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31407%3A0x6E1ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31407%3A0x6E1ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.014"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31407%3A0x6E1ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  geo-pos:lat "53.014"^^xsd:decimal ;
  geo-pos:long "-30.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31407%3A0x6E1ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31407:0x6E1ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31407'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.82'^^xsd:double;
  dwc:latitude '53.014'^^xsd:double;
  dwc:minimumDepth '685'^^xsd:integer;
  dwc:maximumDepth '1502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3106 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31407:0x6E1ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14834%3A0x2E1CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14834%3A0x2E1CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14834%3A0x2E1CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.014"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14834%3A0x2E1CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  geo-pos:lat "53.014"^^xsd:decimal ;
  geo-pos:long "-30.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14834%3A0x2E1CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14834:0x2E1CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14834'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.82'^^xsd:double;
  dwc:latitude '53.014'^^xsd:double;
  dwc:minimumDepth '685'^^xsd:integer;
  dwc:maximumDepth '1502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3106 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14834:0x2E1CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26834%3A0x6E22CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26834%3A0x6E22CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26834%3A0x6E22CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.014"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26834%3A0x6E22CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  geo-pos:lat "53.014"^^xsd:decimal ;
  geo-pos:long "-30.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26834%3A0x6E22CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26834:0x6E22CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26834'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.82'^^xsd:double;
  dwc:latitude '53.014'^^xsd:double;
  dwc:minimumDepth '685'^^xsd:integer;
  dwc:maximumDepth '1502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3106 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26834:0x6E22CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6905%3A0x291CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6905%3A0x291CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6905%3A0x291CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.014"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6905%3A0x291CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  geo-pos:lat "53.014"^^xsd:decimal ;
  geo-pos:long "-30.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6905%3A0x291CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6905:0x291CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6905'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.82'^^xsd:double;
  dwc:latitude '53.014'^^xsd:double;
  dwc:minimumDepth '685'^^xsd:integer;
  dwc:maximumDepth '1502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3106 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6905:0x291CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13826%3A0x5C1ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13826%3A0x5C1ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13826%3A0x5C1ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.014"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13826%3A0x5C1ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  geo-pos:lat "53.014"^^xsd:decimal ;
  geo-pos:long "-30.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13826%3A0x5C1ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13826:0x5C1ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13826'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.82'^^xsd:double;
  dwc:latitude '53.014'^^xsd:double;
  dwc:minimumDepth '685'^^xsd:integer;
  dwc:maximumDepth '1502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3106 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13826:0x5C1ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13812%3A0x361ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13812%3A0x361ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13812%3A0x361ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.014"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13812%3A0x361ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  geo-pos:lat "53.014"^^xsd:decimal ;
  geo-pos:long "-30.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13812%3A0x361ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13812:0x361ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13812'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.82'^^xsd:double;
  dwc:latitude '53.014'^^xsd:double;
  dwc:minimumDepth '685'^^xsd:integer;
  dwc:maximumDepth '1502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3106 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13812:0x361ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13840%3A0x331ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13840%3A0x331ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13840%3A0x331ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.014"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13840%3A0x331ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  geo-pos:lat "53.014"^^xsd:decimal ;
  geo-pos:long "-30.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13840%3A0x331ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13840:0x331ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13840'^^xsd:integer;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.82'^^xsd:double;
  dwc:latitude '53.014'^^xsd:double;
  dwc:minimumDepth '685'^^xsd:integer;
  dwc:maximumDepth '1502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3106 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13840:0x331ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13798%3A0x2F1ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13798%3A0x2F1ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13798%3A0x2F1ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.014"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13798%3A0x2F1ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  geo-pos:lat "53.014"^^xsd:decimal ;
  geo-pos:long "-30.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13798%3A0x2F1ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13798:0x2F1ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13798'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.82'^^xsd:double;
  dwc:latitude '53.014'^^xsd:double;
  dwc:minimumDepth '685'^^xsd:integer;
  dwc:maximumDepth '1502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3106 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13798:0x2F1ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31477%3A0x1C1ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31477%3A0x1C1ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31477%3A0x1C1ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.014"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31477%3A0x1C1ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  geo-pos:lat "53.014"^^xsd:decimal ;
  geo-pos:long "-30.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31477%3A0x1C1ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31477:0x1C1ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31477'^^xsd:integer;
  dwc:scientificName 'Megalanceola stephenseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.82'^^xsd:double;
  dwc:latitude '53.014'^^xsd:double;
  dwc:minimumDepth '685'^^xsd:integer;
  dwc:maximumDepth '1502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3106 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '325364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31477:0x1C1ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '325364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31449%3A0xB61DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31449%3A0xB61DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31449%3A0xB61DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.014"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31449%3A0xB61DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  geo-pos:lat "53.014"^^xsd:decimal ;
  geo-pos:long "-30.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31449%3A0xB61DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31449:0xB61DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31449'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.82'^^xsd:double;
  dwc:latitude '53.014'^^xsd:double;
  dwc:minimumDepth '685'^^xsd:integer;
  dwc:maximumDepth '1502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3106 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31449:0xB61DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7168%3A0xB31DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7168%3A0xB31DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7168%3A0xB31DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.014"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7168%3A0xB31DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  geo-pos:lat "53.014"^^xsd:decimal ;
  geo-pos:long "-30.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7168%3A0xB31DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7168:0xB31DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7168'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.82'^^xsd:double;
  dwc:latitude '53.014'^^xsd:double;
  dwc:minimumDepth '685'^^xsd:integer;
  dwc:maximumDepth '1502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3106 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7168:0xB31DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8776%3A0x4D1DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8776%3A0x4D1DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8776%3A0x4D1DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.014"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8776%3A0x4D1DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  geo-pos:lat "53.014"^^xsd:decimal ;
  geo-pos:long "-30.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8776%3A0x4D1DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8776:0x4D1DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8776'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.82'^^xsd:double;
  dwc:latitude '53.014'^^xsd:double;
  dwc:minimumDepth '685'^^xsd:integer;
  dwc:maximumDepth '1502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3106 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8776:0x4D1DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23979%3A0xDB22CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23979%3A0xDB22CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23979%3A0xDB22CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.014"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23979%3A0xDB22CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  geo-pos:lat "53.014"^^xsd:decimal ;
  geo-pos:long "-30.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23979%3A0xDB22CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23979:0xDB22CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23979'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.82'^^xsd:double;
  dwc:latitude '53.014'^^xsd:double;
  dwc:minimumDepth '685'^^xsd:integer;
  dwc:maximumDepth '1502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3106 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23979:0xDB22CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6933%3A0x8121CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6933%3A0x8121CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6933%3A0x8121CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.014"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6933%3A0x8121CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  geo-pos:lat "53.014"^^xsd:decimal ;
  geo-pos:long "-30.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6933%3A0x8121CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6933:0x8121CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6933'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.82'^^xsd:double;
  dwc:latitude '53.014'^^xsd:double;
  dwc:minimumDepth '685'^^xsd:integer;
  dwc:maximumDepth '1502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3106 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16456'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6933:0x8121CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31463%3A0xC41BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31463%3A0xC41BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31463%3A0xC41BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.014"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31463%3A0xC41BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  geo-pos:lat "53.014"^^xsd:decimal ;
  geo-pos:long "-30.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31463%3A0xC41BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31463:0xC41BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31463'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.82'^^xsd:double;
  dwc:latitude '53.014'^^xsd:double;
  dwc:minimumDepth '685'^^xsd:integer;
  dwc:maximumDepth '1502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3106 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31463:0xC41BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31421%3A0xE422CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31421%3A0xE422CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31421%3A0xE422CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.014"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31421%3A0xE422CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  geo-pos:lat "53.014"^^xsd:decimal ;
  geo-pos:long "-30.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31421%3A0xE422CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31421:0xE422CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31421'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.82'^^xsd:double;
  dwc:latitude '53.014'^^xsd:double;
  dwc:minimumDepth '685'^^xsd:integer;
  dwc:maximumDepth '1502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3106 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31421:0xE422CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7227%3A0x951CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7227%3A0x951CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7227%3A0x951CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.014"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7227%3A0x951CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  geo-pos:lat "53.014"^^xsd:decimal ;
  geo-pos:long "-30.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7227%3A0x951CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7227:0x951CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7227'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.82'^^xsd:double;
  dwc:latitude '53.014'^^xsd:double;
  dwc:minimumDepth '685'^^xsd:integer;
  dwc:maximumDepth '1502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3106 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16232'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7227:0x951CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14918%3A0xEB22CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14918%3A0xEB22CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14918%3A0xEB22CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.014"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14918%3A0xEB22CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.014 -30.82)"^^geo:wktLiteral ;
  geo-pos:lat "53.014"^^xsd:decimal ;
  geo-pos:long "-30.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14918%3A0xEB22CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14918:0xEB22CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14918'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.82'^^xsd:double;
  dwc:latitude '53.014'^^xsd:double;
  dwc:minimumDepth '685'^^xsd:integer;
  dwc:maximumDepth '1502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3106 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14918:0xEB22CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26848%3A0x1621CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26848%3A0x1621CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26848%3A0x1621CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.995"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26848%3A0x1621CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.995"^^xsd:decimal ;
  geo-pos:long "-30.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26848%3A0x1621CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26848:0x1621CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26848'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.79'^^xsd:double;
  dwc:latitude '52.995'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '674'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3100 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26848:0x1621CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8836%3A0x8A21CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8836%3A0x8A21CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8836%3A0x8A21CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.995"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8836%3A0x8A21CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.995"^^xsd:decimal ;
  geo-pos:long "-30.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8836%3A0x8A21CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8836:0x8A21CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8836'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.79'^^xsd:double;
  dwc:latitude '52.995'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '674'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3100 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8836:0x8A21CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7150%3A0x0B21CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7150%3A0x0B21CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7150%3A0x0B21CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.995"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7150%3A0x0B21CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.995"^^xsd:decimal ;
  geo-pos:long "-30.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7150%3A0x0B21CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7150:0x0B21CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7150'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.79'^^xsd:double;
  dwc:latitude '52.995'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '674'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3100 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7150:0x0B21CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7132%3A0xAC20CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7132%3A0xAC20CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7132%3A0xAC20CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.995"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7132%3A0xAC20CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.995"^^xsd:decimal ;
  geo-pos:long "-30.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7132%3A0xAC20CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7132:0xAC20CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7132'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.79'^^xsd:double;
  dwc:latitude '52.995'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '674'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3100 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7132:0xAC20CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7130%3A0xA120CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7130%3A0xA120CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7130%3A0xA120CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.995"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7130%3A0xA120CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.995"^^xsd:decimal ;
  geo-pos:long "-30.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7130%3A0xA120CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7130:0xA120CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7130'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.79'^^xsd:double;
  dwc:latitude '52.995'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '674'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3100 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7130:0xA120CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7206%3A0x3420CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7206%3A0x3420CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7206%3A0x3420CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.995"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7206%3A0x3420CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.995"^^xsd:decimal ;
  geo-pos:long "-30.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7206%3A0x3420CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7206:0x3420CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7206'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.79'^^xsd:double;
  dwc:latitude '52.995'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '674'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3100 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7206:0x3420CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7192%3A0x2A20CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7192%3A0x2A20CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7192%3A0x2A20CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.995"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7192%3A0x2A20CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.995"^^xsd:decimal ;
  geo-pos:long "-30.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7192%3A0x2A20CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7192:0x2A20CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7192'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Guro Gjelsvik'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.79'^^xsd:double;
  dwc:latitude '52.995'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '674'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3100 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7192:0x2A20CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7144%3A0x1C20CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7144%3A0x1C20CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7144%3A0x1C20CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.995"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7144%3A0x1C20CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.995"^^xsd:decimal ;
  geo-pos:long "-30.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7144%3A0x1C20CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7144:0x1C20CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7144'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.79'^^xsd:double;
  dwc:latitude '52.995'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '674'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3100 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16233'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7144:0x1C20CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7186%3A0x4821CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7186%3A0x4821CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7186%3A0x4821CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.995"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7186%3A0x4821CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.995"^^xsd:decimal ;
  geo-pos:long "-30.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7186%3A0x4821CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7186:0x4821CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7186'^^xsd:integer;
  dwc:scientificName 'Arctozenus risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.79'^^xsd:double;
  dwc:latitude '52.995'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '674'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3100 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7186:0x4821CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7172%3A0xDA1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7172%3A0xDA1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7172%3A0xDA1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.995"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7172%3A0xDA1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.995"^^xsd:decimal ;
  geo-pos:long "-30.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7172%3A0xDA1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7172:0xDA1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7172'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.79'^^xsd:double;
  dwc:latitude '52.995'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '674'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3100 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16671'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7172:0xDA1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32639%3A0x531FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32639%3A0x531FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32639%3A0x531FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.995"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32639%3A0x531FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.995"^^xsd:decimal ;
  geo-pos:long "-30.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32639%3A0x531FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32639:0x531FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32639'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.79'^^xsd:double;
  dwc:latitude '52.995'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '674'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3100 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32639:0x531FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7137%3A0x471FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7137%3A0x471FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7137%3A0x471FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.995"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7137%3A0x471FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.995"^^xsd:decimal ;
  geo-pos:long "-30.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7137%3A0x471FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7137:0x471FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7137'^^xsd:integer;
  dwc:scientificName 'Anarhichas denticulatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.79'^^xsd:double;
  dwc:latitude '52.995'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '674'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3100 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 18495'^^xsd:string;
  dwc:aphiaid '126757'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7137:0x471FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8808%3A0x5021CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8808%3A0x5021CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8808%3A0x5021CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.995"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8808%3A0x5021CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.995"^^xsd:decimal ;
  geo-pos:long "-30.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8808%3A0x5021CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8808:0x5021CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8808'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.79'^^xsd:double;
  dwc:latitude '52.995'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '674'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3100 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8808:0x5021CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8668%3A0x2F1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8668%3A0x2F1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8668%3A0x2F1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.995"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8668%3A0x2F1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.995"^^xsd:decimal ;
  geo-pos:long "-30.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8668%3A0x2F1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8668:0x2F1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8668'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.79'^^xsd:double;
  dwc:latitude '52.995'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '674'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3100 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8668:0x2F1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7164%3A0x5B22CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7164%3A0x5B22CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7164%3A0x5B22CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.995"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7164%3A0x5B22CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.995"^^xsd:decimal ;
  geo-pos:long "-30.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7164%3A0x5B22CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7164:0x5B22CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7164'^^xsd:integer;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.79'^^xsd:double;
  dwc:latitude '52.995'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '674'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3100 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7164:0x5B22CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.995"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.995"^^xsd:decimal ;
  geo-pos:long "-30.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD21ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.79'^^xsd:double;
  dwc:latitude '52.995'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '674'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3100 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD21ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21119%3A0x6222CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21119%3A0x6222CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21119%3A0x6222CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.995"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21119%3A0x6222CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.995"^^xsd:decimal ;
  geo-pos:long "-30.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21119%3A0x6222CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21119:0x6222CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21119'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.79'^^xsd:double;
  dwc:latitude '52.995'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '674'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3100 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21119:0x6222CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32653%3A0x6E1ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32653%3A0x6E1ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32653%3A0x6E1ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.995"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32653%3A0x6E1ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.995"^^xsd:decimal ;
  geo-pos:long "-30.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32653%3A0x6E1ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32653:0x6E1ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32653'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.79'^^xsd:double;
  dwc:latitude '52.995'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '674'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3100 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32653:0x6E1ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26862%3A0x631ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26862%3A0x631ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26862%3A0x631ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.995"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26862%3A0x631ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.995"^^xsd:decimal ;
  geo-pos:long "-30.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26862%3A0x631ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26862:0x631ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26862'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.79'^^xsd:double;
  dwc:latitude '52.995'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '674'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3100 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26862:0x631ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13582%3A0x2C1CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13582%3A0x2C1CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13582%3A0x2C1CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.995"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13582%3A0x2C1CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.995"^^xsd:decimal ;
  geo-pos:long "-30.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13582%3A0x2C1CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13582:0x2C1CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13582'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.79'^^xsd:double;
  dwc:latitude '52.995'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '674'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3100 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13582:0x2C1CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13862%3A0x371ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13862%3A0x371ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13862%3A0x371ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.995"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13862%3A0x371ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.995"^^xsd:decimal ;
  geo-pos:long "-30.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13862%3A0x371ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13862:0x371ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13862'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.79'^^xsd:double;
  dwc:latitude '52.995'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '674'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3100 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13862:0x371ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13890%3A0x351ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13890%3A0x351ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13890%3A0x351ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.995"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13890%3A0x351ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.995"^^xsd:decimal ;
  geo-pos:long "-30.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13890%3A0x351ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13890:0x351ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13890'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.79'^^xsd:double;
  dwc:latitude '52.995'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '674'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3100 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13890:0x351ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32723%3A0x6F1BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32723%3A0x6F1BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32723%3A0x6F1BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.995"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32723%3A0x6F1BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.995"^^xsd:decimal ;
  geo-pos:long "-30.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32723%3A0x6F1BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32723:0x6F1BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32723'^^xsd:integer;
  dwc:scientificName 'Megalanceola stephenseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.79'^^xsd:double;
  dwc:latitude '52.995'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '674'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3100 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '325364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32723:0x6F1BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '325364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21161%3A0x261ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21161%3A0x261ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21161%3A0x261ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.995"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21161%3A0x261ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.995"^^xsd:decimal ;
  geo-pos:long "-30.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21161%3A0x261ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21161:0x261ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21161'^^xsd:integer;
  dwc:scientificName 'Meningodora vesca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.79'^^xsd:double;
  dwc:latitude '52.995'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '674'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3100 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21161:0x261ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7158%3A0xF71DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7158%3A0xF71DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7158%3A0xF71DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.995"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7158%3A0xF71DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.995"^^xsd:decimal ;
  geo-pos:long "-30.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7158%3A0xF71DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7158:0xF71DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7158'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.79'^^xsd:double;
  dwc:latitude '52.995'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '674'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3100 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7158:0xF71DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7178%3A0x9D22CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7178%3A0x9D22CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7178%3A0x9D22CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.995"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7178%3A0x9D22CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.995"^^xsd:decimal ;
  geo-pos:long "-30.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7178%3A0x9D22CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7178:0x9D22CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7178'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.79'^^xsd:double;
  dwc:latitude '52.995'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '674'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3100 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7178:0x9D22CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13610%3A0xA122CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13610%3A0xA122CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13610%3A0xA122CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.995"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13610%3A0xA122CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.995"^^xsd:decimal ;
  geo-pos:long "-30.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13610%3A0xA122CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13610:0xA122CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13610'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.79'^^xsd:double;
  dwc:latitude '52.995'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '674'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3100 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13610:0xA122CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7136%3A0xA422CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7136%3A0xA422CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7136%3A0xA422CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.995"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7136%3A0xA422CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.995"^^xsd:decimal ;
  geo-pos:long "-30.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7136%3A0xA422CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7136:0xA422CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7136'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown; Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.79'^^xsd:double;
  dwc:latitude '52.995'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '674'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3100 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7136:0xA422CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32695%3A0x261CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32695%3A0x261CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32695%3A0x261CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.995"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32695%3A0x261CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.995"^^xsd:decimal ;
  geo-pos:long "-30.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32695%3A0x261CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32695:0x261CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32695'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.79'^^xsd:double;
  dwc:latitude '52.995'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '674'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3100 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32695:0x261CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32709%3A0x271CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32709%3A0x271CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32709%3A0x271CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.995"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32709%3A0x271CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.995"^^xsd:decimal ;
  geo-pos:long "-30.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32709%3A0x271CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32709:0x271CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32709'^^xsd:integer;
  dwc:scientificName 'Lanceola serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.79'^^xsd:double;
  dwc:latitude '52.995'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '674'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3100 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32709:0x271CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '103266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32681%3A0xAC1DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32681%3A0xAC1DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32681%3A0xAC1DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.995"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32681%3A0xAC1DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.995"^^xsd:decimal ;
  geo-pos:long "-30.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32681%3A0xAC1DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32681:0xAC1DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32681'^^xsd:integer;
  dwc:scientificName 'Hyperia medusarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.79'^^xsd:double;
  dwc:latitude '52.995'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '674'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3100 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32681:0xAC1DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '103253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32667%3A0x9F1DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32667%3A0x9F1DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32667%3A0x9F1DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.995"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32667%3A0x9F1DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.995"^^xsd:decimal ;
  geo-pos:long "-30.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32667%3A0x9F1DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32667:0x9F1DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32667'^^xsd:integer;
  dwc:scientificName 'Hyperia spinigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.79'^^xsd:double;
  dwc:latitude '52.995'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '674'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3100 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32667:0x9F1DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '103254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7208%3A0xC21BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7208%3A0xC21BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7208%3A0xC21BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.995"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7208%3A0xC21BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.995"^^xsd:decimal ;
  geo-pos:long "-30.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7208%3A0xC21BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7208:0xC21BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7208'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.79'^^xsd:double;
  dwc:latitude '52.995'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '674'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3100 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7208:0xC21BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1969%3A0xC31CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1969%3A0xC31CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1969%3A0xC31CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.995"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1969%3A0xC31CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.995"^^xsd:decimal ;
  geo-pos:long "-30.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1969%3A0xC31CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1969:0xC31CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1969'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.79'^^xsd:double;
  dwc:latitude '52.995'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '674'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3100 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1969:0xC31CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13876%3A0xBD1CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13876%3A0xBD1CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13876%3A0xBD1CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.995"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13876%3A0xBD1CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.995"^^xsd:decimal ;
  geo-pos:long "-30.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13876%3A0xBD1CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13876:0xBD1CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13876'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.79'^^xsd:double;
  dwc:latitude '52.995'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '674'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3100 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13876:0xBD1CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7200%3A0xE822CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7200%3A0xE822CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7200%3A0xE822CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.995"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7200%3A0xE822CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.995"^^xsd:decimal ;
  geo-pos:long "-30.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7200%3A0xE822CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7200:0xE822CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7200'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.79'^^xsd:double;
  dwc:latitude '52.995'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '674'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3100 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7200:0xE822CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21133%3A0x831CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21133%3A0x831CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21133%3A0x831CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.995"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "674"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21133%3A0x831CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.995 -30.79)"^^geo:wktLiteral ;
  geo-pos:lat "52.995"^^xsd:decimal ;
  geo-pos:long "-30.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21133%3A0x831CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21133:0x831CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21133'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.79'^^xsd:double;
  dwc:latitude '52.995'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '674'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3100 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21133:0x831CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26820%3A0x8621CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26820%3A0x8621CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26820%3A0x8621CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.983"^^xsd:decimal ;
  dwc:decimalLongitude "-30.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26820%3A0x8621CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  geo-pos:lat "52.983"^^xsd:decimal ;
  geo-pos:long "-30.771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26820%3A0x8621CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26820:0x8621CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26820'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.771'^^xsd:double;
  dwc:latitude '52.983'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3131 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26820:0x8621CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12962%3A0x3F21CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12962%3A0x3F21CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12962%3A0x3F21CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.983"^^xsd:decimal ;
  dwc:decimalLongitude "-30.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12962%3A0x3F21CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  geo-pos:lat "52.983"^^xsd:decimal ;
  geo-pos:long "-30.771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12962%3A0x3F21CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12962:0x3F21CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12962'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.771'^^xsd:double;
  dwc:latitude '52.983'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3131 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12962:0x3F21CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7204%3A0xA020CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7204%3A0xA020CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7204%3A0xA020CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.983"^^xsd:decimal ;
  dwc:decimalLongitude "-30.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7204%3A0xA020CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  geo-pos:lat "52.983"^^xsd:decimal ;
  geo-pos:long "-30.771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7204%3A0xA020CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7204:0xA020CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7204'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.771'^^xsd:double;
  dwc:latitude '52.983'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3131 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7204:0xA020CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7148%3A0x2720CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7148%3A0x2720CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7148%3A0x2720CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.983"^^xsd:decimal ;
  dwc:decimalLongitude "-30.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7148%3A0x2720CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  geo-pos:lat "52.983"^^xsd:decimal ;
  geo-pos:long "-30.771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7148%3A0x2720CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7148:0x2720CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7148'^^xsd:integer;
  dwc:scientificName 'Entelurus aequoreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.771'^^xsd:double;
  dwc:latitude '52.983'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3131 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16430'^^xsd:string;
  dwc:aphiaid '127379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7148:0x2720CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30955%3A0x1D20CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30955%3A0x1D20CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30955%3A0x1D20CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.983"^^xsd:decimal ;
  dwc:decimalLongitude "-30.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30955%3A0x1D20CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  geo-pos:lat "52.983"^^xsd:decimal ;
  geo-pos:long "-30.771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30955%3A0x1D20CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30955:0x1D20CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30955'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.771'^^xsd:double;
  dwc:latitude '52.983'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3131 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30955:0x1D20CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30913%3A0x0F22CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30913%3A0x0F22CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30913%3A0x0F22CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.983"^^xsd:decimal ;
  dwc:decimalLongitude "-30.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30913%3A0x0F22CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  geo-pos:lat "52.983"^^xsd:decimal ;
  geo-pos:long "-30.771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30913%3A0x0F22CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30913:0x0F22CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30913'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.771'^^xsd:double;
  dwc:latitude '52.983'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3131 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30913:0x0F22CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22168%3A0x4D21CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22168%3A0x4D21CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22168%3A0x4D21CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.983"^^xsd:decimal ;
  dwc:decimalLongitude "-30.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22168%3A0x4D21CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  geo-pos:lat "52.983"^^xsd:decimal ;
  geo-pos:long "-30.771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22168%3A0x4D21CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22168:0x4D21CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22168'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.771'^^xsd:double;
  dwc:latitude '52.983'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3131 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22168:0x4D21CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7174%3A0x2B1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7174%3A0x2B1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7174%3A0x2B1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.983"^^xsd:decimal ;
  dwc:decimalLongitude "-30.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7174%3A0x2B1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  geo-pos:lat "52.983"^^xsd:decimal ;
  geo-pos:long "-30.771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7174%3A0x2B1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7174:0x2B1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7174'^^xsd:integer;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.771'^^xsd:double;
  dwc:latitude '52.983'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3131 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7174:0x2B1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12580%3A0x5A22CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12580%3A0x5A22CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12580%3A0x5A22CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.983"^^xsd:decimal ;
  dwc:decimalLongitude "-30.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12580%3A0x5A22CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  geo-pos:lat "52.983"^^xsd:decimal ;
  geo-pos:long "-30.771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12580%3A0x5A22CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12580:0x5A22CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12580'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.771'^^xsd:double;
  dwc:latitude '52.983'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3131 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12580:0x5A22CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.983"^^xsd:decimal ;
  dwc:decimalLongitude "-30.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  geo-pos:lat "52.983"^^xsd:decimal ;
  geo-pos:long "-30.771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x211FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.771'^^xsd:double;
  dwc:latitude '52.983'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3131 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x211FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22140%3A0x651BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22140%3A0x651BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22140%3A0x651BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.983"^^xsd:decimal ;
  dwc:decimalLongitude "-30.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22140%3A0x651BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  geo-pos:lat "52.983"^^xsd:decimal ;
  geo-pos:long "-30.771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22140%3A0x651BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22140:0x651BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22140'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.771'^^xsd:double;
  dwc:latitude '52.983'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3131 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22140:0x651BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26806%3A0x771ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26806%3A0x771ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26806%3A0x771ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.983"^^xsd:decimal ;
  dwc:decimalLongitude "-30.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26806%3A0x771ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  geo-pos:lat "52.983"^^xsd:decimal ;
  geo-pos:long "-30.771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26806%3A0x771ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26806:0x771ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26806'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.771'^^xsd:double;
  dwc:latitude '52.983'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3131 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26806:0x771ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10234%3A0x691ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10234%3A0x691ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10234%3A0x691ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.983"^^xsd:decimal ;
  dwc:decimalLongitude "-30.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10234%3A0x691ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  geo-pos:lat "52.983"^^xsd:decimal ;
  geo-pos:long "-30.771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10234%3A0x691ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10234:0x691ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10234'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.771'^^xsd:double;
  dwc:latitude '52.983'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3131 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10234:0x691ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7143%3A0x601ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7143%3A0x601ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7143%3A0x601ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.983"^^xsd:decimal ;
  dwc:decimalLongitude "-30.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7143%3A0x601ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  geo-pos:lat "52.983"^^xsd:decimal ;
  geo-pos:long "-30.771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7143%3A0x601ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7143:0x601ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7143'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.771'^^xsd:double;
  dwc:latitude '52.983'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3131 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7143:0x601ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12622%3A0x5F1ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12622%3A0x5F1ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12622%3A0x5F1ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.983"^^xsd:decimal ;
  dwc:decimalLongitude "-30.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12622%3A0x5F1ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  geo-pos:lat "52.983"^^xsd:decimal ;
  geo-pos:long "-30.771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12622%3A0x5F1ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12622:0x5F1ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12622'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.771'^^xsd:double;
  dwc:latitude '52.983'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3131 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12622:0x5F1ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11525%3A0x5A1ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11525%3A0x5A1ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11525%3A0x5A1ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.983"^^xsd:decimal ;
  dwc:decimalLongitude "-30.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11525%3A0x5A1ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  geo-pos:lat "52.983"^^xsd:decimal ;
  geo-pos:long "-30.771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11525%3A0x5A1ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11525:0x5A1ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11525'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.771'^^xsd:double;
  dwc:latitude '52.983'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3131 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11525:0x5A1ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11539%3A0x581ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11539%3A0x581ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11539%3A0x581ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.983"^^xsd:decimal ;
  dwc:decimalLongitude "-30.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11539%3A0x581ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  geo-pos:lat "52.983"^^xsd:decimal ;
  geo-pos:long "-30.771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11539%3A0x581ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11539:0x581ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11539'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.771'^^xsd:double;
  dwc:latitude '52.983'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3131 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11539:0x581ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11511%3A0x581ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11511%3A0x581ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11511%3A0x581ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.983"^^xsd:decimal ;
  dwc:decimalLongitude "-30.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11511%3A0x581ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  geo-pos:lat "52.983"^^xsd:decimal ;
  geo-pos:long "-30.771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11511%3A0x581ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11511:0x581ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11511'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.771'^^xsd:double;
  dwc:latitude '52.983'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3131 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11511:0x581ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7176%3A0x9D22CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7176%3A0x9D22CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7176%3A0x9D22CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.983"^^xsd:decimal ;
  dwc:decimalLongitude "-30.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7176%3A0x9D22CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  geo-pos:lat "52.983"^^xsd:decimal ;
  geo-pos:long "-30.771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7176%3A0x9D22CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7176:0x9D22CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7176'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.771'^^xsd:double;
  dwc:latitude '52.983'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3131 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7176:0x9D22CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7162%3A0xDE1DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7162%3A0xDE1DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7162%3A0xDE1DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.983"^^xsd:decimal ;
  dwc:decimalLongitude "-30.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7162%3A0xDE1DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  geo-pos:lat "52.983"^^xsd:decimal ;
  geo-pos:long "-30.771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7162%3A0xDE1DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7162:0xDE1DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7162'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.771'^^xsd:double;
  dwc:latitude '52.983'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3131 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7162:0xDE1DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7190%3A0x751BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7190%3A0x751BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7190%3A0x751BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.983"^^xsd:decimal ;
  dwc:decimalLongitude "-30.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7190%3A0x751BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  geo-pos:lat "52.983"^^xsd:decimal ;
  geo-pos:long "-30.771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7190%3A0x751BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7190:0x751BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7190'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.771'^^xsd:double;
  dwc:latitude '52.983'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3131 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7190:0x751BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7160%3A0x431DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7160%3A0x431DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7160%3A0x431DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.983"^^xsd:decimal ;
  dwc:decimalLongitude "-30.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7160%3A0x431DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  geo-pos:lat "52.983"^^xsd:decimal ;
  geo-pos:long "-30.771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7160%3A0x431DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7160:0x431DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7160'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.771'^^xsd:double;
  dwc:latitude '52.983'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3131 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7160:0x431DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30927%3A0xC11CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30927%3A0xC11CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30927%3A0xC11CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.983"^^xsd:decimal ;
  dwc:decimalLongitude "-30.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30927%3A0xC11CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  geo-pos:lat "52.983"^^xsd:decimal ;
  geo-pos:long "-30.771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30927%3A0xC11CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30927:0xC11CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30927'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.771'^^xsd:double;
  dwc:latitude '52.983'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3131 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30927:0xC11CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7202%3A0xE522CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7202%3A0xE522CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7202%3A0xE522CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.983"^^xsd:decimal ;
  dwc:decimalLongitude "-30.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7202%3A0xE522CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -30.771)"^^geo:wktLiteral ;
  geo-pos:lat "52.983"^^xsd:decimal ;
  geo-pos:long "-30.771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7202%3A0xE522CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7202:0xE522CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7202'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.771'^^xsd:double;
  dwc:latitude '52.983'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3131 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16234'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7202:0xE522CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAB20CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAB20CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAB20CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAB20CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAB20CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xAB20CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Spinocalanus magnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '503'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xAB20CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7620CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '503'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7620CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7620CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '503'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7620CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7420CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '503'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7420CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7420CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '503'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7420CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7220CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7220CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1504"^^xsd:integer ;
  dwc:maximumDepthInMeters "2501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7220CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '1504'^^xsd:integer;
  dwc:maximumDepth '2501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7220CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7220CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7220CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6F20CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6F20CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1504"^^xsd:integer ;
  dwc:maximumDepthInMeters "2501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7020CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '1504'^^xsd:integer;
  dwc:maximumDepth '2501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7020CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7020CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7020CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7020CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E20CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E20CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E20CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E20CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E20CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6E20CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '503'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6E20CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6F20CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '503'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6F20CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6820CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6820CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6820CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6820CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6820CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6820CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Cornucalanus chelifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104690'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6820CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6820CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6820CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6820CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1504"^^xsd:integer ;
  dwc:maximumDepthInMeters "2501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6820CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6820CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6820CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Cornucalanus chelifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '1504'^^xsd:integer;
  dwc:maximumDepth '2501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104690'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6820CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26333%3A0x6420CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26333%3A0x6420CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26333%3A0x6420CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26333%3A0x6420CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26333%3A0x6420CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26333:0x6420CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26333'^^xsd:integer;
  dwc:scientificName 'Chuniphyes multidentata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '503'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26333:0x6420CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27411%3A0x6420CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27411%3A0x6420CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27411%3A0x6420CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27411%3A0x6420CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27411%3A0x6420CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27411:0x6420CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27411'^^xsd:integer;
  dwc:scientificName 'Chuniphyes multidentata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27411:0x6420CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6220CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6220CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6220CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6220CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6220CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6220CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Clytemnestra scutellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '115805'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6220CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3420CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '503'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3420CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3420CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3420CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3420CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3320CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3320CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3320CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3320CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3320CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '503'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3320CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26319%3A0x2820CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26319%3A0x2820CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26319%3A0x2820CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26319%3A0x2820CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26319%3A0x2820CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26319:0x2820CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26319'^^xsd:integer;
  dwc:scientificName 'Crystallophyes amygdalina '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '503'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26319:0x2820CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '135414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27425%3A0xFC21CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27425%3A0xFC21CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27425%3A0xFC21CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27425%3A0xFC21CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27425%3A0xFC21CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27425:0xFC21CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27425'^^xsd:integer;
  dwc:scientificName 'Crystallophyes amygdalina '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27425:0xFC21CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '135414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26305%3A0x2820CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26305%3A0x2820CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26305%3A0x2820CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26305%3A0x2820CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26305%3A0x2820CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26305:0x2820CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26305'^^xsd:integer;
  dwc:scientificName 'Crystallophyes amygdalina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '503'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26305:0x2820CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '135414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27285%3A0x2220CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27285%3A0x2220CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27285%3A0x2220CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27285%3A0x2220CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27285%3A0x2220CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27285:0x2220CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27285'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27285:0x2220CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27369%3A0x2320CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27369%3A0x2320CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27369%3A0x2320CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27369%3A0x2320CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27369%3A0x2320CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27369:0x2320CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27369'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27369:0x2320CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27285%3A0x2120CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27285%3A0x2120CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27285%3A0x2120CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27285%3A0x2120CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27285%3A0x2120CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27285:0x2120CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27285'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27285:0x2120CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25871%3A0x2120CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25871%3A0x2120CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25871%3A0x2120CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25871%3A0x2120CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25871%3A0x2120CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25871:0x2120CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25871'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25871:0x2120CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27215%3A0x2120CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27215%3A0x2120CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27215%3A0x2120CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27215%3A0x2120CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27215%3A0x2120CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27215:0x2120CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27215'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '503'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27215:0x2120CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27369%3A0x2120CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27369%3A0x2120CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27369%3A0x2120CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27369%3A0x2120CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27369%3A0x2120CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27369:0x2120CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27369'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27369:0x2120CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0222CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0222CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0222CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0222CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0222CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x0222CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euaugaptilus angustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x0222CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF11FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euaugaptilus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF11FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x181CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x181CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x181CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1504"^^xsd:integer ;
  dwc:maximumDepthInMeters "2501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x181CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x181CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x181CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Disseta palumboi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '1504'^^xsd:integer;
  dwc:maximumDepth '2501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x181CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '345779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26347%3A0x901FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26347%3A0x901FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26347%3A0x901FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26347%3A0x901FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26347%3A0x901FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26347:0x901FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26347'^^xsd:integer;
  dwc:scientificName 'Botrynema brucei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '503'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26347:0x901FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '117615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7D1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Candacia norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7D1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1437526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7A1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7A1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7A1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '503'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7A1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7A1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7A1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7A1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '503'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7A1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7A1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7A1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7A1FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '503'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7A1FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x781FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '503'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x781FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x781FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '503'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x781FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x781FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x781FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x521FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Undinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '503'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x521FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x431FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aetideus armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x431FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x431FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aetideus giesbrechti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x431FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26277%3A0x411FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26277%3A0x411FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26277%3A0x411FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26277%3A0x411FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26277%3A0x411FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26277:0x411FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26277'^^xsd:integer;
  dwc:scientificName 'Aglantha digitale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26277:0x411FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '117849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27355%3A0x411FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27355%3A0x411FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27355%3A0x411FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27355%3A0x411FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27355%3A0x411FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27355:0x411FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27355'^^xsd:integer;
  dwc:scientificName 'Aglantha digitale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27355:0x411FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '117849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27187%3A0x3D1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27187%3A0x3D1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27187%3A0x3D1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27187%3A0x3D1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27187%3A0x3D1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27187:0x3D1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27187'^^xsd:integer;
  dwc:scientificName 'Aeginura grimaldii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '503'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27187:0x3D1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '117266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x371FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x371FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x371FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x371FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x341FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x341FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '345251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x351FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x351FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '345251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1504"^^xsd:integer ;
  dwc:maximumDepthInMeters "2501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2D1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '1504'^^xsd:integer;
  dwc:maximumDepth '2501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2D1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2C1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rhincalanus nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '503'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2C1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1504"^^xsd:integer ;
  dwc:maximumDepthInMeters "2501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x281FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Sapphirina iris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '1504'^^xsd:integer;
  dwc:maximumDepth '2501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '129049'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x281FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '129049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD41ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD41ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1436445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD51ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD51ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1436445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1504"^^xsd:integer ;
  dwc:maximumDepthInMeters "2501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD21ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Phaenna spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '1504'^^xsd:integer;
  dwc:maximumDepth '2501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104698'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD21ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27243%3A0xC01ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27243%3A0xC01ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27243%3A0xC01ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27243%3A0xC01ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27243%3A0xC01ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27243:0xC01ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27243'^^xsd:integer;
  dwc:scientificName 'Pantachogon haeckeli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117860'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27243:0xC01ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '117860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26263%3A0xC01ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26263%3A0xC01ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26263%3A0xC01ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26263%3A0xC01ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26263%3A0xC01ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26263:0xC01ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26263'^^xsd:integer;
  dwc:scientificName 'Pantachogon haeckeli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117860'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26263:0xC01ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '117860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBF1ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBF1ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBF1ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1504"^^xsd:integer ;
  dwc:maximumDepthInMeters "2501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBF1ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBF1ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBF1ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '1504'^^xsd:integer;
  dwc:maximumDepth '2501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBF1ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6522CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6522CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6522CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6522CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6522CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6522CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6522CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBD1ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '503'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBD1ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBB1ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Oithona  setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBB1ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x721ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '503'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x721ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x721ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x721ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27201%3A0x661ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27201%3A0x661ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27201%3A0x661ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27201%3A0x661ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27201%3A0x661ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27201:0x661ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27201'^^xsd:integer;
  dwc:scientificName 'Gilia reticulata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '503'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '196593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27201:0x661ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '196593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26291%3A0x661ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26291%3A0x661ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26291%3A0x661ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26291%3A0x661ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26291%3A0x661ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26291:0x661ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26291'^^xsd:integer;
  dwc:scientificName 'Gilia reticulata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '196593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26291:0x661ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '196593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27271%3A0x671ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27271%3A0x671ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27271%3A0x671ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27271%3A0x671ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27271%3A0x671ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27271:0x671ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27271'^^xsd:integer;
  dwc:scientificName 'Gilia reticulata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '196593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27271:0x671ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '196593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27383%3A0x651ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27383%3A0x651ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27383%3A0x651ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27383%3A0x651ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27383%3A0x651ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27383:0x651ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27383'^^xsd:integer;
  dwc:scientificName 'Gilia reticulata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '196593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27383:0x651ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '196593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x331ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euchirella messinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '503'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x331ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '414565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1504"^^xsd:integer ;
  dwc:maximumDepthInMeters "2501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x281ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '1504'^^xsd:integer;
  dwc:maximumDepth '2501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104636'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x281ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1504"^^xsd:integer ;
  dwc:maximumDepthInMeters "2501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x251ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia brevicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '1504'^^xsd:integer;
  dwc:maximumDepth '2501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x251ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1E1ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '503'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '220908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1E1ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '220908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1E1ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '503'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '220908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1E1ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '220908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x701BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x701BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x701BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x701BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x701BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x701BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x701BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x181ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x181ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x181ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x181ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x181ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x181ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '503'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x181ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x191ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x191ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x191ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x191ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x191ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x191ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '503'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x191ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x191ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x191ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x191ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x191ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x191ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x191ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x191ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF31DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF31DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF31DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1504"^^xsd:integer ;
  dwc:maximumDepthInMeters "2501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF31DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF31DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF31DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia curta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '1504'^^xsd:integer;
  dwc:maximumDepth '2501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF31DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC22CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC22CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC22CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC22CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC22CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xAC22CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '503'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xAC22CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x251CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '503'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x251CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x271CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x271CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27257%3A0x571DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27257%3A0x571DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27257%3A0x571DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27257%3A0x571DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27257%3A0x571DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27257:0x571DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27257'^^xsd:integer;
  dwc:scientificName 'Lensia conoidea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27257:0x571DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '135426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27257%3A0x571DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27257%3A0x571DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27257%3A0x571DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27257%3A0x571DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27257%3A0x571DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27257:0x571DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27257'^^xsd:integer;
  dwc:scientificName 'Lensia conoidea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27257:0x571DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '135426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4A1DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4A1DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4A1DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4A1DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4A1DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4A1DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Sapphirina iris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '129049'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4A1DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '129049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC01BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC01BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC01BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC01BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC01BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC01BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Amallothrix valida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '220858'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC01BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '220858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC21BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC21BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD01CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD01CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCC1CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCC1CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCB1CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '503'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCB1CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC91CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC91CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC91CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1504"^^xsd:integer ;
  dwc:maximumDepthInMeters "2501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC91CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC91CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC91CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Clytemnestra scutellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '1504'^^xsd:integer;
  dwc:maximumDepth '2501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '115805'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC91CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC61CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC61CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC61CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC61CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC61CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC61CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC61CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC61CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC61CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC61CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC61CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC61CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC61CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Cornucalanus chelifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104690'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC61CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC21CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '503'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC21CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC21CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC21CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26291%3A0xBF1CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26291%3A0xBF1CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26291%3A0xBF1CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26291%3A0xBF1CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26291%3A0xBF1CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26291:0xBF1CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26291'^^xsd:integer;
  dwc:scientificName 'Gilia reticulata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '196593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26291:0xBF1CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '196593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27201%3A0xBF1CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27201%3A0xBF1CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27201%3A0xBF1CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27201%3A0xBF1CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27201%3A0xBF1CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27201:0xBF1CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27201'^^xsd:integer;
  dwc:scientificName 'Gilia reticulata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '503'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '196593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27201:0xBF1CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '196593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBB1CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euchirella messinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '503'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBB1CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '414565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1003"^^xsd:integer ;
  dwc:maximumDepthInMeters "1504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC51BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Disseta palumboi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '1003'^^xsd:integer;
  dwc:maximumDepth '1504'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC51BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '345779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27159%3A0x901CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27159%3A0x901CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27159%3A0x901CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27159%3A0x901CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27159%3A0x901CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27159:0x901CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27159'^^xsd:integer;
  dwc:scientificName 'Crossota rufobrunnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '503'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117856'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27159:0x901CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '117856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26319%3A0x1F1CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26319%3A0x1F1CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26319%3A0x1F1CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26319%3A0x1F1CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26319%3A0x1F1CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26319:0x1F1CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26319'^^xsd:integer;
  dwc:scientificName 'Crystallophyes amygdalina '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '503'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26319:0x1F1CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '135414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC71BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC71BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC71BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC71BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC71BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC71BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC71BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27173%3A0x7D1CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27173%3A0x7D1CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27173%3A0x7D1CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "503"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27173%3A0x7D1CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27173%3A0x7D1CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27173:0x7D1CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27173'^^xsd:integer;
  dwc:scientificName 'Pantachogon haeckeli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '503'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117860'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27173:0x7D1CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '117860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED22CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED22CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED22CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED22CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED22CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xED22CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xED22CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '104566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED22CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED22CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED22CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED22CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -30.756)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-30.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED22CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xED22CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Oithona  setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.756'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3160 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xED22CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6520CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6520CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6520CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12 -30.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.12"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6520CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12 -30.7)"^^geo:wktLiteral ;
  geo-pos:lat "52.12"^^xsd:decimal ;
  geo-pos:long "-30.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6520CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6520CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.07'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.7'^^xsd:double;
  dwc:latitude '52.12'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 4300 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6520CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12 -30.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.12"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.12 -30.7)"^^geo:wktLiteral ;
  geo-pos:lat "52.12"^^xsd:decimal ;
  geo-pos:long "-30.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8E1CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.07'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.7'^^xsd:double;
  dwc:latitude '52.12'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 4300 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8E1CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC20CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC20CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC20CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.541 -30.669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.541"^^xsd:decimal ;
  dwc:decimalLongitude "-30.669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC20CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.541 -30.669)"^^geo:wktLiteral ;
  geo-pos:lat "51.541"^^xsd:decimal ;
  geo-pos:long "-30.669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC20CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xAC20CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Spectrunculus grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.669'^^xsd:double;
  dwc:latitude '51.541'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2404 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xAC20CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x961FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x961FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x961FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.541 -30.669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.541"^^xsd:decimal ;
  dwc:decimalLongitude "-30.669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x961FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.541 -30.669)"^^geo:wktLiteral ;
  geo-pos:lat "51.541"^^xsd:decimal ;
  geo-pos:long "-30.669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x961FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x961FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.669'^^xsd:double;
  dwc:latitude '51.541'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2404 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x961FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '105867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.541 -30.669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.541"^^xsd:decimal ;
  dwc:decimalLongitude "-30.669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.541 -30.669)"^^geo:wktLiteral ;
  geo-pos:lat "51.541"^^xsd:decimal ;
  geo-pos:long "-30.669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4D1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.669'^^xsd:double;
  dwc:latitude '51.541'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2404 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4D1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDC1DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDC1DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDC1DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.541 -30.669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.541"^^xsd:decimal ;
  dwc:decimalLongitude "-30.669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDC1DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.541 -30.669)"^^geo:wktLiteral ;
  geo-pos:lat "51.541"^^xsd:decimal ;
  geo-pos:long "-30.669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDC1DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xDC1DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lepidion schmidti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.669'^^xsd:double;
  dwc:latitude '51.541'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2404 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xDC1DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.541 -30.669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.541"^^xsd:decimal ;
  dwc:decimalLongitude "-30.669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.541 -30.669)"^^geo:wktLiteral ;
  geo-pos:lat "51.541"^^xsd:decimal ;
  geo-pos:long "-30.669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB81BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Hydrolagus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.669'^^xsd:double;
  dwc:latitude '51.541'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2404 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB81BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '105825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF1DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF1DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF1DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.541 -30.669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.541"^^xsd:decimal ;
  dwc:decimalLongitude "-30.669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF1DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.541 -30.669)"^^geo:wktLiteral ;
  geo-pos:lat "51.541"^^xsd:decimal ;
  geo-pos:long "-30.669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF1DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xAF1DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Hydrolagus pallidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.669'^^xsd:double;
  dwc:latitude '51.541'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2404 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xAF1DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '105827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.541 -30.669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.541"^^xsd:decimal ;
  dwc:decimalLongitude "-30.669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.541 -30.669)"^^geo:wktLiteral ;
  geo-pos:lat "51.541"^^xsd:decimal ;
  geo-pos:long "-30.669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB322CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rajella bathyphila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.669'^^xsd:double;
  dwc:latitude '51.541'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2404 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB322CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '105892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28199%3A0x3D21CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28199%3A0x3D21CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28199%3A0x3D21CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.933"^^xsd:decimal ;
  dwc:decimalLongitude "-30.628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "2787"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28199%3A0x3D21CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  geo-pos:lat "52.933"^^xsd:decimal ;
  geo-pos:long "-30.628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28199%3A0x3D21CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28199:0x3D21CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28199'^^xsd:integer;
  dwc:scientificName 'Acanthephyra gracilipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.628'^^xsd:double;
  dwc:latitude '52.933'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '2787'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3137 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '585978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28199:0x3D21CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7271%3A0x0921CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7271%3A0x0921CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7271%3A0x0921CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.933"^^xsd:decimal ;
  dwc:decimalLongitude "-30.628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "2787"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7271%3A0x0921CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  geo-pos:lat "52.933"^^xsd:decimal ;
  geo-pos:long "-30.628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7271%3A0x0921CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7271:0x0921CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7271'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.628'^^xsd:double;
  dwc:latitude '52.933'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '2787'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3137 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7271:0x0921CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9354%3A0x0721CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9354%3A0x0721CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9354%3A0x0721CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.933"^^xsd:decimal ;
  dwc:decimalLongitude "-30.628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "2787"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9354%3A0x0721CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  geo-pos:lat "52.933"^^xsd:decimal ;
  geo-pos:long "-30.628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9354%3A0x0721CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9354:0x0721CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9354'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.628'^^xsd:double;
  dwc:latitude '52.933'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '2787'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3137 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9354:0x0721CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6893%3A0x9421CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6893%3A0x9421CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6893%3A0x9421CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.933"^^xsd:decimal ;
  dwc:decimalLongitude "-30.628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2787"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6893%3A0x9421CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  geo-pos:lat "52.933"^^xsd:decimal ;
  geo-pos:long "-30.628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6893%3A0x9421CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6893:0x9421CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6893'^^xsd:integer;
  dwc:scientificName 'Stauroteuthis syrtensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.628'^^xsd:double;
  dwc:latitude '52.933'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2787'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3137 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '153122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6893:0x9421CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7285%3A0x2C20CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7285%3A0x2C20CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7285%3A0x2C20CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.933"^^xsd:decimal ;
  dwc:decimalLongitude "-30.628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "2787"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7285%3A0x2C20CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  geo-pos:lat "52.933"^^xsd:decimal ;
  geo-pos:long "-30.628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7285%3A0x2C20CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7285:0x2C20CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7285'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.628'^^xsd:double;
  dwc:latitude '52.933'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '2787'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3137 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16235'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7285:0x2C20CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30213%3A0x1D20CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30213%3A0x1D20CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30213%3A0x1D20CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.933"^^xsd:decimal ;
  dwc:decimalLongitude "-30.628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "2787"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30213%3A0x1D20CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  geo-pos:lat "52.933"^^xsd:decimal ;
  geo-pos:long "-30.628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30213%3A0x1D20CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30213:0x1D20CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30213'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.628'^^xsd:double;
  dwc:latitude '52.933'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '2787'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3137 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30213:0x1D20CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7157%3A0x0722CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7157%3A0x0722CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7157%3A0x0722CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.933"^^xsd:decimal ;
  dwc:decimalLongitude "-30.628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "2787"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7157%3A0x0722CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  geo-pos:lat "52.933"^^xsd:decimal ;
  geo-pos:long "-30.628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7157%3A0x0722CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7157:0x0722CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7157'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.628'^^xsd:double;
  dwc:latitude '52.933'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '2787'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3137 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16675'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7157:0x0722CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6879%3A0x501FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6879%3A0x501FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6879%3A0x501FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.933"^^xsd:decimal ;
  dwc:decimalLongitude "-30.628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2787"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6879%3A0x501FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  geo-pos:lat "52.933"^^xsd:decimal ;
  geo-pos:long "-30.628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6879%3A0x501FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6879:0x501FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6879'^^xsd:integer;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.628'^^xsd:double;
  dwc:latitude '52.933'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2787'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3137 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6879:0x501FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.933"^^xsd:decimal ;
  dwc:decimalLongitude "-30.628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "2787"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  geo-pos:lat "52.933"^^xsd:decimal ;
  geo-pos:long "-30.628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1E1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.628'^^xsd:double;
  dwc:latitude '52.933'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '2787'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3137 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1E1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28241%3A0x6122CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28241%3A0x6122CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28241%3A0x6122CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.933"^^xsd:decimal ;
  dwc:decimalLongitude "-30.628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "2787"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28241%3A0x6122CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  geo-pos:lat "52.933"^^xsd:decimal ;
  geo-pos:long "-30.628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28241%3A0x6122CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28241:0x6122CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28241'^^xsd:integer;
  dwc:scientificName 'Pasiphaea tarda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.628'^^xsd:double;
  dwc:latitude '52.933'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '2787'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3137 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28241:0x6122CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28227%3A0x6222CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28227%3A0x6222CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28227%3A0x6222CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.933"^^xsd:decimal ;
  dwc:decimalLongitude "-30.628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "2787"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28227%3A0x6222CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  geo-pos:lat "52.933"^^xsd:decimal ;
  geo-pos:long "-30.628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28227%3A0x6222CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28227:0x6222CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28227'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.628'^^xsd:double;
  dwc:latitude '52.933'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '2787'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3137 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28227:0x6222CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30227%3A0x6422CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30227%3A0x6422CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30227%3A0x6422CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.933"^^xsd:decimal ;
  dwc:decimalLongitude "-30.628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "2787"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30227%3A0x6422CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  geo-pos:lat "52.933"^^xsd:decimal ;
  geo-pos:long "-30.628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30227%3A0x6422CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30227:0x6422CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30227'^^xsd:integer;
  dwc:scientificName 'Parandania boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.628'^^xsd:double;
  dwc:latitude '52.933'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '2787'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3137 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '214747'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30227:0x6422CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '214747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14456%3A0x321ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14456%3A0x321ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14456%3A0x321ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.933"^^xsd:decimal ;
  dwc:decimalLongitude "-30.628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "2787"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14456%3A0x321ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  geo-pos:lat "52.933"^^xsd:decimal ;
  geo-pos:long "-30.628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14456%3A0x321ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14456:0x321ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14456'^^xsd:integer;
  dwc:scientificName 'Eucopia australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.628'^^xsd:double;
  dwc:latitude '52.933'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '2787'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3137 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14456:0x321ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '119916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7140%3A0x7622CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7140%3A0x7622CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7140%3A0x7622CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.933"^^xsd:decimal ;
  dwc:decimalLongitude "-30.628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "2787"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7140%3A0x7622CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  geo-pos:lat "52.933"^^xsd:decimal ;
  geo-pos:long "-30.628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7140%3A0x7622CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7140:0x7622CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7140'^^xsd:integer;
  dwc:scientificName 'Mirognathus normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown; Gui Menezes & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.628'^^xsd:double;
  dwc:latitude '52.933'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '2787'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3137 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7140:0x7622CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7217%3A0xF11DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7217%3A0xF11DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7217%3A0xF11DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.933"^^xsd:decimal ;
  dwc:decimalLongitude "-30.628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "2787"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7217%3A0xF11DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  geo-pos:lat "52.933"^^xsd:decimal ;
  geo-pos:long "-30.628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7217%3A0xF11DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7217:0xF11DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7217'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.628'^^xsd:double;
  dwc:latitude '52.933'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '2787'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3137 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7217:0xF11DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14176%3A0xEC1DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14176%3A0xEC1DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14176%3A0xEC1DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.933"^^xsd:decimal ;
  dwc:decimalLongitude "-30.628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "2787"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14176%3A0xEC1DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  geo-pos:lat "52.933"^^xsd:decimal ;
  geo-pos:long "-30.628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14176%3A0xEC1DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14176:0xEC1DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14176'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.628'^^xsd:double;
  dwc:latitude '52.933'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '2787'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3137 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14176:0xEC1DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7198%3A0xA722CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7198%3A0xA722CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7198%3A0xA722CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.933"^^xsd:decimal ;
  dwc:decimalLongitude "-30.628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "2787"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7198%3A0xA722CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  geo-pos:lat "52.933"^^xsd:decimal ;
  geo-pos:long "-30.628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7198%3A0xA722CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7198:0xA722CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7198'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.628'^^xsd:double;
  dwc:latitude '52.933'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '2787'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3137 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7198:0xA722CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27106%3A0xB91BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27106%3A0xB91BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27106%3A0xB91BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.933"^^xsd:decimal ;
  dwc:decimalLongitude "-30.628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "2787"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27106%3A0xB91BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  geo-pos:lat "52.933"^^xsd:decimal ;
  geo-pos:long "-30.628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27106%3A0xB91BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27106:0xB91BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27106'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro; Zachary Baldwin'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.628'^^xsd:double;
  dwc:latitude '52.933'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '2787'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3137 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27106:0xB91BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29375%3A0xBE1BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29375%3A0xBE1BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29375%3A0xBE1BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.933"^^xsd:decimal ;
  dwc:decimalLongitude "-30.628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "2787"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29375%3A0xBE1BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  geo-pos:lat "52.933"^^xsd:decimal ;
  geo-pos:long "-30.628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29375%3A0xBE1BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29375:0xBE1BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29375'^^xsd:integer;
  dwc:scientificName 'Bentheogennema intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.628'^^xsd:double;
  dwc:latitude '52.933'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '2787'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3137 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29375:0xBE1BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7243%3A0x431DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7243%3A0x431DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7243%3A0x431DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.933"^^xsd:decimal ;
  dwc:decimalLongitude "-30.628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "2787"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7243%3A0x431DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  geo-pos:lat "52.933"^^xsd:decimal ;
  geo-pos:long "-30.628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7243%3A0x431DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7243:0x431DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7243'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.628'^^xsd:double;
  dwc:latitude '52.933'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '2787'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3137 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7243:0x431DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14246%3A0xC31CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14246%3A0xC31CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14246%3A0xC31CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.933"^^xsd:decimal ;
  dwc:decimalLongitude "-30.628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "2787"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14246%3A0xC31CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  geo-pos:lat "52.933"^^xsd:decimal ;
  geo-pos:long "-30.628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14246%3A0xC31CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14246:0xC31CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14246'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.628'^^xsd:double;
  dwc:latitude '52.933'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '2787'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3137 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14246:0xC31CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30241%3A0xDF22CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30241%3A0xDF22CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30241%3A0xDF22CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.933"^^xsd:decimal ;
  dwc:decimalLongitude "-30.628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "2787"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30241%3A0xDF22CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  geo-pos:lat "52.933"^^xsd:decimal ;
  geo-pos:long "-30.628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30241%3A0xDF22CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30241:0xDF22CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30241'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.628'^^xsd:double;
  dwc:latitude '52.933'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '2787'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3137 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30241:0xDF22CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29361%3A0xBE1CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29361%3A0xBE1CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29361%3A0xBE1CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.933"^^xsd:decimal ;
  dwc:decimalLongitude "-30.628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "2787"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29361%3A0xBE1CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  geo-pos:lat "52.933"^^xsd:decimal ;
  geo-pos:long "-30.628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29361%3A0xBE1CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29361:0xBE1CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29361'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.628'^^xsd:double;
  dwc:latitude '52.933'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '2787'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3137 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29361:0xBE1CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9340%3A0x281CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9340%3A0x281CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9340%3A0x281CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.933"^^xsd:decimal ;
  dwc:decimalLongitude "-30.628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "2787"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9340%3A0x281CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -30.628)"^^geo:wktLiteral ;
  geo-pos:lat "52.933"^^xsd:decimal ;
  geo-pos:long "-30.628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9340%3A0x281CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9340:0x281CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9340'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.628'^^xsd:double;
  dwc:latitude '52.933'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '2787'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3137 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9340:0x281CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.564 -30.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.564"^^xsd:decimal ;
  dwc:decimalLongitude "-30.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.564 -30.616)"^^geo:wktLiteral ;
  geo-pos:lat "51.564"^^xsd:decimal ;
  geo-pos:long "-30.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x341BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.616'^^xsd:double;
  dwc:latitude '51.564'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1880 m. Gear used: Longline'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x341BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.564 -30.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.564"^^xsd:decimal ;
  dwc:decimalLongitude "-30.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.564 -30.616)"^^geo:wktLiteral ;
  geo-pos:lat "51.564"^^xsd:decimal ;
  geo-pos:long "-30.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4B1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.616'^^xsd:double;
  dwc:latitude '51.564'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1880 m. Gear used: Longline'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4B1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDE1DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDE1DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDE1DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.564 -30.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.564"^^xsd:decimal ;
  dwc:decimalLongitude "-30.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDE1DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.564 -30.616)"^^geo:wktLiteral ;
  geo-pos:lat "51.564"^^xsd:decimal ;
  geo-pos:long "-30.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDE1DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xDE1DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Macrourus berglax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.616'^^xsd:double;
  dwc:latitude '51.564'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1880 m. Gear used: Longline'^^xsd:string;
  dwc:aphiaid '126472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xDE1DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDE1DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDE1DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDE1DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.564 -30.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.564"^^xsd:decimal ;
  dwc:decimalLongitude "-30.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDE1DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.564 -30.616)"^^geo:wktLiteral ;
  geo-pos:lat "51.564"^^xsd:decimal ;
  geo-pos:long "-30.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDE1DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xDE1DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Macrourus berglax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.616'^^xsd:double;
  dwc:latitude '51.564'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1880 m. Gear used: Longline'^^xsd:string;
  dwc:aphiaid '126472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xDE1DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.564 -30.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.564"^^xsd:decimal ;
  dwc:decimalLongitude "-30.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.564 -30.616)"^^geo:wktLiteral ;
  geo-pos:lat "51.564"^^xsd:decimal ;
  geo-pos:long "-30.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x741BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lepidion schmidti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.616'^^xsd:double;
  dwc:latitude '51.564'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1880 m. Gear used: Longline'^^xsd:string;
  dwc:aphiaid '126496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x741BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF1DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF1DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF1DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.564 -30.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.564"^^xsd:decimal ;
  dwc:decimalLongitude "-30.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF1DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.564 -30.616)"^^geo:wktLiteral ;
  geo-pos:lat "51.564"^^xsd:decimal ;
  geo-pos:long "-30.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF1DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xAF1DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Hydrolagus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.616'^^xsd:double;
  dwc:latitude '51.564'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1880 m. Gear used: Longline'^^xsd:string;
  dwc:aphiaid '105825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xAF1DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '105825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF1DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF1DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF1DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.564 -30.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.564"^^xsd:decimal ;
  dwc:decimalLongitude "-30.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF1DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.564 -30.616)"^^geo:wktLiteral ;
  geo-pos:lat "51.564"^^xsd:decimal ;
  geo-pos:long "-30.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF1DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xAF1DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Hydrolagus pallidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.616'^^xsd:double;
  dwc:latitude '51.564'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1880 m. Gear used: Longline'^^xsd:string;
  dwc:aphiaid '105827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xAF1DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '105827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA51DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA51DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA51DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.564 -30.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.564"^^xsd:decimal ;
  dwc:decimalLongitude "-30.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA51DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.564 -30.616)"^^geo:wktLiteral ;
  geo-pos:lat "51.564"^^xsd:decimal ;
  geo-pos:long "-30.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA51DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA51DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Histiobranchus bathybius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.616'^^xsd:double;
  dwc:latitude '51.564'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1880 m. Gear used: Longline'^^xsd:string;
  dwc:aphiaid '126323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA51DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3A1DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3A1DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3A1DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.564 -30.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.564"^^xsd:decimal ;
  dwc:decimalLongitude "-30.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3A1DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.564 -30.616)"^^geo:wktLiteral ;
  geo-pos:lat "51.564"^^xsd:decimal ;
  geo-pos:long "-30.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3A1DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3A1DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.616'^^xsd:double;
  dwc:latitude '51.564'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1880 m. Gear used: Longline'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3A1DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8121CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8121CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8121CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.564 -30.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.564"^^xsd:decimal ;
  dwc:decimalLongitude "-30.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8121CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.564 -30.616)"^^geo:wktLiteral ;
  geo-pos:lat "51.564"^^xsd:decimal ;
  geo-pos:long "-30.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8121CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8121CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.616'^^xsd:double;
  dwc:latitude '51.564'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1880 m. Gear used: Longline'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8121CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.564 -30.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.564"^^xsd:decimal ;
  dwc:decimalLongitude "-30.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.564 -30.616)"^^geo:wktLiteral ;
  geo-pos:lat "51.564"^^xsd:decimal ;
  geo-pos:long "-30.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8D1CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Hydrolagus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.616'^^xsd:double;
  dwc:latitude '51.564'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1880 m. Gear used: Longline'^^xsd:string;
  dwc:aphiaid '105825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8D1CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '105825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8068%3A0x8721CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8068%3A0x8721CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8068%3A0x8721CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8068%3A0x8721CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8068%3A0x8721CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8068:0x8721CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8068'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8068:0x8721CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29403%3A0xD01BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29403%3A0xD01BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29403%3A0xD01BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29403%3A0xD01BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29403%3A0xD01BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29403:0xD01BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29403'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29403:0xD01BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7171%3A0x0B21CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7171%3A0x0B21CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7171%3A0x0B21CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7171%3A0x0B21CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7171%3A0x0B21CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7171:0x0B21CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7171'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7171:0x0B21CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14547%3A0x0921CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14547%3A0x0921CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14547%3A0x0921CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14547%3A0x0921CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14547%3A0x0921CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14547:0x0921CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14547'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14547:0x0921CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7287%3A0x0121CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7287%3A0x0121CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7287%3A0x0121CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7287%3A0x0121CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7287%3A0x0121CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7287:0x0121CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7287'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7287:0x0121CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7199%3A0x0021CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7199%3A0x0021CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7199%3A0x0021CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7199%3A0x0021CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7199%3A0x0021CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7199:0x0021CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7199'^^xsd:integer;
  dwc:scientificName 'Melamphaes microps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7199:0x0021CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7239%3A0xFF20CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7239%3A0xFF20CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7239%3A0xFF20CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7239%3A0xFF20CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7239%3A0xFF20CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7239:0xFF20CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7239'^^xsd:integer;
  dwc:scientificName 'Melanocetus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16702'^^xsd:string;
  dwc:aphiaid '126556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7239:0xFF20CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2978%3A0xF920CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2978%3A0xF920CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2978%3A0xF920CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2978%3A0xF920CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2978%3A0xF920CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2978:0xF920CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2978'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2978:0xF920CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27337%3A0xF920CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27337%3A0xF920CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27337%3A0xF920CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27337%3A0xF920CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27337%3A0xF920CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27337:0xF920CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27337'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27337:0xF920CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7170%3A0xAE20CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7170%3A0xAE20CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7170%3A0xAE20CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7170%3A0xAE20CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7170%3A0xAE20CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7170:0xAE20CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7170'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7170:0xAE20CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7261%3A0xA620CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7261%3A0xA620CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7261%3A0xA620CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7261%3A0xA620CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7261%3A0xA620CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7261:0xA620CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7261'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7261:0xA620CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14701%3A0xA120CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14701%3A0xA120CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14701%3A0xA120CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14701%3A0xA120CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14701%3A0xA120CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14701:0xA120CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14701'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14701:0xA120CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7231%3A0x9F20CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7231%3A0x9F20CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7231%3A0x9F20CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7231%3A0x9F20CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7231%3A0x9F20CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7231:0x9F20CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7231'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7231:0x9F20CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7156%3A0x6120CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7156%3A0x6120CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7156%3A0x6120CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7156%3A0x6120CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7156%3A0x6120CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7156:0x6120CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7156'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7156:0x6120CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32737%3A0x0222CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32737%3A0x0222CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32737%3A0x0222CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32737%3A0x0222CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32737%3A0x0222CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32737:0x0222CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32737'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32737:0x0222CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2952%3A0xEF1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2952%3A0xEF1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2952%3A0xEF1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2952%3A0xEF1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2952%3A0xEF1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2952:0xEF1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2952'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2952:0xEF1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27365%3A0xEE1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27365%3A0xEE1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27365%3A0xEE1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27365%3A0xEE1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27365%3A0xEE1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27365:0xEE1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27365'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27365:0xEE1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25030%3A0xE61FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25030%3A0xE61FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25030%3A0xE61FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25030%3A0xE61FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25030%3A0xE61FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25030:0xE61FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25030'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25030:0xE61FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14687%3A0xE61FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14687%3A0xE61FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14687%3A0xE61FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14687%3A0xE61FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14687%3A0xE61FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14687:0xE61FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14687'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16676'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14687:0xE61FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7273%3A0x4721CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7273%3A0x4721CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7273%3A0x4721CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7273%3A0x4721CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7273%3A0x4721CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7273:0x4721CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7273'^^xsd:integer;
  dwc:scientificName 'Bajacalifornia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7273:0x4721CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29417%3A0xDD1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29417%3A0xDD1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29417%3A0xDD1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29417%3A0xDD1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29417%3A0xDD1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29417:0xDD1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29417'^^xsd:integer;
  dwc:scientificName 'Bentheogennema intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29417:0xDD1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25914%3A0x0722CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25914%3A0x0722CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25914%3A0x0722CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25914%3A0x0722CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25914%3A0x0722CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25914:0x0722CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25914'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16677'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25914:0x0722CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7212%3A0xDA1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7212%3A0xDA1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7212%3A0xDA1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7212%3A0xDA1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7212%3A0xDA1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7212:0xDA1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7212'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7212:0xDA1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6921%3A0x501FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6921%3A0x501FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6921%3A0x501FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6921%3A0x501FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6921%3A0x501FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6921:0x501FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6921'^^xsd:integer;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6921:0x501FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27323%3A0x4C21CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27323%3A0x4C21CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27323%3A0x4C21CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27323%3A0x4C21CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27323%3A0x4C21CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27323:0x4C21CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27323'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27323:0x4C21CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2966%3A0x381FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2966%3A0x381FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2966%3A0x381FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2966%3A0x381FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2966%3A0x381FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2966:0x381FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2966'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2966:0x381FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2928%3A0x381FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2928%3A0x381FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2928%3A0x381FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2928%3A0x381FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2928%3A0x381FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2928:0x381FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2928'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2928:0x381FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15230%3A0x5121CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15230%3A0x5121CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15230%3A0x5121CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15230%3A0x5121CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15230%3A0x5121CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15230:0x5121CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15230'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15230:0x5121CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7289%3A0x241FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7289%3A0x241FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7289%3A0x241FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7289%3A0x241FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7289%3A0x241FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7289:0x241FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7289'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7289:0x241FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1E1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1E1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7267%3A0xD71ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7267%3A0xD71ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7267%3A0xD71ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7267%3A0xD71ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7267%3A0xD71ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7267:0xD71ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7267'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7267:0xD71ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7275%3A0x5D22CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7275%3A0x5D22CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7275%3A0x5D22CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7275%3A0x5D22CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7275%3A0x5D22CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7275:0x5D22CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7275'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7275:0x5D22CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9984%3A0x631BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9984%3A0x631BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9984%3A0x631BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9984%3A0x631BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9984%3A0x631BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9984:0x631BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9984'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9984:0x631BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2995%3A0x641BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2995%3A0x641BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2995%3A0x641BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2995%3A0x641BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2995%3A0x641BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2995:0x641BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2995'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2995:0x641BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2980%3A0xCA1ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2980%3A0xCA1ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2980%3A0xCA1ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2980%3A0xCA1ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2980%3A0xCA1ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2980:0xCA1ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2980'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2980:0xCA1ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30911%3A0x6822CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30911%3A0x6822CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30911%3A0x6822CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30911%3A0x6822CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30911%3A0x6822CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30911:0x6822CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30911'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30911:0x6822CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32751%3A0x6922CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32751%3A0x6922CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32751%3A0x6922CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32751%3A0x6922CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32751%3A0x6922CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32751:0x6922CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32751'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32751:0x6922CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14288%3A0x2C1CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14288%3A0x2C1CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14288%3A0x2C1CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14288%3A0x2C1CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14288%3A0x2C1CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14288:0x2C1CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14288'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14288:0x2C1CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6935%3A0x291CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6935%3A0x291CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6935%3A0x291CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6935%3A0x291CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6935%3A0x291CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6935:0x291CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6935'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6935:0x291CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14526%3A0x361ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14526%3A0x361ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14526%3A0x361ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14526%3A0x361ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14526%3A0x361ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14526:0x361ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14526'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14526:0x361ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14512%3A0x341ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14512%3A0x341ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14512%3A0x341ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14512%3A0x341ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14512%3A0x341ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14512:0x341ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14512'^^xsd:integer;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14512:0x341ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7295%3A0x6E1BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7295%3A0x6E1BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7295%3A0x6E1BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7295%3A0x6E1BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7295%3A0x6E1BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7295:0x6E1BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7295'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16457'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7295:0x6E1BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7247%3A0xF21DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7247%3A0xF21DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7247%3A0xF21DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7247%3A0xF21DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7247%3A0xF21DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7247:0xF21DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7247'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'T. Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7247:0xF21DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8134%3A0xA122CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8134%3A0xA122CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8134%3A0xA122CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8134%3A0xA122CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8134%3A0xA122CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8134:0xA122CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8134'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8134:0xA122CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27351%3A0xE51DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27351%3A0xE51DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27351%3A0xE51DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27351%3A0xE51DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27351%3A0xE51DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27351:0xE51DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27351'^^xsd:integer;
  dwc:scientificName 'Notostomus gibbosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '212899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27351:0xE51DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '212899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14204%3A0xE41DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14204%3A0xE41DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14204%3A0xE41DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14204%3A0xE41DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14204%3A0xE41DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14204:0xE41DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14204'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14204:0xE41DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7253%3A0xDB1DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7253%3A0xDB1DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7253%3A0xDB1DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7253%3A0xDB1DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7253%3A0xDB1DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7253:0xDB1DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7253'^^xsd:integer;
  dwc:scientificName 'Leptacanthichthys gracilispinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'T.W. Pietsch'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16711'^^xsd:string;
  dwc:aphiaid '126566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7253:0xDB1DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14449%3A0xA722CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14449%3A0xA722CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14449%3A0xA722CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14449%3A0xA722CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14449%3A0xA722CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14449:0xA722CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14449'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14449:0xA722CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9776%3A0xAB1DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9776%3A0xAB1DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9776%3A0xAB1DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9776%3A0xAB1DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9776%3A0xAB1DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9776:0xAB1DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9776'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9776:0xAB1DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32779%3A0xAF22CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32779%3A0xAF22CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32779%3A0xAF22CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32779%3A0xAF22CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32779%3A0xAF22CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32779:0xAF22CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32779'^^xsd:integer;
  dwc:scientificName 'Lanceola felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '510139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32779:0xAF22CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '510139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7259%3A0x391DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7259%3A0x391DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7259%3A0x391DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7259%3A0x391DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7259%3A0x391DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7259:0x391DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7259'^^xsd:integer;
  dwc:scientificName 'Anoplogaster cornuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15953'^^xsd:string;
  dwc:aphiaid '126393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7259:0x391DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7233%3A0xCE1CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7233%3A0xCE1CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7233%3A0xCE1CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7233%3A0xCE1CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7233%3A0xCE1CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7233:0xCE1CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7233'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7233:0xCE1CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8064%3A0xC31BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8064%3A0xC31BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8064%3A0xC31BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8064%3A0xC31BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8064%3A0xC31BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8064:0xC31BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8064'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8064:0xC31BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14540%3A0xE322CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14540%3A0xE322CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14540%3A0xE322CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14540%3A0xE322CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14540%3A0xE322CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14540:0xE322CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14540'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14540:0xE322CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32765%3A0xE422CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32765%3A0xE422CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32765%3A0xE422CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32765%3A0xE422CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32765%3A0xE422CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32765:0xE422CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32765'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32765:0xE422CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7184%3A0x951CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7184%3A0x951CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7184%3A0x951CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7184%3A0x951CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7184%3A0x951CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7184:0x951CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7184'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16236'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7184:0x951CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7142%3A0xE722CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7142%3A0xE722CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7142%3A0xE722CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7142%3A0xE722CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7142%3A0xE722CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7142:0xE722CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7142'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7142:0xE722CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7219%3A0xE822CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7219%3A0xE822CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7219%3A0xE822CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7219%3A0xE822CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7219%3A0xE822CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7219:0xE822CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7219'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7219:0xE822CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7225%3A0x781CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7225%3A0x781CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7225%3A0x781CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7225%3A0x781CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7225%3A0x781CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7225:0x781CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7225'^^xsd:integer;
  dwc:scientificName 'Microlophichthys microlophus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'T.W. Pietsch'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16724'^^xsd:string;
  dwc:aphiaid '126568'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7225:0x781CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126568'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9956%3A0x331CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9956%3A0x331CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9956%3A0x331CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9956%3A0x331CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9956%3A0x331CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9956:0x331CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9956'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9956:0x331CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29431%3A0x321CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29431%3A0x321CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29431%3A0x321CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "1837"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29431%3A0x321CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.892 -30.585)"^^geo:wktLiteral ;
  geo-pos:lat "52.892"^^xsd:decimal ;
  geo-pos:long "-30.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29431%3A0x321CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29431:0x321CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29431'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.585'^^xsd:double;
  dwc:latitude '52.892'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '1837'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3167 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29431:0x321CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2935%3A0x8A21CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2935%3A0x8A21CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2935%3A0x8A21CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2935%3A0x8A21CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2935%3A0x8A21CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2935:0x8A21CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2935'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2935:0x8A21CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29333%3A0x0E21CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29333%3A0x0E21CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29333%3A0x0E21CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29333%3A0x0E21CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29333%3A0x0E21CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29333:0x0E21CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29333'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29333:0x0E21CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7221%3A0x0A21CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7221%3A0x0A21CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7221%3A0x0A21CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7221%3A0x0A21CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7221%3A0x0A21CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7221:0x0A21CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7221'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7221:0x0A21CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14533%3A0x0A21CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14533%3A0x0A21CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14533%3A0x0A21CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14533%3A0x0A21CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14533%3A0x0A21CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14533:0x0A21CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14533'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14533:0x0A21CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10348%3A0x3F21CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10348%3A0x3F21CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10348%3A0x3F21CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10348%3A0x3F21CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10348%3A0x3F21CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10348:0x3F21CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10348'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10348:0x3F21CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7135%3A0xFF20CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7135%3A0xFF20CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7135%3A0xFF20CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7135%3A0xFF20CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7135%3A0xFF20CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7135:0xFF20CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7135'^^xsd:integer;
  dwc:scientificName 'Melanostigma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7135:0xFF20CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29319%3A0xFC20CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29319%3A0xFC20CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29319%3A0xFC20CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29319%3A0xFC20CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29319%3A0xFC20CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29319:0xFC20CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29319'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29319:0xFC20CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29389%3A0xFC20CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29389%3A0xFC20CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29389%3A0xFC20CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29389%3A0xFC20CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29389%3A0xFC20CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29389:0xFC20CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29389'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29389:0xFC20CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7277%3A0xAC20CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7277%3A0xAC20CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7277%3A0xAC20CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7277%3A0xAC20CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7277%3A0xAC20CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7277:0xAC20CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7277'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7277:0xAC20CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14104%3A0x9621CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14104%3A0x9621CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14104%3A0x9621CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14104%3A0x9621CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14104%3A0x9621CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14104:0x9621CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14104'^^xsd:integer;
  dwc:scientificName 'Solidosagitta zetesios'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '105463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14104:0x9621CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '105463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14659%3A0xA020CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14659%3A0xA020CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14659%3A0xA020CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14659%3A0xA020CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14659%3A0xA020CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14659:0xA020CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14659'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14659:0xA020CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7291%3A0x6120CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7291%3A0x6120CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7291%3A0x6120CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7291%3A0x6120CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7291%3A0x6120CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7291:0x6120CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7291'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7291:0x6120CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14673%3A0x6120CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14673%3A0x6120CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14673%3A0x6120CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14673%3A0x6120CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14673%3A0x6120CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14673:0x6120CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14673'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14673:0x6120CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7187%3A0x5D20CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7187%3A0x5D20CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7187%3A0x5D20CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7187%3A0x5D20CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7187%3A0x5D20CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7187:0x5D20CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7187'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7187:0x5D20CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7191%3A0xFE21CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7191%3A0xFE21CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7191%3A0xFE21CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7191%3A0xFE21CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7191%3A0xFE21CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7191:0xFE21CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7191'^^xsd:integer;
  dwc:scientificName 'Entelurus aequoreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16431'^^xsd:string;
  dwc:aphiaid '127379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7191:0xFE21CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7177%3A0x4621CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7177%3A0x4621CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7177%3A0x4621CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7177%3A0x4621CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7177%3A0x4621CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7177:0x4621CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7177'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7177:0x4621CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7175%3A0x0422CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7175%3A0x0422CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7175%3A0x0422CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7175%3A0x0422CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7175%3A0x0422CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7175:0x0422CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7175'^^xsd:integer;
  dwc:scientificName 'Arctozenus risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7175:0x0422CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14463%3A0x191CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14463%3A0x191CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14463%3A0x191CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14463%3A0x191CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14463%3A0x191CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14463:0x191CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14463'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14463:0x191CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7145%3A0x0722CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7145%3A0x0722CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7145%3A0x0722CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7145%3A0x0722CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7145%3A0x0722CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7145:0x0722CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7145'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7145:0x0722CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7263%3A0x8B1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7263%3A0x8B1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7263%3A0x8B1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7263%3A0x8B1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7263%3A0x8B1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7263:0x8B1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7263'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7263:0x8B1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7147%3A0x0B22CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7147%3A0x0B22CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7147%3A0x0B22CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7147%3A0x0B22CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7147%3A0x0B22CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7147:0x0B22CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7147'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16776'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7147:0x0B22CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7161%3A0x5B1BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7161%3A0x5B1BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7161%3A0x5B1BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7161%3A0x5B1BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7161%3A0x5B1BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7161:0x5B1BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7161'^^xsd:integer;
  dwc:scientificName 'Xenodermichthys copei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7161:0x5B1BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6881%3A0x1222CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6881%3A0x1222CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6881%3A0x1222CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6881%3A0x1222CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6881%3A0x1222CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6881:0x1222CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6881'^^xsd:integer;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6881:0x1222CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7163%3A0x5C1BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7163%3A0x5C1BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7163%3A0x5C1BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7163%3A0x5C1BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7163%3A0x5C1BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7163:0x5C1BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7163'^^xsd:integer;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7163:0x5C1BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7237%3A0x5D1BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7237%3A0x5D1BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7237%3A0x5D1BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7237%3A0x5D1BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7237%3A0x5D1BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7237:0x5D1BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7237'^^xsd:integer;
  dwc:scientificName 'Anoplogaster cornuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15952'^^xsd:string;
  dwc:aphiaid '126393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7237:0x5D1BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10334%3A0x3A1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10334%3A0x3A1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10334%3A0x3A1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10334%3A0x3A1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10334%3A0x3A1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10334:0x3A1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10334'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10334:0x3A1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14104%3A0x5822CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14104%3A0x5822CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14104%3A0x5822CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14104%3A0x5822CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14104%3A0x5822CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14104:0x5822CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14104'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14104:0x5822CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7126%3A0x2F1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7126%3A0x2F1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7126%3A0x2F1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7126%3A0x2F1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7126%3A0x2F1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7126:0x2F1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7126'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7126:0x2F1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7251%3A0x2B1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7251%3A0x2B1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7251%3A0x2B1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7251%3A0x2B1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7251%3A0x2B1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7251:0x2B1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7251'^^xsd:integer;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7251:0x2B1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7131%3A0x241FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7131%3A0x241FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7131%3A0x241FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7131%3A0x241FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7131%3A0x241FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7131:0x241FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7131'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7131:0x241FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7205%3A0x241FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7205%3A0x241FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7205%3A0x241FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7205%3A0x241FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7205%3A0x241FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7205:0x241FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7205'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7205:0x241FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1E1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1E1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7149%3A0x5E22CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7149%3A0x5E22CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7149%3A0x5E22CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7149%3A0x5E22CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7149%3A0x5E22CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7149:0x5E22CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7149'^^xsd:integer;
  dwc:scientificName 'Platyberyx opalescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '221507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7149:0x5E22CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '221507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28857%3A0x5321CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28857%3A0x5321CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28857%3A0x5321CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28857%3A0x5321CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28857%3A0x5321CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28857:0x5321CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28857'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28857:0x5321CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27281%3A0x5321CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27281%3A0x5321CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27281%3A0x5321CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27281%3A0x5321CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27281%3A0x5321CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27281:0x5321CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27281'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27281:0x5321CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2949%3A0xCA1ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2949%3A0xCA1ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2949%3A0xCA1ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2949%3A0xCA1ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2949%3A0xCA1ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2949:0xCA1ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2949'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2949:0xCA1ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28885%3A0x771ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28885%3A0x771ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28885%3A0x771ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28885%3A0x771ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28885%3A0x771ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28885:0x771ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28885'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28885:0x771ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7203%3A0x5421CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7203%3A0x5421CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7203%3A0x5421CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7203%3A0x5421CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7203%3A0x5421CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7203:0x5421CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7203'^^xsd:integer;
  dwc:scientificName 'Flagellostomias boureei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127351'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7203:0x5421CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8078%3A0x691ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8078%3A0x691ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8078%3A0x691ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8078%3A0x691ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8078%3A0x691ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8078:0x691ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8078'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8078:0x691ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29347%3A0x6F22CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29347%3A0x6F22CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29347%3A0x6F22CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29347%3A0x6F22CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29347%3A0x6F22CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29347:0x6F22CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29347'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29347:0x6F22CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14218%3A0x631ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14218%3A0x631ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14218%3A0x631ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14218%3A0x631ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14218%3A0x631ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14218:0x631ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14218'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14218:0x631ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32781%3A0x271ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32781%3A0x271ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32781%3A0x271ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32781%3A0x271ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32781%3A0x271ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32781:0x271ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32781'^^xsd:integer;
  dwc:scientificName 'Megalanceola stephenseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '325364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32781:0x271ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '325364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27267%3A0x261ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27267%3A0x261ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27267%3A0x261ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27267%3A0x261ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27267%3A0x261ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27267:0x261ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27267'^^xsd:integer;
  dwc:scientificName 'Meningodora vesca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27267:0x261ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7173%3A0xF71DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7173%3A0xF71DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7173%3A0xF71DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7173%3A0xF71DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7173%3A0xF71DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7173:0xF71DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7173'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7173:0xF71DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7159%3A0xF21DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7159%3A0xF21DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7159%3A0xF21DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7159%3A0xF21DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7159%3A0xF21DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7159:0xF21DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7159'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7159:0xF21DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14519%3A0x9D22CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14519%3A0x9D22CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14519%3A0x9D22CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14519%3A0x9D22CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14519%3A0x9D22CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14519:0x9D22CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14519'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14519:0x9D22CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7235%3A0x711BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7235%3A0x711BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7235%3A0x711BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7235%3A0x711BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7235%3A0x711BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7235:0x711BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7235'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7235:0x711BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14330%3A0xA022CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14330%3A0xA022CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14330%3A0xA022CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14330%3A0xA022CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14330%3A0xA022CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14330:0xA022CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14330'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14330:0xA022CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7279%3A0x721BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7279%3A0x721BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7279%3A0x721BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7279%3A0x721BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7279%3A0x721BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7279:0x721BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7279'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7279:0x721BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14631%3A0xE61DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14631%3A0xE61DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14631%3A0xE61DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14631%3A0xE61DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14631%3A0xE61DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14631:0xE61DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14631'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14631:0xE61DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32795%3A0xB61DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32795%3A0xB61DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32795%3A0xB61DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32795%3A0xB61DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32795%3A0xB61DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32795:0xB61DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32795'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32795:0xB61DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7265%3A0xB31DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7265%3A0xB31DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7265%3A0xB31DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7265%3A0xB31DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7265%3A0xB31DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7265:0xB31DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7265'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7265:0xB31DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14561%3A0xA722CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14561%3A0xA722CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14561%3A0xA722CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14561%3A0xA722CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14561%3A0xA722CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14561:0xA722CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14561'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14561:0xA722CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14544%3A0xAB1DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14544%3A0xAB1DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14544%3A0xAB1DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14544%3A0xAB1DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14544%3A0xAB1DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14544:0xAB1DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14544'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14544:0xAB1DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7189%3A0xAA1DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7189%3A0xAA1DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7189%3A0xAA1DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7189%3A0xAA1DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7189%3A0xAA1DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7189:0xAA1DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7189'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia macrops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16851'^^xsd:string;
  dwc:aphiaid '126740'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7189:0xAA1DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27193%3A0xAA1DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27193%3A0xAA1DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27193%3A0xAA1DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27193%3A0xAA1DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27193%3A0xAA1DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27193:0xAA1DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27193'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia macrops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16852'^^xsd:string;
  dwc:aphiaid '126740'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27193:0xAA1DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7133%3A0x9B1DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7133%3A0x9B1DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7133%3A0x9B1DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7133%3A0x9B1DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7133%3A0x9B1DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7133:0x9B1DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7133'^^xsd:integer;
  dwc:scientificName 'Lampadena speculigera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16887'^^xsd:string;
  dwc:aphiaid '126608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7133:0x9B1DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7201%3A0xB622CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7201%3A0xB622CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7201%3A0xB622CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7201%3A0xB622CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7201%3A0xB622CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7201:0xB622CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7201'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7201:0xB622CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28871%3A0xDC22CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28871%3A0xDC22CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28871%3A0xDC22CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28871%3A0xDC22CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28871%3A0xDC22CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28871:0xDC22CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28871'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28871:0xDC22CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7223%3A0xD71CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7223%3A0xD71CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7223%3A0xD71CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7223%3A0xD71CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7223%3A0xD71CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7223:0xD71CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7223'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7223:0xD71CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6949%3A0xC31CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6949%3A0xC31CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6949%3A0xC31CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6949%3A0xC31CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6949%3A0xC31CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6949:0xC31CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6949'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6949:0xC31CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27207%3A0x8B1CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27207%3A0x8B1CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27207%3A0x8B1CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27207%3A0x8B1CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27207%3A0x8B1CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27207:0x8B1CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27207'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia macrops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16853'^^xsd:string;
  dwc:aphiaid '126740'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27207:0x8B1CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27295%3A0xC91BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27295%3A0xC91BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27295%3A0xC91BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27295%3A0xC91BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27295%3A0xC91BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27295:0xC91BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27295'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27295:0xC91BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7249%3A0x7C1CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7249%3A0x7C1CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7249%3A0x7C1CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.845"^^xsd:decimal ;
  dwc:decimalLongitude "-30.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "806"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7249%3A0x7C1CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.845 -30.547)"^^geo:wktLiteral ;
  geo-pos:lat "52.845"^^xsd:decimal ;
  geo-pos:long "-30.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7249%3A0x7C1CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7249:0x7C1CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7249'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.547'^^xsd:double;
  dwc:latitude '52.845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '806'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3220 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7249:0x7C1CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7625%3A0x3B21CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7625%3A0x3B21CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7625%3A0x3B21CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7625%3A0x3B21CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7625%3A0x3B21CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7625:0x3B21CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7625'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7625:0x3B21CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15833%3A0x8821CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15833%3A0x8821CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15833%3A0x8821CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15833%3A0x8821CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15833%3A0x8821CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15833:0x8821CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15833'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15833:0x8821CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0521CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0521CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0521CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0521CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0521CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x0521CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rosacea plicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Judaynet'^^xsd:string;
  dwc:aphiaid '135471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x0521CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '135471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10947%3A0x0521CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10947%3A0x0521CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10947%3A0x0521CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10947%3A0x0521CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10947%3A0x0521CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10947:0x0521CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10947'^^xsd:integer;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10947:0x0521CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10905%3A0x0321CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10905%3A0x0321CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10905%3A0x0321CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10905%3A0x0321CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10905%3A0x0321CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10905:0x0321CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10905'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes; Filipe Porteiro & Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10905:0x0321CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15275%3A0xB220CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15275%3A0xB220CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15275%3A0xB220CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15275%3A0xB220CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15275%3A0xB220CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15275:0xB220CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15275'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15275:0xB220CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10891%3A0xAC20CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10891%3A0xAC20CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10891%3A0xAC20CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10891%3A0xAC20CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10891%3A0xAC20CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10891:0xAC20CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10891'^^xsd:integer;
  dwc:scientificName 'Spectrunculus grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein, Jørgen Nielsen, Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10891:0xAC20CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7637%3A0xAA20CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7637%3A0xAA20CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7637%3A0xAA20CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7637%3A0xAA20CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7637%3A0xAA20CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7637:0xAA20CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7637'^^xsd:integer;
  dwc:scientificName 'Stauroteuthis syrtensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '153122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7637:0xAA20CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '153122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA920CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA920CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA920CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA920CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA920CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA920CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Sternoptyx diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA920CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15133%3A0xA720CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15133%3A0xA720CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15133%3A0xA720CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15133%3A0xA720CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15133%3A0xA720CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15133:0xA720CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15133'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15133:0xA720CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14721%3A0xCF1BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14721%3A0xCF1BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14721%3A0xCF1BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14721%3A0xCF1BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14721%3A0xCF1BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14721:0xCF1BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14721'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14721:0xCF1BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11090%3A0x6A20CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11090%3A0x6A20CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11090%3A0x6A20CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11090%3A0x6A20CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11090%3A0x6A20CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11090:0x6A20CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11090'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides brevibarbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11090:0x6A20CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '158954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9916%3A0x6B20CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9916%3A0x6B20CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9916%3A0x6B20CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9916%3A0x6B20CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9916%3A0x6B20CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9916:0x6B20CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9916'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides brevibarbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9916:0x6B20CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '158954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10779%3A0x6720CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10779%3A0x6720CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10779%3A0x6720CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10779%3A0x6720CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10779%3A0x6720CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10779:0x6720CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10779'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10779:0x6720CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10765%3A0x6720CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10765%3A0x6720CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10765%3A0x6720CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10765%3A0x6720CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10765%3A0x6720CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10765:0x6720CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10765'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16792'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10765:0x6720CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10737%3A0x6620CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10737%3A0x6620CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10737%3A0x6620CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10737%3A0x6620CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10737%3A0x6620CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10737:0x6620CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10737'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10737:0x6620CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6420CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6420CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6420CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6420CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6420CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6420CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Chuniphyes multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6420CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6520CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6520CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6520CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6520CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6520CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6520CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Chuniphyes multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Judaynet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6520CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5158%3A0x6320CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5158%3A0x6320CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5158%3A0x6320CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5158%3A0x6320CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5158%3A0x6320CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5158:0x6320CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5158'^^xsd:integer;
  dwc:scientificName 'Clausophyes moserae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135412'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5158:0x6320CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '135412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7665%3A0x5E20CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7665%3A0x5E20CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7665%3A0x5E20CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7665%3A0x5E20CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7665%3A0x5E20CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7665:0x5E20CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7665'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith, Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7665:0x5E20CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5E20CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5E20CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5E20CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5E20CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5E20CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5E20CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith, Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5E20CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15261%3A0x5920CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15261%3A0x5920CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15261%3A0x5920CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15261%3A0x5920CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15261%3A0x5920CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15261:0x5920CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15261'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15261:0x5920CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9804%3A0xFB21CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9804%3A0xFB21CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9804%3A0xFB21CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9804%3A0xFB21CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9804%3A0xFB21CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9804:0xFB21CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9804'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides carapinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9804:0xFB21CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '158956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9636%3A0x3120CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9636%3A0x3120CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9636%3A0x3120CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9636%3A0x3120CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9636%3A0x3120CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9636:0x3120CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9636'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides guentheri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16801'^^xsd:string;
  dwc:aphiaid '158958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9636:0x3120CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '158958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11118%3A0x301BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11118%3A0x301BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11118%3A0x301BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11118%3A0x301BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11118%3A0x301BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11118:0x301BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11118'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal, Franz Uiblein; Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11118:0x301BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '158958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11048%3A0x2F20CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11048%3A0x2F20CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11048%3A0x2F20CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11048%3A0x2F20CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11048%3A0x2F20CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11048:0x2F20CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11048'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Tomio Iwamoto, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11048:0x2F20CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9622%3A0x2F20CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9622%3A0x2F20CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9622%3A0x2F20CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9622%3A0x2F20CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9622%3A0x2F20CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9622:0x2F20CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9622'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9622:0x2F20CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13561%3A0x2E20CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13561%3A0x2E20CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13561%3A0x2E20CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13561%3A0x2E20CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13561%3A0x2E20CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13561:0x2E20CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13561'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal, Inge Fossen; Guro Gjelsvik'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16811'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13561:0x2E20CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10807%3A0x2E20CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10807%3A0x2E20CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10807%3A0x2E20CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10807%3A0x2E20CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10807%3A0x2E20CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10807:0x2E20CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10807'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal, Inge Fossen; Guro Gjelsvik'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10807:0x2E20CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2920CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2920CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2920CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2920CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2920CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2920CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Crossota rufobrunnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117856'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2920CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '117856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2920CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2920CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2920CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2920CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2920CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2920CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Crystallophyes amygdalina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2920CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '135414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2320CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2320CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2320CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2320CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2320CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2320CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Dimophyes arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2320CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2220CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2220CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2220CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2220CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2220CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2220CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Dimophyes arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Judaynet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2220CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7651%3A0xEA1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7651%3A0xEA1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7651%3A0xEA1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7651%3A0xEA1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7651%3A0xEA1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7651:0xEA1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7651'^^xsd:integer;
  dwc:scientificName 'Dolopichthys karsteni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'T.W. Pietsch'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16707'^^xsd:string;
  dwc:aphiaid '159203'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7651:0xEA1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '159203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10849%3A0xDB1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10849%3A0xDB1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10849%3A0xDB1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10849%3A0xDB1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10849%3A0xDB1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10849:0xDB1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10849'^^xsd:integer;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16765'^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10849:0xDB1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15303%3A0x971FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15303%3A0x971FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15303%3A0x971FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15303%3A0x971FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15303%3A0x971FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15303:0x971FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15303'^^xsd:integer;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15303:0x971FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '105867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23079%3A0x951FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23079%3A0x951FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23079%3A0x951FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23079%3A0x951FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23079%3A0x951FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23079:0x951FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23079'^^xsd:integer;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov; Franz Uiblein, Ingvar'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23079:0x951FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x901FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x901FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x901FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x901FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x901FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x901FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Botrynema brucei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x901FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '117615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10863%3A0x0B22CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10863%3A0x0B22CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10863%3A0x0B22CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10863%3A0x0B22CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10863%3A0x0B22CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10863:0x0B22CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10863'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10863:0x0B22CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23039%3A0x0C22CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23039%3A0x0C22CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23039%3A0x0C22CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23039%3A0x0C22CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23039%3A0x0C22CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23039:0x0C22CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23039'^^xsd:integer;
  dwc:scientificName 'Caryophyllia cornuformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Natalya Keller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '503984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23039:0x0C22CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '135167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1222CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1222CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1222CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1222CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1222CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1222CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1222CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23275%3A0x4D1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23275%3A0x4D1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23275%3A0x4D1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23275%3A0x4D1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23275%3A0x4D1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23275:0x4D1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23275'^^xsd:integer;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith, Sven Klimpel; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23275:0x4D1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3401%3A0x4D1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3401%3A0x4D1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3401%3A0x4D1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3401%3A0x4D1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3401%3A0x4D1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3401:0x4D1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3401'^^xsd:integer;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith, Sven Klimpel; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3401:0x4D1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4B1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith, Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4B1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10961%3A0x4921CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10961%3A0x4921CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10961%3A0x4921CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10961%3A0x4921CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10961%3A0x4921CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10961:0x4921CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10961'^^xsd:integer;
  dwc:scientificName 'Apristurus manis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Kazuhiro Nakaya'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16507'^^xsd:string;
  dwc:aphiaid '105808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10961:0x4921CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '105808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24383%3A0x1422CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24383%3A0x1422CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24383%3A0x1422CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24383%3A0x1422CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24383%3A0x1422CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24383:0x1422CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24383'^^xsd:integer;
  dwc:scientificName 'Amphianthus michaelsarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nadezhda Sanamyan'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '100942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24383:0x1422CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '100942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x421FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x421FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x421FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x421FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x421FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x421FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aglantha digitale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Judaynet'^^xsd:string;
  dwc:aphiaid '117849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x421FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '117849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10995%3A0x411FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10995%3A0x411FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10995%3A0x411FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10995%3A0x411FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10995%3A0x411FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10995:0x411FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10995'^^xsd:integer;
  dwc:scientificName 'Aldrovandia phalacra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126638'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10995:0x411FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x411FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x411FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x411FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x411FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x411FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x411FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aldrovandia phalacra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126638'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x411FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10919%3A0x5E1BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10919%3A0x5E1BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10919%3A0x5E1BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10919%3A0x5E1BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10919%3A0x5E1BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10919:0x5E1BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10919'^^xsd:integer;
  dwc:scientificName 'Alepocephalus agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'John Galbraith, Gui Menezes; Torild Johnsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16558'^^xsd:string;
  dwc:aphiaid '126681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10919:0x5E1BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11012%3A0x5E1BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11012%3A0x5E1BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11012%3A0x5E1BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11012%3A0x5E1BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11012%3A0x5E1BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11012:0x5E1BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11012'^^xsd:integer;
  dwc:scientificName 'Alepocephalus agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith, Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11012:0x5E1BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1439%3A0x3F1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1439%3A0x3F1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1439%3A0x3F1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1439%3A0x3F1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1439%3A0x3F1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1439:0x3F1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1439'^^xsd:integer;
  dwc:scientificName 'Alepocephalus agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'John Galbraith, Gui Menezes; Torild Johnsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16559'^^xsd:string;
  dwc:aphiaid '126681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1439:0x3F1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3C1FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aeginura grimaldii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3C1FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '117266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15581%3A0x3A1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15581%3A0x3A1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15581%3A0x3A1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15581%3A0x3A1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15581%3A0x3A1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15581:0x3A1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15581'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15581:0x3A1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13674%3A0x201FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13674%3A0x201FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13674%3A0x201FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13674%3A0x201FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13674%3A0x201FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13674:0x201FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13674'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13674:0x201FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x201FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Judaynet'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x201FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15847%3A0xD11ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15847%3A0xD11ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15847%3A0xD11ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15847%3A0xD11ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15847%3A0xD11ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15847:0xD11ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15847'^^xsd:integer;
  dwc:scientificName 'Phelliactis robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nadezhda Sanamyan'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '100966'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15847:0xD11ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '100966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13660%3A0x681BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13660%3A0x681BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13660%3A0x681BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13660%3A0x681BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13660%3A0x681BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13660:0x681BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13660'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13660:0x681BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBF1ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBF1ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBF1ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBF1ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBF1ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBF1ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paelopatides grisea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBF1ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '124578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10821%3A0x6C1BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10821%3A0x6C1BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10821%3A0x6C1BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10821%3A0x6C1BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10821%3A0x6C1BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10821:0x6C1BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10821'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10821:0x6C1BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10981%3A0x6C1BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10981%3A0x6C1BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10981%3A0x6C1BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10981%3A0x6C1BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10981%3A0x6C1BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10981:0x6C1BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10981'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10981:0x6C1BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1387%3A0x6D1BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1387%3A0x6D1BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1387%3A0x6D1BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1387%3A0x6D1BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1387%3A0x6D1BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1387:0x6D1BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1387'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1387:0x6D1BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15791%3A0x6A22CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15791%3A0x6A22CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15791%3A0x6A22CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15791%3A0x6A22CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15791%3A0x6A22CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15791:0x6A22CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15791'^^xsd:integer;
  dwc:scientificName 'Funiculina quadrangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tina Molodtsova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '128506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15791:0x6A22CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '128506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7691%3A0x611ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7691%3A0x611ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7691%3A0x611ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7691%3A0x611ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7691%3A0x611ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7691:0x611ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7691'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7691:0x611ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7222CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7222CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7222CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7222CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7222CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7222CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Halicreas minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7222CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '117617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15891%3A0x1B1ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15891%3A0x1B1ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15891%3A0x1B1ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15891%3A0x1B1ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15891%3A0x1B1ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15891:0x1B1ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15891'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15891:0x1B1ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7663%3A0x9B22CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7663%3A0x9B22CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7663%3A0x9B22CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7663%3A0x9B22CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7663%3A0x9B22CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7663:0x9B22CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7663'^^xsd:integer;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7663:0x9B22CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15351%3A0xA222CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15351%3A0xA222CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15351%3A0xA222CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15351%3A0xA222CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15351%3A0xA222CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15351:0xA222CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15351'^^xsd:integer;
  dwc:scientificName 'Narcetes stomias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1757-61'^^xsd:string;
  dwc:aphiaid '126706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15351:0xA222CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10967%3A0xA222CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10967%3A0xA222CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10967%3A0xA222CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10967%3A0xA222CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10967%3A0xA222CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10967:0xA222CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10967'^^xsd:integer;
  dwc:scientificName 'Narcetes stomias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov; John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10967:0xA222CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15365%3A0xEB1DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15365%3A0xEB1DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15365%3A0xEB1DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15365%3A0xEB1DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15365%3A0xEB1DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15365:0xEB1DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15365'^^xsd:integer;
  dwc:scientificName 'Narcetes stomias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov; Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15365:0xEB1DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14735%3A0xE21DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14735%3A0xE21DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14735%3A0xE21DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14735%3A0xE21DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14735%3A0xE21DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14735:0xE21DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14735'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14735:0xE21DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15247%3A0xB41DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15247%3A0xB41DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15247%3A0xB41DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15247%3A0xB41DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15247%3A0xB41DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15247:0xB41DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15247'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15247:0xB41DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23445%3A0xAD1DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23445%3A0xAD1DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23445%3A0xAD1DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23445%3A0xAD1DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23445%3A0xAD1DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23445:0xAD1DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23445'^^xsd:integer;
  dwc:scientificName 'Hygrosoma petersii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kirill Minin'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23445:0xAD1DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '124339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10933%3A0x9C1DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10933%3A0x9C1DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10933%3A0x9C1DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10933%3A0x9C1DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10933%3A0x9C1DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10933:0x9C1DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10933'^^xsd:integer;
  dwc:scientificName 'Lampadena speculigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10933:0x9C1DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10233%3A0x9A1DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10233%3A0x9A1DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10233%3A0x9A1DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10233%3A0x9A1DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10233%3A0x9A1DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10233:0x9A1DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10233'^^xsd:integer;
  dwc:scientificName 'Hydrolagus affinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein; Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16540'^^xsd:string;
  dwc:aphiaid '105825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10233:0x9A1DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '105825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5169%3A0x981DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5169%3A0x981DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5169%3A0x981DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5169%3A0x981DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5169%3A0x981DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5169:0x981DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5169'^^xsd:integer;
  dwc:scientificName 'Lensia achilles'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Judaynet'^^xsd:string;
  dwc:aphiaid '135425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5169:0x981DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '135425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x991DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x991DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x991DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x991DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x991DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x991DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lensia conoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x991DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '135426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10877%3A0xB622CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10877%3A0xB622CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10877%3A0xB622CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10877%3A0xB622CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10877%3A0xB622CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10877:0xB622CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10877'^^xsd:integer;
  dwc:scientificName 'Bathytroctes microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes; John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10877:0xB622CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23121%3A0xBF1BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23121%3A0xBF1BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23121%3A0xBF1BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23121%3A0xBF1BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23121%3A0xBF1BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23121:0xBF1BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23121'^^xsd:integer;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23121:0xBF1BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10953%3A0x441DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10953%3A0x441DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10953%3A0x441DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10953%3A0x441DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10953%3A0x441DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10953:0x441DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10953'^^xsd:integer;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov; Franz Uiblein, Ingvar'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10953:0x441DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23107%3A0x441DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23107%3A0x441DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23107%3A0x441DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23107%3A0x441DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23107%3A0x441DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23107:0x441DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23107'^^xsd:integer;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov; Franz Uiblein, Ingvar'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23107:0x441DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15147%3A0x431DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15147%3A0x431DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15147%3A0x431DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15147%3A0x431DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15147%3A0x431DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15147:0x431DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15147'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15147:0x431DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23261%3A0x3B1DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23261%3A0x3B1DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23261%3A0x3B1DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23261%3A0x3B1DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23261%3A0x3B1DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23261:0x3B1DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23261'^^xsd:integer;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith, Sven Klimpel; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23261:0x3B1DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x391DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x391DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x391DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x391DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x391DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x391DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aglantha digitale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x391DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '117849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10835%3A0x381DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10835%3A0x381DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10835%3A0x381DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10835%3A0x381DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10835%3A0x381DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10835:0x381DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10835'^^xsd:integer;
  dwc:scientificName 'Aldrovandia phalacra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15970'^^xsd:string;
  dwc:aphiaid '126638'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10835:0x381DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7639%3A0xD51CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7639%3A0xD51CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7639%3A0xD51CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7639%3A0xD51CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7639%3A0xD51CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7639:0xD51CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7639'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith, Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7639:0xD51CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10751%3A0xC61CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10751%3A0xC61CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10751%3A0xC61CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10751%3A0xC61CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10751%3A0xC61CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10751:0xC61CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10751'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10751:0xC61CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11062%3A0x8121CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11062%3A0x8121CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11062%3A0x8121CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11062%3A0x8121CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11062%3A0x8121CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11062:0x8121CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11062'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides brevibarbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11062:0x8121CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '158954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11104%3A0xC41CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11104%3A0xC41CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11104%3A0xC41CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11104%3A0xC41CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11104%3A0xC41CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11104:0xC41CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11104'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides brevibarbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11104:0xC41CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '158954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13246%3A0xC01CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13246%3A0xC01CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13246%3A0xC01CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13246%3A0xC01CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13246%3A0xC01CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13246:0xC01CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13246'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13246:0xC01CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15289%3A0xBC1CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15289%3A0xBC1CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15289%3A0xBC1CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15289%3A0xBC1CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15289%3A0xBC1CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15289:0xBC1CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15289'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov; Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16486'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15289:0xBC1CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11076%3A0x901CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11076%3A0x901CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11076%3A0x901CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11076%3A0x901CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11076%3A0x901CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11076:0x901CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11076'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11076:0x901CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '158958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC51BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith, Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC51BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10219%3A0xC81BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10219%3A0xC81BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10219%3A0xC81BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10219%3A0xC81BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10219%3A0xC81BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10219:0xC81BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10219'^^xsd:integer;
  dwc:scientificName 'Lepidion schmidti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes, Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10219:0xC81BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x881CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x881CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x881CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x881CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x881CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x881CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lensia conoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Judaynet'^^xsd:string;
  dwc:aphiaid '135426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x881CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '135426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12320%3A0xED22CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12320%3A0xED22CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12320%3A0xED22CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.918"^^xsd:decimal ;
  dwc:decimalLongitude "-30.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12320%3A0xED22CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.918 -30.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.918"^^xsd:decimal ;
  geo-pos:long "-30.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12320%3A0xED22CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12320:0xED22CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12320'^^xsd:integer;
  dwc:scientificName 'Ophiactis abyssicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.417'^^xsd:double;
  dwc:latitude '51.918'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1959'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1910 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12320:0xED22CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498 -30.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.498"^^xsd:decimal ;
  dwc:decimalLongitude "-30.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498 -30.366)"^^geo:wktLiteral ;
  geo-pos:lat "51.498"^^xsd:decimal ;
  geo-pos:long "-30.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xED1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.366'^^xsd:double;
  dwc:latitude '51.498'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1542 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xED1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16252%3A0xE11FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16252%3A0xE11FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16252%3A0xE11FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498 -30.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.498"^^xsd:decimal ;
  dwc:decimalLongitude "-30.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16252%3A0xE11FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498 -30.366)"^^geo:wktLiteral ;
  geo-pos:lat "51.498"^^xsd:decimal ;
  geo-pos:long "-30.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16252%3A0xE11FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:16252:0xE11FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '16252'^^xsd:integer;
  dwc:scientificName 'Apristurus profundorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kazuhiro Nakaya'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.366'^^xsd:double;
  dwc:latitude '51.498'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1542 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '158513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:16252:0xE11FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '158513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498 -30.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.498"^^xsd:decimal ;
  dwc:decimalLongitude "-30.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498 -30.366)"^^geo:wktLiteral ;
  geo-pos:lat "51.498"^^xsd:decimal ;
  geo-pos:long "-30.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4D1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.366'^^xsd:double;
  dwc:latitude '51.498'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1542 m. Gear used: Dyrkorn trap'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4D1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498 -30.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.498"^^xsd:decimal ;
  dwc:decimalLongitude "-30.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498 -30.366)"^^geo:wktLiteral ;
  geo-pos:lat "51.498"^^xsd:decimal ;
  geo-pos:long "-30.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4B1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.366'^^xsd:double;
  dwc:latitude '51.498'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1542 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4B1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x601BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x601BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x601BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498 -30.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.498"^^xsd:decimal ;
  dwc:decimalLongitude "-30.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x601BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498 -30.366)"^^geo:wktLiteral ;
  geo-pos:lat "51.498"^^xsd:decimal ;
  geo-pos:long "-30.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x601BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x601BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rajella bathyphila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.366'^^xsd:double;
  dwc:latitude '51.498'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1542 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x601BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '105892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498 -30.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.498"^^xsd:decimal ;
  dwc:decimalLongitude "-30.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498 -30.366)"^^geo:wktLiteral ;
  geo-pos:lat "51.498"^^xsd:decimal ;
  geo-pos:long "-30.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x741BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Macrourus berglax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.366'^^xsd:double;
  dwc:latitude '51.498'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1542 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x741BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA922CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA922CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA922CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498 -30.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.498"^^xsd:decimal ;
  dwc:decimalLongitude "-30.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA922CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498 -30.366)"^^geo:wktLiteral ;
  geo-pos:lat "51.498"^^xsd:decimal ;
  geo-pos:long "-30.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA922CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA922CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Hydrolagus pallidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.366'^^xsd:double;
  dwc:latitude '51.498'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1542 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA922CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '105827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x991DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x991DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x991DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498 -30.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.498"^^xsd:decimal ;
  dwc:decimalLongitude "-30.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x991DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498 -30.366)"^^geo:wktLiteral ;
  geo-pos:lat "51.498"^^xsd:decimal ;
  geo-pos:long "-30.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x991DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x991DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Hydrolagus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.366'^^xsd:double;
  dwc:latitude '51.498'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1542 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x991DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '105825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498 -30.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.498"^^xsd:decimal ;
  dwc:decimalLongitude "-30.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498 -30.366)"^^geo:wktLiteral ;
  geo-pos:lat "51.498"^^xsd:decimal ;
  geo-pos:long "-30.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x541DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lepidion eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.366'^^xsd:double;
  dwc:latitude '51.498'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1542 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126493'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x541DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8054%3A0x8721CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8054%3A0x8721CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8054%3A0x8721CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8054%3A0x8721CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8054%3A0x8721CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8054:0x8721CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8054'^^xsd:integer;
  dwc:scientificName 'Scopelogadus mizolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8054:0x8721CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32730%3A0x8B21CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32730%3A0x8B21CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32730%3A0x8B21CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32730%3A0x8B21CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32730%3A0x8B21CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32730:0x8B21CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32730'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32730:0x8B21CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8445%3A0x0621CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8445%3A0x0621CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8445%3A0x0621CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8445%3A0x0621CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8445%3A0x0621CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8445:0x0621CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8445'^^xsd:integer;
  dwc:scientificName 'Rinoctes nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8445:0x0621CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28858%3A0x4121CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28858%3A0x4121CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28858%3A0x4121CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28858%3A0x4121CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28858%3A0x4121CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28858:0x4121CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28858'^^xsd:integer;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28858:0x4121CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6275%3A0x4321CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6275%3A0x4321CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6275%3A0x4321CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6275%3A0x4321CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6275%3A0x4321CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6275:0x4321CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6275'^^xsd:integer;
  dwc:scientificName 'Talismania mekistonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126713'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6275:0x4321CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2715%3A0xB020CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2715%3A0xB020CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2715%3A0xB020CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2715%3A0xB020CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2715%3A0xB020CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2715:0xB020CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2715'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 17353'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2715:0xB020CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2839%3A0xA720CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2839%3A0xA720CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2839%3A0xA720CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2839%3A0xA720CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2839%3A0xA720CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2839:0xA720CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2839'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2839:0xA720CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8067%3A0xA320CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8067%3A0xA320CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8067%3A0xA320CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8067%3A0xA320CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8067%3A0xA320CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8067:0xA320CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8067'^^xsd:integer;
  dwc:scientificName 'Spectrunculus crassus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein, Jørgen Nielsen, Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '712481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8067:0xA320CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '712481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8081%3A0xA320CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8081%3A0xA320CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8081%3A0xA320CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8081%3A0xA320CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8081%3A0xA320CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8081:0xA320CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8081'^^xsd:integer;
  dwc:scientificName 'Spectrunculus crassus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein, Jørgen Nielsen, Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '712481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8081:0xA320CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '712481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2775%3A0x9E20CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2775%3A0x9E20CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2775%3A0x9E20CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2775%3A0x9E20CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2775%3A0x9E20CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2775:0x9E20CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2775'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ricardo S Santos'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2775:0x9E20CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2675%3A0x2D1BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2675%3A0x2D1BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2675%3A0x2D1BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2675%3A0x2D1BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2675%3A0x2D1BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2675:0x2D1BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2675'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2675:0x2D1BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2869%3A0x6820CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2869%3A0x6820CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2869%3A0x6820CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2869%3A0x6820CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2869%3A0x6820CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2869:0x6820CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2869'^^xsd:integer;
  dwc:scientificName 'Conocara murrayi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16790'^^xsd:string;
  dwc:aphiaid '126697'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2869:0x6820CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6820CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6820CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6820CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6820CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6820CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6820CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Conocara murrayi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126697'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6820CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6217%3A0x4421CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6217%3A0x4421CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6217%3A0x4421CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6217%3A0x4421CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6217%3A0x4421CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6217:0x4421CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6217'^^xsd:integer;
  dwc:scientificName 'Conocara murrayi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126697'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6217:0x4421CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2D1BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2D1BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2E1BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2E1BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2E1BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2E1BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2E1BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2E1BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2E1BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5220%3A0x6420CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5220%3A0x6420CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5220%3A0x6420CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5220%3A0x6420CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5220%3A0x6420CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5220:0x6420CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5220'^^xsd:integer;
  dwc:scientificName 'Chuniphyes multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5220:0x6420CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8053%3A0xFA21CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8053%3A0xFA21CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8053%3A0xFA21CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8053%3A0xFA21CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8053%3A0xFA21CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8053:0xFA21CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8053'^^xsd:integer;
  dwc:scientificName 'Cirrothauma murrayi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '139174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8053:0xFA21CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '139174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8347%3A0xFA21CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8347%3A0xFA21CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8347%3A0xFA21CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8347%3A0xFA21CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8347%3A0xFA21CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8347:0xFA21CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8347'^^xsd:integer;
  dwc:scientificName 'Cirrothauma murrayi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '139174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8347:0xFA21CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '139174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6235%3A0x5820CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6235%3A0x5820CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6235%3A0x5820CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6235%3A0x5820CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6235%3A0x5820CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6235:0x5820CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6235'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6235:0x5820CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2811%3A0x3620CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2811%3A0x3620CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2811%3A0x3620CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2811%3A0x3620CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2811%3A0x3620CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2811:0x3620CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2811'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2811:0x3620CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2881%3A0xFB21CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2881%3A0xFB21CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2881%3A0xFB21CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2881%3A0xFB21CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2881%3A0xFB21CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2881:0xFB21CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2881'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides carapinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2881:0xFB21CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '158956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2867%3A0xFB21CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2867%3A0xFB21CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2867%3A0xFB21CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2867%3A0xFB21CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2867%3A0xFB21CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2867:0xFB21CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2867'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides carapinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2867:0xFB21CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '158956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8894%3A0x3120CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8894%3A0x3120CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8894%3A0x3120CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8894%3A0x3120CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8894%3A0x3120CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8894:0x3120CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8894'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides carapinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8894:0x3120CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '158956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2803%3A0x301BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2803%3A0x301BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2803%3A0x301BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2803%3A0x301BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2803%3A0x301BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2803:0x301BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2803'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides leptolepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16803'^^xsd:string;
  dwc:aphiaid '158959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2803:0x301BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '158959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2683%3A0x301BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2683%3A0x301BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2683%3A0x301BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2683%3A0x301BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2683%3A0x301BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2683:0x301BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2683'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides leptolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2683:0x301BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '158959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28816%3A0x2720CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28816%3A0x2720CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28816%3A0x2720CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28816%3A0x2720CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28816%3A0x2720CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28816:0x2720CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28816'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28816:0x2720CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5222%3A0x2020CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5222%3A0x2020CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5222%3A0x2020CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5222%3A0x2020CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5222%3A0x2020CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5222:0x2020CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5222'^^xsd:integer;
  dwc:scientificName 'Diphyes dispar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135420'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5222:0x2020CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '135420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32744%3A0x361BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32744%3A0x361BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32744%3A0x361BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32744%3A0x361BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32744%3A0x361BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32744:0x361BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32744'^^xsd:integer;
  dwc:scientificName 'Aristeus antennatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32744:0x361BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2695%3A0x4821CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2695%3A0x4821CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2695%3A0x4821CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2695%3A0x4821CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2695%3A0x4821CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2695:0x4821CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2695'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2695:0x4821CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2689%3A0x4821CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2689%3A0x4821CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2689%3A0x4821CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2689%3A0x4821CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2689%3A0x4821CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2689:0x4821CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2689'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2689:0x4821CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3375%3A0x0622CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3375%3A0x0622CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3375%3A0x0622CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3375%3A0x0622CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3375%3A0x0622CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3375:0x0622CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3375'^^xsd:integer;
  dwc:scientificName 'Anoplogaster cornuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15946'^^xsd:string;
  dwc:aphiaid '126393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3375:0x0622CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2711%3A0xDE1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2711%3A0xDE1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2711%3A0xDE1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2711%3A0xDE1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2711%3A0xDE1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2711:0xDE1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2711'^^xsd:integer;
  dwc:scientificName 'Bathytroctes macrolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith;Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2711:0xDE1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6231%3A0xDE1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6231%3A0xDE1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6231%3A0xDE1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6231%3A0xDE1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6231%3A0xDE1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6231:0xDE1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6231'^^xsd:integer;
  dwc:scientificName 'Bathytroctes macrolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6231:0xDE1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3347%3A0xDE1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3347%3A0xDE1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3347%3A0xDE1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3347%3A0xDE1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3347%3A0xDE1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3347:0xDE1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3347'^^xsd:integer;
  dwc:scientificName 'Bathytroctes macrolepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein; Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15992'^^xsd:string;
  dwc:aphiaid '126691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3347:0xDE1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2697%3A0x361BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2697%3A0x361BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2697%3A0x361BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2697%3A0x361BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2697%3A0x361BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2697:0x361BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2697'^^xsd:integer;
  dwc:scientificName 'Bathytroctes michaelsarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126692'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2697:0x361BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126692'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3403%3A0x361BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3403%3A0x361BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3403%3A0x361BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3403%3A0x361BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3403%3A0x361BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3403:0x361BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3403'^^xsd:integer;
  dwc:scientificName 'Bathytroctes michaelsarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith, Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126692'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3403:0x361BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126692'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2767%3A0x361BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2767%3A0x361BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2767%3A0x361BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2767%3A0x361BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2767%3A0x361BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2767:0x361BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2767'^^xsd:integer;
  dwc:scientificName 'Bathytroctes microlepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16004'^^xsd:string;
  dwc:aphiaid '126693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2767:0x361BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11271%3A0xDC1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11271%3A0xDC1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11271%3A0xDC1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11271%3A0xDC1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11271%3A0xDC1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11271:0xDC1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11271'^^xsd:integer;
  dwc:scientificName 'Benthesicymus brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107088'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11271:0xDC1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1390995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x581BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x581BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x581BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x581BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x581BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x581BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthodytes gosarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '345442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x581BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '345442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x581BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x581BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x581BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x581BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x581BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x581BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthodytes gosarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '345442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x581BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '345442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6245%3A0x581BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6245%3A0x581BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6245%3A0x581BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6245%3A0x581BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6245%3A0x581BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6245:0x581BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6245'^^xsd:integer;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6245:0x581BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6207%3A0xDC1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6207%3A0xDC1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6207%3A0xDC1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6207%3A0xDC1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6207%3A0xDC1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6207:0xDC1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6207'^^xsd:integer;
  dwc:scientificName 'Bathysaurus mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6207:0xDC1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2739%3A0xDC1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2739%3A0xDC1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2739%3A0xDC1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2739%3A0xDC1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2739%3A0xDC1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2739:0xDC1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2739'^^xsd:integer;
  dwc:scientificName 'Bathytroctes macrolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2739:0xDC1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15169%3A0xDB1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15169%3A0xDB1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15169%3A0xDB1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15169%3A0xDB1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15169%3A0xDB1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15169:0xDB1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15169'^^xsd:integer;
  dwc:scientificName 'Bathytroctes macrolepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1749-51   '^^xsd:string;
  dwc:aphiaid '126691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15169:0xDB1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6231%3A0xDB1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6231%3A0xDB1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6231%3A0xDB1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6231%3A0xDB1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6231%3A0xDB1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6231:0xDB1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6231'^^xsd:integer;
  dwc:scientificName 'Bathytroctes macrolepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Workshop'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16768'^^xsd:string;
  dwc:aphiaid '126691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6231:0xDB1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2681%3A0xDB1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2681%3A0xDB1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2681%3A0xDB1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2681%3A0xDB1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2681%3A0xDB1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2681:0xDB1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2681'^^xsd:integer;
  dwc:scientificName 'Bathytroctes macrolepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15991'^^xsd:string;
  dwc:aphiaid '126691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2681:0xDB1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7723%3A0xDB1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7723%3A0xDB1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7723%3A0xDB1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7723%3A0xDB1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7723%3A0xDB1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7723:0xDB1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7723'^^xsd:integer;
  dwc:scientificName 'Bathytroctes macrolepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein; Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15993'^^xsd:string;
  dwc:aphiaid '126691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7723:0xDB1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2743%3A0xDB1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2743%3A0xDB1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2743%3A0xDB1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2743%3A0xDB1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2743%3A0xDB1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2743:0xDB1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2743'^^xsd:integer;
  dwc:scientificName 'Bathytroctes macrolepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Manuel Biscoito, John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16001'^^xsd:string;
  dwc:aphiaid '126691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2743:0xDB1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8C1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8C1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8C1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8C1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8C1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8C1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthothuria funebris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8C1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '124556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2757%3A0x591BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2757%3A0x591BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2757%3A0x591BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2757%3A0x591BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2757%3A0x591BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2757:0x591BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2757'^^xsd:integer;
  dwc:scientificName 'Bolinichthys supralateralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16396'^^xsd:string;
  dwc:aphiaid '126583'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2757:0x591BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32716%3A0x881FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32716%3A0x881FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32716%3A0x881FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32716%3A0x881FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32716%3A0x881FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32716:0x881FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32716'^^xsd:integer;
  dwc:scientificName 'Benthesicymus brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107088'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32716:0x881FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1390995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12012%3A0x5A1BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12012%3A0x5A1BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12012%3A0x5A1BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12012%3A0x5A1BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12012%3A0x5A1BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12012:0x5A1BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12012'^^xsd:integer;
  dwc:scientificName 'Benthodytes gosarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '345442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12012:0x5A1BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '345442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5A1BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthodytes lingua '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124764'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5A1BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '124764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x881FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x881FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x881FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x881FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x881FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x881FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthodytes sanguinolenta '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '241785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x881FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '241785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD51BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthodytes typica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124765'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD51BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '124765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD51BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthodytes typica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124765'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD51BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '124765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28900%3A0x4F21CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28900%3A0x4F21CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28900%3A0x4F21CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28900%3A0x4F21CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28900%3A0x4F21CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28900:0x4F21CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28900'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28900:0x4F21CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15099%3A0x491FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15099%3A0x491FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15099%3A0x491FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15099%3A0x491FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15099%3A0x491FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15099:0x491FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15099'^^xsd:integer;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15099:0x491FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x471FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x471FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x471FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x471FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x471FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x471FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Amperima furcata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124722'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x471FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '124722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9734%3A0x5E1BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9734%3A0x5E1BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9734%3A0x5E1BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9734%3A0x5E1BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9734%3A0x5E1BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9734:0x5E1BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9734'^^xsd:integer;
  dwc:scientificName 'Alepocephalus agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16562'^^xsd:string;
  dwc:aphiaid '126681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9734:0x5E1BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3417%3A0x5E1BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3417%3A0x5E1BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3417%3A0x5E1BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3417%3A0x5E1BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3417%3A0x5E1BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3417:0x5E1BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3417'^^xsd:integer;
  dwc:scientificName 'Alepocephalus agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16548'^^xsd:string;
  dwc:aphiaid '126681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3417:0x5E1BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2725%3A0x3F1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2725%3A0x3F1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2725%3A0x3F1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2725%3A0x3F1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2725%3A0x3F1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2725:0x3F1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2725'^^xsd:integer;
  dwc:scientificName 'Alepocephalus agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16547'^^xsd:string;
  dwc:aphiaid '126681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2725:0x3F1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4078%3A0x4B21CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4078%3A0x4B21CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4078%3A0x4B21CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4078%3A0x4B21CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4078%3A0x4B21CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4078:0x4B21CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4078'^^xsd:integer;
  dwc:scientificName 'Acanthochaenus luetkenii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16748'^^xsd:string;
  dwc:aphiaid '127280'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4078:0x4B21CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B21CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B21CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B21CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B21CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B21CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4B21CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Acanthochaenus luetkenii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127280'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4B21CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5229%3A0x3D1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5229%3A0x3D1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5229%3A0x3D1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5229%3A0x3D1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5229%3A0x3D1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5229:0x3D1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5229'^^xsd:integer;
  dwc:scientificName 'Aeginura grimaldii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5229:0x3D1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '117266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28886%3A0x381FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28886%3A0x381FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28886%3A0x381FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28886%3A0x381FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28886%3A0x381FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28886:0x381FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28886'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28886:0x381FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2E1FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2E1FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2E1FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2E1FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2E1FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2E1FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Psychropotes longicauda '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124778'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2E1FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '124778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8431%3A0x5A22CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8431%3A0x5A22CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8431%3A0x5A22CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8431%3A0x5A22CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8431%3A0x5A22CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8431:0x5A22CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8431'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8431:0x5A22CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10862%3A0x5E22CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10862%3A0x5E22CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10862%3A0x5E22CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10862%3A0x5E22CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10862%3A0x5E22CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10862:0x5E22CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10862'^^xsd:integer;
  dwc:scientificName 'Plesiopenaeus armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107085'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10862:0x5E22CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '589796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCD1ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Peniagone longipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '345444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCD1ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '345444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28872%3A0xC61ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28872%3A0xC61ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28872%3A0xC61ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28872%3A0xC61ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28872%3A0xC61ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28872:0xC61ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28872'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28872:0xC61ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28802%3A0xC11ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28802%3A0xC11ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28802%3A0xC11ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28802%3A0xC11ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28802%3A0xC11ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28802:0xC11ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28802'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28802:0xC11ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22687%3A0x6522CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22687%3A0x6522CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22687%3A0x6522CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22687%3A0x6522CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22687%3A0x6522CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22687:0x6522CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22687'^^xsd:integer;
  dwc:scientificName 'Paracalliactis consors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nadezhda Sanamyan'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '283639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22687:0x6522CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '283639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31127%3A0x6522CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31127%3A0x6522CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31127%3A0x6522CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31127%3A0x6522CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31127%3A0x6522CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31127:0x6522CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31127'^^xsd:integer;
  dwc:scientificName 'Paracallisoma alberti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '102700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31127:0x6522CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '102700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4093%3A0x6622CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4093%3A0x6622CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4093%3A0x6622CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4093%3A0x6622CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4093%3A0x6622CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4093:0x6622CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4093'^^xsd:integer;
  dwc:scientificName 'Paracetonurus flagellicauda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16354'^^xsd:string;
  dwc:aphiaid '221505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4093:0x6622CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '221505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2687%3A0x6622CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2687%3A0x6622CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2687%3A0x6622CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2687%3A0x6622CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2687%3A0x6622CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2687:0x6622CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2687'^^xsd:integer;
  dwc:scientificName 'Paracetonurus flagellicauda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16353'^^xsd:string;
  dwc:aphiaid '221505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2687:0x6622CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '221505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBB1ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Oneirophanta mutabilis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBB1ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '428876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4076%3A0x6B1BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4076%3A0x6B1BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4076%3A0x6B1BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4076%3A0x6B1BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4076%3A0x6B1BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4076:0x6B1BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4076'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16843'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4076:0x6B1BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6C1BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6C1BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB81ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB81ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6C1BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6C1BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2829%3A0xB81ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2829%3A0xB81ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2829%3A0xB81ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2829%3A0xB81ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2829%3A0xB81ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2829:0xB81ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2829'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16842'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2829:0xB81ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4119%3A0x6D1BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4119%3A0x6D1BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4119%3A0x6D1BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4119%3A0x6D1BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4119%3A0x6D1BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4119:0x6D1BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4119'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16844'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4119:0x6D1BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22855%3A0x6D1ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22855%3A0x6D1ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22855%3A0x6D1ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22855%3A0x6D1ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22855%3A0x6D1ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22855:0x6D1ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22855'^^xsd:integer;
  dwc:scientificName 'Flabellum angulare'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Natalya Keller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '135195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22855:0x6D1ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '135195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22855%3A0x6922CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22855%3A0x6922CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22855%3A0x6922CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22855%3A0x6922CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22855%3A0x6922CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22855:0x6922CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22855'^^xsd:integer;
  dwc:scientificName 'Fungiacyathus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Natalya Keller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '135204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22855:0x6922CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '135204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2787%3A0x671ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2787%3A0x671ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2787%3A0x671ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2787%3A0x671ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2787%3A0x671ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2787:0x671ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2787'^^xsd:integer;
  dwc:scientificName 'Gigantactis vanhoeffeni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16837'^^xsd:string;
  dwc:aphiaid '126542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2787:0x671ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28844%3A0x651ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28844%3A0x651ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28844%3A0x651ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28844%3A0x651ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28844%3A0x651ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28844:0x651ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28844'^^xsd:integer;
  dwc:scientificName 'Glyphocrangon sculpta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28844:0x651ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28914%3A0x6D22CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28914%3A0x6D22CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28914%3A0x6D22CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28914%3A0x6D22CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28914%3A0x6D22CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28914:0x6D22CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28914'^^xsd:integer;
  dwc:scientificName 'Glyphocrangon sculpta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28914:0x6D22CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6249%3A0x5E1ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6249%3A0x5E1ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6249%3A0x5E1ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6249%3A0x5E1ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6249%3A0x5E1ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6249:0x5E1ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6249'^^xsd:integer;
  dwc:scientificName 'Gonostoma elongatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6249:0x5E1ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '221512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6263%3A0x5E1ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6263%3A0x5E1ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6263%3A0x5E1ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6263%3A0x5E1ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6263%3A0x5E1ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6263:0x5E1ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6263'^^xsd:integer;
  dwc:scientificName 'Gonostoma elongatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 17390'^^xsd:string;
  dwc:aphiaid '127296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6263:0x5E1ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '221512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2825%3A0x5D1ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2825%3A0x5D1ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2825%3A0x5D1ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2825%3A0x5D1ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2825%3A0x5D1ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2825:0x5D1ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2825'^^xsd:integer;
  dwc:scientificName 'Gonostoma elongatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal;Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2825:0x5D1ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '221512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5204%3A0x5B1ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5204%3A0x5B1ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5204%3A0x5B1ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5204%3A0x5B1ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5204%3A0x5B1ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5204:0x5B1ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5204'^^xsd:integer;
  dwc:scientificName 'Halicreas minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5204:0x5B1ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '117617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31113%3A0x6F1BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31113%3A0x6F1BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31113%3A0x6F1BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31113%3A0x6F1BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31113%3A0x6F1BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31113:0x6F1BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31113'^^xsd:integer;
  dwc:scientificName 'Eurythenes gryllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '102563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31113:0x6F1BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '102563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9822CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9822CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9822CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9822CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9822CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x9822CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Mesothuria maroccana '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x9822CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '732436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2729%3A0x9922CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2729%3A0x9922CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2729%3A0x9922CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2729%3A0x9922CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2729%3A0x9922CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2729:0x9922CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2729'^^xsd:integer;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2729:0x9922CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2783%3A0x1A1ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2783%3A0x1A1ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2783%3A0x1A1ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2783%3A0x1A1ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2783%3A0x1A1ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2783:0x1A1ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2783'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2783:0x1A1ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12138%3A0x701BCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12138%3A0x701BCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12138%3A0x701BCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12138%3A0x701BCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12138%3A0x701BCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12138:0x701BCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12138'^^xsd:integer;
  dwc:scientificName 'Ophioplinthus pseudotessellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '322596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12138:0x701BCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '322596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11613%3A0xF11DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11613%3A0xF11DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11613%3A0xF11DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11613%3A0xF11DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11613%3A0xF11DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11613:0xF11DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11613'^^xsd:integer;
  dwc:scientificName 'Ophiura ljungmani '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11613:0xF11DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13042%3A0xEE1DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13042%3A0xEE1DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13042%3A0xEE1DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13042%3A0xEE1DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13042%3A0xEE1DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13042:0xEE1DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13042'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13042:0xEE1DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13154%3A0x9E22CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13154%3A0x9E22CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13154%3A0x9E22CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13154%3A0x9E22CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13154%3A0x9E22CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13154:0x9E22CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13154'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13154:0x9E22CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11257%3A0x7821CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11257%3A0x7821CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11257%3A0x7821CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11257%3A0x7821CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11257%3A0x7821CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11257:0x7821CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11257'^^xsd:integer;
  dwc:scientificName 'Nematocarcinus exilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11257:0x7821CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1586%3A0xD81DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1586%3A0xD81DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1586%3A0xD81DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1586%3A0xD81DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1586%3A0xD81DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1586:0xD81DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1586'^^xsd:integer;
  dwc:scientificName 'Lobianchia gemellarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1586:0xD81DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '158901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13828%3A0xAD1DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13828%3A0xAD1DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13828%3A0xAD1DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13828%3A0xAD1DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13828%3A0xAD1DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13828:0xAD1DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13828'^^xsd:integer;
  dwc:scientificName 'Hymenopenaeus chacei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13828:0xAD1DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5248%3A0xA71DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5248%3A0xA71DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5248%3A0xA71DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5248%3A0xA71DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5248%3A0xA71DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5248:0xA71DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5248'^^xsd:integer;
  dwc:scientificName 'Hippopodius hippopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135449'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5248:0xA71DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '135449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3317%3A0xA51DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3317%3A0xA51DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3317%3A0xA51DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3317%3A0xA51DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3317%3A0xA51DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3317:0xA51DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3317'^^xsd:integer;
  dwc:scientificName 'Histiobranchus bathybius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes; Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3317:0xA51DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22237%3A0xA61DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22237%3A0xA61DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22237%3A0xA61DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22237%3A0xA61DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22237%3A0xA61DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22237:0xA61DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22237'^^xsd:integer;
  dwc:scientificName 'Histiobranchus bathybius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes; Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22237:0xA61DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13772%3A0x7C21CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13772%3A0x7C21CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13772%3A0x7C21CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13772%3A0x7C21CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13772%3A0x7C21CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13772:0x7C21CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13772'^^xsd:integer;
  dwc:scientificName 'Hepomadus tener'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13772:0x7C21CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27263%3A0x9F1DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27263%3A0x9F1DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27263%3A0x9F1DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27263%3A0x9F1DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27263%3A0x9F1DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27263:0x9F1DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27263'^^xsd:integer;
  dwc:scientificName 'Ilyophis brunneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes; Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16873'^^xsd:string;
  dwc:aphiaid '126326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27263:0x9F1DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6209%3A0x9E1DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6209%3A0x9E1DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6209%3A0x9E1DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6209%3A0x9E1DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6209%3A0x9E1DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6209:0x9E1DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6209'^^xsd:integer;
  dwc:scientificName 'Ilyophis brunneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes; Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16874'^^xsd:string;
  dwc:aphiaid '126326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6209:0x9E1DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28942%3A0x9E1DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28942%3A0x9E1DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28942%3A0x9E1DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28942%3A0x9E1DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28942%3A0x9E1DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28942:0x9E1DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28942'^^xsd:integer;
  dwc:scientificName 'Kemphyra corallina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28942:0x9E1DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28830%3A0x9E1DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28830%3A0x9E1DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28830%3A0x9E1DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28830%3A0x9E1DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28830%3A0x9E1DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28830:0x9E1DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28830'^^xsd:integer;
  dwc:scientificName 'Kemphyra corallina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28830:0x9E1DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x991DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x991DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x991DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x991DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x991DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x991DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lensia conoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x991DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '135426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5215%3A0xBD1BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5215%3A0xBD1BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5215%3A0xBD1BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5215%3A0xBD1BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5215%3A0xBD1BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5215:0xBD1BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5215'^^xsd:integer;
  dwc:scientificName 'Lensia havock'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5215:0xBD1BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '135431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2703%3A0xBE1BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2703%3A0xBE1BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2703%3A0xBE1BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2703%3A0xBE1BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2703%3A0xBE1BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2703:0xBE1BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2703'^^xsd:integer;
  dwc:scientificName 'Lamprogrammus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein, Jørgen Nielsen, Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2703:0xBE1BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6261%3A0x201CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6261%3A0x201CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6261%3A0x201CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6261%3A0x201CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6261%3A0x201CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6261:0x201CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6261'^^xsd:integer;
  dwc:scientificName 'Melanocetus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'T.W. Pietsch'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16704'^^xsd:string;
  dwc:aphiaid '126556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6261:0x201CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x511DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x511DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x511DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x511DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x511DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x511DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Polyacanthonotus challengeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x511DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2673%3A0xB122CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2673%3A0xB122CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2673%3A0xB122CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2673%3A0xB122CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2673%3A0xB122CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2673:0xB122CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2673'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2673:0xB122CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4A1DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4A1DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4A1DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4A1DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4A1DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4A1DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Psychropotes depressa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4A1DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '124774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5190%3A0xB522CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5190%3A0xB522CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5190%3A0xB522CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5190%3A0xB522CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5190%3A0xB522CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5190:0xB522CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5190'^^xsd:integer;
  dwc:scientificName 'Vogtia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5190:0xB522CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '135450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10876%3A0xB522CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10876%3A0xB522CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10876%3A0xB522CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10876%3A0xB522CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10876%3A0xB522CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10876:0xB522CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10876'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10876:0xB522CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13800%3A0xBE1BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13800%3A0xBE1BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13800%3A0xBE1BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13800%3A0xBE1BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13800%3A0xBE1BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13800:0xBE1BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13800'^^xsd:integer;
  dwc:scientificName 'Benthesicymus hjorti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '240797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13800:0xBE1BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14127%3A0x451DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14127%3A0x451DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14127%3A0x451DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14127%3A0x451DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14127%3A0x451DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14127:0x451DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14127'^^xsd:integer;
  dwc:scientificName 'Bathytroctes macrolepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein; Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1635'^^xsd:string;
  dwc:aphiaid '126691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14127:0x451DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3389%3A0x431DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3389%3A0x431DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3389%3A0x431DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3389%3A0x431DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3389%3A0x431DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3389:0x431DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3389'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16692'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3389:0x431DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x421DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x421DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x421DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x421DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x421DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x421DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthothuria funebris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x421DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '124556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x411DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x411DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x411DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x411DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x411DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x411DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthodytes lingua '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124764'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x411DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '124764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2853%3A0x401DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2853%3A0x401DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2853%3A0x401DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2853%3A0x401DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2853%3A0x401DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2853:0x401DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2853'^^xsd:integer;
  dwc:scientificName 'Bathytroctes macrolepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Manuel Biscoito, John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16002'^^xsd:string;
  dwc:aphiaid '126691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2853:0x401DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8095%3A0x3F1DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8095%3A0x3F1DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8095%3A0x3F1DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8095%3A0x3F1DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8095%3A0x3F1DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8095:0x3F1DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8095'^^xsd:integer;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8095:0x3F1DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2753%3A0x3A1DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2753%3A0x3A1DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2753%3A0x3A1DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2753%3A0x3A1DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2753%3A0x3A1DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2753:0x3A1DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2753'^^xsd:integer;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2753:0x3A1DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4106%3A0xDC22CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4106%3A0xDC22CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4106%3A0xDC22CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4106%3A0xDC22CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4106%3A0xDC22CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4106:0xDC22CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4106'^^xsd:integer;
  dwc:scientificName 'Acanthochaenus luetkenii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16749'^^xsd:string;
  dwc:aphiaid '127280'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4106:0xDC22CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28861%3A0xC91CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28861%3A0xC91CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28861%3A0xC91CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28861%3A0xC91CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28861%3A0xC91CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28861:0xC91CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28861'^^xsd:integer;
  dwc:scientificName 'Clausophyes galeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28861:0xC91CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '135410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2857%3A0xDD22CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2857%3A0xDD22CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2857%3A0xDD22CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2857%3A0xDD22CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2857%3A0xDD22CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2857:0xDD22CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2857'^^xsd:integer;
  dwc:scientificName 'Conocara murrayi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126697'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2857:0xDD22CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1F1CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Idas argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Elena Krylova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '181284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1F1CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13814%3A0xE622CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13814%3A0xE622CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13814%3A0xE622CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13814%3A0xE622CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13814%3A0xE622CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13814:0xE622CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13814'^^xsd:integer;
  dwc:scientificName 'Hymenopenaeus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '183205'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13814:0xE622CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '183205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B1CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B1CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B1CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B1CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B1CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8B1CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Idas argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Elena Krylova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '181284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8B1CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE922CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE922CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE922CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE922CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE922CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE922CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Peniagone longipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '345444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE922CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '345444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8165%3A0xED22CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8165%3A0xED22CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8165%3A0xED22CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8165%3A0xED22CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8165%3A0xED22CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8165:0xED22CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8165'^^xsd:integer;
  dwc:scientificName 'Ophiacantha aculeata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '183310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8165:0xED22CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '183310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24327%3A0x7C1CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24327%3A0x7C1CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24327%3A0x7C1CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24327%3A0x7C1CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24327%3A0x7C1CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24327:0x7C1CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24327'^^xsd:integer;
  dwc:scientificName 'Ophioplinthus pseudotessellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '322596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24327:0x7C1CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '322596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12208%3A0x7C1CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12208%3A0x7C1CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12208%3A0x7C1CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12208%3A0x7C1CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12208%3A0x7C1CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12208:0x7C1CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12208'^^xsd:integer;
  dwc:scientificName 'Ophiura saurura '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '322555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12208:0x7C1CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '322555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7709%3A0x341CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7709%3A0x341CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7709%3A0x341CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7709%3A0x341CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7709%3A0x341CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7709:0x341CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7709'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7709:0x341CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13786%3A0x321CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13786%3A0x321CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13786%3A0x321CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13786%3A0x321CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.915 -30.339)"^^geo:wktLiteral ;
  geo-pos:lat "42.915"^^xsd:decimal ;
  geo-pos:long "-30.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13786%3A0x321CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13786:0x321CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13786'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.339'^^xsd:double;
  dwc:latitude '42.915'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2961 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13786:0x321CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526 -30.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526"^^xsd:decimal ;
  dwc:decimalLongitude "-30.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526 -30.33)"^^geo:wktLiteral ;
  geo-pos:lat "51.526"^^xsd:decimal ;
  geo-pos:long "-30.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x341BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.33'^^xsd:double;
  dwc:latitude '51.526'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 878 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x341BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB420CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB420CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB420CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.532 -30.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.532"^^xsd:decimal ;
  dwc:decimalLongitude "-30.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB420CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.532 -30.33)"^^geo:wktLiteral ;
  geo-pos:lat "51.532"^^xsd:decimal ;
  geo-pos:long "-30.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB420CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB420CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.33'^^xsd:double;
  dwc:latitude '51.532'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 888 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB420CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.532 -30.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.532"^^xsd:decimal ;
  dwc:decimalLongitude "-30.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.532 -30.33)"^^geo:wktLiteral ;
  geo-pos:lat "51.532"^^xsd:decimal ;
  geo-pos:long "-30.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xEC1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.33'^^xsd:double;
  dwc:latitude '51.532'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 888 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xEC1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.532 -30.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.532"^^xsd:decimal ;
  dwc:decimalLongitude "-30.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.532 -30.33)"^^geo:wktLiteral ;
  geo-pos:lat "51.532"^^xsd:decimal ;
  geo-pos:long "-30.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4C1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.33'^^xsd:double;
  dwc:latitude '51.532'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 888 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4C1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16175%3A0x471FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16175%3A0x471FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16175%3A0x471FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.532 -30.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.532"^^xsd:decimal ;
  dwc:decimalLongitude "-30.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16175%3A0x471FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.532 -30.33)"^^geo:wktLiteral ;
  geo-pos:lat "51.532"^^xsd:decimal ;
  geo-pos:long "-30.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16175%3A0x471FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:16175:0x471FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '16175'^^xsd:integer;
  dwc:scientificName 'Amblyraja jenseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'chip Cotton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.33'^^xsd:double;
  dwc:latitude '51.532'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 888 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:16175:0x471FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '105864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16210%3A0x461FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16210%3A0x461FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16210%3A0x461FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.532 -30.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.532"^^xsd:decimal ;
  dwc:decimalLongitude "-30.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16210%3A0x461FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.532 -30.33)"^^geo:wktLiteral ;
  geo-pos:lat "51.532"^^xsd:decimal ;
  geo-pos:long "-30.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16210%3A0x461FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:16210:0x461FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '16210'^^xsd:integer;
  dwc:scientificName 'Anarhichas denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.33'^^xsd:double;
  dwc:latitude '51.532'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 888 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126757'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:16210:0x461FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.532 -30.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.532"^^xsd:decimal ;
  dwc:decimalLongitude "-30.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.532 -30.33)"^^geo:wktLiteral ;
  geo-pos:lat "51.532"^^xsd:decimal ;
  geo-pos:long "-30.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x741BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Macrourus berglax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.33'^^xsd:double;
  dwc:latitude '51.532'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 888 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x741BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF1DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF1DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF1DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.532 -30.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.532"^^xsd:decimal ;
  dwc:decimalLongitude "-30.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF1DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.532 -30.33)"^^geo:wktLiteral ;
  geo-pos:lat "51.532"^^xsd:decimal ;
  geo-pos:long "-30.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF1DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xAF1DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Hydrolagus pallidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.33'^^xsd:double;
  dwc:latitude '51.532'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 888 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xAF1DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '105827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.532 -30.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.532"^^xsd:decimal ;
  dwc:decimalLongitude "-30.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.532 -30.33)"^^geo:wktLiteral ;
  geo-pos:lat "51.532"^^xsd:decimal ;
  geo-pos:long "-30.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x541DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lepidion eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.33'^^xsd:double;
  dwc:latitude '51.532'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 888 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126493'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x541DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC01BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC01BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC01BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.532 -30.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.532"^^xsd:decimal ;
  dwc:decimalLongitude "-30.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC01BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.532 -30.33)"^^geo:wktLiteral ;
  geo-pos:lat "51.532"^^xsd:decimal ;
  geo-pos:long "-30.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC01BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC01BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.33'^^xsd:double;
  dwc:latitude '51.532'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 888 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC01BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.532 -30.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.532"^^xsd:decimal ;
  dwc:decimalLongitude "-30.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.532 -30.33)"^^geo:wktLiteral ;
  geo-pos:lat "51.532"^^xsd:decimal ;
  geo-pos:long "-30.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3B1DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.33'^^xsd:double;
  dwc:latitude '51.532'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 888 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3B1DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.532 -30.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.532"^^xsd:decimal ;
  dwc:decimalLongitude "-30.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.532 -30.33)"^^geo:wktLiteral ;
  geo-pos:lat "51.532"^^xsd:decimal ;
  geo-pos:long "-30.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB91CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.33'^^xsd:double;
  dwc:latitude '51.532'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 888 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB91CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.532 -30.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.532"^^xsd:decimal ;
  dwc:decimalLongitude "-30.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.532 -30.33)"^^geo:wktLiteral ;
  geo-pos:lat "51.532"^^xsd:decimal ;
  geo-pos:long "-30.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8D1CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Hydrolagus pallidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.33'^^xsd:double;
  dwc:latitude '51.532'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 888 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8D1CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '105827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x891CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x891CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x891CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.532 -30.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.532"^^xsd:decimal ;
  dwc:decimalLongitude "-30.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x891CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.532 -30.33)"^^geo:wktLiteral ;
  geo-pos:lat "51.532"^^xsd:decimal ;
  geo-pos:long "-30.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x891CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x891CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Macrourus berglax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.33'^^xsd:double;
  dwc:latitude '51.532'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 888 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x891CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.517 -30.326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.517"^^xsd:decimal ;
  dwc:decimalLongitude "-30.326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.517 -30.326)"^^geo:wktLiteral ;
  geo-pos:lat "51.517"^^xsd:decimal ;
  geo-pos:long "-30.326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF41FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.326'^^xsd:double;
  dwc:latitude '51.517'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 810 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF41FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29376%3A0x1521CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29376%3A0x1521CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29376%3A0x1521CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29376%3A0x1521CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29376%3A0x1521CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29376:0x1521CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29376'^^xsd:integer;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29376:0x1521CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10023%3A0x0621CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10023%3A0x0621CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10023%3A0x0621CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10023%3A0x0621CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10023%3A0x0621CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10023:0x0621CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10023'^^xsd:integer;
  dwc:scientificName 'Rondeletia loricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126412'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10023:0x0621CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15813%3A0xB420CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15813%3A0xB420CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15813%3A0xB420CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15813%3A0xB420CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15813%3A0xB420CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15813:0xB420CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15813'^^xsd:integer;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16734'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15813:0xB420CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10799%3A0xB420CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10799%3A0xB420CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10799%3A0xB420CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10799%3A0xB420CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10799%3A0xB420CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10799:0xB420CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10799'^^xsd:integer;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Marius Svendsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10799:0xB420CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15841%3A0xB420CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15841%3A0xB420CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15841%3A0xB420CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15841%3A0xB420CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15841%3A0xB420CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15841:0xB420CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15841'^^xsd:integer;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1782-86'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15841:0xB420CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10883%3A0xAD20CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10883%3A0xAD20CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10883%3A0xAD20CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10883%3A0xAD20CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10883%3A0xAD20CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10883:0xAD20CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10883'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 17178'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10883:0xAD20CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAD20CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAD20CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAD20CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAD20CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAD20CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xAD20CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xAD20CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9421CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9421CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9421CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9421CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9421CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x9421CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Stauroteuthis syrtensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '153122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x9421CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '153122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10939%3A0x9F20CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10939%3A0x9F20CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10939%3A0x9F20CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10939%3A0x9F20CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10939%3A0x9F20CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10939:0x9F20CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10939'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10939:0x9F20CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF921CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF921CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF921CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF921CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF921CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF921CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Chuniphyes multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF921CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10163%3A0xFA21CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10163%3A0xFA21CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10163%3A0xFA21CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10163%3A0xFA21CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10163%3A0xFA21CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10163:0xFA21CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10163'^^xsd:integer;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Guro Gjelsvik'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10163:0xFA21CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9967%3A0x321BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9967%3A0x321BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9967%3A0x321BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9967%3A0x321BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9967%3A0x321BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9967:0x321BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9967'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9967:0x321BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14679%3A0x2A20CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14679%3A0x2A20CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14679%3A0x2A20CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14679%3A0x2A20CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14679%3A0x2A20CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14679:0x2A20CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14679'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14679:0x2A20CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15063%3A0x2A20CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15063%3A0x2A20CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15063%3A0x2A20CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15063%3A0x2A20CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15063%3A0x2A20CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15063:0x2A20CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15063'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15063:0x2A20CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15035%3A0x4521CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15035%3A0x4521CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15035%3A0x4521CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15035%3A0x4521CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15035%3A0x4521CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15035:0x4521CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15035'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15035:0x4521CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14665%3A0x4521CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14665%3A0x4521CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14665%3A0x4521CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14665%3A0x4521CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14665%3A0x4521CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14665:0x4521CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14665'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14665:0x4521CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14693%3A0x4521CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14693%3A0x4521CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14693%3A0x4521CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14693%3A0x4521CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14693%3A0x4521CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14693:0x4521CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14693'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14693:0x4521CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15021%3A0x4521CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15021%3A0x4521CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15021%3A0x4521CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15021%3A0x4521CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15021%3A0x4521CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15021:0x4521CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15021'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15021:0x4521CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14707%3A0x2920CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14707%3A0x2920CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14707%3A0x2920CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14707%3A0x2920CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14707%3A0x2920CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14707:0x2920CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14707'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14707:0x2920CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15049%3A0x2920CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15049%3A0x2920CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15049%3A0x2920CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15049%3A0x2920CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15049%3A0x2920CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15049:0x2920CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15049'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15049:0x2920CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2820CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2820CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2820CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2820CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2820CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2820CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Crossota rufobrunnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117856'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2820CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '117856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10065%3A0xFE21CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10065%3A0xFE21CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10065%3A0xFE21CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10065%3A0xFE21CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10065%3A0xFE21CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10065:0xFE21CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10065'^^xsd:integer;
  dwc:scientificName 'Entelurus aequoreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16435'^^xsd:string;
  dwc:aphiaid '127379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10065:0xFE21CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2120CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2120CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2120CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2120CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2120CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2120CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Dimophyes arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2120CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2020CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2020CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2020CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2020CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2020CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2020CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Delectopecten vitreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Elena Krylova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '140702'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2020CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '140702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10093%3A0xF31FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10093%3A0xF31FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10093%3A0xF31FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10093%3A0xF31FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10093%3A0xF31FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10093:0xF31FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10093'^^xsd:integer;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Chip Cotton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16525'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10093:0xF31FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23277%3A0xEB1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23277%3A0xEB1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23277%3A0xEB1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23277%3A0xEB1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23277%3A0xEB1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23277:0xEB1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23277'^^xsd:integer;
  dwc:scientificName 'Echinus alexandri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kirill Minin'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124280'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23277:0xEB1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '532032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15119%3A0x4621CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15119%3A0x4621CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15119%3A0x4621CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15119%3A0x4621CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15119%3A0x4621CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15119:0x4621CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15119'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15119:0x4621CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5146%3A0xE51FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5146%3A0xE51FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5146%3A0xE51FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5146%3A0xE51FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5146%3A0xE51FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5146:0xE51FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5146'^^xsd:integer;
  dwc:scientificName 'Atolla vanhoeffeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5146:0xE51FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '135281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10107%3A0x181CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10107%3A0x181CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10107%3A0x181CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10107%3A0x181CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10107%3A0x181CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10107:0x181CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10107'^^xsd:integer;
  dwc:scientificName 'Apristurus manis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Kazuhiro Nakaya'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16505'^^xsd:string;
  dwc:aphiaid '105808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10107:0x181CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '105808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10855%3A0x4721CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10855%3A0x4721CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10855%3A0x4721CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10855%3A0x4721CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10855%3A0x4721CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10855:0x4721CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10855'^^xsd:integer;
  dwc:scientificName 'Arctozenus risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10855:0x4721CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10743%3A0xDC1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10743%3A0xDC1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10743%3A0xDC1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10743%3A0xDC1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10743%3A0xDC1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10743:0xDC1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10743'^^xsd:integer;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov; Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10743:0xDC1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15105%3A0xD81FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15105%3A0xD81FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15105%3A0xD81FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15105%3A0xD81FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15105%3A0xD81FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15105:0xD81FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15105'^^xsd:integer;
  dwc:scientificName 'Bathypterois dubius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov; Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15985'^^xsd:string;
  dwc:aphiaid '126342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15105:0xD81FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10757%3A0x0B22CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10757%3A0x0B22CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10757%3A0x0B22CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10757%3A0x0B22CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10757%3A0x0B22CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10757:0x0B22CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10757'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10757:0x0B22CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10149%3A0x1022CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10149%3A0x1022CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10149%3A0x1022CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10149%3A0x1022CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10149%3A0x1022CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10149:0x1022CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10149'^^xsd:integer;
  dwc:scientificName 'Trachyrincus murrayi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King, Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10149:0x1022CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5160%3A0x1122CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5160%3A0x1122CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5160%3A0x1122CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5160%3A0x1122CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5160%3A0x1122CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5160:0x1122CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5160'^^xsd:integer;
  dwc:scientificName 'Tetrorchis erythrogaster'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5160:0x1122CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '117868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15077%3A0x4A1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15077%3A0x4A1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15077%3A0x4A1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15077%3A0x4A1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15077%3A0x4A1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15077:0x4A1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15077'^^xsd:integer;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15077:0x4A1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10121%3A0x4921CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10121%3A0x4921CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10121%3A0x4921CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10121%3A0x4921CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10121%3A0x4921CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10121:0x4921CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10121'^^xsd:integer;
  dwc:scientificName 'Apristurus manis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Kazuhiro Nakaya'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16506'^^xsd:string;
  dwc:aphiaid '105808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10121:0x4921CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '105808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10191%3A0x1422CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10191%3A0x1422CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10191%3A0x1422CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10191%3A0x1422CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10191%3A0x1422CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10191:0x1422CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10191'^^xsd:integer;
  dwc:scientificName 'Alepocephalus agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16557'^^xsd:string;
  dwc:aphiaid '126681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10191:0x1422CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10205%3A0x491FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10205%3A0x491FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10205%3A0x491FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10205%3A0x491FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10205%3A0x491FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10205:0x491FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10205'^^xsd:integer;
  dwc:scientificName 'Alepocephalus agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16556'^^xsd:string;
  dwc:aphiaid '126681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10205:0x491FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9995%3A0x5D1BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9995%3A0x5D1BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9995%3A0x5D1BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9995%3A0x5D1BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9995%3A0x5D1BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9995:0x5D1BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9995'^^xsd:integer;
  dwc:scientificName 'Anoplogaster cornuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov; Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15957'^^xsd:string;
  dwc:aphiaid '126393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9995:0x5D1BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x411FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x411FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x411FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x411FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x411FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x411FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aglantha digitale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x411FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '117849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29390%3A0x3E1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29390%3A0x3E1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29390%3A0x3E1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29390%3A0x3E1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29390%3A0x3E1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29390:0x3E1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29390'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29390:0x3E1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3B1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aeginura grimaldii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3B1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '117266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15231%3A0x381FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15231%3A0x381FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15231%3A0x381FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15231%3A0x381FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15231%3A0x381FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15231:0x381FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15231'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15231:0x381FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15483%3A0x391FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15483%3A0x391FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15483%3A0x391FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15483%3A0x391FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15483%3A0x391FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15483:0x391FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15483'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15483:0x391FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10785%3A0x191FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10785%3A0x191FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10785%3A0x191FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10785%3A0x191FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10785%3A0x191FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10785:0x191FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10785'^^xsd:integer;
  dwc:scientificName 'Polyacanthonotus rissoanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10785:0x191FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15245%3A0xCE1ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15245%3A0xCE1ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15245%3A0xCE1ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15245%3A0xCE1ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15245%3A0xCE1ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15245:0xCE1ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15245'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15245:0xCE1ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12300%3A0xCA1ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12300%3A0xCA1ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12300%3A0xCA1ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12300%3A0xCA1ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12300%3A0xCA1ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12300:0xCA1ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12300'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12300:0xCA1ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11571%3A0xBA1ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11571%3A0xBA1ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11571%3A0xBA1ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11571%3A0xBA1ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11571%3A0xBA1ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11571:0xBA1ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11571'^^xsd:integer;
  dwc:scientificName 'Ophiacantha fraterna '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11571:0xBA1ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '124989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11277%3A0xBA1ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11277%3A0xBA1ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11277%3A0xBA1ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11277%3A0xBA1ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11277%3A0xBA1ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11277:0xBA1ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11277'^^xsd:integer;
  dwc:scientificName 'Ophiactis abyssicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11277:0xBA1ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13260%3A0x621ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13260%3A0x621ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13260%3A0x621ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13260%3A0x621ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13260%3A0x621ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13260:0x621ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13260'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13260:0x621ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5F1ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5F1ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5F1ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5F1ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5F1ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5F1ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5F1ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10079%3A0x2C1ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10079%3A0x2C1ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10079%3A0x2C1ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10079%3A0x2C1ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10079%3A0x2C1ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10079:0x2C1ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10079'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16485'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10079:0x2C1ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10827%3A0xF71DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10827%3A0xF71DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10827%3A0xF71DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10827%3A0xF71DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10827%3A0xF71DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10827:0xF71DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10827'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10827:0xF71DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11389%3A0xF11DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11389%3A0xF11DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11389%3A0xF11DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11389%3A0xF11DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11389%3A0xF11DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11389:0xF11DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11389'^^xsd:integer;
  dwc:scientificName 'Ophiothamnus chariis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '125051'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11389:0xF11DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '125051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10177%3A0xA622CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10177%3A0xA622CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10177%3A0xA622CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10177%3A0xA622CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10177%3A0xA622CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10177:0xA622CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10177'^^xsd:integer;
  dwc:scientificName 'Nezumia  sclerorhynchus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 19313'^^xsd:string;
  dwc:aphiaid '126475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10177:0xA622CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10813%3A0xE11DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10813%3A0xE11DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10813%3A0xE11DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10813%3A0xE11DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10813%3A0xE11DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10813:0xE11DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10813'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10813:0xE11DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10771%3A0xDE1DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10771%3A0xDE1DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10771%3A0xDE1DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10771%3A0xDE1DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10771%3A0xDE1DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10771:0xDE1DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10771'^^xsd:integer;
  dwc:scientificName 'Macrourus berglax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov; Guro Gjelsvik'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10771:0xDE1DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10841%3A0xA822CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10841%3A0xA822CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10841%3A0xA822CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10841%3A0xA822CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10841%3A0xA822CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10841:0xA822CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10841'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10841:0xA822CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10009%3A0xB81BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10009%3A0xB81BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10009%3A0xB81BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10009%3A0xB81BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10009%3A0xB81BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10009:0xB81BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10009'^^xsd:integer;
  dwc:scientificName 'Hydrolagus affinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein; Chip Cotton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16539'^^xsd:string;
  dwc:aphiaid '105825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10009:0xB81BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '105825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10037%3A0xAB22CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10037%3A0xAB22CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10037%3A0xAB22CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10037%3A0xAB22CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10037%3A0xAB22CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10037:0xAB22CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10037'^^xsd:integer;
  dwc:scientificName 'Howella brodiei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10037:0xAB22CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10911%3A0x9A1DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10911%3A0x9A1DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10911%3A0x9A1DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10911%3A0x9A1DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10911%3A0x9A1DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10911:0x9A1DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10911'^^xsd:integer;
  dwc:scientificName 'Lampadena speculigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10911:0x9A1DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1BCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1BCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1BCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1BCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1BCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBD1BCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lensia havock'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBD1BCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '135431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9981%3A0x551DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9981%3A0x551DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9981%3A0x551DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9981%3A0x551DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9981%3A0x551DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9981:0x551DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9981'^^xsd:integer;
  dwc:scientificName 'Lepidion eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126493'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9981:0x551DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x521DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x521DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10051%3A0xB322CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10051%3A0xB322CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10051%3A0xB322CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10051%3A0xB322CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10051%3A0xB322CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10051:0xB322CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10051'^^xsd:integer;
  dwc:scientificName 'Saccopharynx ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16494'^^xsd:string;
  dwc:aphiaid '127171'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10051:0xB322CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10135%3A0xB322CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10135%3A0xB322CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10135%3A0xB322CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10135%3A0xB322CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10135%3A0xB322CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10135:0xB322CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10135'^^xsd:integer;
  dwc:scientificName 'Psednos groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '159538'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10135:0xB322CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '159538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10897%3A0x451DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10897%3A0x451DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10897%3A0x451DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10897%3A0x451DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10897%3A0x451DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10897:0x451DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10897'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16697'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10897:0x451DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDA22CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDA22CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDA22CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDA22CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDA22CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xDA22CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xDA22CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD21CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD21CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1472%3A0xCD1CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1472%3A0xCD1CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1472%3A0xCD1CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1472%3A0xCD1CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1472%3A0xCD1CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1472:0xCD1CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1472'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1472:0xCD1CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCB1CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Botrynema brucei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCB1CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '117615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10869%3A0xCA1CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10869%3A0xCA1CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10869%3A0xCA1CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10869%3A0xCA1CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10869%3A0xCA1CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10869:0xCA1CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10869'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10869:0xCA1CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x861CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lensia conoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x861CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '135426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10925%3A0xEB22CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10925%3A0xEB22CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10925%3A0xEB22CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10925%3A0xEB22CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10925%3A0xEB22CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10925:0xEB22CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10925'^^xsd:integer;
  dwc:scientificName 'Nemichthys scolopaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10925:0xEB22CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x301CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x301CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x301CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1237"^^xsd:integer ;
  dwc:maximumDepthInMeters "1296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x301CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.558 -30.311)"^^geo:wktLiteral ;
  geo-pos:lat "51.558"^^xsd:decimal ;
  geo-pos:long "-30.311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x301CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x301CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rhopalonema velatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.311'^^xsd:double;
  dwc:latitude '51.558'^^xsd:double;
  dwc:minimumDepth '1237'^^xsd:integer;
  dwc:maximumDepth '1296'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1263 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117865'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x301CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '117865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9121CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9121CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9121CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.564 -30.304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.564"^^xsd:decimal ;
  dwc:decimalLongitude "-30.304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9121CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.564 -30.304)"^^geo:wktLiteral ;
  geo-pos:lat "51.564"^^xsd:decimal ;
  geo-pos:long "-30.304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9121CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x9121CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.304'^^xsd:double;
  dwc:latitude '51.564'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1208 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x9121CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.564 -30.304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.564"^^xsd:decimal ;
  dwc:decimalLongitude "-30.304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.564 -30.304)"^^geo:wktLiteral ;
  geo-pos:lat "51.564"^^xsd:decimal ;
  geo-pos:long "-30.304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF41FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.304'^^xsd:double;
  dwc:latitude '51.564'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1208 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF41FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.564 -30.304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.564"^^xsd:decimal ;
  dwc:decimalLongitude "-30.304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.564 -30.304)"^^geo:wktLiteral ;
  geo-pos:lat "51.564"^^xsd:decimal ;
  geo-pos:long "-30.304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4C1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.304'^^xsd:double;
  dwc:latitude '51.564'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1208 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4C1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4921CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4921CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4921CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.564 -30.304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.564"^^xsd:decimal ;
  dwc:decimalLongitude "-30.304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4921CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.564 -30.304)"^^geo:wktLiteral ;
  geo-pos:lat "51.564"^^xsd:decimal ;
  geo-pos:long "-30.304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4921CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4921CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Apristurus manis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.304'^^xsd:double;
  dwc:latitude '51.564'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1208 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4921CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '105808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDD1DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDD1DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDD1DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.564 -30.304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.564"^^xsd:decimal ;
  dwc:decimalLongitude "-30.304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDD1DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.564 -30.304)"^^geo:wktLiteral ;
  geo-pos:lat "51.564"^^xsd:decimal ;
  geo-pos:long "-30.304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDD1DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xDD1DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Macrourus berglax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.304'^^xsd:double;
  dwc:latitude '51.564'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1208 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xDD1DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF1DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF1DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF1DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.564 -30.304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.564"^^xsd:decimal ;
  dwc:decimalLongitude "-30.304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF1DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.564 -30.304)"^^geo:wktLiteral ;
  geo-pos:lat "51.564"^^xsd:decimal ;
  geo-pos:long "-30.304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF1DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xAF1DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Hydrolagus pallidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.304'^^xsd:double;
  dwc:latitude '51.564'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1208 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xAF1DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '105827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x991DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x991DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x991DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.564 -30.304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.564"^^xsd:decimal ;
  dwc:decimalLongitude "-30.304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x991DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.564 -30.304)"^^geo:wktLiteral ;
  geo-pos:lat "51.564"^^xsd:decimal ;
  geo-pos:long "-30.304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x991DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x991DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Hydrolagus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.304'^^xsd:double;
  dwc:latitude '51.564'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1208 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x991DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '105825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.564 -30.304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.564"^^xsd:decimal ;
  dwc:decimalLongitude "-30.304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.564 -30.304)"^^geo:wktLiteral ;
  geo-pos:lat "51.564"^^xsd:decimal ;
  geo-pos:long "-30.304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x541DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lepidion eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.304'^^xsd:double;
  dwc:latitude '51.564'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1208 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126493'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x541DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1221CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1221CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1221CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1221CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1221CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1221CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scottocalanus persecans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1221CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27993%3A0x8F21CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27993%3A0x8F21CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27993%3A0x8F21CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27993%3A0x8F21CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27993%3A0x8F21CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27993:0x8F21CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27993'^^xsd:integer;
  dwc:scientificName 'Rhopalonema velatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117865'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27993:0x8F21CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '117865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2B1BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rhincalanus nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2B1BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0421CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0421CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0421CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0421CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0421CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x0421CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rhincalanus nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x0421CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29351%3A0xAB20CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29351%3A0xAB20CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29351%3A0xAB20CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29351%3A0xAB20CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29351%3A0xAB20CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29351:0xAB20CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29351'^^xsd:integer;
  dwc:scientificName 'Sphaeronectes gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29351:0xAB20CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '152189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7620CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7620CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7620CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7620CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7620CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7620CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7720CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7720CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7720CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7720CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7720CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7720CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7720CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7720CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7720CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7720CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7720CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7720CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7720CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '1504'^^xsd:integer;
  dwc:maximumDepth '1897'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7720CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7720CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7720CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7720CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7720CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7720CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7720CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7720CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7720CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7720CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7720CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7720CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7720CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7720CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7720CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7220CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7220CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E20CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E20CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E20CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E20CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E20CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6E20CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6E20CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6520CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6520CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6520CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6520CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6520CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6520CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Chirundina streetsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '416524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6520CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27797%3A0x6420CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27797%3A0x6420CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27797%3A0x6420CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27797%3A0x6420CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27797%3A0x6420CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27797:0x6420CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27797'^^xsd:integer;
  dwc:scientificName 'Chuniphyes multidentata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27797:0x6420CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27797%3A0xF921CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27797%3A0xF921CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27797%3A0xF921CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27797%3A0xF921CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27797%3A0xF921CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27797:0xF921CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27797'^^xsd:integer;
  dwc:scientificName 'Chuniphyes multidentata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27797:0xF921CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28035%3A0xF921CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28035%3A0xF921CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28035%3A0xF921CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28035%3A0xF921CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28035%3A0xF921CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28035:0xF921CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28035'^^xsd:integer;
  dwc:scientificName 'Chuniphyes multidentata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28035:0xF921CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28035%3A0xF921CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28035%3A0xF921CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28035%3A0xF921CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28035%3A0xF921CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28035%3A0xF921CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28035:0xF921CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28035'^^xsd:integer;
  dwc:scientificName 'Chuniphyes multidentata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28035:0xF921CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27951%3A0x6320CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27951%3A0x6320CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27951%3A0x6320CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27951%3A0x6320CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27951%3A0x6320CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27951:0x6320CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27951'^^xsd:integer;
  dwc:scientificName 'Chuniphyes multidentata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27951:0x6320CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6220CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6220CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6220CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6220CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6220CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6220CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Clytemnestra scutellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '115805'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6220CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6220CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6220CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6220CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6220CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6220CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6220CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Clytemnestra scutellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '115805'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6220CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28077%3A0x6020CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28077%3A0x6020CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28077%3A0x6020CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28077%3A0x6020CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28077%3A0x6020CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28077:0x6020CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28077'^^xsd:integer;
  dwc:scientificName 'Chelophyes appendiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28077:0x6020CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '135417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C20CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C20CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C20CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C20CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C20CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5C20CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Chiridius gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5C20CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C20CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C20CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C20CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C20CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C20CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5C20CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Chiridius gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5C20CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3320CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Candacia bipinnata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3320CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27895%3A0x2120CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27895%3A0x2120CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27895%3A0x2120CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27895%3A0x2120CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27895%3A0x2120CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27895:0x2120CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27895'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27895:0x2120CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0222CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0222CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0222CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0222CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0222CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x0222CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euaugaptilus angustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '1504'^^xsd:integer;
  dwc:maximumDepth '1897'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x0222CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF21FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF21FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF21FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF21FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF21FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF21FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euchaeta spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '1504'^^xsd:integer;
  dwc:maximumDepth '1897'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF21FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27895%3A0xEB1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27895%3A0xEB1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27895%3A0xEB1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27895%3A0xEB1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27895%3A0xEB1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27895:0xEB1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27895'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27895:0xEB1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7D1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Candacia varicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7D1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7B1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7B1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7B1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7B1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7B1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7B1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7B1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7A1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7A1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x791FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x791FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x781FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x781FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x781FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x781FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27867%3A0x781FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27867%3A0x781FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27867%3A0x781FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27867%3A0x781FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27867%3A0x781FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27867:0x781FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27867'^^xsd:integer;
  dwc:scientificName 'Vogtia serrata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27867:0x781FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '135452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x521FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Undinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '1504'^^xsd:integer;
  dwc:maximumDepth '1897'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x521FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x441FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aetideopsis multiserrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x441FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x431FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aetideus armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x431FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27979%3A0x421FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27979%3A0x421FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27979%3A0x421FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27979%3A0x421FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27979%3A0x421FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27979:0x421FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27979'^^xsd:integer;
  dwc:scientificName 'Aglaura hemistoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117851'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27979:0x421FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '117851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27699%3A0x3B1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27699%3A0x3B1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27699%3A0x3B1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27699%3A0x3B1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27699%3A0x3B1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27699:0x3B1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27699'^^xsd:integer;
  dwc:scientificName 'Aeginura grimaldii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27699:0x3B1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '117266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3B1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aetideopsis multiserrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3B1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x371FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x371FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x341FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x341FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '345251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x341FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x341FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '345251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x311FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scaphocalanus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104786'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x311FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x281FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Sapphirina angusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '129041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x281FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '129041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x281FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Sapphirina angusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '129041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x281FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '129041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x281FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Sapphirina iris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '129049'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x281FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '129049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x611BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x611BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x611BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x611BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x611BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x611BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma xiphias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x611BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD51ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma abdominalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD51ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '596242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD41ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '1504'^^xsd:integer;
  dwc:maximumDepth '1897'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD41ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1436445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD41ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD41ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1436445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD51ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD51ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1436445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD51ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD51ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1436445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6322CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6322CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6322CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6322CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6322CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6322CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6322CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBD1ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBD1ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBB1ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Oithona  setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBB1ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBB1ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Oithona  setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBB1ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB81ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Haloptilus longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB81ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x761ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x761ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x761ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x761ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x761ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x761ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus curvicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x761ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x771ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x771ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x771ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x771ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x771ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x771ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus latifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x771ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x751ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x751ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x751ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x751ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x741ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus pileatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x741ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x721ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '1504'^^xsd:integer;
  dwc:maximumDepth '1897'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x721ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x721ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x721ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D1ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D1ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D1ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D1ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D1ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6D1ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6D1ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27909%3A0x5A1ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27909%3A0x5A1ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27909%3A0x5A1ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27909%3A0x5A1ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27909%3A0x5A1ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27909:0x5A1ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27909'^^xsd:integer;
  dwc:scientificName 'Eudoxoides spiralis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27909:0x5A1ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '135424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27783%3A0x5A1ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27783%3A0x5A1ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27783%3A0x5A1ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27783%3A0x5A1ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27783%3A0x5A1ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27783:0x5A1ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27783'^^xsd:integer;
  dwc:scientificName 'Eudoxoides spiralis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27783:0x5A1ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '135424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28063%3A0x5A1ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28063%3A0x5A1ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28063%3A0x5A1ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28063%3A0x5A1ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28063%3A0x5A1ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28063:0x5A1ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28063'^^xsd:integer;
  dwc:scientificName 'Eudoxoides spiralis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28063:0x5A1ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '135424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28399%3A0x5A1ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28399%3A0x5A1ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28399%3A0x5A1ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28399%3A0x5A1ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28399%3A0x5A1ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28399:0x5A1ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28399'^^xsd:integer;
  dwc:scientificName 'Eudoxoides spiralis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28399:0x5A1ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '135424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x331ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euchirella messinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x331ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '414565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x331ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euchirella messinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x331ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '414565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x291ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x291ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x291ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x291ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x291ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x291ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x291ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x291ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x291ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x291ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x291ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x291ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x291ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104636'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x291ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5521CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5521CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5521CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5521CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5521CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5521CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Mecynocera clausi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5521CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x261ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia curticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x261ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x231ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x231ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x211ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '220908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x211ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '220908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x211ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x211ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x201ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia longiserrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x201ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A22CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A22CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A22CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A22CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A22CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x9A22CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia curta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '1504'^^xsd:integer;
  dwc:maximumDepth '1897'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x9A22CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x701BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x701BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x701BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x701BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x701BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x701BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x701BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1C1ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '1504'^^xsd:integer;
  dwc:maximumDepth '1897'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1C1ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1C1ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Mecynocera clausi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1C1ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1C1ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Mecynocera clausi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1C1ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1A1ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1A1ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x191ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x191ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x191ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x191ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x191ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x191ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x191ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27727%3A0xEB1DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27727%3A0xEB1DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27727%3A0xEB1DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27727%3A0xEB1DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27727%3A0xEB1DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27727:0xEB1DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27727'^^xsd:integer;
  dwc:scientificName 'Nausithoe atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27727:0xEB1DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '135284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE91DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Neocalanus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE91DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE91DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Neocalanus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE91DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE91DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Neocalanus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE91DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE91DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Neocalanus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE91DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE81DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE81DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE81DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE81DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE41DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE41DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE41DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE41DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE41DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE41DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Nullosetigera helgae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '361514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE41DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '361514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE41DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE41DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE41DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE41DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE41DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE41DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Nullosetigera helgae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '361514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE41DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '361514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA722CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA722CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA722CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA722CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA722CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA722CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lophothrix frontalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA722CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA81DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA81DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA81DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA81DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA81DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA81DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA81DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA71DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA71DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA71DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA71DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA71DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA71DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterostylites longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA71DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA01DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA01DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA01DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA01DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA01DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA01DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA01DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA01DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA01DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA01DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA01DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA01DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA01DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '1504'^^xsd:integer;
  dwc:maximumDepth '1897'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA01DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x271CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x271CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27853%3A0x991DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27853%3A0x991DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27853%3A0x991DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27853%3A0x991DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27853%3A0x991DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27853:0x991DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27853'^^xsd:integer;
  dwc:scientificName 'Lensia ajax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '287248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27853:0x991DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '287248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27741%3A0xBD1BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27741%3A0xBD1BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27741%3A0xBD1BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27741%3A0xBD1BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27741%3A0xBD1BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27741:0xBD1BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27741'^^xsd:integer;
  dwc:scientificName 'Lensia grimaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27741:0xBD1BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '135430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28007%3A0x561DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28007%3A0x561DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28007%3A0x561DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28007%3A0x561DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28007%3A0x561DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28007:0x561DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28007'^^xsd:integer;
  dwc:scientificName 'Lensia hotspur'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28007:0x561DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '135433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27755%3A0x561DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27755%3A0x561DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27755%3A0x561DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27755%3A0x561DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27755%3A0x561DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27755:0x561DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27755'^^xsd:integer;
  dwc:scientificName 'Lensia meteori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27755:0x561DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '135435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28049%3A0x561DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28049%3A0x561DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28049%3A0x561DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28049%3A0x561DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28049%3A0x561DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28049:0x561DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28049'^^xsd:integer;
  dwc:scientificName 'Lensia meteori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28049:0x561DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '135435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27453%3A0x571DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27453%3A0x571DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27453%3A0x571DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27453%3A0x571DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27453%3A0x571DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27453:0x571DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27453'^^xsd:integer;
  dwc:scientificName 'Lensia meteori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27453:0x571DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '135435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27769%3A0x551DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27769%3A0x551DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27769%3A0x551DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27769%3A0x551DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27769%3A0x551DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27769:0x551DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27769'^^xsd:integer;
  dwc:scientificName 'Lensia subtilis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27769:0x551DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '135439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26235%3A0x551DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26235%3A0x551DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26235%3A0x551DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26235%3A0x551DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26235%3A0x551DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26235:0x551DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26235'^^xsd:integer;
  dwc:scientificName 'Lensia subtilis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26235:0x551DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '135439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28091%3A0x561DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28091%3A0x561DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28091%3A0x561DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28091%3A0x561DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28091%3A0x561DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28091:0x561DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28091'^^xsd:integer;
  dwc:scientificName 'Lensia subtilis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28091:0x561DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '135439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x501DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x501DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1436445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4C1DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4C1DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4B1DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4B1DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '345251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB222CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB222CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB222CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB222CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB222CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB222CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Sapphirina angusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '129041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB222CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '129041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD822CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD822CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD822CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD822CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD822CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD822CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Arietellus plumifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104351'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD822CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28021%3A0x421DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28021%3A0x421DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28021%3A0x421DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28021%3A0x421DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28021%3A0x421DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28021:0x421DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28021'^^xsd:integer;
  dwc:scientificName 'Bassia bassensis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28021:0x421DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '135404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x391DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x391DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x391DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x391DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x391DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x391DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aetideus armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x391DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27811%3A0x391DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27811%3A0x391DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27811%3A0x391DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27811%3A0x391DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27811%3A0x391DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27811:0x391DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27811'^^xsd:integer;
  dwc:scientificName 'Aglantha digitale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27811:0x391DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '117849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD21CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Centropages hamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD21CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD01CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD01CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCD1CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCD1CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCC1CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCC1CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCC1CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCC1CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC81CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC81CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC81CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC81CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC81CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC81CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Chiridius molestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC81CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27839%3A0xC51CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27839%3A0xC51CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27839%3A0xC51CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27839%3A0xC51CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27839%3A0xC51CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27839:0xC51CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27839'^^xsd:integer;
  dwc:scientificName 'Chuniphyes multidentata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27839:0xC51CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27685%3A0xC51CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27685%3A0xC51CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27685%3A0xC51CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27685%3A0xC51CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27685%3A0xC51CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27685:0xC51CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27685'^^xsd:integer;
  dwc:scientificName 'Chuniphyes multidentata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '1504'^^xsd:integer;
  dwc:maximumDepth '1897'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27685:0xC51CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC11CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC11CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC11CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC11CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC11CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC11CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC11CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC11CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC11CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC11CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC11CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC11CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC11CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC11CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE122CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE122CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE122CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE122CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE122CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE122CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus brevispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '254602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE122CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '254602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE122CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE122CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE122CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE122CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE122CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE122CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE122CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29855%3A0xBD1CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29855%3A0xBD1CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29855%3A0xBD1CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29855%3A0xBD1CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29855%3A0xBD1CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29855:0xBD1CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29855'^^xsd:integer;
  dwc:scientificName 'Eudoxoides mitra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135423'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29855:0xBD1CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '135423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBB1CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euchirella brevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '149723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBB1CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB91CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euchaeta spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB91CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27439%3A0x961CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27439%3A0x961CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27439%3A0x961CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27439%3A0x961CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27439%3A0x961CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27439:0x961CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27439'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27439:0x961CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27493%3A0x961CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27493%3A0x961CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27493%3A0x961CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27493%3A0x961CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27493%3A0x961CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27493:0x961CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27493'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27493:0x961CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8F1CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8F1CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8F1CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8F1CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8F1CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8F1CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Haloptilus longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8F1CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8A1CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8A1CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8A1CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8A1CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8A1CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8A1CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterostylites longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '1504'^^xsd:integer;
  dwc:maximumDepth '1897'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8A1CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE722CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE722CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE722CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE722CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE722CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE722CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lophothrix frontalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE722CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x891CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x891CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x891CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x891CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x891CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x891CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '1504'^^xsd:integer;
  dwc:maximumDepth '1897'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '220908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x891CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '220908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27713%3A0x861CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27713%3A0x861CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27713%3A0x861CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27713%3A0x861CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27713%3A0x861CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27713:0x861CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27713'^^xsd:integer;
  dwc:scientificName 'Lensia conoidea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1503'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27713:0x861CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '135426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27937%3A0x861CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27937%3A0x861CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27937%3A0x861CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27937%3A0x861CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27937%3A0x861CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27937:0x861CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27937'^^xsd:integer;
  dwc:scientificName 'Lensia hotspur'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27937:0x861CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '135433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28091%3A0x871CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28091%3A0x871CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28091%3A0x871CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28091%3A0x871CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28091%3A0x871CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28091:0x871CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28091'^^xsd:integer;
  dwc:scientificName 'Lensia subtilis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28091:0x871CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '135439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x811CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x811CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1C1CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta tonsa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '359879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1C1CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '359879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED22CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED22CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED22CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED22CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED22CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xED22CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Oithona  setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xED22CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.801"^^xsd:decimal ;
  dwc:decimalLongitude "-30.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.801 -30.226)"^^geo:wktLiteral ;
  geo-pos:lat "42.801"^^xsd:decimal ;
  geo-pos:long "-30.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x781CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.226'^^xsd:double;
  dwc:latitude '42.801'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2226 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x781CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '104635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4182%3A0x3A21CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4182%3A0x3A21CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4182%3A0x3A21CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4182%3A0x3A21CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4182%3A0x3A21CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4182:0x3A21CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4182'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4182:0x3A21CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9000%3A0x8A21CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9000%3A0x8A21CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9000%3A0x8A21CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9000%3A0x8A21CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9000%3A0x8A21CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9000:0x8A21CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9000'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9000:0x8A21CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4184%3A0x0121CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4184%3A0x0121CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4184%3A0x0121CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4184%3A0x0121CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4184%3A0x0121CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4184:0x0121CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4184'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro; Zachary Baldwin'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4184:0x0121CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4196%3A0x0021CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4196%3A0x0021CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4196%3A0x0021CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4196%3A0x0021CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4196%3A0x0021CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4196:0x0021CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4196'^^xsd:integer;
  dwc:scientificName 'Melamphaes microps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4196:0x0021CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27947%3A0xF920CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27947%3A0xF920CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27947%3A0xF920CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27947%3A0xF920CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27947%3A0xF920CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27947:0xF920CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27947'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27947:0xF920CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7841%3A0xB720CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7841%3A0xB720CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7841%3A0xB720CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7841%3A0xB720CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7841%3A0xB720CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7841:0xB720CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7841'^^xsd:integer;
  dwc:scientificName 'Taonius pavo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '139428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7841:0xB720CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '139428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4180%3A0x9521CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4180%3A0x9521CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4180%3A0x9521CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4180%3A0x9521CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4180%3A0x9521CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4180:0x9521CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4180'^^xsd:integer;
  dwc:scientificName 'Sternoptyx pseudobscura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127315'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4180:0x9521CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5674%3A0xA520CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5674%3A0xA520CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5674%3A0xA520CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5674%3A0xA520CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5674%3A0xA520CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5674:0xA520CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5674'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5674:0xA520CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32051%3A0xFE21CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32051%3A0xFE21CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32051%3A0xFE21CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32051%3A0xFE21CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32051%3A0xFE21CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32051:0xFE21CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32051'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32051:0xFE21CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4222%3A0x1A20CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4222%3A0x1A20CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4222%3A0x1A20CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4222%3A0x1A20CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4222%3A0x1A20CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4222:0x1A20CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4222'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16265'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4222:0x1A20CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4194%3A0xE71FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4194%3A0xE71FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4194%3A0xE71FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4194%3A0xE71FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4194%3A0xE71FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4194:0xE71FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4194'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4194:0xE71FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29809%3A0x581BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29809%3A0x581BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29809%3A0x581BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29809%3A0x581BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29809%3A0x581BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29809:0x581BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29809'^^xsd:integer;
  dwc:scientificName 'Bentheogennema intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29809:0x581BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7827%3A0x511FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7827%3A0x511FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7827%3A0x511FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7827%3A0x511FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7827%3A0x511FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7827:0x511FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7827'^^xsd:integer;
  dwc:scientificName 'Vampyroteuthis infernalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '141887'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7827:0x511FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '141887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5660%3A0x261FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5660%3A0x261FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5660%3A0x261FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5660%3A0x261FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5660%3A0x261FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5660:0x261FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5660'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5660:0x261FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x211FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x211FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4110%3A0x5E22CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4110%3A0x5E22CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4110%3A0x5E22CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4110%3A0x5E22CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4110%3A0x5E22CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4110:0x5E22CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4110'^^xsd:integer;
  dwc:scientificName 'Planctoteuthis levimana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '238753'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4110:0x5E22CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '238753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27905%3A0xCA1ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27905%3A0xCA1ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27905%3A0xCA1ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27905%3A0xCA1ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27905%3A0xCA1ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27905:0xCA1ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27905'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27905:0xCA1ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7813%3A0x6B1BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7813%3A0x6B1BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7813%3A0x6B1BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7813%3A0x6B1BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7813%3A0x6B1BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7813:0x6B1BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7813'^^xsd:integer;
  dwc:scientificName 'Haliphron atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '341781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7813:0x6B1BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '341781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29795%3A0x6622CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29795%3A0x6622CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29795%3A0x6622CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29795%3A0x6622CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29795%3A0x6622CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29795:0x6622CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29795'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29795:0x6622CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14736%3A0x6B1ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14736%3A0x6B1ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14736%3A0x6B1ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14736%3A0x6B1ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14736%3A0x6B1ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14736:0x6B1ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14736'^^xsd:integer;
  dwc:scientificName 'Gnathophausia affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119922'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14736:0x6B1ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '119922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14764%3A0x691ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14764%3A0x691ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14764%3A0x691ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14764%3A0x691ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14764%3A0x691ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14764:0x691ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14764'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14764:0x691ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14666%3A0x311ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14666%3A0x311ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14666%3A0x311ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14666%3A0x311ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14666%3A0x311ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14666:0x311ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14666'^^xsd:integer;
  dwc:scientificName 'Eucopia australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14666:0x311ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '119916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4206%3A0x6E1BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4206%3A0x6E1BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4206%3A0x6E1BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4206%3A0x6E1BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4206%3A0x6E1BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4206:0x6E1BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4206'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1706-08'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4206:0x6E1BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32037%3A0x2C1ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32037%3A0x2C1ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32037%3A0x2C1ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32037%3A0x2C1ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32037%3A0x2C1ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32037:0x2C1ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32037'^^xsd:integer;
  dwc:scientificName 'Eurythenes gryllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '102563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32037:0x2C1ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '102563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7793%3A0x2B1CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7793%3A0x2B1CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7793%3A0x2B1CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7793%3A0x2B1CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7793%3A0x2B1CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7793:0x2B1CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7793'^^xsd:integer;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7793:0x2B1CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1C1ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '238750'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1C1ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15092%3A0xA222CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15092%3A0xA222CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15092%3A0xA222CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15092%3A0xA222CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15092%3A0xA222CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15092:0xA222CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15092'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15092:0xA222CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4287%3A0xB31DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4287%3A0xB31DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4287%3A0xB31DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4287%3A0xB31DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4287%3A0xB31DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4287:0xB31DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4287'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4287:0xB31DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5831%3A0x771BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5831%3A0x771BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5831%3A0x771BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5831%3A0x771BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5831%3A0x771BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5831:0x771BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5831'^^xsd:integer;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5831:0x771BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5935%3A0x7A21CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5935%3A0x7A21CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5935%3A0x7A21CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5935%3A0x7A21CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5935%3A0x7A21CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5935:0x7A21CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5935'^^xsd:integer;
  dwc:scientificName 'Lampanyctus intricarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5935:0x7A21CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4220%3A0xAD22CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4220%3A0xAD22CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4220%3A0xAD22CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4220%3A0xAD22CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4220%3A0xAD22CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4220:0xAD22CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4220'^^xsd:integer;
  dwc:scientificName 'Kali macrodon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16368'^^xsd:string;
  dwc:aphiaid '126841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4220:0xAD22CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4224%3A0x9B1DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4224%3A0x9B1DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4224%3A0x9B1DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4224%3A0x9B1DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4224%3A0x9B1DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4224:0x9B1DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4224'^^xsd:integer;
  dwc:scientificName 'Lampadena speculigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4224:0x9B1DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5637%3A0x4F1DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5637%3A0x4F1DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5637%3A0x4F1DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5637%3A0x4F1DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5637%3A0x4F1DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5637:0x4F1DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5637'^^xsd:integer;
  dwc:scientificName 'Phyllorhinichthys micractis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'T.W. Pietsch'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16722'^^xsd:string;
  dwc:aphiaid '126577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5637:0x4F1DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27459%3A0x421DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27459%3A0x421DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27459%3A0x421DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27459%3A0x421DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27459%3A0x421DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27459:0x421DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27459'^^xsd:integer;
  dwc:scientificName 'Bathylaco nigricans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Yde Poulsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27459:0x421DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27933%3A0x3C1DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27933%3A0x3C1DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27933%3A0x3C1DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27933%3A0x3C1DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27933%3A0x3C1DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27933:0x3C1DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27933'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27933:0x3C1DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29781%3A0xD41CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29781%3A0xD41CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29781%3A0xD41CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29781%3A0xD41CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29781%3A0xD41CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29781:0xD41CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29781'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29781:0xD41CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4210%3A0xC91CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4210%3A0xC91CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4210%3A0xC91CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4210%3A0xC91CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4210%3A0xC91CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4210:0xC91CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4210'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4210:0xC91CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4208%3A0x941CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4208%3A0x941CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4208%3A0x941CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4208%3A0x941CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4208%3A0x941CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4208:0x941CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4208'^^xsd:integer;
  dwc:scientificName 'Cubiceps gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16348'^^xsd:string;
  dwc:aphiaid '126990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4208:0x941CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8986%3A0x281CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8986%3A0x281CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8986%3A0x281CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8986%3A0x281CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8986%3A0x281CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8986:0x281CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8986'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8986:0x281CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4273%3A0xE522CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4273%3A0xE522CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4273%3A0xE522CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4273%3A0xE522CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4273%3A0xE522CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4273:0xE522CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4273'^^xsd:integer;
  dwc:scientificName 'Herwigia kreffti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; J.Y. Poulsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126702'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4273:0xE522CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4259%3A0x201CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4259%3A0x201CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4259%3A0x201CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4259%3A0x201CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4259%3A0x201CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4259:0x201CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4259'^^xsd:integer;
  dwc:scientificName 'Lampadena anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4259:0x201CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32023%3A0xEB22CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32023%3A0xEB22CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32023%3A0xEB22CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32023%3A0xEB22CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32023%3A0xEB22CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32023:0xEB22CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32023'^^xsd:integer;
  dwc:scientificName 'Nebaliopsis typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '149681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32023:0xEB22CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27961%3A0xEC22CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27961%3A0xEC22CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27961%3A0xEC22CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27961%3A0xEC22CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27961%3A0xEC22CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27961:0xEC22CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27961'^^xsd:integer;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27961:0xEC22CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4170%3A0x311CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4170%3A0x311CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4170%3A0x311CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "-30.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4170%3A0x311CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 -30.215)"^^geo:wktLiteral ;
  geo-pos:lat "42.72"^^xsd:decimal ;
  geo-pos:long "-30.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4170%3A0x311CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4170:0x311CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4170'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.215'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2542 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4170:0x311CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4160%3A0x1421CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4160%3A0x1421CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4160%3A0x1421CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4160%3A0x1421CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4160%3A0x1421CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4160:0x1421CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4160'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4160:0x1421CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5931%3A0x2B1BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5931%3A0x2B1BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5931%3A0x2B1BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5931%3A0x2B1BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5931%3A0x2B1BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5931:0x2B1BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5931'^^xsd:integer;
  dwc:scientificName 'Searsia koefoedi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5931:0x2B1BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4228%3A0x0A21CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4228%3A0x0A21CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4228%3A0x0A21CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4228%3A0x0A21CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4228%3A0x0A21CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4228:0x0A21CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4228'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4228:0x0A21CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4216%3A0x0021CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4216%3A0x0021CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4216%3A0x0021CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4216%3A0x0021CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4216%3A0x0021CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4216:0x0021CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4216'^^xsd:integer;
  dwc:scientificName 'Melamphaes microps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4216:0x0021CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5651%3A0xFE20CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5651%3A0xFE20CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5651%3A0xFE20CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5651%3A0xFE20CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5651%3A0xFE20CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5651:0xFE20CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5651'^^xsd:integer;
  dwc:scientificName 'Melanolagus bericoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ofer Gon'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5651:0xFE20CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5667%3A0xFE20CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5667%3A0xFE20CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5667%3A0xFE20CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5667%3A0xFE20CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5667%3A0xFE20CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5667:0xFE20CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5667'^^xsd:integer;
  dwc:scientificName 'Melanonus zugmayeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'T. Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5667:0xFE20CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4179%3A0xFD20CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4179%3A0xFD20CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4179%3A0xFD20CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4179%3A0xFD20CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4179%3A0xFD20CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4179:0xFD20CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4179'^^xsd:integer;
  dwc:scientificName 'Melanostomias bartonbeani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4179:0xFD20CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2844%3A0x8F21CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2844%3A0x8F21CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2844%3A0x8F21CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2844%3A0x8F21CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2844%3A0x8F21CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2844:0x8F21CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2844'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2844:0x8F21CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29446%3A0xF920CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29446%3A0xF920CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29446%3A0xF920CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29446%3A0xF920CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29446%3A0xF920CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29446:0xF920CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29446'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29446:0xF920CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7839%3A0xB620CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7839%3A0xB620CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7839%3A0xB620CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7839%3A0xB620CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7839%3A0xB620CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7839:0xB620CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7839'^^xsd:integer;
  dwc:scientificName 'Taonius pavo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '139428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7839:0xB620CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '139428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4205%3A0x9121CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4205%3A0x9121CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4205%3A0x9121CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4205%3A0x9121CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4205%3A0x9121CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4205:0x9121CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4205'^^xsd:integer;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4205:0x9121CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5695%3A0x9221CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5695%3A0x9221CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5695%3A0x9221CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5695%3A0x9221CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5695%3A0x9221CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5695:0x9221CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5695'^^xsd:integer;
  dwc:scientificName 'Sternoptyx diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5695:0x9221CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4996%3A0xAE20CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4996%3A0xAE20CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4996%3A0xAE20CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4996%3A0xAE20CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4996%3A0xAE20CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4996:0xAE20CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4996'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1739'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4996:0xAE20CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4214%3A0xAC20CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4214%3A0xAC20CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4214%3A0xAC20CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4214%3A0xAC20CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4214%3A0xAC20CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4214:0xAC20CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4214'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4214:0xAC20CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4186%3A0xA620CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4186%3A0xA620CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4186%3A0xA620CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4186%3A0xA620CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4186%3A0xA620CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4186:0xA620CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4186'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4186:0xA620CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4163%3A0xA120CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4163%3A0xA120CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4163%3A0xA120CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4163%3A0xA120CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4163%3A0xA120CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4163:0xA120CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4163'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4163:0xA120CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13688%3A0x9C20CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13688%3A0x9C20CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13688%3A0x9C20CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13688%3A0x9C20CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13688%3A0x9C20CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13688:0x9C20CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13688'^^xsd:integer;
  dwc:scientificName 'Sergia tenuiremis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13688:0x9C20CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4200%3A0x6120CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4200%3A0x6120CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4200%3A0x6120CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4200%3A0x6120CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4200%3A0x6120CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4200:0x6120CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4200'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4200:0x6120CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4158%3A0x5D20CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4158%3A0x5D20CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4158%3A0x5D20CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4158%3A0x5D20CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4158%3A0x5D20CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4158:0x5D20CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4158'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4158:0x5D20CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7835%3A0x5B20CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7835%3A0x5B20CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7835%3A0x5B20CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7835%3A0x5B20CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7835%3A0x5B20CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7835:0x5B20CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7835'^^xsd:integer;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7835:0x5B20CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4181%3A0x5B20CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4181%3A0x5B20CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4181%3A0x5B20CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4181%3A0x5B20CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4181%3A0x5B20CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4181:0x5B20CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4181'^^xsd:integer;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4181:0x5B20CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5639%3A0x1A20CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5639%3A0x1A20CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5639%3A0x1A20CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5639%3A0x1A20CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5639%3A0x1A20CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5639:0x1A20CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5639'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16266'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5639:0x1A20CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4204%3A0x1B1CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4204%3A0x1B1CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4204%3A0x1B1CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4204%3A0x1B1CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4204%3A0x1B1CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4204:0x1B1CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4204'^^xsd:integer;
  dwc:scientificName 'Cubiceps gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4204:0x1B1CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29516%3A0xEE1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29516%3A0xEE1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29516%3A0xEE1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29516%3A0xEE1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29516%3A0xEE1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29516:0xEE1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29516'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29516:0xEE1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7821%3A0xD71BCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7821%3A0xD71BCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7821%3A0xD71BCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7821%3A0xD71BCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7821%3A0xD71BCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7821:0xD71BCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7821'^^xsd:integer;
  dwc:scientificName 'Discoteuthis laciniosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '196595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7821:0xD71BCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '196595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4173%3A0xE71FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4173%3A0xE71FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4173%3A0xE71FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4173%3A0xE71FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4173%3A0xE71FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4173:0xE71FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4173'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16690'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4173:0xE71FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4858%3A0xE61FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4858%3A0xE61FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4858%3A0xE61FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4858%3A0xE61FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4858%3A0xE61FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4858:0xE61FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4858'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1546+64-65'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4858:0xE61FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5681%3A0xE61FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5681%3A0xE61FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5681%3A0xE61FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5681%3A0xE61FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5681%3A0xE61FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5681:0xE61FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5681'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5681:0xE61FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4151%3A0x911FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4151%3A0x911FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4151%3A0x911FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4151%3A0x911FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4151%3A0x911FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4151:0x911FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4151'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4151:0x911FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4110%3A0x8F1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4110%3A0x8F1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4110%3A0x8F1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4110%3A0x8F1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4110%3A0x8F1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4110:0x8F1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4110'^^xsd:integer;
  dwc:scientificName 'Brachioteuthis beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '341792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4110:0x8F1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '341792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4153%3A0x8C1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4153%3A0x8C1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4153%3A0x8C1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4153%3A0x8C1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4153%3A0x8C1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4153:0x8C1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4153'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4153:0x8C1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5665%3A0x1122CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5665%3A0x1122CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5665%3A0x1122CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5665%3A0x1122CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5665%3A0x1122CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5665:0x1122CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5665'^^xsd:integer;
  dwc:scientificName 'Tetragonurus cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5665:0x1122CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7797%3A0x5D1BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7797%3A0x5D1BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7797%3A0x5D1BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7797%3A0x5D1BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7797%3A0x5D1BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7797:0x5D1BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7797'^^xsd:integer;
  dwc:scientificName 'Ancistroteuthis lichtensteinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7797:0x5D1BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '140647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5D1BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5D1BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5D1BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5D1BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5D1BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5D1BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Ancistroteuthis lichtensteinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5D1BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '140647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4902%3A0x5D1BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4902%3A0x5D1BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4902%3A0x5D1BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4902%3A0x5D1BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4902%3A0x5D1BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4902:0x5D1BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4902'^^xsd:integer;
  dwc:scientificName 'Anoplogaster cornuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1590-91'^^xsd:string;
  dwc:aphiaid '126393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4902:0x5D1BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4212%3A0x441FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4212%3A0x441FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4212%3A0x441FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4212%3A0x441FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4212%3A0x441FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4212:0x441FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4212'^^xsd:integer;
  dwc:scientificName 'Anoplogaster cornuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15947'^^xsd:string;
  dwc:aphiaid '126393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4212:0x441FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5653%3A0x1522CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5653%3A0x1522CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5653%3A0x1522CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5653%3A0x1522CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5653%3A0x1522CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5653:0x1522CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5653'^^xsd:integer;
  dwc:scientificName 'Alepisaurus brevirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15975'^^xsd:string;
  dwc:aphiaid '126332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5653:0x1522CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29404%3A0x3E1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29404%3A0x3E1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29404%3A0x3E1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29404%3A0x3E1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29404%3A0x3E1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29404:0x3E1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29404'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29404:0x3E1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29488%3A0x4A21CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29488%3A0x4A21CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29488%3A0x4A21CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29488%3A0x4A21CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29488%3A0x4A21CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29488:0x4A21CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29488'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29488:0x4A21CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29502%3A0x4D21CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29502%3A0x4D21CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29502%3A0x4D21CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29502%3A0x4D21CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29502%3A0x4D21CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29502:0x4D21CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29502'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29502:0x4D21CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29418%3A0x4E21CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29418%3A0x4E21CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29418%3A0x4E21CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29418%3A0x4E21CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29418%3A0x4E21CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29418:0x4E21CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29418'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29418:0x4E21CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27120%3A0x5F1BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27120%3A0x5F1BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27120%3A0x5F1BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27120%3A0x5F1BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27120%3A0x5F1BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27120:0x5F1BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27120'^^xsd:integer;
  dwc:scientificName 'Pseudoscopelus obtusifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16379'^^xsd:string;
  dwc:aphiaid '221508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27120:0x5F1BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '221508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4918%3A0x5F1BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4918%3A0x5F1BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4918%3A0x5F1BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4918%3A0x5F1BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4918%3A0x5F1BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4918:0x5F1BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4918'^^xsd:integer;
  dwc:scientificName 'Pseudoscopelus scutatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16380'^^xsd:string;
  dwc:aphiaid '221509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4918:0x5F1BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '221509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4174%3A0x241FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4174%3A0x241FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4174%3A0x241FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4174%3A0x241FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4174%3A0x241FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4174:0x241FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4174'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4174:0x241FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A513%3A0x241FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A513%3A0x241FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A513%3A0x241FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A513%3A0x241FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A513%3A0x241FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:513:0x241FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '513'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1740-41'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:513:0x241FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31197%3A0x5C22CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31197%3A0x5C22CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31197%3A0x5C22CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31197%3A0x5C22CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31197%3A0x5C22CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31197:0x5C22CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31197'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31197:0x5C22CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4202%3A0x2D1CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4202%3A0x2D1CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4202%3A0x2D1CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4202%3A0x2D1CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4202%3A0x2D1CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4202:0x2D1CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4202'^^xsd:integer;
  dwc:scientificName 'Poromitra capito'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4202:0x2D1CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33374%3A0xD31ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33374%3A0xD31ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33374%3A0xD31ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33374%3A0xD31ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33374%3A0xD31ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33374:0xD31ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33374'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33374:0xD31ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD21ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD21ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2974%3A0x631BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2974%3A0x631BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2974%3A0x631BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2974%3A0x631BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2974%3A0x631BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2974:0x631BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2974'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2974:0x631BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2858%3A0x631BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2858%3A0x631BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2858%3A0x631BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2858%3A0x631BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2858%3A0x631BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2858:0x631BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2858'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2858:0x631BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29460%3A0xC91ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29460%3A0xC91ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29460%3A0xC91ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29460%3A0xC91ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29460%3A0xC91ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29460:0xC91ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29460'^^xsd:integer;
  dwc:scientificName 'Pasiphaea hoplocerca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29460:0xC91ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4165%3A0xBF1ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4165%3A0xBF1ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4165%3A0xBF1ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4165%3A0xBF1ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4165%3A0xBF1ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4165:0xBF1ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4165'^^xsd:integer;
  dwc:scientificName 'Pachystomias microdon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'T. Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4165:0xBF1ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7795%3A0xBB1ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7795%3A0xBB1ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7795%3A0xBB1ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7795%3A0xBB1ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7795%3A0xBB1ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7795:0xBB1ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7795'^^xsd:integer;
  dwc:scientificName 'Octopoteuthis sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '181379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7795:0xBB1ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '181379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31169%3A0x6F1ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31169%3A0x6F1ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31169%3A0x6F1ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31169%3A0x6F1ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31169%3A0x6F1ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31169:0x6F1ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31169'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31169:0x6F1ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4159%3A0x5421CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4159%3A0x5421CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4159%3A0x5421CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4159%3A0x5421CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4159%3A0x5421CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4159:0x5421CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4159'^^xsd:integer;
  dwc:scientificName 'Flagellostomias boureei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127351'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4159:0x5421CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29474%3A0x681ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29474%3A0x681ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29474%3A0x681ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29474%3A0x681ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29474%3A0x681ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29474:0x681ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29474'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29474:0x681ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29544%3A0x671ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29544%3A0x671ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29544%3A0x671ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29544%3A0x671ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29544%3A0x671ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29544:0x671ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29544'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29544:0x671ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8484%3A0x621ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8484%3A0x621ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8484%3A0x621ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8484%3A0x621ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8484%3A0x621ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8484:0x621ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8484'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8484:0x621ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4190%3A0x5D1ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4190%3A0x5D1ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4190%3A0x5D1ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4190%3A0x5D1ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4190%3A0x5D1ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4190:0x5D1ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4190'^^xsd:integer;
  dwc:scientificName 'Gonostoma elongatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4190:0x5D1ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '221512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9464%3A0x7322CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9464%3A0x7322CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9464%3A0x7322CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9464%3A0x7322CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9464%3A0x7322CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9464:0x7322CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9464'^^xsd:integer;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9464:0x7322CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4172%3A0x6E1BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4172%3A0x6E1BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4172%3A0x6E1BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4172%3A0x6E1BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4172%3A0x6E1BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4172:0x6E1BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4172'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16468'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4172:0x6E1BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8372%3A0x291ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8372%3A0x291ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8372%3A0x291ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8372%3A0x291ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8372%3A0x291ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8372:0x291ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8372'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8372:0x291ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31183%3A0x6F1BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31183%3A0x6F1BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31183%3A0x6F1BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31183%3A0x6F1BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31183%3A0x6F1BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31183:0x6F1BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31183'^^xsd:integer;
  dwc:scientificName 'Megalanceola stephenseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '325364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31183:0x6F1BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '325364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4207%3A0x9922CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4207%3A0x9922CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4207%3A0x9922CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4207%3A0x9922CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4207%3A0x9922CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4207:0x9922CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4207'^^xsd:integer;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4207:0x9922CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7809%3A0x2B1CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7809%3A0x2B1CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7809%3A0x2B1CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7809%3A0x2B1CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7809%3A0x2B1CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7809:0x2B1CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7809'^^xsd:integer;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7809:0x2B1CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7853%3A0x2B1CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7853%3A0x2B1CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7853%3A0x2B1CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7853%3A0x2B1CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7853%3A0x2B1CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7853:0x2B1CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7853'^^xsd:integer;
  dwc:scientificName 'Mastigoteuthis hjorti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '341900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7853:0x2B1CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '759125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4226%3A0xF71DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4226%3A0xF71DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4226%3A0xF71DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4226%3A0xF71DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4226%3A0xF71DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4226:0xF71DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4226'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4226:0xF71DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4162%3A0xF01DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4162%3A0xF01DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4162%3A0xF01DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4162%3A0xF01DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4162%3A0xF01DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4162:0xF01DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4162'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4162:0xF01DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5641%3A0x9D22CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5641%3A0x9D22CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5641%3A0x9D22CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5641%3A0x9D22CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5641%3A0x9D22CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5641:0x9D22CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5641'^^xsd:integer;
  dwc:scientificName 'Notoscopelus bolini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'T. Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5641:0x9D22CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '158913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8498%3A0xEC1DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8498%3A0xEC1DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8498%3A0xEC1DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8498%3A0xEC1DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8498%3A0xEC1DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8498:0xEC1DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8498'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8498:0xEC1DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29530%3A0xE51DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29530%3A0xE51DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29530%3A0xE51DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29530%3A0xE51DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29530%3A0xE51DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29530:0xE51DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29530'^^xsd:integer;
  dwc:scientificName 'Notostomus gibbosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '212899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29530:0xE51DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '212899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9478%3A0xE51DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9478%3A0xE51DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9478%3A0xE51DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9478%3A0xE51DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9478%3A0xE51DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9478:0xE51DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9478'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9478:0xE51DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4149%3A0xE21DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4149%3A0xE21DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4149%3A0xE21DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4149%3A0xE21DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4149%3A0xE21DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4149:0xE21DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4149'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4149:0xE21DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5655%3A0x751BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5655%3A0x751BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5655%3A0x751BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5655%3A0x751BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5655%3A0x751BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5655:0x751BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5655'^^xsd:integer;
  dwc:scientificName 'Linophryne macrodon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'T. W. Pietsch'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 18216'^^xsd:string;
  dwc:aphiaid '272595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5655:0x751BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '272595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5847%3A0xB41DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5847%3A0xB41DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5847%3A0xB41DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5847%3A0xB41DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5847%3A0xB41DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5847:0xB41DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5847'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5847:0xB41DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4999%3A0x761BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4999%3A0x761BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4999%3A0x761BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4999%3A0x761BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4999%3A0x761BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4999:0x761BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4999'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4999:0x761BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5845%3A0x771BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5845%3A0x771BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5845%3A0x771BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5845%3A0x771BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5845%3A0x771BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5845:0x771BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5845'^^xsd:integer;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5845:0x771BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4176%3A0xAB1DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4176%3A0xAB1DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4176%3A0xAB1DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4176%3A0xAB1DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4176%3A0xAB1DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4176:0xAB1DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4176'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4176:0xAB1DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7799%3A0x7B21CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7799%3A0x7B21CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7799%3A0x7B21CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7799%3A0x7B21CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7799%3A0x7B21CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7799:0x7B21CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7799'^^xsd:integer;
  dwc:scientificName 'Helicocranchia pfefferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '139424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7799:0x7B21CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '139424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4315%3A0xA21DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4315%3A0xA21DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4315%3A0xA21DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4315%3A0xA21DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4315%3A0xA21DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4315:0xA21DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4315'^^xsd:integer;
  dwc:scientificName 'Herwigia kreffti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126702'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4315:0xA21DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7825%3A0x9E1DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7825%3A0x9E1DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7825%3A0x9E1DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7825%3A0x9E1DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7825%3A0x9E1DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7825:0x9E1DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7825'^^xsd:integer;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7825:0x9E1DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4219%3A0x9D1DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4219%3A0x9D1DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4219%3A0x9D1DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4219%3A0x9D1DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4219%3A0x9D1DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4219:0x9D1DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4219'^^xsd:integer;
  dwc:scientificName 'Lampadena anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4219:0x9D1DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4942%3A0x9D1DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4942%3A0x9D1DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4942%3A0x9D1DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4942%3A0x9D1DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4942%3A0x9D1DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4942:0x9D1DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4942'^^xsd:integer;
  dwc:scientificName 'Lampadena anomala'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1736'^^xsd:string;
  dwc:aphiaid '126606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4942:0x9D1DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4188%3A0xAF22CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4188%3A0xAF22CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4188%3A0xAF22CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4188%3A0xAF22CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4188%3A0xAF22CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4188:0xAF22CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4188'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4188:0xAF22CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4218%3A0x461DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4218%3A0x461DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4218%3A0x461DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4218%3A0x461DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4218%3A0x461DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4218:0x461DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4218'^^xsd:integer;
  dwc:scientificName 'Xenodermichthys copei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4218:0x461DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4301%3A0xC21BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4301%3A0xC21BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4301%3A0xC21BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4301%3A0xC21BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4301%3A0xC21BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4301:0xC21BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4301'^^xsd:integer;
  dwc:scientificName 'Brotulotaenia crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein, Jørgen Nielsen, Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4301:0xC21BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3614%3A0xCA1CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3614%3A0xCA1CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3614%3A0xCA1CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3614%3A0xCA1CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3614%3A0xCA1CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3614:0xCA1CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3614'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1720'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3614:0xCA1CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9492%3A0xC31BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9492%3A0xC31BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9492%3A0xC31BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9492%3A0xC31BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9492%3A0xC31BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9492:0xC31BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9492'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9492:0xC31BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29558%3A0x931CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29558%3A0x931CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29558%3A0x931CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29558%3A0x931CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29558%3A0x931CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29558:0x931CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29558'^^xsd:integer;
  dwc:scientificName 'Ephyrina figueirai'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29558:0x931CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5627%3A0x921CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5627%3A0x921CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5627%3A0x921CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5627%3A0x921CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5627%3A0x921CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5627:0x921CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5627'^^xsd:integer;
  dwc:scientificName 'Einara macrolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126701'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5627:0x921CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126701'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4329%3A0x8D1CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4329%3A0x8D1CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4329%3A0x8D1CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4329%3A0x8D1CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4329%3A0x8D1CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4329:0x8D1CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4329'^^xsd:integer;
  dwc:scientificName 'Kali macrodon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16369'^^xsd:string;
  dwc:aphiaid '126841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4329:0x8D1CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14670%3A0xC61BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14670%3A0xC61BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14670%3A0xC61BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14670%3A0xC61BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14670%3A0xC61BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14670:0xC61BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14670'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14670:0xC61BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4993%3A0xE722CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4993%3A0xE722CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4993%3A0xE722CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4993%3A0xE722CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4993%3A0xE722CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4993:0xE722CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4993'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1721-22'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4993:0xE722CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4221%3A0xC81BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4221%3A0xC81BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4221%3A0xC81BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4221%3A0xC81BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4221%3A0xC81BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4221:0xC81BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4221'^^xsd:integer;
  dwc:scientificName 'Magnisudis atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4221:0xC81BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2992%3A0x341CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2992%3A0x341CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2992%3A0x341CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.678"^^xsd:decimal ;
  dwc:decimalLongitude "-30.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2992%3A0x341CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.678 -30.197)"^^geo:wktLiteral ;
  geo-pos:lat "42.678"^^xsd:decimal ;
  geo-pos:long "-30.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2992%3A0x341CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2992:0x341CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2992'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.197'^^xsd:double;
  dwc:latitude '42.678'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2532 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2992:0x341CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A708%3A0x8421CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A708%3A0x8421CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A708%3A0x8421CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A708%3A0x8421CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A708%3A0x8421CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:708:0x8421CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '708'^^xsd:integer;
  dwc:scientificName 'Abraliopsis morisii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '237819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:708:0x8421CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28200%3A0x8521CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28200%3A0x8521CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28200%3A0x8521CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28200%3A0x8521CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28200%3A0x8521CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28200:0x8521CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28200'^^xsd:integer;
  dwc:scientificName 'Sergestes corniculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '246195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28200:0x8521CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '514117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2926%3A0x8521CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2926%3A0x8521CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2926%3A0x8521CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2926%3A0x8521CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2926%3A0x8521CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2926:0x8521CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2926'^^xsd:integer;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2926:0x8521CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28186%3A0x8521CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28186%3A0x8521CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28186%3A0x8521CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28186%3A0x8521CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28186%3A0x8521CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28186:0x8521CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28186'^^xsd:integer;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28186:0x8521CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29753%3A0x8A21CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29753%3A0x8A21CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29753%3A0x8A21CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29753%3A0x8A21CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29753%3A0x8A21CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29753:0x8A21CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29753'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29753:0x8A21CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29767%3A0x0721CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29767%3A0x0721CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29767%3A0x0721CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29767%3A0x0721CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29767%3A0x0721CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29767:0x0721CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29767'^^xsd:integer;
  dwc:scientificName 'Sergestes corniculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '246195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29767:0x0721CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '514117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11415%3A0x8F21CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11415%3A0x8F21CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11415%3A0x8F21CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11415%3A0x8F21CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11415%3A0x8F21CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11415:0x8F21CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11415'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11415:0x8F21CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29943%3A0xF820CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29943%3A0xF820CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29943%3A0xF820CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29943%3A0xF820CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29943%3A0xF820CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29943:0xF820CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29943'^^xsd:integer;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29943:0xF820CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7786%3A0xB720CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7786%3A0xB720CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7786%3A0xB720CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7786%3A0xB720CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7786%3A0xB720CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7786:0xB720CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7786'^^xsd:integer;
  dwc:scientificName 'Taonius pavo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '139428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7786:0xB720CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '139428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5545%3A0x9221CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5545%3A0x9221CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5545%3A0x9221CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5545%3A0x9221CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5545%3A0x9221CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5545:0x9221CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5545'^^xsd:integer;
  dwc:scientificName 'Sternoptyx diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5545:0x9221CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5693%3A0x9521CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5693%3A0x9521CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5693%3A0x9521CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5693%3A0x9521CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5693%3A0x9521CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5693:0x9521CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5693'^^xsd:integer;
  dwc:scientificName 'Sternoptyx pseudobscura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127315'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5693:0x9521CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5615%3A0xA020CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5615%3A0xA020CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5615%3A0xA020CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5615%3A0xA020CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5615%3A0xA020CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5615:0xA020CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5615'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5615:0xA020CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5559%3A0x3420CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5559%3A0x3420CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5559%3A0x3420CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5559%3A0x3420CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5559%3A0x3420CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5559:0x3420CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5559'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5559:0x3420CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4197%3A0x3120CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4197%3A0x3120CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4197%3A0x3120CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4197%3A0x3120CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4197%3A0x3120CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4197:0x3120CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4197'^^xsd:integer;
  dwc:scientificName 'Cubiceps gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16349'^^xsd:string;
  dwc:aphiaid '126990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4197:0x3120CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5598%3A0x2620CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5598%3A0x2620CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5598%3A0x2620CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5598%3A0x2620CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5598%3A0x2620CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5598:0x2620CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5598'^^xsd:integer;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5598:0x2620CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5584%3A0x2420CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5584%3A0x2420CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5584%3A0x2420CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5584%3A0x2420CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5584%3A0x2420CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5584:0x2420CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5584'^^xsd:integer;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5584:0x2420CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5612%3A0x1E20CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5612%3A0x1E20CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5612%3A0x1E20CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5612%3A0x1E20CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5612%3A0x1E20CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5612:0x1E20CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5612'^^xsd:integer;
  dwc:scientificName 'Diaphus metopoclampus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16822'^^xsd:string;
  dwc:aphiaid '126594'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5612:0x1E20CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33899%3A0xFF21CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33899%3A0xFF21CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33899%3A0xFF21CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33899%3A0xFF21CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33899%3A0xFF21CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33899:0xFF21CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33899'^^xsd:integer;
  dwc:scientificName 'Cystisoma longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '458656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33899:0xFF21CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '458656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31129%3A0x1C20CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31129%3A0x1C20CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31129%3A0x1C20CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31129%3A0x1C20CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31129%3A0x1C20CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31129:0x1C20CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31129'^^xsd:integer;
  dwc:scientificName 'Cystisoma longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '458656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31129:0x1C20CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '458656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A527%3A0x1B1CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A527%3A0x1B1CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A527%3A0x1B1CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A527%3A0x1B1CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A527%3A0x1B1CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:527:0x1B1CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '527'^^xsd:integer;
  dwc:scientificName 'Cubiceps gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1715 '^^xsd:string;
  dwc:aphiaid '126990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:527:0x1B1CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5697%3A0xE91FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5697%3A0xE91FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5697%3A0xE91FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5697%3A0xE91FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5697%3A0xE91FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5697:0xE91FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5697'^^xsd:integer;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5697:0xE91FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4155%3A0xE91FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4155%3A0xE91FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4155%3A0xE91FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4155%3A0xE91FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4155%3A0xE91FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4155:0xE91FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4155'^^xsd:integer;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4155:0xE91FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5550%3A0x361BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5550%3A0x361BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5550%3A0x361BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5550%3A0x361BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5550%3A0x361BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5550:0x361BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5550'^^xsd:integer;
  dwc:scientificName 'Aristostomias tittmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5550:0x361BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5683%3A0xE41FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5683%3A0xE41FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5683%3A0xE41FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5683%3A0xE41FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5683%3A0xE41FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5683:0xE41FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5683'^^xsd:integer;
  dwc:scientificName 'Astronesthes niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5683:0xE41FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4199%3A0x0522CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4199%3A0x0522CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4199%3A0x0522CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4199%3A0x0522CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4199%3A0x0522CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4199:0x0522CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4199'^^xsd:integer;
  dwc:scientificName 'Argyropelecus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4199:0x0522CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5679%3A0x0622CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5679%3A0x0622CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5679%3A0x0622CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5679%3A0x0622CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5679%3A0x0622CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5679:0x0622CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5679'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5679:0x0622CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5570%3A0x191CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5570%3A0x191CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5570%3A0x191CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5570%3A0x191CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5570%3A0x191CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5570:0x191CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5570'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5570:0x191CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5677%3A0xD81FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5677%3A0xD81FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5677%3A0xD81FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5677%3A0xD81FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5677%3A0xD81FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5677:0xD81FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5677'^^xsd:integer;
  dwc:scientificName 'Bathylychnops exilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16764'^^xsd:string;
  dwc:aphiaid '126730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5677:0xD81FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14838%3A0x8A1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14838%3A0x8A1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14838%3A0x8A1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14838%3A0x8A1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14838%3A0x8A1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14838:0x8A1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14838'^^xsd:integer;
  dwc:scientificName 'Bolinichthys indicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'F. Porteiro & T. Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16403'^^xsd:string;
  dwc:aphiaid '126582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14838:0x8A1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5671%3A0x591BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5671%3A0x591BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5671%3A0x591BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5671%3A0x591BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5671%3A0x591BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5671:0x591BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5671'^^xsd:integer;
  dwc:scientificName 'Bolinichthys supralateralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'F. Porteiro & T. Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16392'^^xsd:string;
  dwc:aphiaid '126583'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5671:0x591BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4183%3A0x8A1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4183%3A0x8A1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4183%3A0x8A1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4183%3A0x8A1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4183%3A0x8A1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4183:0x8A1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4183'^^xsd:integer;
  dwc:scientificName 'Bonapartia pedaliota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4183:0x8A1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '322499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5669%3A0x0B22CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5669%3A0x0B22CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5669%3A0x0B22CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5669%3A0x0B22CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5669%3A0x0B22CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5669:0x0B22CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5669'^^xsd:integer;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5669:0x0B22CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5657%3A0x7B1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5657%3A0x7B1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5657%3A0x7B1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5657%3A0x7B1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5657%3A0x7B1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5657:0x7B1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5657'^^xsd:integer;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5657:0x7B1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5629%3A0x571FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5629%3A0x571FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5629%3A0x571FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5629%3A0x571FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5629%3A0x571FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5629:0x571FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5629'^^xsd:integer;
  dwc:scientificName 'Vinciguerria poweriae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5629:0x571FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33913%3A0x0F22CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33913%3A0x0F22CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33913%3A0x0F22CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33913%3A0x0F22CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33913%3A0x0F22CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33913:0x0F22CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33913'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33913:0x0F22CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7714%3A0x501FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7714%3A0x501FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7714%3A0x501FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7714%3A0x501FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7714%3A0x501FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7714:0x501FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7714'^^xsd:integer;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7714:0x501FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7772%3A0x451FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7772%3A0x451FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7772%3A0x451FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7772%3A0x451FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7772%3A0x451FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7772:0x451FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7772'^^xsd:integer;
  dwc:scientificName 'Ancistroteuthis lichtensteinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7772:0x451FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '140647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29887%3A0x3E1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29887%3A0x3E1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29887%3A0x3E1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29887%3A0x3E1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29887%3A0x3E1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29887:0x3E1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29887'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29887:0x3E1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11443%3A0x4B21CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11443%3A0x4B21CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11443%3A0x4B21CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11443%3A0x4B21CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11443%3A0x4B21CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11443:0x4B21CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11443'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11443:0x4B21CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29975%3A0x371FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29975%3A0x371FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29975%3A0x371FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29975%3A0x371FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29975%3A0x371FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29975:0x371FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29975'^^xsd:integer;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vanda Carmo'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29975:0x371FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7758%3A0x5922CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7758%3A0x5922CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7758%3A0x5922CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7758%3A0x5922CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7758%3A0x5922CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7758:0x5922CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7758'^^xsd:integer;
  dwc:scientificName 'Pterygioteuthis gemmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '342104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7758:0x5922CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '342104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7744%3A0x601BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7744%3A0x601BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7744%3A0x601BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7744%3A0x601BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7744%3A0x601BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7744:0x601BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7744'^^xsd:integer;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7744:0x601BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x211FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x211FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31101%3A0x5C22CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31101%3A0x5C22CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31101%3A0x5C22CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31101%3A0x5C22CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31101%3A0x5C22CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31101:0x5C22CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31101'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31101:0x5C22CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33871%3A0x1B1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33871%3A0x1B1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33871%3A0x1B1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33871%3A0x1B1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33871%3A0x1B1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33871:0x1B1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33871'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33871:0x1B1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31073%3A0x1B1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31073%3A0x1B1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31073%3A0x1B1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31073%3A0x1B1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31073%3A0x1B1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31073:0x1B1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31073'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31073:0x1B1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33885%3A0xD31ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33885%3A0xD31ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33885%3A0xD31ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33885%3A0xD31ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33885%3A0xD31ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33885:0xD31ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33885'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33885:0xD31ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31115%3A0x611BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31115%3A0x611BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31115%3A0x611BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31115%3A0x611BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31115%3A0x611BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31115:0x611BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31115'^^xsd:integer;
  dwc:scientificName 'Phrosina semilunata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31115:0x611BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '103273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5601%3A0xD01ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5601%3A0xD01ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5601%3A0xD01ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5601%3A0xD01ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5601%3A0xD01ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5601:0xD01ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5601'^^xsd:integer;
  dwc:scientificName 'Photostomias guernei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5601:0xD01ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2940%3A0x6A1BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2940%3A0x6A1BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2940%3A0x6A1BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2940%3A0x6A1BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2940%3A0x6A1BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2940:0x6A1BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2940'^^xsd:integer;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2940:0x6A1BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26973%3A0x5721CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26973%3A0x5721CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26973%3A0x5721CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26973%3A0x5721CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26973%3A0x5721CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26973:0x5721CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26973'^^xsd:integer;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26973:0x5721CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28172%3A0x681ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28172%3A0x681ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28172%3A0x681ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28172%3A0x681ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28172%3A0x681ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28172:0x681ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28172'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28172:0x681ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4225%3A0x241ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4225%3A0x241ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4225%3A0x241ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4225%3A0x241ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4225%3A0x241ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4225:0x241ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4225'^^xsd:integer;
  dwc:scientificName 'Nansenia tenera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ofer Gon'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4225:0x241ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4977%3A0x181ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4977%3A0x181ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4977%3A0x181ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4977%3A0x181ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4977%3A0x181ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4977:0x181ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4977'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1639'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4977:0x181ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4223%3A0x181ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4223%3A0x181ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4223%3A0x181ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4223%3A0x181ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4223%3A0x181ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4223:0x181ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4223'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4223:0x181ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5587%3A0x711BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5587%3A0x711BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5587%3A0x711BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5587%3A0x711BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5587%3A0x711BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5587:0x711BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5587'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5587:0x711BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5643%3A0xE61DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5643%3A0xE61DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5643%3A0xE61DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5643%3A0xE61DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5643%3A0xE61DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5643:0xE61DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5643'^^xsd:integer;
  dwc:scientificName 'Opisthoproctus soleatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown; Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126733'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5643:0xE61DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126733'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5691%3A0xE41DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5691%3A0xE41DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5691%3A0xE41DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5691%3A0xE41DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5691%3A0xE41DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5691:0xE41DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5691'^^xsd:integer;
  dwc:scientificName 'Neonesthes capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'T. Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5691:0xE41DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5815%3A0x751BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5815%3A0x751BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5815%3A0x751BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5815%3A0x751BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5815%3A0x751BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5815:0x751BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5815'^^xsd:integer;
  dwc:scientificName 'Lestidiops jayakari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126354'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5815:0x751BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4937%3A0xDA1DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4937%3A0xDA1DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4937%3A0xDA1DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4937%3A0xDA1DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4937%3A0xDA1DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4937:0xDA1DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4937'^^xsd:integer;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4937:0xDA1DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7900%3A0xD91DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7900%3A0xD91DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7900%3A0xD91DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7900%3A0xD91DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7900%3A0xD91DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7900:0xD91DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7900'^^xsd:integer;
  dwc:scientificName 'Lobianchia gemellarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7900:0xD91DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '158901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5592%3A0xD91DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5592%3A0xD91DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5592%3A0xD91DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5592%3A0xD91DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5592%3A0xD91DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5592:0xD91DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5592'^^xsd:integer;
  dwc:scientificName 'Lobianchia gemellarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5592:0xD91DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '158901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7855%3A0xB21DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7855%3A0xB21DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7855%3A0xB21DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7855%3A0xB21DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7855%3A0xB21DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7855:0xB21DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7855'^^xsd:integer;
  dwc:scientificName 'Lampadioteuthis megaleia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '181378'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7855:0xB21DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '181378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5556%3A0xAD1DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5556%3A0xAD1DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5556%3A0xAD1DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5556%3A0xAD1DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5556%3A0xAD1DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5556:0xAD1DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5556'^^xsd:integer;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5556:0xAD1DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5542%3A0xAE1DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5542%3A0xAE1DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5542%3A0xAE1DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5542%3A0xAE1DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5542%3A0xAE1DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5542:0xAE1DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5542'^^xsd:integer;
  dwc:scientificName 'Hygophum hygomii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5542:0xAE1DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5827%3A0xAA1DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5827%3A0xAA1DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5827%3A0xAA1DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5827%3A0xAA1DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5827%3A0xAA1DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5827:0xAA1DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5827'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia macrops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126740'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5827:0xAA1DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7730%3A0xA61DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7730%3A0xA61DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7730%3A0xA61DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7730%3A0xA61DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7730%3A0xA61DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7730:0xA61DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7730'^^xsd:integer;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7730:0xA61DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7716%3A0xBA1BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7716%3A0xBA1BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7716%3A0xBA1BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7716%3A0xBA1BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7716%3A0xBA1BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7716:0xBA1BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7716'^^xsd:integer;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7716:0xBA1BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4211%3A0x4D1DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4211%3A0x4D1DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4211%3A0x4D1DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4211%3A0x4D1DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4211%3A0x4D1DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4211:0x4D1DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4211'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4211:0x4D1DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4169%3A0x491DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4169%3A0x491DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4169%3A0x491DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4169%3A0x491DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4169%3A0x491DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4169:0x491DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4169'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4169:0x491DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5699%3A0x471DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5699%3A0x471DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5699%3A0x471DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5699%3A0x471DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5699%3A0x471DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5699:0x471DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5699'^^xsd:integer;
  dwc:scientificName 'Arctozenus risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5699:0x471DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29901%3A0xDB22CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29901%3A0xDB22CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29901%3A0xDB22CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29901%3A0xDB22CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29901%3A0xDB22CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29901:0xDB22CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29901'^^xsd:integer;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29901:0xDB22CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5685%3A0xBF1BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5685%3A0xBF1BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5685%3A0xBF1BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5685%3A0xBF1BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5685%3A0xBF1BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5685:0xBF1BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5685'^^xsd:integer;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5685:0xBF1BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29957%3A0x3C1DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29957%3A0x3C1DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29957%3A0x3C1DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29957%3A0x3C1DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29957%3A0x3C1DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29957:0x3C1DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29957'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29957:0x3C1DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29739%3A0xD41CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29739%3A0xD41CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29739%3A0xD41CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29739%3A0xD41CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29739%3A0xD41CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29739:0xD41CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29739'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29739:0xD41CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4209%3A0xDE22CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4209%3A0xDE22CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4209%3A0xDE22CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4209%3A0xDE22CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4209%3A0xDE22CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4209:0xDE22CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4209'^^xsd:integer;
  dwc:scientificName 'Gonostoma elongatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 17220'^^xsd:string;
  dwc:aphiaid '127296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4209:0xDE22CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '221512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29915%3A0xBF1CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29915%3A0xBF1CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29915%3A0xBF1CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29915%3A0xBF1CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29915%3A0xBF1CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29915:0xBF1CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29915'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29915:0xBF1CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5534%3A0x961CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5534%3A0x961CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5534%3A0x961CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5534%3A0x961CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5534%3A0x961CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5534:0x961CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5534'^^xsd:integer;
  dwc:scientificName 'Diaphus effulgens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16817'^^xsd:string;
  dwc:aphiaid '126591'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5534:0x961CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5606%3A0xE622CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5606%3A0xE622CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5606%3A0xE622CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5606%3A0xE622CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5606%3A0xE622CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5606:0xE622CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5606'^^xsd:integer;
  dwc:scientificName 'Hygophum reinhardtii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 18006'^^xsd:string;
  dwc:aphiaid '126604'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5606:0xE622CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4195%3A0xE722CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4195%3A0xE722CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4195%3A0xE722CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4195%3A0xE722CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4195%3A0xE722CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4195:0xE722CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4195'^^xsd:integer;
  dwc:scientificName 'Margrethia obtusirostra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127297'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4195:0xE722CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5578%3A0x881CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5578%3A0x881CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5578%3A0x881CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5578%3A0x881CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5578%3A0x881CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5578:0x881CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5578'^^xsd:integer;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5578:0x881CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5548%3A0x841CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5548%3A0x841CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5548%3A0x841CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5548%3A0x841CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5548%3A0x841CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5548:0x841CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5548'^^xsd:integer;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5548:0x841CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5573%3A0xE922CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5573%3A0xE922CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5573%3A0xE922CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5573%3A0xE922CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5573%3A0xE922CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5573:0xE922CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5573'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown; Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5573:0xE922CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29873%3A0xEC22CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29873%3A0xEC22CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29873%3A0xEC22CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-30.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29873%3A0xEC22CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -30.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-30.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29873%3A0xEC22CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29873:0xEC22CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29873'^^xsd:integer;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.167'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2175 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29873:0xEC22CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A708%3A0x8421CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A708%3A0x8421CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A708%3A0x8421CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.515"^^xsd:decimal ;
  dwc:decimalLongitude "-30.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1828"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A708%3A0x8421CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  geo-pos:lat "42.515"^^xsd:decimal ;
  geo-pos:long "-30.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A708%3A0x8421CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:708:0x8421CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '708'^^xsd:integer;
  dwc:scientificName 'Abraliopsis morisii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.148'^^xsd:double;
  dwc:latitude '42.515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1828'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2287 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '237819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:708:0x8421CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2395%3A0x8621CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2395%3A0x8621CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2395%3A0x8621CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.515"^^xsd:decimal ;
  dwc:decimalLongitude "-30.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2030"^^xsd:integer ;
  dwc:maximumDepthInMeters "1828"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2395%3A0x8621CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  geo-pos:lat "42.515"^^xsd:decimal ;
  geo-pos:long "-30.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2395%3A0x8621CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2395:0x8621CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2395'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.148'^^xsd:double;
  dwc:latitude '42.515'^^xsd:double;
  dwc:minimumDepth '2030'^^xsd:integer;
  dwc:maximumDepth '1828'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2287 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2395:0x8621CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5557%3A0x8721CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5557%3A0x8721CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5557%3A0x8721CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.515"^^xsd:decimal ;
  dwc:decimalLongitude "-30.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2030"^^xsd:integer ;
  dwc:maximumDepthInMeters "1828"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5557%3A0x8721CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  geo-pos:lat "42.515"^^xsd:decimal ;
  geo-pos:long "-30.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5557%3A0x8721CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5557:0x8721CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5557'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.148'^^xsd:double;
  dwc:latitude '42.515'^^xsd:double;
  dwc:minimumDepth '2030'^^xsd:integer;
  dwc:maximumDepth '1828'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2287 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5557:0x8721CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9521CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9521CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9521CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.515"^^xsd:decimal ;
  dwc:decimalLongitude "-30.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1828"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9521CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  geo-pos:lat "42.515"^^xsd:decimal ;
  geo-pos:long "-30.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9521CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x9521CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Solidosagitta planctonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.148'^^xsd:double;
  dwc:latitude '42.515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1828'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2287 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x9521CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9621CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9621CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9621CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.515"^^xsd:decimal ;
  dwc:decimalLongitude "-30.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1828"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9621CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  geo-pos:lat "42.515"^^xsd:decimal ;
  geo-pos:long "-30.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9621CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x9621CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Solidosagitta zetesios'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.148'^^xsd:double;
  dwc:latitude '42.515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1828'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2287 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x9621CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.515"^^xsd:decimal ;
  dwc:decimalLongitude "-30.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1828"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  geo-pos:lat "42.515"^^xsd:decimal ;
  geo-pos:long "-30.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2D1BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Serratosagitta tasmanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.148'^^xsd:double;
  dwc:latitude '42.515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1828'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2287 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105465'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2D1BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31281%3A0x0222CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31281%3A0x0222CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31281%3A0x0222CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.515"^^xsd:decimal ;
  dwc:decimalLongitude "-30.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2030"^^xsd:integer ;
  dwc:maximumDepthInMeters "1828"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31281%3A0x0222CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  geo-pos:lat "42.515"^^xsd:decimal ;
  geo-pos:long "-30.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31281%3A0x0222CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31281:0x0222CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31281'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.148'^^xsd:double;
  dwc:latitude '42.515'^^xsd:double;
  dwc:minimumDepth '2030'^^xsd:integer;
  dwc:maximumDepth '1828'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2287 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31281:0x0222CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21989%3A0xEE1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21989%3A0xEE1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21989%3A0xEE1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.515"^^xsd:decimal ;
  dwc:decimalLongitude "-30.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2030"^^xsd:integer ;
  dwc:maximumDepthInMeters "1828"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21989%3A0xEE1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  geo-pos:lat "42.515"^^xsd:decimal ;
  geo-pos:long "-30.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21989%3A0xEE1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21989:0xEE1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21989'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.148'^^xsd:double;
  dwc:latitude '42.515'^^xsd:double;
  dwc:minimumDepth '2030'^^xsd:integer;
  dwc:maximumDepth '1828'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2287 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21989:0xEE1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x841FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x841FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x841FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.515"^^xsd:decimal ;
  dwc:decimalLongitude "-30.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1828"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x841FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  geo-pos:lat "42.515"^^xsd:decimal ;
  geo-pos:long "-30.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x841FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x841FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Caecosagitta macrocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.148'^^xsd:double;
  dwc:latitude '42.515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1828'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2287 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x841FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5121CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5121CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5121CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.515"^^xsd:decimal ;
  dwc:decimalLongitude "-30.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1828"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5121CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  geo-pos:lat "42.515"^^xsd:decimal ;
  geo-pos:long "-30.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5121CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5121CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.148'^^xsd:double;
  dwc:latitude '42.515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1828'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2287 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5121CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.515"^^xsd:decimal ;
  dwc:decimalLongitude "-30.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1828"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  geo-pos:lat "42.515"^^xsd:decimal ;
  geo-pos:long "-30.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2A1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pseudosagitta lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.148'^^xsd:double;
  dwc:latitude '42.515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1828'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2287 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2A1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5421CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5421CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5421CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.515"^^xsd:decimal ;
  dwc:decimalLongitude "-30.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1828"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5421CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  geo-pos:lat "42.515"^^xsd:decimal ;
  geo-pos:long "-30.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5421CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5421CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Flaccisagitta hexaptera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.148'^^xsd:double;
  dwc:latitude '42.515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1828'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2287 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5421CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9072%3A0x651ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9072%3A0x651ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9072%3A0x651ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.515"^^xsd:decimal ;
  dwc:decimalLongitude "-30.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2030"^^xsd:integer ;
  dwc:maximumDepthInMeters "1828"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9072%3A0x651ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  geo-pos:lat "42.515"^^xsd:decimal ;
  geo-pos:long "-30.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9072%3A0x651ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9072:0x651ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9072'^^xsd:integer;
  dwc:scientificName 'Gnathophausia affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.148'^^xsd:double;
  dwc:latitude '42.515'^^xsd:double;
  dwc:minimumDepth '2030'^^xsd:integer;
  dwc:maximumDepth '1828'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2287 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119922'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9072:0x651ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '119922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9100%3A0x621ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9100%3A0x621ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9100%3A0x621ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.515"^^xsd:decimal ;
  dwc:decimalLongitude "-30.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2030"^^xsd:integer ;
  dwc:maximumDepthInMeters "1828"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9100%3A0x621ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  geo-pos:lat "42.515"^^xsd:decimal ;
  geo-pos:long "-30.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9100%3A0x621ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9100:0x621ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9100'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.148'^^xsd:double;
  dwc:latitude '42.515'^^xsd:double;
  dwc:minimumDepth '2030'^^xsd:integer;
  dwc:maximumDepth '1828'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2287 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9100:0x621ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.515"^^xsd:decimal ;
  dwc:decimalLongitude "-30.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1828"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  geo-pos:lat "42.515"^^xsd:decimal ;
  geo-pos:long "-30.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2A1CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Eukrohnia fowleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.148'^^xsd:double;
  dwc:latitude '42.515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1828'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2287 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2A1CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7712%3A0x1B1ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7712%3A0x1B1ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7712%3A0x1B1ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.515"^^xsd:decimal ;
  dwc:decimalLongitude "-30.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2030"^^xsd:integer ;
  dwc:maximumDepthInMeters "1828"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7712%3A0x1B1ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  geo-pos:lat "42.515"^^xsd:decimal ;
  geo-pos:long "-30.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7712%3A0x1B1ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7712:0x1B1ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7712'^^xsd:integer;
  dwc:scientificName 'Mastigoteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.148'^^xsd:double;
  dwc:latitude '42.515'^^xsd:double;
  dwc:minimumDepth '2030'^^xsd:integer;
  dwc:maximumDepth '1828'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2287 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '238750'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7712:0x1B1ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9114%3A0xA122CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9114%3A0xA122CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9114%3A0xA122CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.515"^^xsd:decimal ;
  dwc:decimalLongitude "-30.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2030"^^xsd:integer ;
  dwc:maximumDepthInMeters "1828"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9114%3A0xA122CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  geo-pos:lat "42.515"^^xsd:decimal ;
  geo-pos:long "-30.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9114%3A0xA122CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9114:0xA122CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9114'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.148'^^xsd:double;
  dwc:latitude '42.515'^^xsd:double;
  dwc:minimumDepth '2030'^^xsd:integer;
  dwc:maximumDepth '1828'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2287 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9114:0xA122CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30897%3A0x7821CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30897%3A0x7821CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30897%3A0x7821CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.515"^^xsd:decimal ;
  dwc:decimalLongitude "-30.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2030"^^xsd:integer ;
  dwc:maximumDepthInMeters "1828"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30897%3A0x7821CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  geo-pos:lat "42.515"^^xsd:decimal ;
  geo-pos:long "-30.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30897%3A0x7821CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30897:0x7821CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30897'^^xsd:integer;
  dwc:scientificName 'Nebaliopsis typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.148'^^xsd:double;
  dwc:latitude '42.515'^^xsd:double;
  dwc:minimumDepth '2030'^^xsd:integer;
  dwc:maximumDepth '1828'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2287 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '149681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30897:0x7821CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '149681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31295%3A0x271CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31295%3A0x271CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31295%3A0x271CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.515"^^xsd:decimal ;
  dwc:decimalLongitude "-30.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2030"^^xsd:integer ;
  dwc:maximumDepthInMeters "1828"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31295%3A0x271CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  geo-pos:lat "42.515"^^xsd:decimal ;
  geo-pos:long "-30.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31295%3A0x271CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31295:0x271CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31295'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.148'^^xsd:double;
  dwc:latitude '42.515'^^xsd:double;
  dwc:minimumDepth '2030'^^xsd:integer;
  dwc:maximumDepth '1828'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2287 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31295:0x271CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4A1DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4A1DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4A1DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.515"^^xsd:decimal ;
  dwc:decimalLongitude "-30.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1828"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4A1DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  geo-pos:lat "42.515"^^xsd:decimal ;
  geo-pos:long "-30.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4A1DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4A1DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pterosagitta draco'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.148'^^xsd:double;
  dwc:latitude '42.515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1828'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2287 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4A1DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2463%3A0x3E1DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2463%3A0x3E1DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2463%3A0x3E1DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.515"^^xsd:decimal ;
  dwc:decimalLongitude "-30.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2030"^^xsd:integer ;
  dwc:maximumDepthInMeters "1828"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2463%3A0x3E1DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  geo-pos:lat "42.515"^^xsd:decimal ;
  geo-pos:long "-30.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2463%3A0x3E1DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2463:0x3E1DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2463'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.148'^^xsd:double;
  dwc:latitude '42.515'^^xsd:double;
  dwc:minimumDepth '2030'^^xsd:integer;
  dwc:maximumDepth '1828'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2287 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2463:0x3E1DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21975%3A0xDC22CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21975%3A0xDC22CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21975%3A0xDC22CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.515"^^xsd:decimal ;
  dwc:decimalLongitude "-30.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2030"^^xsd:integer ;
  dwc:maximumDepthInMeters "1828"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21975%3A0xDC22CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  geo-pos:lat "42.515"^^xsd:decimal ;
  geo-pos:long "-30.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21975%3A0xDC22CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21975:0xDC22CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21975'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.148'^^xsd:double;
  dwc:latitude '42.515'^^xsd:double;
  dwc:minimumDepth '2030'^^xsd:integer;
  dwc:maximumDepth '1828'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2287 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21975:0xDC22CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5571%3A0xD21CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5571%3A0xD21CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5571%3A0xD21CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.515"^^xsd:decimal ;
  dwc:decimalLongitude "-30.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2030"^^xsd:integer ;
  dwc:maximumDepthInMeters "1828"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5571%3A0xD21CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  geo-pos:lat "42.515"^^xsd:decimal ;
  geo-pos:long "-30.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5571%3A0xD21CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5571:0xD21CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5571'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.148'^^xsd:double;
  dwc:latitude '42.515'^^xsd:double;
  dwc:minimumDepth '2030'^^xsd:integer;
  dwc:maximumDepth '1828'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2287 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5571:0xD21CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31253%3A0x8121CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31253%3A0x8121CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31253%3A0x8121CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.515"^^xsd:decimal ;
  dwc:decimalLongitude "-30.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2030"^^xsd:integer ;
  dwc:maximumDepthInMeters "1828"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31253%3A0x8121CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  geo-pos:lat "42.515"^^xsd:decimal ;
  geo-pos:long "-30.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31253%3A0x8121CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31253:0x8121CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31253'^^xsd:integer;
  dwc:scientificName 'Eurythenes gryllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.148'^^xsd:double;
  dwc:latitude '42.515'^^xsd:double;
  dwc:minimumDepth '2030'^^xsd:integer;
  dwc:maximumDepth '1828'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2287 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31253:0x8121CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '102563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31267%3A0x951CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31267%3A0x951CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31267%3A0x951CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.515"^^xsd:decimal ;
  dwc:decimalLongitude "-30.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2030"^^xsd:integer ;
  dwc:maximumDepthInMeters "1828"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31267%3A0x951CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  geo-pos:lat "42.515"^^xsd:decimal ;
  geo-pos:long "-30.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31267%3A0x951CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31267:0x951CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31267'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.148'^^xsd:double;
  dwc:latitude '42.515'^^xsd:double;
  dwc:minimumDepth '2030'^^xsd:integer;
  dwc:maximumDepth '1828'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2287 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31267:0x951CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5585%3A0x951CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5585%3A0x951CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5585%3A0x951CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.515"^^xsd:decimal ;
  dwc:decimalLongitude "-30.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2030"^^xsd:integer ;
  dwc:maximumDepthInMeters "1828"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5585%3A0x951CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  geo-pos:lat "42.515"^^xsd:decimal ;
  geo-pos:long "-30.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5585%3A0x951CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5585:0x951CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5585'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.148'^^xsd:double;
  dwc:latitude '42.515'^^xsd:double;
  dwc:minimumDepth '2030'^^xsd:integer;
  dwc:maximumDepth '1828'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2287 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16267'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5585:0x951CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.515"^^xsd:decimal ;
  dwc:decimalLongitude "-30.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1828"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  geo-pos:lat "42.515"^^xsd:decimal ;
  geo-pos:long "-30.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x201CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Krohnitta subtilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.148'^^xsd:double;
  dwc:latitude '42.515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1828'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2287 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x201CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E21CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E21CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E21CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.515"^^xsd:decimal ;
  dwc:decimalLongitude "-30.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1828"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E21CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515 -30.148)"^^geo:wktLiteral ;
  geo-pos:lat "42.515"^^xsd:decimal ;
  geo-pos:long "-30.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E21CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7E21CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Mesosagitta minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.148'^^xsd:double;
  dwc:latitude '42.515'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1828'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2287 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7E21CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1859314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25560%3A0x8521CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25560%3A0x8521CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25560%3A0x8521CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.442"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25560%3A0x8521CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.442"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25560%3A0x8521CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25560:0x8521CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25560'^^xsd:integer;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.442'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2364 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25560:0x8521CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25588%3A0x8621CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25588%3A0x8621CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25588%3A0x8621CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.442"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25588%3A0x8621CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.442"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25588%3A0x8621CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25588:0x8621CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25588'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.442'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2364 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25588:0x8621CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8272%3A0x8F21CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8272%3A0x8F21CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8272%3A0x8F21CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.442"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8272%3A0x8F21CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.442"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8272%3A0x8F21CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8272:0x8F21CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8272'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.442'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2364 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8272:0x8F21CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24147%3A0xB720CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24147%3A0xB720CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24147%3A0xB720CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.442"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24147%3A0xB720CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.442"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24147%3A0xB720CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24147:0xB720CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24147'^^xsd:integer;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.442'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2364 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24147:0xB720CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7502%3A0xAD20CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7502%3A0xAD20CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7502%3A0xAD20CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.442"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7502%3A0xAD20CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.442"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7502%3A0xAD20CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7502:0xAD20CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7502'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.442'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2364 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7502:0xAD20CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7486%3A0x1F20CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7486%3A0x1F20CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7486%3A0x1F20CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.442"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7486%3A0x1F20CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.442"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7486%3A0x1F20CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7486:0x1F20CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7486'^^xsd:integer;
  dwc:scientificName 'Derichthys serpentinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.442'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2364 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7486:0x1F20CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7532%3A0x1A20CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7532%3A0x1A20CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7532%3A0x1A20CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.442"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7532%3A0x1A20CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.442"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7532%3A0x1A20CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7532:0x1A20CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7532'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.442'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2364 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16270'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7532:0x1A20CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25592%3A0xF51FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25592%3A0xF51FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25592%3A0xF51FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.442"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25592%3A0xF51FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.442"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25592%3A0xF51FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25592:0xF51FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25592'^^xsd:integer;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.442'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2364 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16309'^^xsd:string;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25592:0xF51FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7460%3A0xE01FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7460%3A0xE01FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7460%3A0xE01FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.442"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7460%3A0xE01FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.442"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7460%3A0xE01FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7460:0xE01FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7460'^^xsd:integer;
  dwc:scientificName 'Argyropelecus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.442'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2364 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16753'^^xsd:string;
  dwc:aphiaid '127306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7460:0xE01FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7474%3A0xDF1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7474%3A0xDF1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7474%3A0xDF1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.442"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7474%3A0xDF1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.442"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7474%3A0xDF1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7474:0xDF1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7474'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.442'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2364 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7474:0xDF1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7470%3A0x8C1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7470%3A0x8C1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7470%3A0x8C1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.442"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7470%3A0x8C1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.442"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7470%3A0x8C1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7470:0x8C1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7470'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.442'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2364 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7470:0x8C1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32347%3A0x0F22CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32347%3A0x0F22CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32347%3A0x0F22CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.442"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32347%3A0x0F22CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.442"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32347%3A0x0F22CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32347:0x0F22CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32347'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.442'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2364 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32347:0x0F22CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24091%3A0x4C21CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24091%3A0x4C21CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24091%3A0x4C21CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.442"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24091%3A0x4C21CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.442"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24091%3A0x4C21CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24091:0x4C21CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24091'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.442'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2364 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24091:0x4C21CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7518%3A0x361FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7518%3A0x361FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7518%3A0x361FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.442"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7518%3A0x361FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.442"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7518%3A0x361FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7518:0x361FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7518'^^xsd:integer;
  dwc:scientificName 'Vinciguerria poweriae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.442'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2364 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7518:0x361FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7726%3A0x5F1BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7726%3A0x5F1BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7726%3A0x5F1BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.442"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7726%3A0x5F1BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.442"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7726%3A0x5F1BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7726:0x5F1BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7726'^^xsd:integer;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.442'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2364 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7726:0x5F1BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30127%3A0x1B1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30127%3A0x1B1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30127%3A0x1B1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.442"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30127%3A0x1B1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.442"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30127%3A0x1B1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30127:0x1B1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30127'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.442'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2364 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30127:0x1B1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7530%3A0x2E1CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7530%3A0x2E1CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7530%3A0x2E1CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.442"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7530%3A0x2E1CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.442"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7530%3A0x2E1CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7530:0x2E1CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7530'^^xsd:integer;
  dwc:scientificName 'Poromitra capito'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.442'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2364 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7530:0x2E1CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24133%3A0x5721CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24133%3A0x5721CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24133%3A0x5721CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.442"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24133%3A0x5721CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.442"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24133%3A0x5721CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24133:0x5721CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24133'^^xsd:integer;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.442'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2364 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24133:0x5721CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13342%3A0x701ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13342%3A0x701ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13342%3A0x701ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.442"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13342%3A0x701ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.442"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13342%3A0x701ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13342:0x701ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13342'^^xsd:integer;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.442'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2364 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13342:0x701ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15820%3A0x641ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15820%3A0x641ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15820%3A0x641ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.442"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15820%3A0x641ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.442"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15820%3A0x641ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15820:0x641ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15820'^^xsd:integer;
  dwc:scientificName 'Gnathophausia affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.442'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2364 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119922'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15820:0x641ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '119922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15806%3A0x2C1CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15806%3A0x2C1CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15806%3A0x2C1CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.442"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15806%3A0x2C1CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.442"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15806%3A0x2C1CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15806:0x2C1CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15806'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.442'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2364 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15806:0x2C1CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7516%3A0x5D1ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7516%3A0x5D1ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7516%3A0x5D1ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.442"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7516%3A0x5D1ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.442"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7516%3A0x5D1ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7516:0x5D1ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7516'^^xsd:integer;
  dwc:scientificName 'Gonostoma elongatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.442'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2364 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 17386'^^xsd:string;
  dwc:aphiaid '127296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7516:0x5D1ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '221512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5547%3A0x9D22CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5547%3A0x9D22CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5547%3A0x9D22CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.442"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5547%3A0x9D22CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.442"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5547%3A0x9D22CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5547:0x9D22CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5547'^^xsd:integer;
  dwc:scientificName 'Notoscopelus bolini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.442'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2364 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5547:0x9D22CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '158913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7498%3A0xA422CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7498%3A0xA422CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7498%3A0xA422CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.442"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7498%3A0xA422CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.442"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7498%3A0xA422CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7498:0xA422CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7498'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown; Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.442'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2364 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7498:0xA422CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24161%3A0xA522CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24161%3A0xA522CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24161%3A0xA522CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.442"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24161%3A0xA522CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.442"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24161%3A0xA522CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24161:0xA522CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24161'^^xsd:integer;
  dwc:scientificName 'Notostomus robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.442'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2364 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24161:0xA522CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7951%3A0xD91DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7951%3A0xD91DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7951%3A0xD91DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.442"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7951%3A0xD91DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.442"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7951%3A0xD91DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7951:0xD91DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7951'^^xsd:integer;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.442'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2364 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7951:0xD91DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7500%3A0xD91DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7500%3A0xD91DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7500%3A0xD91DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.442"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7500%3A0xD91DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.442"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7500%3A0xD91DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7500:0xD91DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7500'^^xsd:integer;
  dwc:scientificName 'Lobianchia gemellarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.442'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2364 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7500:0xD91DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '158901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32165%3A0xB51DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32165%3A0xB51DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32165%3A0xB51DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.442"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32165%3A0xB51DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.442"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32165%3A0xB51DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32165:0xB51DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32165'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.442'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2364 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32165:0xB51DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5603%3A0xBE1BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5603%3A0xBE1BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5603%3A0xBE1BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.442"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5603%3A0xBE1BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.442"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5603%3A0xBE1BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5603:0xBE1BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5603'^^xsd:integer;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.442'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2364 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5603:0xBE1BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.442"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.442"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x521DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.442'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2364 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x521DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24105%3A0x381DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24105%3A0x381DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24105%3A0x381DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.442"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24105%3A0x381DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.442"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24105%3A0x381DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24105:0x381DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24105'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.442'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2364 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24105:0x381DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7526%3A0xC41CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7526%3A0xC41CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7526%3A0xC41CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.442"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7526%3A0xC41CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.442"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7526%3A0xC41CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7526:0xC41CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7526'^^xsd:integer;
  dwc:scientificName 'Gonichthys cocco'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.442'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2364 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16839'^^xsd:string;
  dwc:aphiaid '126601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7526:0xC41CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7484%3A0x971CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7484%3A0x971CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7484%3A0x971CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.442"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7484%3A0x971CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.442"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7484%3A0x971CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7484:0x971CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7484'^^xsd:integer;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.442'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2364 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7484:0x971CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7512%3A0x881CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7512%3A0x881CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7512%3A0x881CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.442"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7512%3A0x881CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.442"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7512%3A0x881CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7512:0x881CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7512'^^xsd:integer;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.442'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2364 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7512:0x881CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5613%3A0xA720CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5613%3A0xA720CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5613%3A0xA720CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.492 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.492"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1495"^^xsd:integer ;
  dwc:maximumDepthInMeters "2008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5613%3A0xA720CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.492 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.492"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5613%3A0xA720CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5613:0xA720CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5613'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.492'^^xsd:double;
  dwc:minimumDepth '1495'^^xsd:integer;
  dwc:maximumDepth '2008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2411 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5613:0xA720CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33360%3A0x1C20CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33360%3A0x1C20CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33360%3A0x1C20CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.492 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.492"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1495"^^xsd:integer ;
  dwc:maximumDepthInMeters "2008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33360%3A0x1C20CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.492 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.492"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33360%3A0x1C20CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33360:0x1C20CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33360'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.492'^^xsd:double;
  dwc:minimumDepth '1495'^^xsd:integer;
  dwc:maximumDepth '2008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2411 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33360:0x1C20CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5555%3A0x1A20CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5555%3A0x1A20CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5555%3A0x1A20CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.492 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.492"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1495"^^xsd:integer ;
  dwc:maximumDepthInMeters "2008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5555%3A0x1A20CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.492 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.492"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5555%3A0x1A20CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5555:0x1A20CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5555'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.492'^^xsd:double;
  dwc:minimumDepth '1495'^^xsd:integer;
  dwc:maximumDepth '2008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2411 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16268'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5555:0x1A20CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33346%3A0xF21FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33346%3A0xF21FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33346%3A0xF21FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.492 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.492"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1495"^^xsd:integer ;
  dwc:maximumDepthInMeters "2008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33346%3A0xF21FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.492 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.492"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33346%3A0xF21FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33346:0xF21FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33346'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.492'^^xsd:double;
  dwc:minimumDepth '1495'^^xsd:integer;
  dwc:maximumDepth '2008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2411 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33346:0xF21FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24354%3A0x391FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24354%3A0x391FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24354%3A0x391FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.492 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.492"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1495"^^xsd:integer ;
  dwc:maximumDepthInMeters "2008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24354%3A0x391FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.492 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.492"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24354%3A0x391FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24354:0x391FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24354'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.492'^^xsd:double;
  dwc:minimumDepth '1495'^^xsd:integer;
  dwc:maximumDepth '2008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2411 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24354:0x391FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5607%3A0x5F1BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5607%3A0x5F1BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5607%3A0x5F1BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.492 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.492"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1495"^^xsd:integer ;
  dwc:maximumDepthInMeters "2008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5607%3A0x5F1BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.492 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.492"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5607%3A0x5F1BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5607:0x5F1BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5607'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx opisthopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.492'^^xsd:double;
  dwc:minimumDepth '1495'^^xsd:integer;
  dwc:maximumDepth '2008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2411 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5607:0x5F1BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5541%3A0xD21BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5541%3A0xD21BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5541%3A0xD21BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.492 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.492"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1495"^^xsd:integer ;
  dwc:maximumDepthInMeters "2008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5541%3A0xD21BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.492 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.492"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5541%3A0xD21BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5541:0xD21BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5541'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.492'^^xsd:double;
  dwc:minimumDepth '1495'^^xsd:integer;
  dwc:maximumDepth '2008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2411 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5541:0xD21BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.492 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.492"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1495"^^xsd:integer ;
  dwc:maximumDepthInMeters "2008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.492 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.492"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x211FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.492'^^xsd:double;
  dwc:minimumDepth '1495'^^xsd:integer;
  dwc:maximumDepth '2008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2411 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x211FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33794%3A0x6322CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33794%3A0x6322CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33794%3A0x6322CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.492 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.492"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1495"^^xsd:integer ;
  dwc:maximumDepthInMeters "2008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33794%3A0x6322CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.492 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.492"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33794%3A0x6322CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33794:0x6322CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33794'^^xsd:integer;
  dwc:scientificName 'Parargissa curticornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.492'^^xsd:double;
  dwc:minimumDepth '1495'^^xsd:integer;
  dwc:maximumDepth '2008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2411 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '848871'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33794:0x6322CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '491557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5579%3A0xEE1DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5579%3A0xEE1DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5579%3A0xEE1DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.492 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.492"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1495"^^xsd:integer ;
  dwc:maximumDepthInMeters "2008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5579%3A0xEE1DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.492 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.492"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5579%3A0xEE1DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5579:0xEE1DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5579'^^xsd:integer;
  dwc:scientificName 'Notoscopelus bolini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.492'^^xsd:double;
  dwc:minimumDepth '1495'^^xsd:integer;
  dwc:maximumDepth '2008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2411 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5579:0xEE1DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '158913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5593%3A0xB122CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5593%3A0xB122CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5593%3A0xB122CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.492 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.492"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1495"^^xsd:integer ;
  dwc:maximumDepthInMeters "2008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5593%3A0xB122CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.492 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.492"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5593%3A0xB122CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5593:0xB122CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5593'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.492'^^xsd:double;
  dwc:minimumDepth '1495'^^xsd:integer;
  dwc:maximumDepth '2008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2411 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5593:0xB122CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15722%3A0xC01CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15722%3A0xC01CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15722%3A0xC01CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.492 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.492"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1495"^^xsd:integer ;
  dwc:maximumDepthInMeters "2008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15722%3A0xC01CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.492 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.492"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15722%3A0xC01CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15722:0xC01CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15722'^^xsd:integer;
  dwc:scientificName 'Gnathophausia affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.492'^^xsd:double;
  dwc:minimumDepth '1495'^^xsd:integer;
  dwc:maximumDepth '2008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2411 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119922'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15722:0xC01CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '119922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24326%3A0xC91BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24326%3A0xC91BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24326%3A0xC91BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.492 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.492"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1495"^^xsd:integer ;
  dwc:maximumDepthInMeters "2008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24326%3A0xC91BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.492 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.492"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24326%3A0xC91BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24326:0xC91BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24326'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.492'^^xsd:double;
  dwc:minimumDepth '1495'^^xsd:integer;
  dwc:maximumDepth '2008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2411 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24326:0xC91BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15596%3A0xEB22CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15596%3A0xEB22CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15596%3A0xEB22CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.492 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.492"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1495"^^xsd:integer ;
  dwc:maximumDepthInMeters "2008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15596%3A0xEB22CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.492 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.492"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15596%3A0xEB22CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15596:0xEB22CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15596'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.492'^^xsd:double;
  dwc:minimumDepth '1495'^^xsd:integer;
  dwc:maximumDepth '2008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2411 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15596:0xEB22CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2797%3A0xF122CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2797%3A0xF122CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2797%3A0xF122CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.492 -30.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.492"^^xsd:decimal ;
  dwc:decimalLongitude "-30.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1495"^^xsd:integer ;
  dwc:maximumDepthInMeters "2008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2797%3A0xF122CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.492 -30.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.492"^^xsd:decimal ;
  geo-pos:long "-30.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2797%3A0xF122CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2797:0xF122CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2797'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.145'^^xsd:double;
  dwc:latitude '42.492'^^xsd:double;
  dwc:minimumDepth '1495'^^xsd:integer;
  dwc:maximumDepth '2008'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2411 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2797:0xF122CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13594%3A0x8621CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13594%3A0x8621CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13594%3A0x8621CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13594%3A0x8621CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13594%3A0x8621CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13594:0x8621CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13594'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13594:0x8621CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7458%3A0x8721CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7458%3A0x8721CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7458%3A0x8721CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7458%3A0x8721CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7458%3A0x8721CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7458:0x8721CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7458'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7458:0x8721CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7520%3A0x0921CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7520%3A0x0921CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7520%3A0x0921CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7520%3A0x0921CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7520%3A0x0921CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7520:0x0921CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7520'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7520:0x0921CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5535%3A0x0021CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5535%3A0x0021CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5535%3A0x0021CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5535%3A0x0021CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5535%3A0x0021CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5535:0x0021CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5535'^^xsd:integer;
  dwc:scientificName 'Melanolagus bericoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5535:0x0021CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25574%3A0xFA20CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25574%3A0xFA20CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25574%3A0xFA20CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25574%3A0xFA20CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25574%3A0xFA20CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25574:0xFA20CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25574'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25574:0xFA20CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21007%3A0x4221CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21007%3A0x4221CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21007%3A0x4221CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21007%3A0x4221CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21007%3A0x4221CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21007:0x4221CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21007'^^xsd:integer;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21007:0x4221CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5537%3A0xA220CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5537%3A0xA220CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5537%3A0xA220CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5537%3A0xA220CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5537%3A0xA220CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5537:0xA220CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5537'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5537:0xA220CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5583%3A0x6120CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5583%3A0x6120CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5583%3A0x6120CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5583%3A0x6120CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5583%3A0x6120CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5583:0x6120CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5583'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5583:0x6120CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5581%3A0x5D20CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5581%3A0x5D20CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5581%3A0x5D20CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5581%3A0x5D20CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5581%3A0x5D20CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5581:0x5D20CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5581'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5581:0x5D20CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7464%3A0x2B20CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7464%3A0x2B20CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7464%3A0x2B20CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7464%3A0x2B20CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7464%3A0x2B20CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7464:0x2B20CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7464'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16269'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7464:0x2B20CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34494%3A0xFF21CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34494%3A0xFF21CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34494%3A0xFF21CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34494%3A0xFF21CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34494%3A0xFF21CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34494:0xFF21CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34494'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34494:0xFF21CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25452%3A0xF61FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25452%3A0xF61FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25452%3A0xF61FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25452%3A0xF61FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25452%3A0xF61FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25452:0xF61FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25452'^^xsd:integer;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16308'^^xsd:string;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25452:0xF61FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5549%3A0xE61FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5549%3A0xE61FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5549%3A0xE61FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5549%3A0xE61FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5549%3A0xE61FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5549:0xE61FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5549'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'David Rees, Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 20311'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5549:0xE61FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25602%3A0x581BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25602%3A0x581BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25602%3A0x581BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25602%3A0x581BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25602%3A0x581BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25602:0x581BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25602'^^xsd:integer;
  dwc:scientificName 'Bentheogennema intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25602:0x581BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5609%3A0x5D1BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5609%3A0x5D1BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5609%3A0x5D1BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5609%3A0x5D1BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5609%3A0x5D1BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5609:0x5D1BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5609'^^xsd:integer;
  dwc:scientificName 'Anoplogaster cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5609:0x5D1BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21049%3A0x4A21CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21049%3A0x4A21CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21049%3A0x4A21CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21049%3A0x4A21CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21049%3A0x4A21CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21049:0x4A21CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21049'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21049:0x4A21CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13566%3A0x4C21CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13566%3A0x4C21CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13566%3A0x4C21CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13566%3A0x4C21CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13566%3A0x4C21CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13566:0x4C21CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13566'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13566:0x4C21CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5563%3A0x5A22CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5563%3A0x5A22CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5563%3A0x5A22CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5563%3A0x5A22CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5563%3A0x5A22CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5563:0x5A22CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5563'^^xsd:integer;
  dwc:scientificName 'Rouleina maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton, Filipe Porteiro; Jan Yde Poulsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 18961'^^xsd:string;
  dwc:aphiaid '126710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5563:0x5A22CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5567%3A0x241FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5567%3A0x241FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5567%3A0x241FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5567%3A0x241FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5567%3A0x241FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5567:0x241FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5567'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5567:0x241FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7462%3A0x211FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7462%3A0x211FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7462%3A0x211FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7462%3A0x211FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7462%3A0x211FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7462:0x211FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7462'^^xsd:integer;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7462:0x211FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34466%3A0x5C22CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34466%3A0x5C22CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34466%3A0x5C22CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34466%3A0x5C22CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34466%3A0x5C22CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34466:0x5C22CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34466'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34466:0x5C22CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7534%3A0x2E1CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7534%3A0x2E1CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7534%3A0x2E1CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7534%3A0x2E1CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7534%3A0x2E1CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7534:0x2E1CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7534'^^xsd:integer;
  dwc:scientificName 'Poromitra capito'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7534:0x2E1CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7476%3A0xD21ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7476%3A0xD21ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7476%3A0xD21ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7476%3A0xD21ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7476%3A0xD21ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7476:0xD21ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7476'^^xsd:integer;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7476:0xD21ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21063%3A0xCB1ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21063%3A0xCB1ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21063%3A0xCB1ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21063%3A0xCB1ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21063%3A0xCB1ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21063:0xCB1ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21063'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21063:0xCB1ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21021%3A0x631BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21021%3A0x631BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21021%3A0x631BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21021%3A0x631BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21021%3A0x631BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21021:0x631BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21021'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21021:0x631BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34508%3A0x6422CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34508%3A0x6422CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34508%3A0x6422CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34508%3A0x6422CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34508%3A0x6422CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34508:0x6422CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34508'^^xsd:integer;
  dwc:scientificName 'Parandania boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '214747'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34508:0x6422CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '214747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25616%3A0x6622CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25616%3A0x6622CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25616%3A0x6622CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25616%3A0x6622CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25616%3A0x6622CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25616:0x6622CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25616'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25616:0x6622CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25630%3A0x6722CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25630%3A0x6722CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25630%3A0x6722CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25630%3A0x6722CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25630%3A0x6722CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25630:0x6722CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25630'^^xsd:integer;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25630:0x6722CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34522%3A0x6E1ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34522%3A0x6E1ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34522%3A0x6E1ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34522%3A0x6E1ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34522%3A0x6E1ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34522:0x6E1ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34522'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34522:0x6E1ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10178%3A0x651ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10178%3A0x651ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10178%3A0x651ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10178%3A0x651ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10178%3A0x651ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10178:0x651ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10178'^^xsd:integer;
  dwc:scientificName 'Gnathophausia affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119922'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10178:0x651ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '119922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11245%3A0x581ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11245%3A0x581ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11245%3A0x581ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11245%3A0x581ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11245%3A0x581ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11245:0x581ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11245'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11245:0x581ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11217%3A0x7322CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11217%3A0x7322CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11217%3A0x7322CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11217%3A0x7322CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11217%3A0x7322CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11217:0x7322CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11217'^^xsd:integer;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11217:0x7322CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11231%3A0x291ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11231%3A0x291ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11231%3A0x291ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11231%3A0x291ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11231%3A0x291ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11231:0x291ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11231'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11231:0x291ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5605%3A0x241ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5605%3A0x241ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5605%3A0x241ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5605%3A0x241ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5605%3A0x241ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5605:0x241ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5605'^^xsd:integer;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Suttom'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5605:0x241ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7472%3A0xF71DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7472%3A0xF71DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7472%3A0xF71DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7472%3A0xF71DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7472%3A0xF71DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7472:0xF71DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7472'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7472:0xF71DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25480%3A0xEE1DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25480%3A0xEE1DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25480%3A0xEE1DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25480%3A0xEE1DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25480%3A0xEE1DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25480:0xEE1DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25480'^^xsd:integer;
  dwc:scientificName 'Notoscopelus bolini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25480:0xEE1DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '158913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5553%3A0xEE1DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5553%3A0xEE1DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5553%3A0xEE1DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5553%3A0xEE1DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5553%3A0xEE1DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5553:0xEE1DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5553'^^xsd:integer;
  dwc:scientificName 'Notoscopelus bolini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'T. Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5553:0xEE1DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '158913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11441%3A0xEC1DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11441%3A0xEC1DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11441%3A0xEC1DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11441%3A0xEC1DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11441%3A0xEC1DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11441:0xEC1DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11441'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11441:0xEC1DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5561%3A0xA422CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5561%3A0xA422CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5561%3A0xA422CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5561%3A0xA422CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5561%3A0xA422CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5561:0xA422CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5561'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown; Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5561:0xA422CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34564%3A0x271CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34564%3A0x271CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34564%3A0x271CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34564%3A0x271CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34564%3A0x271CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34564:0x271CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34564'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34564:0x271CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5533%3A0xA722CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5533%3A0xA722CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5533%3A0xA722CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5533%3A0xA722CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5533%3A0xA722CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5533:0xA722CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5533'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5533:0xA722CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7478%3A0xAB1DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7478%3A0xAB1DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7478%3A0xAB1DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7478%3A0xAB1DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7478%3A0xAB1DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7478:0xAB1DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7478'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7478:0xAB1DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34550%3A0x4B1DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34550%3A0x4B1DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34550%3A0x4B1DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34550%3A0x4B1DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34550%3A0x4B1DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34550:0x4B1DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34550'^^xsd:integer;
  dwc:scientificName 'Scina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34550:0x4B1DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '103279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34536%3A0x4A1DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34536%3A0x4A1DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34536%3A0x4A1DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34536%3A0x4A1DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34536%3A0x4A1DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34536:0x4A1DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34536'^^xsd:integer;
  dwc:scientificName 'Scina curvidactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '421598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34536:0x4A1DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '421598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34480%3A0xB622CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34480%3A0xB622CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34480%3A0xB622CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34480%3A0xB622CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34480%3A0xB622CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34480:0xB622CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34480'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34480:0xB622CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7492%3A0x441DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7492%3A0x441DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7492%3A0x441DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7492%3A0x441DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7492%3A0x441DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7492:0x441DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7492'^^xsd:integer;
  dwc:scientificName 'Bathylagus greyae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7492:0x441DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5577%3A0x431DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5577%3A0x431DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5577%3A0x431DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5577%3A0x431DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5577%3A0x431DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5577:0x431DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5577'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5577:0x431DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5551%3A0xD71CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5551%3A0xD71CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5551%3A0xD71CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5551%3A0xD71CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5551%3A0xD71CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5551:0xD71CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5551'^^xsd:integer;
  dwc:scientificName 'Serrivomer lanceolatoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5551:0xD71CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5591%3A0xD31CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5591%3A0xD31CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5591%3A0xD31CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5591%3A0xD31CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5591%3A0xD31CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5591:0xD31CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5591'^^xsd:integer;
  dwc:scientificName 'Sternoptyx diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5591:0xD31CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7770%3A0xDF22CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7770%3A0xDF22CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7770%3A0xDF22CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7770%3A0xDF22CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7770%3A0xDF22CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7770:0xDF22CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7770'^^xsd:integer;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7770:0xDF22CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25644%3A0xBF1CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25644%3A0xBF1CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25644%3A0xBF1CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25644%3A0xBF1CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25644%3A0xBF1CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25644:0xBF1CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25644'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25644:0xBF1CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7506%3A0x971CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7506%3A0x971CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7506%3A0x971CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7506%3A0x971CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7506%3A0x971CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7506:0x971CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7506'^^xsd:integer;
  dwc:scientificName 'Derichthys serpentinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7506:0x971CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25466%3A0xE522CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25466%3A0xE522CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25466%3A0xE522CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25466%3A0xE522CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25466%3A0xE522CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25466:0xE522CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25466'^^xsd:integer;
  dwc:scientificName 'Cyclothone pallida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16330'^^xsd:string;
  dwc:aphiaid '127288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25466:0xE522CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7784%3A0x8E1CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7784%3A0x8E1CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7784%3A0x8E1CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7784%3A0x8E1CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7784%3A0x8E1CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7784:0x8E1CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7784'^^xsd:integer;
  dwc:scientificName 'Helicocranchia pfefferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '139424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7784:0x8E1CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '139424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5575%3A0x881CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5575%3A0x881CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5575%3A0x881CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-30.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "1523"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5575%3A0x881CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -30.144)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-30.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5575%3A0x881CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5575:0x881CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5575'^^xsd:integer;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.144'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '1523'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5575:0x881CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7454%3A0x1A20CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7454%3A0x1A20CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7454%3A0x1A20CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.427 -30.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.427"^^xsd:decimal ;
  dwc:decimalLongitude "-30.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7454%3A0x1A20CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.427 -30.143)"^^geo:wktLiteral ;
  geo-pos:lat "42.427"^^xsd:decimal ;
  geo-pos:long "-30.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7454%3A0x1A20CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7454:0x1A20CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7454'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.143'^^xsd:double;
  dwc:latitude '42.427'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2309 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16271'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7454:0x1A20CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30087%3A0x5C22CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30087%3A0x5C22CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30087%3A0x5C22CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.427 -30.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.427"^^xsd:decimal ;
  dwc:decimalLongitude "-30.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30087%3A0x5C22CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.427 -30.143)"^^geo:wktLiteral ;
  geo-pos:lat "42.427"^^xsd:decimal ;
  geo-pos:long "-30.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30087%3A0x5C22CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30087:0x5C22CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30087'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.143'^^xsd:double;
  dwc:latitude '42.427'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2309 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30087:0x5C22CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30101%3A0x6222CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30101%3A0x6222CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30101%3A0x6222CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.427 -30.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.427"^^xsd:decimal ;
  dwc:decimalLongitude "-30.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30101%3A0x6222CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.427 -30.143)"^^geo:wktLiteral ;
  geo-pos:lat "42.427"^^xsd:decimal ;
  geo-pos:long "-30.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30101%3A0x6222CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30101:0x6222CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30101'^^xsd:integer;
  dwc:scientificName 'Parapronoe crustulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.143'^^xsd:double;
  dwc:latitude '42.427'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2309 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '421616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30101:0x6222CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '421616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2832%3A0x3A21CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2832%3A0x3A21CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2832%3A0x3A21CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2832%3A0x3A21CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2832%3A0x3A21CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2832:0x3A21CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2832'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2832:0x3A21CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4323%3A0xD01BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4323%3A0xD01BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4323%3A0xD01BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4323%3A0xD01BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4323%3A0xD01BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4323:0xD01BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4323'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4323:0xD01BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4187%3A0x0421CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4187%3A0x0421CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4187%3A0x0421CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4187%3A0x0421CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4187%3A0x0421CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4187:0x0421CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4187'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4187:0x0421CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5797%3A0xCE1BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5797%3A0xCE1BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5797%3A0xCE1BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5797%3A0xCE1BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5797%3A0xCE1BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5797:0xCE1BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5797'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5797:0xCE1BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4910%3A0xCE1BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4910%3A0xCE1BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4910%3A0xCE1BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4910%3A0xCE1BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4910%3A0xCE1BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4910:0xCE1BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4910'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4910:0xCE1BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A99994231%3A0x0321CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A99994231%3A0x0321CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A99994231%3A0x0321CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A99994231%3A0x0321CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A99994231%3A0x0321CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:99994231:0x0321CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '99994231'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:99994231:0x0321CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4305%3A0x0021CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4305%3A0x0021CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4305%3A0x0021CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4305%3A0x0021CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4305%3A0x0021CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4305:0x0021CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4305'^^xsd:integer;
  dwc:scientificName 'Melamphaes suborbitalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4305:0x0021CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB620CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB620CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB620CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB620CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB620CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB620CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Taonius pavo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '139428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB620CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '139428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4319%3A0xB020CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4319%3A0xB020CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4319%3A0xB020CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4319%3A0xB020CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4319%3A0xB020CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4319:0xB020CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4319'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4319:0xB020CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4265%3A0x9920CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4265%3A0x9920CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4265%3A0x9920CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4265%3A0x9920CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4265%3A0x9920CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4265:0x9920CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4265'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4265:0x9920CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3494%3A0x9A20CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3494%3A0x9A20CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3494%3A0x9A20CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3494%3A0x9A20CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3494%3A0x9A20CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3494:0x9A20CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3494'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1709-10  '^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3494:0x9A20CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4261%3A0x5F20CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4261%3A0x5F20CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4261%3A0x5F20CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4261%3A0x5F20CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4261%3A0x5F20CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4261:0x5F20CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4261'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4261:0x5F20CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3488%3A0x5E20CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3488%3A0x5E20CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3488%3A0x5E20CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3488%3A0x5E20CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3488%3A0x5E20CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3488:0x5E20CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3488'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1579'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3488:0x5E20CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4297%3A0x5B20CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4297%3A0x5B20CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4297%3A0x5B20CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4297%3A0x5B20CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4297%3A0x5B20CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4297:0x5B20CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4297'^^xsd:integer;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4297:0x5B20CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4295%3A0x5920CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4295%3A0x5920CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4295%3A0x5920CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4295%3A0x5920CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4295%3A0x5920CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4295:0x5920CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4295'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4295:0x5920CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4154%3A0x1F20CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4154%3A0x1F20CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4154%3A0x1F20CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4154%3A0x1F20CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4154%3A0x1F20CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4154:0x1F20CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4154'^^xsd:integer;
  dwc:scientificName 'Diaphus effulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126591'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4154:0x1F20CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4279%3A0xEB1FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4279%3A0xEB1FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4279%3A0xEB1FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4279%3A0xEB1FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4279%3A0xEB1FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4279:0xEB1FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4279'^^xsd:integer;
  dwc:scientificName 'Diretmus argenteus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16418'^^xsd:string;
  dwc:aphiaid '126398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4279:0xEB1FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3626%3A0x931FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3626%3A0x931FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3626%3A0x931FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3626%3A0x931FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3626%3A0x931FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3626:0x931FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3626'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 20016'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3626:0x931FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4309%3A0x931FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4309%3A0x931FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4309%3A0x931FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4309%3A0x931FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4309%3A0x931FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4309:0x931FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4309'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4309:0x931FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4311%3A0x1022CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4311%3A0x1022CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4311%3A0x1022CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4311%3A0x1022CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4311%3A0x1022CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4311:0x1022CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4311'^^xsd:integer;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4311:0x1022CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4192%3A0x531FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4192%3A0x531FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4192%3A0x531FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4192%3A0x531FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4192%3A0x531FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4192:0x531FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4192'^^xsd:integer;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4192:0x531FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6901%3A0x471FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6901%3A0x471FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6901%3A0x471FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6901%3A0x471FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6901%3A0x471FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6901:0x471FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6901'^^xsd:integer;
  dwc:scientificName 'Ancistroteuthis lichtensteinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '140647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6901:0x471FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '140647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4251%3A0x451FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4251%3A0x451FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4251%3A0x451FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4251%3A0x451FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4251%3A0x451FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4251:0x451FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4251'^^xsd:integer;
  dwc:scientificName 'Anoplogaster cornuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15948'^^xsd:string;
  dwc:aphiaid '126393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4251:0x451FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4237%3A0x5A22CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4237%3A0x5A22CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4237%3A0x5A22CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4237%3A0x5A22CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4237%3A0x5A22CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4237:0x5A22CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4237'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4237:0x5A22CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4291%3A0xD31BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4291%3A0xD31BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4291%3A0xD31BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4291%3A0xD31BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4291%3A0xD31BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4291:0xD31BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4291'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4291:0xD31BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4277%3A0x2D1CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4277%3A0x2D1CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4277%3A0x2D1CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4277%3A0x2D1CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4277%3A0x2D1CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4277:0x2D1CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4277'^^xsd:integer;
  dwc:scientificName 'Poromitra capito'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4277:0x2D1CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29117%3A0x661BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29117%3A0x661BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29117%3A0x661BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29117%3A0x661BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29117%3A0x661BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29117:0x661BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29117'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29117:0x661BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4325%3A0x6522CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4325%3A0x6522CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4325%3A0x6522CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4325%3A0x6522CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4325%3A0x6522CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4325:0x6522CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4325'^^xsd:integer;
  dwc:scientificName 'Pachystomias microdon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4325:0x6522CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4253%3A0x6D1BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4253%3A0x6D1BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4253%3A0x6D1BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4253%3A0x6D1BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4253%3A0x6D1BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4253:0x6D1BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4253'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16490'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4253:0x6D1BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4263%3A0x7022CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4263%3A0x7022CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4263%3A0x7022CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4263%3A0x7022CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4263%3A0x7022CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4263:0x7022CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4263'^^xsd:integer;
  dwc:scientificName 'Gonostoma elongatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4263:0x7022CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '221512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1B1ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1B1ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1B1ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1B1ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1B1ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1B1ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '238750'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1B1ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5799%3A0x2F1CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5799%3A0x2F1CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5799%3A0x2F1CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5799%3A0x2F1CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5799%3A0x2F1CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5799:0x2F1CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5799'^^xsd:integer;
  dwc:scientificName 'Maulisia mauli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jan Yde Poulsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 18274'^^xsd:string;
  dwc:aphiaid '126742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5799:0x2F1CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3514%3A0x1B1ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3514%3A0x1B1ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3514%3A0x1B1ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3514%3A0x1B1ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3514%3A0x1B1ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3514:0x1B1ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3514'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1647-48'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3514:0x1B1ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4267%3A0x1B1ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4267%3A0x1B1ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4267%3A0x1B1ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4267%3A0x1B1ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4267%3A0x1B1ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4267:0x1B1ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4267'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4267:0x1B1ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29131%3A0xF31DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29131%3A0xF31DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29131%3A0xF31DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29131%3A0xF31DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29131%3A0xF31DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29131:0xF31DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29131'^^xsd:integer;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29131:0xF31DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5623%3A0x9D22CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5623%3A0x9D22CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5623%3A0x9D22CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5623%3A0x9D22CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5623%3A0x9D22CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5623:0x9D22CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5623'^^xsd:integer;
  dwc:scientificName 'Notoscopelus bolini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '158913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5623:0x9D22CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '158913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8708%3A0xED1DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8708%3A0xED1DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8708%3A0xED1DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8708%3A0xED1DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8708%3A0xED1DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8708:0xED1DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8708'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8708:0xED1DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29103%3A0xA522CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29103%3A0xA522CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29103%3A0xA522CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29103%3A0xA522CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29103%3A0xA522CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29103:0xA522CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29103'^^xsd:integer;
  dwc:scientificName 'Notostomus gibbosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '212899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29103:0xA522CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '212899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4231%3A0x731BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4231%3A0x731BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4231%3A0x731BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4231%3A0x731BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4231%3A0x731BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4231:0x731BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4231'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4231:0x731BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4239%3A0xDA1DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4239%3A0xDA1DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4239%3A0xDA1DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4239%3A0xDA1DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4239%3A0xDA1DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4239:0xDA1DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4239'^^xsd:integer;
  dwc:scientificName 'Lobianchia gemellarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '158901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4239:0xDA1DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '158901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5649%3A0xB11DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5649%3A0xB11DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5649%3A0xB11DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5649%3A0xB11DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5649%3A0xB11DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5649:0xB11DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5649'^^xsd:integer;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5649:0xB11DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5812%3A0xB81BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5812%3A0xB81BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5812%3A0xB81BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5812%3A0xB81BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5812%3A0xB81BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5812:0xB81BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5812'^^xsd:integer;
  dwc:scientificName 'Lampanyctus intricarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5812:0xB81BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4459%3A0xAB22CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4459%3A0xAB22CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4459%3A0xAB22CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4459%3A0xAB22CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4459%3A0xAB22CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4459:0xAB22CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4459'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1711-12'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4459:0xAB22CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4317%3A0xAA1DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4317%3A0xAA1DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4317%3A0xAA1DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4317%3A0xAA1DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4317%3A0xAA1DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4317:0xAA1DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4317'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia macrops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro; Zachary Baldwin'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126740'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4317:0xAA1DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4166%3A0xA41DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4166%3A0xA41DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4166%3A0xA41DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4166%3A0xA41DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4166%3A0xA41DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4166:0xA41DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4166'^^xsd:integer;
  dwc:scientificName 'Histioteuthis bonnellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '140111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4166:0xA41DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '140111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4178%3A0xA31DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4178%3A0xA31DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4178%3A0xA31DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4178%3A0xA31DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4178%3A0xA31DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4178:0xA31DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4178'^^xsd:integer;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4178:0xA31DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4229%3A0xA31DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4229%3A0xA31DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4229%3A0xA31DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4229%3A0xA31DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4229%3A0xA31DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4229:0xA31DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4229'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton; Zachary Baldwin'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4229:0xA31DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5798%3A0xA01DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5798%3A0xA01DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5798%3A0xA01DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5798%3A0xA01DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5798%3A0xA01DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5798:0xA01DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5798'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5798:0xA01DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5635%3A0x9D1DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5635%3A0x9D1DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5635%3A0x9D1DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5635%3A0x9D1DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5635%3A0x9D1DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5635:0x9D1DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5635'^^xsd:integer;
  dwc:scientificName 'Lampadena anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5635:0x9D1DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4201%3A0x9D1DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4201%3A0x9D1DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4201%3A0x9D1DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4201%3A0x9D1DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4201%3A0x9D1DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4201:0x9D1DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4201'^^xsd:integer;
  dwc:scientificName 'Lampadena anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4201:0x9D1DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4275%3A0x9B1DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4275%3A0x9B1DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4275%3A0x9B1DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4275%3A0x9B1DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4275%3A0x9B1DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4275:0x9B1DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4275'^^xsd:integer;
  dwc:scientificName 'Lampadena speculigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4275:0x9B1DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5840%3A0x9A1DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5840%3A0x9A1DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5840%3A0x9A1DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5840%3A0x9A1DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5840%3A0x9A1DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5840:0x9A1DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5840'^^xsd:integer;
  dwc:scientificName 'Lampadena urophaos atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '221500'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5840:0x9A1DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '713102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3F1DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3F1DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3F1DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3F1DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3F1DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3F1DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3F1DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5663%3A0x921CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5663%3A0x921CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5663%3A0x921CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5663%3A0x921CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5663%3A0x921CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5663:0x921CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5663'^^xsd:integer;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16835'^^xsd:string;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5663:0x921CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4293%3A0x1F1CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4293%3A0x1F1CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4293%3A0x1F1CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4293%3A0x1F1CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4293%3A0x1F1CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4293:0x1F1CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4293'^^xsd:integer;
  dwc:scientificName 'Cubiceps gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16347'^^xsd:string;
  dwc:aphiaid '126990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4293:0x1F1CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5813%3A0x8B1CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5813%3A0x8B1CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5813%3A0x8B1CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5813%3A0x8B1CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5813%3A0x8B1CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5813:0x8B1CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5813'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5813:0x8B1CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4289%3A0xC81BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4289%3A0xC81BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4289%3A0xC81BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4289%3A0xC81BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4289%3A0xC81BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4289:0xC81BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4289'^^xsd:integer;
  dwc:scientificName 'Histioteuthis bonnellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '140111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4289:0xC81BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '140111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4152%3A0xC81BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4152%3A0xC81BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4152%3A0xC81BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4152%3A0xC81BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4152%3A0xC81BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4152:0xC81BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4152'^^xsd:integer;
  dwc:scientificName 'Histioteuthis bonnellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '140111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4152:0xC81BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '140111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4997%3A0x891CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4997%3A0x891CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4997%3A0x891CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4997%3A0x891CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4997%3A0x891CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4997:0x891CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4997'^^xsd:integer;
  dwc:scientificName 'Lobianchia gemellarii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1725-26   '^^xsd:string;
  dwc:aphiaid '158901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4997:0x891CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '158901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4303%3A0x291CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4303%3A0x291CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4303%3A0x291CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4303%3A0x291CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4303%3A0x291CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4303:0x291CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4303'^^xsd:integer;
  dwc:scientificName 'Octopoteuthis sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '181379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4303:0x291CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '181379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5826%3A0x7A1CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5826%3A0x7A1CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5826%3A0x7A1CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.781"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1434"^^xsd:integer ;
  dwc:maximumDepthInMeters "1434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5826%3A0x7A1CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.781 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "42.781"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5826%3A0x7A1CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5826:0x7A1CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5826'^^xsd:integer;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.089'^^xsd:double;
  dwc:latitude '42.781'^^xsd:double;
  dwc:minimumDepth '1434'^^xsd:integer;
  dwc:maximumDepth '1434'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2015 m. Gear used: Egersund trawl'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5826:0x7A1CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5576%3A0x1421CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5576%3A0x1421CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5576%3A0x1421CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1887"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5576%3A0x1421CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5576%3A0x1421CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5576:0x1421CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5576'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '1887'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5576:0x1421CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2255%3A0x8B21CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2255%3A0x8B21CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2255%3A0x8B21CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1887"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2255%3A0x8B21CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2255%3A0x8B21CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2255:0x8B21CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2255'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '1887'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2255:0x8B21CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25854%3A0x8F21CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25854%3A0x8F21CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25854%3A0x8F21CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1887"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25854%3A0x8F21CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25854%3A0x8F21CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25854:0x8F21CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25854'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '1887'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25854:0x8F21CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24357%3A0x4221CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24357%3A0x4221CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24357%3A0x4221CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1887"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24357%3A0x4221CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24357%3A0x4221CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24357:0x4221CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24357'^^xsd:integer;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '1887'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24357:0x4221CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33430%3A0xCE1BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33430%3A0xCE1BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33430%3A0xCE1BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1887"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33430%3A0xCE1BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33430%3A0xCE1BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33430:0xCE1BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33430'^^xsd:integer;
  dwc:scientificName 'Streetsia challengeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '1887'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '236592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33430:0xCE1BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '236592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4397%3A0xA520CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4397%3A0xA520CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4397%3A0xA520CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1887"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4397%3A0xA520CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4397%3A0xA520CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4397:0xA520CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4397'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '1887'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4397:0xA520CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9521CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9521CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9521CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9521CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9521CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x9521CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Solidosagitta planctonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x9521CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA420CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Solidosagitta zetesios'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA420CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2D1BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Serratosagitta tasmanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105465'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2D1BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7510%3A0x5D20CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7510%3A0x5D20CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7510%3A0x5D20CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1887"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7510%3A0x5D20CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7510%3A0x5D20CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7510:0x5D20CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7510'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '1887'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7510:0x5D20CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33388%3A0xFE21CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33388%3A0xFE21CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33388%3A0xFE21CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1887"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33388%3A0xFE21CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33388%3A0xFE21CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33388:0xFE21CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33388'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '1887'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33388:0xFE21CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7468%3A0x1920CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7468%3A0x1920CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7468%3A0x1920CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1887"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7468%3A0x1920CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7468%3A0x1920CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7468:0x1920CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7468'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '1887'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16272'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7468:0x1920CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33472%3A0x0222CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33472%3A0x0222CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33472%3A0x0222CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1887"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33472%3A0x0222CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33472%3A0x0222CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33472:0x0222CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33472'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '1887'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33472:0x0222CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7482%3A0xE61FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7482%3A0xE61FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7482%3A0xE61FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1887"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7482%3A0xE61FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7482%3A0xE61FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7482:0xE61FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7482'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ofer Gon'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '1887'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7482:0xE61FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7496%3A0x0722CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7496%3A0x0722CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7496%3A0x0722CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1887"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7496%3A0x0722CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7496%3A0x0722CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7496:0x0722CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7496'^^xsd:integer;
  dwc:scientificName 'Bathytroctes microlepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '1887'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16006'^^xsd:string;
  dwc:aphiaid '126693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7496:0x0722CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25826%3A0x371BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25826%3A0x371BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25826%3A0x371BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1887"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25826%3A0x371BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25826%3A0x371BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25826:0x371BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25826'^^xsd:integer;
  dwc:scientificName 'Bentheogennema intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '1887'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25826:0x371BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F21CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F21CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F21CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F21CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F21CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4F21CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Caecosagitta macrocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4F21CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33486%3A0x531FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33486%3A0x531FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33486%3A0x531FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1887"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33486%3A0x531FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33486%3A0x531FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33486:0x531FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33486'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '1887'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33486:0x531FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24175%3A0x4B21CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24175%3A0x4B21CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24175%3A0x4B21CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1887"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24175%3A0x4B21CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24175%3A0x4B21CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24175:0x4B21CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24175'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '1887'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24175:0x4B21CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24203%3A0x4D21CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24203%3A0x4D21CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24203%3A0x4D21CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1887"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24203%3A0x4D21CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24203%3A0x4D21CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24203:0x4D21CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24203'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '1887'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24203:0x4D21CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5822CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5822CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5822CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5822CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5822CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5822CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pterosagitta draco'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5822CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2A1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pseudosagitta lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2A1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33416%3A0x1B1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33416%3A0x1B1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33416%3A0x1B1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1887"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33416%3A0x1B1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33416%3A0x1B1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33416:0x1B1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33416'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '1887'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33416:0x1B1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24189%3A0x651BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24189%3A0x651BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24189%3A0x651BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1887"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24189%3A0x651BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24189%3A0x651BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24189:0x651BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24189'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '1887'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24189:0x651BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33458%3A0x6422CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33458%3A0x6422CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33458%3A0x6422CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1887"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33458%3A0x6422CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33458%3A0x6422CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33458:0x6422CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33458'^^xsd:integer;
  dwc:scientificName 'Parandania boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '1887'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '214747'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33458:0x6422CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '214747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24315%3A0x691BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24315%3A0x691BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24315%3A0x691BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1887"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24315%3A0x691BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24315%3A0x691BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24315:0x691BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24315'^^xsd:integer;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '1887'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24315:0x691BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33402%3A0x6922CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33402%3A0x6922CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33402%3A0x6922CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1887"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33402%3A0x6922CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33402%3A0x6922CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33402:0x6922CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33402'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '1887'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33402:0x6922CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25840%3A0x6C22CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25840%3A0x6C22CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25840%3A0x6C22CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1887"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25840%3A0x6C22CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25840%3A0x6C22CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25840:0x6C22CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25840'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '1887'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25840:0x6C22CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11097%3A0x5C1ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11097%3A0x5C1ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11097%3A0x5C1ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1887"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11097%3A0x5C1ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11097%3A0x5C1ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11097:0x5C1ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11097'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '1887'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11097:0x5C1ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5A1ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Eukrohnia fowleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5A1ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11083%3A0x351ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11083%3A0x351ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11083%3A0x351ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1887"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11083%3A0x351ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11083%3A0x351ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11083:0x351ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11083'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '1887'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11083:0x351ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11111%3A0x341ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11111%3A0x341ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11111%3A0x341ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1887"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11111%3A0x341ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11111%3A0x341ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11111:0x341ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11111'^^xsd:integer;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '1887'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11111:0x341ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7524%3A0x6E1BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7524%3A0x6E1BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7524%3A0x6E1BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1887"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7524%3A0x6E1BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7524%3A0x6E1BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7524:0x6E1BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7524'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '1887'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16469'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7524:0x6E1BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24329%3A0x261ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24329%3A0x261ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24329%3A0x261ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1887"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24329%3A0x261ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24329%3A0x261ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24329:0x261ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24329'^^xsd:integer;
  dwc:scientificName 'Meningodora vesca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '1887'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24329:0x261ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15638%3A0xA122CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15638%3A0xA122CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15638%3A0xA122CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1887"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15638%3A0xA122CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15638%3A0xA122CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15638:0xA122CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15638'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '1887'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15638:0xA122CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5589%3A0xAD1DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5589%3A0xAD1DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5589%3A0xAD1DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1887"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5589%3A0xAD1DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5589%3A0xAD1DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5589:0xAD1DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5589'^^xsd:integer;
  dwc:scientificName 'Hygophum reinhardtii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '1887'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16867'^^xsd:string;
  dwc:aphiaid '126604'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5589:0xAD1DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAE22CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAE22CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAE22CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAE22CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAE22CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xAE22CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Krohnitta subtilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xAE22CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4411%3A0x9C1DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4411%3A0x9C1DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4411%3A0x9C1DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1887"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4411%3A0x9C1DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4411%3A0x9C1DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4411:0x9C1DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4411'^^xsd:integer;
  dwc:scientificName 'Lampadena speculigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '1887'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4411:0x9C1DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1887"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x521DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '1887'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x521DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB322CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB322CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25868%3A0xD61CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25868%3A0xD61CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25868%3A0xD61CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1887"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25868%3A0xD61CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25868%3A0xD61CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25868:0xD61CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25868'^^xsd:integer;
  dwc:scientificName 'Sergia tenuiremis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '1887'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25868:0xD61CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBE1CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Flaccisagitta hexaptera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBE1CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11069%3A0xBB1CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11069%3A0xBB1CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11069%3A0xBB1CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1887"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11069%3A0xBB1CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11069%3A0xBB1CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11069:0xBB1CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11069'^^xsd:integer;
  dwc:scientificName 'Eucopia australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '1887'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11069:0xBB1CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '119916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33444%3A0x851CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33444%3A0x851CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33444%3A0x851CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1887"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33444%3A0x851CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33444%3A0x851CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33444:0x851CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33444'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '1887'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33444:0x851CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24217%3A0xEA22CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24217%3A0xEA22CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24217%3A0xEA22CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1887"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24217%3A0xEA22CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24217%3A0xEA22CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24217:0xEA22CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24217'^^xsd:integer;
  dwc:scientificName 'Notostomus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '1887'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24217:0xEA22CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7740%3A0x7A1CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7740%3A0x7A1CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7740%3A0x7A1CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1887"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7740%3A0x7A1CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7740%3A0x7A1CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7740:0x7A1CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7740'^^xsd:integer;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '1887'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7740:0x7A1CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x361CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Mesosagitta minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x361CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1859314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25882%3A0xEF22CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25882%3A0xEF22CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25882%3A0xEF22CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.769"^^xsd:decimal ;
  dwc:decimalLongitude "-30.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1887"^^xsd:integer ;
  dwc:maximumDepthInMeters "1981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25882%3A0xEF22CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.769 -30.007)"^^geo:wktLiteral ;
  geo-pos:lat "41.769"^^xsd:decimal ;
  geo-pos:long "-30.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25882%3A0xEF22CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25882:0xEF22CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25882'^^xsd:integer;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.007'^^xsd:double;
  dwc:latitude '41.769'^^xsd:double;
  dwc:minimumDepth '1887'^^xsd:integer;
  dwc:maximumDepth '1981'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25882:0xEF22CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7493%3A0x1421CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7493%3A0x1421CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7493%3A0x1421CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.746"^^xsd:decimal ;
  dwc:decimalLongitude "-30.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1490"^^xsd:integer ;
  dwc:maximumDepthInMeters "1887"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7493%3A0x1421CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  geo-pos:lat "41.746"^^xsd:decimal ;
  geo-pos:long "-30.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7493%3A0x1421CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7493:0x1421CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7493'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.002'^^xsd:double;
  dwc:latitude '41.746'^^xsd:double;
  dwc:minimumDepth '1490'^^xsd:integer;
  dwc:maximumDepth '1887'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2154 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7493:0x1421CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2077%3A0x1021CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2077%3A0x1021CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2077%3A0x1021CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.746"^^xsd:decimal ;
  dwc:decimalLongitude "-30.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1490"^^xsd:integer ;
  dwc:maximumDepthInMeters "1887"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2077%3A0x1021CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  geo-pos:lat "41.746"^^xsd:decimal ;
  geo-pos:long "-30.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2077%3A0x1021CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2077:0x1021CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2077'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.002'^^xsd:double;
  dwc:latitude '41.746'^^xsd:double;
  dwc:minimumDepth '1490'^^xsd:integer;
  dwc:maximumDepth '1887'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2154 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2077:0x1021CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24287%3A0x4321CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24287%3A0x4321CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24287%3A0x4321CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.746"^^xsd:decimal ;
  dwc:decimalLongitude "-30.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1490"^^xsd:integer ;
  dwc:maximumDepthInMeters "1887"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24287%3A0x4321CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  geo-pos:lat "41.746"^^xsd:decimal ;
  geo-pos:long "-30.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24287%3A0x4321CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24287:0x4321CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24287'^^xsd:integer;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.002'^^xsd:double;
  dwc:latitude '41.746'^^xsd:double;
  dwc:minimumDepth '1490'^^xsd:integer;
  dwc:maximumDepth '1887'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2154 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24287:0x4321CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7522%3A0xA620CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7522%3A0xA620CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7522%3A0xA620CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.746"^^xsd:decimal ;
  dwc:decimalLongitude "-30.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1490"^^xsd:integer ;
  dwc:maximumDepthInMeters "1887"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7522%3A0xA620CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  geo-pos:lat "41.746"^^xsd:decimal ;
  geo-pos:long "-30.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7522%3A0xA620CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7522:0xA620CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7522'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.002'^^xsd:double;
  dwc:latitude '41.746'^^xsd:double;
  dwc:minimumDepth '1490'^^xsd:integer;
  dwc:maximumDepth '1887'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2154 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7522:0xA620CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7451%3A0x6120CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7451%3A0x6120CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7451%3A0x6120CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.746"^^xsd:decimal ;
  dwc:decimalLongitude "-30.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1490"^^xsd:integer ;
  dwc:maximumDepthInMeters "1887"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7451%3A0x6120CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  geo-pos:lat "41.746"^^xsd:decimal ;
  geo-pos:long "-30.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7451%3A0x6120CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7451:0x6120CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7451'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.002'^^xsd:double;
  dwc:latitude '41.746'^^xsd:double;
  dwc:minimumDepth '1490'^^xsd:integer;
  dwc:maximumDepth '1887'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2154 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7451:0x6120CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7508%3A0x1F20CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7508%3A0x1F20CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7508%3A0x1F20CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.746"^^xsd:decimal ;
  dwc:decimalLongitude "-30.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1490"^^xsd:integer ;
  dwc:maximumDepthInMeters "1887"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7508%3A0x1F20CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  geo-pos:lat "41.746"^^xsd:decimal ;
  geo-pos:long "-30.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7508%3A0x1F20CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7508:0x1F20CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7508'^^xsd:integer;
  dwc:scientificName 'Derichthys serpentinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.002'^^xsd:double;
  dwc:latitude '41.746'^^xsd:double;
  dwc:minimumDepth '1490'^^xsd:integer;
  dwc:maximumDepth '1887'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2154 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7508:0x1F20CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7479%3A0x1B20CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7479%3A0x1B20CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7479%3A0x1B20CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.746"^^xsd:decimal ;
  dwc:decimalLongitude "-30.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1490"^^xsd:integer ;
  dwc:maximumDepthInMeters "1887"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7479%3A0x1B20CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  geo-pos:lat "41.746"^^xsd:decimal ;
  geo-pos:long "-30.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7479%3A0x1B20CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7479:0x1B20CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7479'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.002'^^xsd:double;
  dwc:latitude '41.746'^^xsd:double;
  dwc:minimumDepth '1490'^^xsd:integer;
  dwc:maximumDepth '1887'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2154 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16273'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7479:0x1B20CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25812%3A0x371BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25812%3A0x371BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25812%3A0x371BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.746"^^xsd:decimal ;
  dwc:decimalLongitude "-30.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1490"^^xsd:integer ;
  dwc:maximumDepthInMeters "1887"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25812%3A0x371BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  geo-pos:lat "41.746"^^xsd:decimal ;
  geo-pos:long "-30.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25812%3A0x371BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25812:0x371BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25812'^^xsd:integer;
  dwc:scientificName 'Bentheogennema intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.002'^^xsd:double;
  dwc:latitude '41.746'^^xsd:double;
  dwc:minimumDepth '1490'^^xsd:integer;
  dwc:maximumDepth '1887'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2154 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25812:0x371BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7494%3A0xD91FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7494%3A0xD91FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7494%3A0xD91FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.746"^^xsd:decimal ;
  dwc:decimalLongitude "-30.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1490"^^xsd:integer ;
  dwc:maximumDepthInMeters "1887"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7494%3A0xD91FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  geo-pos:lat "41.746"^^xsd:decimal ;
  geo-pos:long "-30.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7494%3A0xD91FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7494:0xD91FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7494'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ofer Gon'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.002'^^xsd:double;
  dwc:latitude '41.746'^^xsd:double;
  dwc:minimumDepth '1490'^^xsd:integer;
  dwc:maximumDepth '1887'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2154 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7494:0xD91FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24273%3A0x3D1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24273%3A0x3D1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24273%3A0x3D1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.746"^^xsd:decimal ;
  dwc:decimalLongitude "-30.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1490"^^xsd:integer ;
  dwc:maximumDepthInMeters "1887"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24273%3A0x3D1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  geo-pos:lat "41.746"^^xsd:decimal ;
  geo-pos:long "-30.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24273%3A0x3D1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24273:0x3D1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24273'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.002'^^xsd:double;
  dwc:latitude '41.746'^^xsd:double;
  dwc:minimumDepth '1490'^^xsd:integer;
  dwc:maximumDepth '1887'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2154 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24273:0x3D1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24245%3A0x4C21CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24245%3A0x4C21CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24245%3A0x4C21CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.746"^^xsd:decimal ;
  dwc:decimalLongitude "-30.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1490"^^xsd:integer ;
  dwc:maximumDepthInMeters "1887"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24245%3A0x4C21CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  geo-pos:lat "41.746"^^xsd:decimal ;
  geo-pos:long "-30.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24245%3A0x4C21CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24245:0x4C21CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24245'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.002'^^xsd:double;
  dwc:latitude '41.746'^^xsd:double;
  dwc:minimumDepth '1490'^^xsd:integer;
  dwc:maximumDepth '1887'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2154 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24245:0x4C21CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7465%3A0x261FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7465%3A0x261FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7465%3A0x261FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.746"^^xsd:decimal ;
  dwc:decimalLongitude "-30.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1490"^^xsd:integer ;
  dwc:maximumDepthInMeters "1887"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7465%3A0x261FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  geo-pos:lat "41.746"^^xsd:decimal ;
  geo-pos:long "-30.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7465%3A0x261FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7465:0x261FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7465'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.002'^^xsd:double;
  dwc:latitude '41.746'^^xsd:double;
  dwc:minimumDepth '1490'^^xsd:integer;
  dwc:maximumDepth '1887'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2154 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7465:0x261FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.746"^^xsd:decimal ;
  dwc:decimalLongitude "-30.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1490"^^xsd:integer ;
  dwc:maximumDepthInMeters "1887"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  geo-pos:lat "41.746"^^xsd:decimal ;
  geo-pos:long "-30.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1F1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.002'^^xsd:double;
  dwc:latitude '41.746'^^xsd:double;
  dwc:minimumDepth '1490'^^xsd:integer;
  dwc:maximumDepth '1887'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2154 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1F1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24259%3A0x631BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24259%3A0x631BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24259%3A0x631BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.746"^^xsd:decimal ;
  dwc:decimalLongitude "-30.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1490"^^xsd:integer ;
  dwc:maximumDepthInMeters "1887"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24259%3A0x631BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  geo-pos:lat "41.746"^^xsd:decimal ;
  geo-pos:long "-30.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24259%3A0x631BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24259:0x631BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24259'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.002'^^xsd:double;
  dwc:latitude '41.746'^^xsd:double;
  dwc:minimumDepth '1490'^^xsd:integer;
  dwc:maximumDepth '1887'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2154 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24259:0x631BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30297%3A0xC91ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30297%3A0xC91ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30297%3A0xC91ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.746"^^xsd:decimal ;
  dwc:decimalLongitude "-30.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1490"^^xsd:integer ;
  dwc:maximumDepthInMeters "1887"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30297%3A0xC91ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  geo-pos:lat "41.746"^^xsd:decimal ;
  geo-pos:long "-30.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30297%3A0xC91ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30297:0xC91ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30297'^^xsd:integer;
  dwc:scientificName 'Parapronoe crustulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.002'^^xsd:double;
  dwc:latitude '41.746'^^xsd:double;
  dwc:minimumDepth '1490'^^xsd:integer;
  dwc:maximumDepth '1887'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2154 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '421616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30297:0xC91ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '421616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30325%3A0x6922CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30325%3A0x6922CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30325%3A0x6922CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.746"^^xsd:decimal ;
  dwc:decimalLongitude "-30.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1490"^^xsd:integer ;
  dwc:maximumDepthInMeters "1887"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30325%3A0x6922CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  geo-pos:lat "41.746"^^xsd:decimal ;
  geo-pos:long "-30.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30325%3A0x6922CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30325:0x6922CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30325'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.002'^^xsd:double;
  dwc:latitude '41.746'^^xsd:double;
  dwc:minimumDepth '1490'^^xsd:integer;
  dwc:maximumDepth '1887'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2154 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30325:0x6922CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25798%3A0x681ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25798%3A0x681ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25798%3A0x681ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.746"^^xsd:decimal ;
  dwc:decimalLongitude "-30.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1490"^^xsd:integer ;
  dwc:maximumDepthInMeters "1887"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25798%3A0x681ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  geo-pos:lat "41.746"^^xsd:decimal ;
  geo-pos:long "-30.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25798%3A0x681ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25798:0x681ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25798'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.002'^^xsd:double;
  dwc:latitude '41.746'^^xsd:double;
  dwc:minimumDepth '1490'^^xsd:integer;
  dwc:maximumDepth '1887'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2154 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25798:0x681ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14932%3A0xA122CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14932%3A0xA122CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14932%3A0xA122CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.746"^^xsd:decimal ;
  dwc:decimalLongitude "-30.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1490"^^xsd:integer ;
  dwc:maximumDepthInMeters "1887"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14932%3A0xA122CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  geo-pos:lat "41.746"^^xsd:decimal ;
  geo-pos:long "-30.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14932%3A0xA122CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14932:0xA122CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14932'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.002'^^xsd:double;
  dwc:latitude '41.746'^^xsd:double;
  dwc:minimumDepth '1490'^^xsd:integer;
  dwc:maximumDepth '1887'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2154 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14932:0xA122CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30269%3A0x7821CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30269%3A0x7821CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30269%3A0x7821CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.746"^^xsd:decimal ;
  dwc:decimalLongitude "-30.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1490"^^xsd:integer ;
  dwc:maximumDepthInMeters "1887"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30269%3A0x7821CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  geo-pos:lat "41.746"^^xsd:decimal ;
  geo-pos:long "-30.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30269%3A0x7821CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30269:0x7821CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30269'^^xsd:integer;
  dwc:scientificName 'Nebaliopsis typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.002'^^xsd:double;
  dwc:latitude '41.746'^^xsd:double;
  dwc:minimumDepth '1490'^^xsd:integer;
  dwc:maximumDepth '1887'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2154 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '149681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30269:0x7821CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '149681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7466%3A0xE21DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7466%3A0xE21DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7466%3A0xE21DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.746"^^xsd:decimal ;
  dwc:decimalLongitude "-30.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1490"^^xsd:integer ;
  dwc:maximumDepthInMeters "1887"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7466%3A0xE21DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  geo-pos:lat "41.746"^^xsd:decimal ;
  geo-pos:long "-30.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7466%3A0xE21DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7466:0xE21DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7466'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.002'^^xsd:double;
  dwc:latitude '41.746'^^xsd:double;
  dwc:minimumDepth '1490'^^xsd:integer;
  dwc:maximumDepth '1887'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2154 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7466:0xE21DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30311%3A0xB51DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30311%3A0xB51DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30311%3A0xB51DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.746"^^xsd:decimal ;
  dwc:decimalLongitude "-30.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1490"^^xsd:integer ;
  dwc:maximumDepthInMeters "1887"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30311%3A0xB51DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  geo-pos:lat "41.746"^^xsd:decimal ;
  geo-pos:long "-30.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30311%3A0xB51DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30311:0xB51DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30311'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.002'^^xsd:double;
  dwc:latitude '41.746'^^xsd:double;
  dwc:minimumDepth '1490'^^xsd:integer;
  dwc:maximumDepth '1887'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2154 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30311:0xB51DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7480%3A0x9D1DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7480%3A0x9D1DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7480%3A0x9D1DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.746"^^xsd:decimal ;
  dwc:decimalLongitude "-30.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1490"^^xsd:integer ;
  dwc:maximumDepthInMeters "1887"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7480%3A0x9D1DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  geo-pos:lat "41.746"^^xsd:decimal ;
  geo-pos:long "-30.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7480%3A0x9D1DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7480:0x9D1DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7480'^^xsd:integer;
  dwc:scientificName 'Lampadena anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.002'^^xsd:double;
  dwc:latitude '41.746'^^xsd:double;
  dwc:minimumDepth '1490'^^xsd:integer;
  dwc:maximumDepth '1887'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2154 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7480:0x9D1DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30283%3A0x3F1DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30283%3A0x3F1DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30283%3A0x3F1DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.746"^^xsd:decimal ;
  dwc:decimalLongitude "-30.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1490"^^xsd:integer ;
  dwc:maximumDepthInMeters "1887"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30283%3A0x3F1DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  geo-pos:lat "41.746"^^xsd:decimal ;
  geo-pos:long "-30.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30283%3A0x3F1DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30283:0x3F1DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30283'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.002'^^xsd:double;
  dwc:latitude '41.746'^^xsd:double;
  dwc:minimumDepth '1490'^^xsd:integer;
  dwc:maximumDepth '1887'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2154 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30283:0x3F1DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24301%3A0xDA22CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24301%3A0xDA22CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24301%3A0xDA22CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.746"^^xsd:decimal ;
  dwc:decimalLongitude "-30.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1490"^^xsd:integer ;
  dwc:maximumDepthInMeters "1887"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24301%3A0xDA22CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  geo-pos:lat "41.746"^^xsd:decimal ;
  geo-pos:long "-30.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24301%3A0xDA22CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24301:0xDA22CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24301'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.002'^^xsd:double;
  dwc:latitude '41.746'^^xsd:double;
  dwc:minimumDepth '1490'^^xsd:integer;
  dwc:maximumDepth '1887'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2154 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24301:0xDA22CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14694%3A0xBC1CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14694%3A0xBC1CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14694%3A0xBC1CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.746"^^xsd:decimal ;
  dwc:decimalLongitude "-30.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1490"^^xsd:integer ;
  dwc:maximumDepthInMeters "1887"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14694%3A0xBC1CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  geo-pos:lat "41.746"^^xsd:decimal ;
  geo-pos:long "-30.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14694%3A0xBC1CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14694:0xBC1CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14694'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.002'^^xsd:double;
  dwc:latitude '41.746'^^xsd:double;
  dwc:minimumDepth '1490'^^xsd:integer;
  dwc:maximumDepth '1887'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2154 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14694:0xBC1CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4339%3A0x921CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4339%3A0x921CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4339%3A0x921CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.746"^^xsd:decimal ;
  dwc:decimalLongitude "-30.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1490"^^xsd:integer ;
  dwc:maximumDepthInMeters "1887"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4339%3A0x921CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.746 -30.002)"^^geo:wktLiteral ;
  geo-pos:lat "41.746"^^xsd:decimal ;
  geo-pos:long "-30.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4339%3A0x921CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4339:0x921CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4339'^^xsd:integer;
  dwc:scientificName 'Dolopichthys longicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'T.W. Pietsch'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-30.002'^^xsd:double;
  dwc:latitude '41.746'^^xsd:double;
  dwc:minimumDepth '1490'^^xsd:integer;
  dwc:maximumDepth '1887'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2154 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16708'^^xsd:string;
  dwc:aphiaid '126565'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4339:0x921CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25994%3A0x8521CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25994%3A0x8521CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25994%3A0x8521CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25994%3A0x8521CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25994%3A0x8521CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25994:0x8521CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25994'^^xsd:integer;
  dwc:scientificName 'Sergestes corniculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '246195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25994:0x8521CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '514117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26022%3A0x1621CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26022%3A0x1621CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26022%3A0x1621CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26022%3A0x1621CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26022%3A0x1621CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26022:0x1621CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26022'^^xsd:integer;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26022:0x1621CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25658%3A0x1721CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25658%3A0x1721CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25658%3A0x1721CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25658%3A0x1721CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25658%3A0x1721CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25658:0x1721CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25658'^^xsd:integer;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25658:0x1721CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2160%3A0x1721CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2160%3A0x1721CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2160%3A0x1721CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2160%3A0x1721CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2160%3A0x1721CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2160:0x1721CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2160'^^xsd:integer;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2160:0x1721CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26302%3A0x8621CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26302%3A0x8621CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26302%3A0x8621CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26302%3A0x8621CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26302%3A0x8621CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26302:0x8621CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26302'^^xsd:integer;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26302:0x8621CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25966%3A0x4021CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25966%3A0x4021CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25966%3A0x4021CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25966%3A0x4021CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25966%3A0x4021CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25966:0x4021CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25966'^^xsd:integer;
  dwc:scientificName 'Sergestes armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25966:0x4021CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '514136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24791%3A0x4221CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24791%3A0x4221CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24791%3A0x4221CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24791%3A0x4221CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24791%3A0x4221CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24791:0x4221CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24791'^^xsd:integer;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24791:0x4221CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4302%3A0x9121CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4302%3A0x9121CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4302%3A0x9121CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4302%3A0x9121CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4302%3A0x9121CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4302:0x9121CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4302'^^xsd:integer;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4302:0x9121CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26008%3A0x9621CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26008%3A0x9621CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26008%3A0x9621CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26008%3A0x9621CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26008%3A0x9621CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26008:0x9621CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26008'^^xsd:integer;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26008:0x9621CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25672%3A0x9C20CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25672%3A0x9C20CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25672%3A0x9C20CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25672%3A0x9C20CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25672%3A0x9C20CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25672:0x9C20CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25672'^^xsd:integer;
  dwc:scientificName 'Sergia tenuiremis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25672:0x9C20CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4286%3A0x5B20CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4286%3A0x5B20CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4286%3A0x5B20CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4286%3A0x5B20CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4286%3A0x5B20CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4286:0x5B20CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4286'^^xsd:integer;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16782'^^xsd:string;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4286:0x5B20CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4345%3A0x3520CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4345%3A0x3520CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4345%3A0x3520CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4345%3A0x3520CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4345%3A0x3520CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4345:0x3520CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4345'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4345:0x3520CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4288%3A0x2420CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4288%3A0x2420CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4288%3A0x2420CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4288%3A0x2420CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4288%3A0x2420CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4288:0x2420CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4288'^^xsd:integer;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4288:0x2420CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4403%3A0x1C20CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4403%3A0x1C20CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4403%3A0x1C20CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4403%3A0x1C20CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4403%3A0x1C20CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4403:0x1C20CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4403'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16276'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4403:0x1C20CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4369%3A0x4621CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4369%3A0x4621CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4369%3A0x4621CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4369%3A0x4621CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4369%3A0x4621CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4369:0x4621CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4369'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4369:0x4621CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25686%3A0xDC1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25686%3A0xDC1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25686%3A0xDC1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25686%3A0xDC1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25686%3A0xDC1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25686:0xDC1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25686'^^xsd:integer;
  dwc:scientificName 'Bentheogennema intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25686:0xDC1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31255%3A0x8F1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31255%3A0x8F1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31255%3A0x8F1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31255%3A0x8F1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31255%3A0x8F1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31255:0x8F1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31255'^^xsd:integer;
  dwc:scientificName 'Brachyscelus crusculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103241'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31255:0x8F1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33185%3A0x581BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33185%3A0x581BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33185%3A0x581BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33185%3A0x581BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33185%3A0x581BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33185:0x581BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33185'^^xsd:integer;
  dwc:scientificName 'Brachyscelus crusculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103241'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33185:0x581BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4300%3A0x8C1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4300%3A0x8C1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4300%3A0x8C1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4300%3A0x8C1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4300%3A0x8C1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4300:0x8C1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4300'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4300:0x8C1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4316%3A0x0922CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4316%3A0x0922CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4316%3A0x0922CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4316%3A0x0922CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4316%3A0x0922CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4316:0x0922CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4316'^^xsd:integer;
  dwc:scientificName 'Bolinichthys indicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16404'^^xsd:string;
  dwc:aphiaid '126582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4316:0x0922CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31171%3A0x531FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31171%3A0x531FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31171%3A0x531FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31171%3A0x531FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31171%3A0x531FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31171:0x531FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31171'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31171:0x531FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33157%3A0x531FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33157%3A0x531FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33157%3A0x531FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33157%3A0x531FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33157%3A0x531FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33157:0x531FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33157'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33157:0x531FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30106%3A0x511FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30106%3A0x511FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30106%3A0x511FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30106%3A0x511FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30106%3A0x511FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30106:0x511FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30106'^^xsd:integer;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vanda Carmo'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30106:0x511FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7780%3A0x5D1BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7780%3A0x5D1BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7780%3A0x5D1BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7780%3A0x5D1BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7780%3A0x5D1BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7780:0x5D1BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7780'^^xsd:integer;
  dwc:scientificName 'Ancistroteuthis lichtensteinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '140647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7780:0x5D1BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '140647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24749%3A0x4A21CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24749%3A0x4A21CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24749%3A0x4A21CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24749%3A0x4A21CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24749%3A0x4A21CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24749:0x4A21CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24749'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24749:0x4A21CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24735%3A0x3A1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24735%3A0x3A1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24735%3A0x3A1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24735%3A0x3A1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24735%3A0x3A1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24735:0x3A1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24735'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24735:0x3A1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4355%3A0x361FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4355%3A0x361FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4355%3A0x361FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4355%3A0x361FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4355%3A0x361FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4355:0x361FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4355'^^xsd:integer;
  dwc:scientificName 'Vinciguerria poweriae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4355:0x361FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33213%3A0xD71BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33213%3A0xD71BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33213%3A0xD71BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33213%3A0xD71BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33213%3A0xD71BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33213:0xD71BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33213'^^xsd:integer;
  dwc:scientificName 'Scina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33213:0xD71BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33227%3A0x301FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33227%3A0x301FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33227%3A0x301FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33227%3A0x301FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33227%3A0x301FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33227:0x301FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33227'^^xsd:integer;
  dwc:scientificName 'Scina curvidactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '421598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33227:0x301FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '421598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7708%3A0x5922CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7708%3A0x5922CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7708%3A0x5922CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7708%3A0x5922CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7708%3A0x5922CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7708:0x5922CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7708'^^xsd:integer;
  dwc:scientificName 'Pterygioteuthis gemmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '342104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7708:0x5922CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '342104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7766%3A0x601BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7766%3A0x601BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7766%3A0x601BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7766%3A0x601BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7766%3A0x601BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7766:0x601BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7766'^^xsd:integer;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7766:0x601BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31199%3A0x5E22CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31199%3A0x5E22CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31199%3A0x5E22CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31199%3A0x5E22CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31199%3A0x5E22CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31199:0x5E22CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31199'^^xsd:integer;
  dwc:scientificName 'Platyscelus ovoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31199:0x5E22CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33143%3A0xD31ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33143%3A0xD31ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33143%3A0xD31ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33143%3A0xD31ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33143%3A0xD31ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33143:0xD31ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33143'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33143:0xD31ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31143%3A0x611BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31143%3A0x611BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31143%3A0x611BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31143%3A0x611BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31143%3A0x611BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31143:0x611BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31143'^^xsd:integer;
  dwc:scientificName 'Phrosina semilunata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31143:0x611BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33129%3A0x6022CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33129%3A0x6022CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33129%3A0x6022CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33129%3A0x6022CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33129%3A0x6022CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33129:0x6022CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33129'^^xsd:integer;
  dwc:scientificName 'Phronima atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33129:0x6022CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24777%3A0xC91ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24777%3A0xC91ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24777%3A0xC91ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24777%3A0xC91ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24777%3A0xC91ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24777:0xC91ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24777'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24777:0xC91ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24707%3A0xC21ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24707%3A0xC21ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24707%3A0xC21ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24707%3A0xC21ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24707%3A0xC21ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24707:0xC21ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24707'^^xsd:integer;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24707:0xC21ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24172%3A0x5721CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24172%3A0x5721CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24172%3A0x5721CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24172%3A0x5721CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24172%3A0x5721CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24172:0x5721CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24172'^^xsd:integer;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24172:0x5721CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31227%3A0x6922CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31227%3A0x6922CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31227%3A0x6922CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31227%3A0x6922CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31227%3A0x6922CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31227:0x6922CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31227'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31227:0x6922CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26036%3A0x681ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26036%3A0x681ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26036%3A0x681ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26036%3A0x681ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26036%3A0x681ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26036:0x681ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26036'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26036:0x681ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4260%3A0x5F1ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4260%3A0x5F1ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4260%3A0x5F1ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4260%3A0x5F1ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4260%3A0x5F1ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4260:0x5F1ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4260'^^xsd:integer;
  dwc:scientificName 'Gonichthys cocco'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4260:0x5F1ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7768%3A0x5C1ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7768%3A0x5C1ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7768%3A0x5C1ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7768%3A0x5C1ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7768%3A0x5C1ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7768:0x5C1ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7768'^^xsd:integer;
  dwc:scientificName 'Haliphron atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '341781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7768:0x5C1ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '341781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11489%3A0x581ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11489%3A0x581ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11489%3A0x581ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11489%3A0x581ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11489%3A0x581ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11489:0x581ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11489'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11489:0x581ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12840%3A0xEB1DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12840%3A0xEB1DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12840%3A0xEB1DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12840%3A0xEB1DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12840%3A0xEB1DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12840:0xEB1DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12840'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12840:0xEB1DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4298%3A0xDC1DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4298%3A0xDC1DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4298%3A0xDC1DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4298%3A0xDC1DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4298%3A0xDC1DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4298:0xDC1DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4298'^^xsd:integer;
  dwc:scientificName 'Lestidiops jayakari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126354'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4298:0xDC1DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4274%3A0xDA1DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4274%3A0xDA1DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4274%3A0xDA1DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4274%3A0xDA1DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4274%3A0xDA1DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4274:0xDA1DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4274'^^xsd:integer;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4274:0xDA1DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4270%3A0x761BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4270%3A0x761BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4270%3A0x761BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4270%3A0x761BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4270%3A0x761BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4270:0x761BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4270'^^xsd:integer;
  dwc:scientificName 'Lampanyctus photonotus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126618'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4270:0x761BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4284%3A0xB21DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4284%3A0xB21DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4284%3A0xB21DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4284%3A0xB21DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4284%3A0xB21DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4284:0xB21DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4284'^^xsd:integer;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4284:0xB21DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4314%3A0xAD1DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4314%3A0xAD1DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4314%3A0xAD1DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4314%3A0xAD1DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4314%3A0xAD1DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4314:0xAD1DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4314'^^xsd:integer;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4314:0xAD1DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4328%3A0xAE1DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4328%3A0xAE1DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4328%3A0xAE1DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4328%3A0xAE1DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4328%3A0xAE1DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4328:0xAE1DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4328'^^xsd:integer;
  dwc:scientificName 'Hygophum hygomii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4328:0xAE1DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4359%3A0xAB1DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4359%3A0xAB1DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4359%3A0xAB1DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4359%3A0xAB1DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4359%3A0xAB1DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4359:0xAB1DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4359'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4359:0xAB1DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4242%3A0x9B1DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4242%3A0x9B1DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4242%3A0x9B1DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4242%3A0x9B1DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4242%3A0x9B1DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4242:0x9B1DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4242'^^xsd:integer;
  dwc:scientificName 'Lampadena speculigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4242:0x9B1DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33199%3A0xAF22CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33199%3A0xAF22CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33199%3A0xAF22CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33199%3A0xAF22CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33199%3A0xAF22CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33199:0xAF22CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33199'^^xsd:integer;
  dwc:scientificName 'Platyscelus ovoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33199:0xAF22CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31157%3A0x501DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31157%3A0x501DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31157%3A0x501DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31157%3A0x501DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31157%3A0x501DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31157:0x501DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31157'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31157:0x501DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31185%3A0x4F1DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31185%3A0x4F1DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31185%3A0x4F1DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31185%3A0x4F1DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31185%3A0x4F1DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31185:0x4F1DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31185'^^xsd:integer;
  dwc:scientificName 'Phronima atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31185:0x4F1DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30120%3A0x3B1DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30120%3A0x3B1DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30120%3A0x3B1DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30120%3A0x3B1DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30120%3A0x3B1DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30120:0x3B1DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30120'^^xsd:integer;
  dwc:scientificName 'Vinciguerria poweriae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vanda Carmo'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30120:0x3B1DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2158%3A0xC01BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2158%3A0xC01BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2158%3A0xC01BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2158%3A0xC01BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2158%3A0xC01BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2158:0xC01BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2158'^^xsd:integer;
  dwc:scientificName 'Ancistroteuthis lichtensteinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '140647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2158:0xC01BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '140647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4272%3A0xC81CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4272%3A0xC81CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4272%3A0xC81CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4272%3A0xC81CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4272%3A0xC81CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4272:0xC81CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4272'^^xsd:integer;
  dwc:scientificName 'Ceratoscopelus warmingii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4272:0xC81CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31213%3A0xE422CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31213%3A0xE422CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31213%3A0xE422CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31213%3A0xE422CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31213%3A0xE422CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31213:0xE422CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31213'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31213:0xE422CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4375%3A0xC41BCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4375%3A0xC41BCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4375%3A0xC41BCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4375%3A0xC41BCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4375%3A0xC41BCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4375:0xC41BCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4375'^^xsd:integer;
  dwc:scientificName 'Diretmus argenteus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16415'^^xsd:string;
  dwc:aphiaid '126398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4375:0xC41BCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4330%3A0x921CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4330%3A0x921CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4330%3A0x921CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4330%3A0x921CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4330%3A0x921CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4330:0x921CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4330'^^xsd:integer;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4330:0x921CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31244%3A0x851CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31244%3A0x851CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31244%3A0x851CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31244%3A0x851CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31244%3A0x851CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31244:0x851CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31244'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31244:0x851CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7752%3A0x7D21CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7752%3A0x7D21CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7752%3A0x7D21CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7752%3A0x7D21CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7752%3A0x7D21CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7752:0x7D21CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7752'^^xsd:integer;
  dwc:scientificName 'Lampadioteuthis megaleia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '181378'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7752:0x7D21CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '181378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31269%3A0x821CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31269%3A0x821CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31269%3A0x821CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31269%3A0x821CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31269%3A0x821CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31269:0x821CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31269'^^xsd:integer;
  dwc:scientificName 'Parapronoe crustulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '421616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31269:0x821CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '421616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4246%3A0x811CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4246%3A0x811CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4246%3A0x811CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4246%3A0x811CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4246%3A0x811CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4246:0x811CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4246'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown; Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4246:0x811CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4256%3A0x801CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4256%3A0x801CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4256%3A0x801CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4256%3A0x801CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4256%3A0x801CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4256:0x801CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4256'^^xsd:integer;
  dwc:scientificName 'Notoscopelus bolini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'T. Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4256:0x801CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '158913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33171%3A0xEC22CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33171%3A0xEC22CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33171%3A0xEC22CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33171%3A0xEC22CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33171%3A0xEC22CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33171:0xEC22CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33171'^^xsd:integer;
  dwc:scientificName 'Orchomene gerulicorbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33171:0xEC22CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '102686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24679%3A0xED22CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24679%3A0xED22CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24679%3A0xED22CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24679%3A0xED22CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24679%3A0xED22CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24679:0xED22CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24679'^^xsd:integer;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24679:0xED22CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4373%3A0x7B1CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4373%3A0x7B1CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4373%3A0x7B1CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4373%3A0x7B1CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4373%3A0x7B1CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4373:0x7B1CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4373'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4373:0x7B1CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15930%3A0xF022CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15930%3A0xF022CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15930%3A0xF022CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15930%3A0xF022CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15930%3A0xF022CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15930:0xF022CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15930'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15930:0xF022CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25980%3A0xCC1BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25980%3A0xCC1BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25980%3A0xCC1BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25980%3A0xCC1BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.684 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.684"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25980%3A0xCC1BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25980:0xCC1BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25980'^^xsd:integer;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.684'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1927 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25980:0xCC1BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2007%3A0x8E21CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2007%3A0x8E21CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2007%3A0x8E21CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.698"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2007%3A0x8E21CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.698"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2007%3A0x8E21CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2007:0x8E21CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2007'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.698'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2317 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2007:0x8E21CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25700%3A0x8F21CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25700%3A0x8F21CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25700%3A0x8F21CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.698"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25700%3A0x8F21CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.698"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25700%3A0x8F21CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25700:0x8F21CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25700'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.698'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2317 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25700:0x8F21CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24497%3A0xF820CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24497%3A0xF820CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24497%3A0xF820CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.698"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24497%3A0xF820CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.698"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24497%3A0xF820CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24497:0xF820CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24497'^^xsd:integer;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.698'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2317 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24497:0xF820CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7473%3A0x5D20CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7473%3A0x5D20CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7473%3A0x5D20CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.698"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7473%3A0x5D20CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.698"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7473%3A0x5D20CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7473:0x5D20CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7473'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.698'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2317 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7473:0x5D20CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7527%3A0x3120CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7527%3A0x3120CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7527%3A0x3120CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.698"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7527%3A0x3120CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.698"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7527%3A0x3120CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7527:0x3120CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7527'^^xsd:integer;
  dwc:scientificName 'Cubiceps gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.698'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2317 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16338'^^xsd:string;
  dwc:aphiaid '126990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7527:0x3120CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7529%3A0x2C20CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7529%3A0x2C20CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7529%3A0x2C20CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.698"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7529%3A0x2C20CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.698"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7529%3A0x2C20CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7529:0x2C20CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7529'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.698'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2317 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16275'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7529:0x2C20CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4361%3A0x2420CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4361%3A0x2420CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4361%3A0x2420CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.698"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4361%3A0x2420CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.698"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4361%3A0x2420CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4361:0x2420CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4361'^^xsd:integer;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.698'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2317 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16828'^^xsd:string;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4361:0x2420CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF71FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF71FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF71FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.698"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF71FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.698"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF71FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF71FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.698'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2317 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF71FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34060%3A0x531FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34060%3A0x531FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34060%3A0x531FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.698"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34060%3A0x531FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.698"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34060%3A0x531FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34060:0x531FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34060'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.698'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2317 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34060:0x531FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24469%3A0x4B21CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24469%3A0x4B21CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24469%3A0x4B21CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.698"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24469%3A0x4B21CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.698"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24469%3A0x4B21CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24469:0x4B21CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24469'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.698'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2317 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24469:0x4B21CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24483%3A0x4D21CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24483%3A0x4D21CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24483%3A0x4D21CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.698"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24483%3A0x4D21CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.698"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24483%3A0x4D21CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24483:0x4D21CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24483'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.698'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2317 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24483:0x4D21CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30022%3A0x371FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30022%3A0x371FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30022%3A0x371FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.698"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30022%3A0x371FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.698"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30022%3A0x371FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30022:0x371FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30022'^^xsd:integer;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vanda Carmo'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.698'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2317 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30022:0x371FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7487%3A0x361FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7487%3A0x361FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7487%3A0x361FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.698"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7487%3A0x361FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.698"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7487%3A0x361FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7487:0x361FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7487'^^xsd:integer;
  dwc:scientificName 'Vinciguerria poweriae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.698'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2317 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7487:0x361FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34032%3A0x5E22CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34032%3A0x5E22CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34032%3A0x5E22CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.698"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34032%3A0x5E22CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.698"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34032%3A0x5E22CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34032:0x5E22CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34032'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.698'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2317 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34032:0x5E22CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34046%3A0x6022CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34046%3A0x6022CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34046%3A0x6022CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.698"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34046%3A0x6022CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.698"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34046%3A0x6022CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34046:0x6022CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34046'^^xsd:integer;
  dwc:scientificName 'Phronima atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.698'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2317 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34046:0x6022CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24567%3A0xCC1ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24567%3A0xCC1ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24567%3A0xCC1ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.698"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24567%3A0xCC1ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.698"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24567%3A0xCC1ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24567:0xCC1ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24567'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.698'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2317 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24567:0xCC1ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34074%3A0x6422CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34074%3A0x6422CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34074%3A0x6422CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.698"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34074%3A0x6422CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.698"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34074%3A0x6422CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34074:0x6422CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34074'^^xsd:integer;
  dwc:scientificName 'Parandania boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.698'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2317 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '214747'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34074:0x6422CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '214747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7724%3A0xBC1ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7724%3A0xBC1ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7724%3A0xBC1ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.698"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7724%3A0xBC1ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.698"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7724%3A0xBC1ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7724:0xBC1ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7724'^^xsd:integer;
  dwc:scientificName 'Octopoteuthis sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.698'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2317 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '181379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7724:0xBC1ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '181379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34116%3A0x6822CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34116%3A0x6822CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34116%3A0x6822CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.698"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34116%3A0x6822CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.698"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34116%3A0x6822CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34116:0x6822CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34116'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.698'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2317 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34116:0x6822CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25728%3A0x631ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25728%3A0x631ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25728%3A0x631ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.698"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25728%3A0x631ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.698"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25728%3A0x631ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25728:0x631ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25728'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.698'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2317 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25728:0x631ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7485%3A0x7122CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7485%3A0x7122CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7485%3A0x7122CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.698"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7485%3A0x7122CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.698"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7485%3A0x7122CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7485:0x7122CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7485'^^xsd:integer;
  dwc:scientificName 'Gonostoma elongatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.698'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2317 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 17387'^^xsd:string;
  dwc:aphiaid '127296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7485:0x7122CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '221512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14680%3A0x361ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14680%3A0x361ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14680%3A0x361ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.698"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14680%3A0x361ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.698"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14680%3A0x361ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14680:0x361ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14680'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.698'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2317 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14680:0x361ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7515%3A0xE61DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7515%3A0xE61DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7515%3A0xE61DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.698"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7515%3A0xE61DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.698"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7515%3A0xE61DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7515:0xE61DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7515'^^xsd:integer;
  dwc:scientificName 'Opisthoproctus grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown; Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.698'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2317 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7515:0xE61DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '319394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24511%3A0xA522CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24511%3A0xA522CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24511%3A0xA522CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.698"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24511%3A0xA522CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.698"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24511%3A0xA522CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24511:0xA522CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24511'^^xsd:integer;
  dwc:scientificName 'Notostomus gibbosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.698'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2317 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '212899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24511:0xA522CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '212899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4389%3A0xD91DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4389%3A0xD91DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4389%3A0xD91DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.698"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4389%3A0xD91DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.698"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4389%3A0xD91DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4389:0xD91DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4389'^^xsd:integer;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.698'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2317 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4389:0xD91DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34102%3A0xB51DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34102%3A0xB51DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34102%3A0xB51DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.698"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34102%3A0xB51DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.698"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34102%3A0xB51DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34102:0xB51DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34102'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.698'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2317 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34102:0xB51DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4333%3A0xAE1DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4333%3A0xAE1DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4333%3A0xAE1DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.698"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4333%3A0xAE1DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.698"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4333%3A0xAE1DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4333:0xAE1DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4333'^^xsd:integer;
  dwc:scientificName 'Hygophum hygomii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.698'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2317 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16863'^^xsd:string;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4333:0xAE1DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7782%3A0xAD22CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7782%3A0xAD22CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7782%3A0xAD22CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.698"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7782%3A0xAD22CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.698"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7782%3A0xAD22CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7782:0xAD22CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7782'^^xsd:integer;
  dwc:scientificName 'Histioteuthis corona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.698'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2317 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '140112'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7782:0xAD22CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '140112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7459%3A0x9F1DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7459%3A0x9F1DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7459%3A0x9F1DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.698"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7459%3A0x9F1DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.698"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7459%3A0x9F1DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7459:0x9F1DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7459'^^xsd:integer;
  dwc:scientificName 'Ichthyococcus ovatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.698'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2317 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16871'^^xsd:string;
  dwc:aphiaid '127298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7459:0x9F1DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4341%3A0x9B1DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4341%3A0x9B1DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4341%3A0x9B1DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.698"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4341%3A0x9B1DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.698"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4341%3A0x9B1DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4341:0x9B1DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4341'^^xsd:integer;
  dwc:scientificName 'Lampadena speculigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.698'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2317 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4341:0x9B1DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.698"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.698"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x521DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.698'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2317 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x521DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34088%3A0xAF22CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34088%3A0xAF22CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34088%3A0xAF22CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.698"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34088%3A0xAF22CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.698"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34088%3A0xAF22CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34088:0xAF22CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34088'^^xsd:integer;
  dwc:scientificName 'Platyscelus ovoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.698'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2317 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34088:0xAF22CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7513%3A0xB422CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7513%3A0xB422CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7513%3A0xB422CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.698"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7513%3A0xB422CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.698"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7513%3A0xB422CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7513:0xB422CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7513'^^xsd:integer;
  dwc:scientificName 'Argyropelecus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.698'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2317 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7513:0xB422CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7499%3A0x451DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7499%3A0x451DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7499%3A0x451DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.698"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7499%3A0x451DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.698"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7499%3A0x451DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7499:0x451DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7499'^^xsd:integer;
  dwc:scientificName 'Bathylagus greyae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.698'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2317 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7499:0x451DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7501%3A0x441DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7501%3A0x441DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7501%3A0x441DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.698"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7501%3A0x441DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.698"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7501%3A0x441DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7501:0x441DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7501'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.698'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2317 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7501:0x441DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24525%3A0xDB22CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24525%3A0xDB22CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24525%3A0xDB22CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.698"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24525%3A0xDB22CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.698"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24525%3A0xDB22CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24525:0xDB22CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24525'^^xsd:integer;
  dwc:scientificName 'Systellaspis pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.698'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2317 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24525:0xDB22CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34144%3A0xCA1CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34144%3A0xCA1CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34144%3A0xCA1CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.698"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34144%3A0xCA1CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.698"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34144%3A0xCA1CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34144:0xCA1CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34144'^^xsd:integer;
  dwc:scientificName 'Brachyscelus crusculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.698'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2317 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103241'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34144:0xCA1CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25714%3A0xBF1CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25714%3A0xBF1CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25714%3A0xBF1CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.698"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25714%3A0xBF1CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.698"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25714%3A0xBF1CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25714:0xBF1CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25714'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.698'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2317 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25714:0xBF1CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4353%3A0x871CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4353%3A0x871CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4353%3A0x871CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.698"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4353%3A0x871CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.698 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.698"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4353%3A0x871CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4353:0x871CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4353'^^xsd:integer;
  dwc:scientificName 'Lobianchia gemellarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.698'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2317 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4353:0x871CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '158901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14062%3A0x1021CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14062%3A0x1021CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14062%3A0x1021CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14062%3A0x1021CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14062%3A0x1021CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14062:0x1021CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14062'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14062:0x1021CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25784%3A0xFB20CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25784%3A0xFB20CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25784%3A0xFB20CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25784%3A0xFB20CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25784%3A0xFB20CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25784:0xFB20CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25784'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25784:0xFB20CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24637%3A0x4221CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24637%3A0x4221CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24637%3A0x4221CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24637%3A0x4221CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24637%3A0x4221CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24637:0x4221CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24637'^^xsd:integer;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24637:0x4221CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7469%3A0xB420CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7469%3A0xB420CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7469%3A0xB420CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7469%3A0xB420CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7469%3A0xB420CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7469:0xB420CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7469'^^xsd:integer;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16726'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7469:0xB420CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7511%3A0x6020CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7511%3A0x6020CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7511%3A0x6020CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7511%3A0x6020CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7511%3A0x6020CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7511:0x6020CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7511'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 17299'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7511:0x6020CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7906%3A0x5D20CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7906%3A0x5D20CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7906%3A0x5D20CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7906%3A0x5D20CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7906%3A0x5D20CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7906:0x5D20CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7906'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7906:0x5D20CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7483%3A0x5D20CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7483%3A0x5D20CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7483%3A0x5D20CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7483%3A0x5D20CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7483%3A0x5D20CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7483:0x5D20CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7483'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7483:0x5D20CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25298%3A0x1820CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25298%3A0x1820CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25298%3A0x1820CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25298%3A0x1820CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25298%3A0x1820CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25298:0x1820CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25298'^^xsd:integer;
  dwc:scientificName 'Cyclothone pallida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16331'^^xsd:string;
  dwc:aphiaid '127288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25298:0x1820CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7507%3A0xD71BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7507%3A0xD71BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7507%3A0xD71BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7507%3A0xD71BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7507%3A0xD71BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7507:0xD71BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7507'^^xsd:integer;
  dwc:scientificName 'Diretmus argenteus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16414'^^xsd:string;
  dwc:aphiaid '126398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7507:0xD71BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7521%3A0xE71FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7521%3A0xE71FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7521%3A0xE71FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7521%3A0xE71FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7521%3A0xE71FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7521:0xE71FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7521'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ofer Gon'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7521:0xE71FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7495%3A0x0722CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7495%3A0x0722CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7495%3A0x0722CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7495%3A0x0722CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7495%3A0x0722CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7495:0x0722CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7495'^^xsd:integer;
  dwc:scientificName 'Benthalbella infans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7495:0x0722CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25742%3A0x371BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25742%3A0x371BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25742%3A0x371BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25742%3A0x371BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25742%3A0x371BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25742:0x371BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25742'^^xsd:integer;
  dwc:scientificName 'Bentheogennema intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25742:0x371BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7481%3A0x8B1FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7481%3A0x8B1FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7481%3A0x8B1FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7481%3A0x8B1FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7481%3A0x8B1FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7481:0x8B1FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7481'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7481:0x8B1FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7971%3A0x8C1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7971%3A0x8C1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7971%3A0x8C1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7971%3A0x8C1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7971%3A0x8C1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7971:0x8C1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7971'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7971:0x8C1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34534%3A0x0F22CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34534%3A0x0F22CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34534%3A0x0F22CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34534%3A0x0F22CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34534%3A0x0F22CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34534:0x0F22CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34534'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34534:0x0F22CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30157%3A0x0F22CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30157%3A0x0F22CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30157%3A0x0F22CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30157%3A0x0F22CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30157%3A0x0F22CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30157:0x0F22CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30157'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30157:0x0F22CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34298%3A0x1122CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34298%3A0x1122CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34298%3A0x1122CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34298%3A0x1122CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34298%3A0x1122CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34298:0x1122CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34298'^^xsd:integer;
  dwc:scientificName 'Vibilia cultripes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '180767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34298:0x1122CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '180767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30199%3A0x1122CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30199%3A0x1122CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30199%3A0x1122CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30199%3A0x1122CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30199%3A0x1122CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30199:0x1122CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30199'^^xsd:integer;
  dwc:scientificName 'Vibilia cultripes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '180767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30199:0x1122CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '180767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24595%3A0x4B21CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24595%3A0x4B21CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24595%3A0x4B21CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24595%3A0x4B21CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24595%3A0x4B21CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24595:0x4B21CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24595'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24595:0x4B21CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24609%3A0x4D21CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24609%3A0x4D21CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24609%3A0x4D21CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24609%3A0x4D21CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24609%3A0x4D21CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24609:0x4D21CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24609'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24609:0x4D21CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7467%3A0x5F1BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7467%3A0x5F1BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7467%3A0x5F1BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7467%3A0x5F1BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7467%3A0x5F1BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7467:0x5F1BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7467'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx opisthopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7467:0x5F1BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30185%3A0x301FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30185%3A0x301FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30185%3A0x301FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30185%3A0x301FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30185%3A0x301FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30185:0x301FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30185'^^xsd:integer;
  dwc:scientificName 'Scina curvidactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '421598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30185:0x301FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '421598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34284%3A0x301FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34284%3A0x301FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34284%3A0x301FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34284%3A0x301FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34284%3A0x301FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34284:0x301FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34284'^^xsd:integer;
  dwc:scientificName 'Scina curvidactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '421598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34284:0x301FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '421598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1F1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1F1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30171%3A0x5C22CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30171%3A0x5C22CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30171%3A0x5C22CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30171%3A0x5C22CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30171%3A0x5C22CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30171:0x5C22CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30171'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30171:0x5C22CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34265%3A0x5C22CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34265%3A0x5C22CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34265%3A0x5C22CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34265%3A0x5C22CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34265%3A0x5C22CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34265:0x5C22CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34265'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34265:0x5C22CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34368%3A0x5E22CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34368%3A0x5E22CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34368%3A0x5E22CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34368%3A0x5E22CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34368%3A0x5E22CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34368:0x5E22CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34368'^^xsd:integer;
  dwc:scientificName 'Platyscelus ovoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34368:0x5E22CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24665%3A0xCB1ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24665%3A0xCB1ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24665%3A0xCB1ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24665%3A0xCB1ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24665%3A0xCB1ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24665:0xCB1ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24665'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24665:0xCB1ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34452%3A0xBF1ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34452%3A0xBF1ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34452%3A0xBF1ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34452%3A0xBF1ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34452%3A0xBF1ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34452:0xBF1ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34452'^^xsd:integer;
  dwc:scientificName 'Paracallisoma alberti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34452:0xBF1ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '102700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25756%3A0x771ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25756%3A0x771ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25756%3A0x771ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25756%3A0x771ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25756%3A0x771ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25756:0x771ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25756'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25756:0x771ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34396%3A0x6F1ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34396%3A0x6F1ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34396%3A0x6F1ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34396%3A0x6F1ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34396%3A0x6F1ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34396:0x6F1ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34396'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34396:0x6F1ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11371%3A0x581ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11371%3A0x581ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11371%3A0x581ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11371%3A0x581ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11371%3A0x581ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11371:0x581ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11371'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11371:0x581ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11329%3A0x371ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11329%3A0x371ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11329%3A0x371ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11329%3A0x371ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11329%3A0x371ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11329:0x371ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11329'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11329:0x371ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7525%3A0x6E1BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7525%3A0x6E1BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7525%3A0x6E1BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7525%3A0x6E1BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7525%3A0x6E1BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7525:0x6E1BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7525'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16470'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7525:0x6E1BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7509%3A0x241ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7509%3A0x241ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7509%3A0x241ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7509%3A0x241ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7509%3A0x241ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7509:0x241ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7509'^^xsd:integer;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7509:0x241ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13958%3A0x9B22CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13958%3A0x9B22CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13958%3A0x9B22CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13958%3A0x9B22CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13958%3A0x9B22CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13958:0x9B22CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13958'^^xsd:integer;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13958:0x9B22CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7497%3A0xF01DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7497%3A0xF01DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7497%3A0xF01DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7497%3A0xF01DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7497%3A0xF01DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7497:0xF01DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7497'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7497:0xF01DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7523%3A0xDC1DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7523%3A0xDC1DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7523%3A0xDC1DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7523%3A0xDC1DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7523%3A0xDC1DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7523:0xDC1DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7523'^^xsd:integer;
  dwc:scientificName 'Magnisudis atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7523:0xDC1DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7754%3A0x9E1DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7754%3A0x9E1DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7754%3A0x9E1DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7754%3A0x9E1DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7754%3A0x9E1DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7754:0x9E1DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7754'^^xsd:integer;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7754:0x9E1DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34382%3A0xAF22CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34382%3A0xAF22CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34382%3A0xAF22CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34382%3A0xAF22CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34382%3A0xAF22CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34382:0xAF22CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34382'^^xsd:integer;
  dwc:scientificName 'Platyscelus armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '549290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34382:0xAF22CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '549290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25770%3A0xBF1CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25770%3A0xBF1CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25770%3A0xBF1CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25770%3A0xBF1CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25770%3A0xBF1CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25770:0xBF1CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25770'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25770:0xBF1CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11343%3A0xBD1CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11343%3A0xBD1CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11343%3A0xBD1CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11343%3A0xBD1CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11343%3A0xBD1CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11343:0xBD1CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11343'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11343:0xBD1CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11357%3A0xBA1CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11357%3A0xBA1CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11357%3A0xBA1CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11357%3A0xBA1CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11357%3A0xBA1CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11357:0xBA1CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11357'^^xsd:integer;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11357:0xBA1CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34270%3A0x951CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34270%3A0x951CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34270%3A0x951CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34270%3A0x951CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34270%3A0x951CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34270:0x951CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34270'^^xsd:integer;
  dwc:scientificName 'Cystisoma longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '458656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34270:0x951CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '458656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7453%3A0xE522CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7453%3A0xE522CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7453%3A0xE522CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7453%3A0xE522CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7453%3A0xE522CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7453:0xE522CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7453'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16274'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7453:0xE522CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25312%3A0xE522CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25312%3A0xE522CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25312%3A0xE522CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25312%3A0xE522CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25312%3A0xE522CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25312:0xE522CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25312'^^xsd:integer;
  dwc:scientificName 'Cyclothone pseudopallida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16336'^^xsd:string;
  dwc:aphiaid '127289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25312:0xE522CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11427%3A0xEB22CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11427%3A0xEB22CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11427%3A0xEB22CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11427%3A0xEB22CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11427%3A0xEB22CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11427:0xEB22CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11427'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11427:0xEB22CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34312%3A0x7D1CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34312%3A0x7D1CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34312%3A0x7D1CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34312%3A0x7D1CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34312%3A0x7D1CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34312:0x7D1CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34312'^^xsd:integer;
  dwc:scientificName 'Parandania boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '214747'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34312:0x7D1CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '214747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34438%3A0x371CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34438%3A0x371CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34438%3A0x371CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34438%3A0x371CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34438%3A0x371CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34438:0x371CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34438'^^xsd:integer;
  dwc:scientificName 'Megalanceola stephenseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '325364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34438:0x371CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '325364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24651%3A0x311CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24651%3A0x311CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24651%3A0x311CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721"^^xsd:decimal ;
  dwc:decimalLongitude "-29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "674"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24651%3A0x311CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721 -29.999)"^^geo:wktLiteral ;
  geo-pos:lat "41.721"^^xsd:decimal ;
  geo-pos:long "-29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24651%3A0x311CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24651:0x311CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24651'^^xsd:integer;
  dwc:scientificName 'Meningodora compsa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.999'^^xsd:double;
  dwc:latitude '41.721'^^xsd:double;
  dwc:minimumDepth '674'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107594'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24651:0x311CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9321CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9321CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9321CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.388 -29.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.388"^^xsd:decimal ;
  dwc:decimalLongitude "-29.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9321CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.388 -29.995)"^^geo:wktLiteral ;
  geo-pos:lat "42.388"^^xsd:decimal ;
  geo-pos:long "-29.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9321CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x9321CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Spectrunculus grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.995'^^xsd:double;
  dwc:latitude '42.388'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2650 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x9321CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D20CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D20CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D20CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.388 -29.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.388"^^xsd:decimal ;
  dwc:decimalLongitude "-29.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D20CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.388 -29.995)"^^geo:wktLiteral ;
  geo-pos:lat "42.388"^^xsd:decimal ;
  geo-pos:long "-29.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D20CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6D20CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.995'^^xsd:double;
  dwc:latitude '42.388'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2650 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6D20CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x951FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x951FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x951FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.388 -29.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.388"^^xsd:decimal ;
  dwc:decimalLongitude "-29.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x951FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.388 -29.995)"^^geo:wktLiteral ;
  geo-pos:lat "42.388"^^xsd:decimal ;
  geo-pos:long "-29.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x951FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x951FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.995'^^xsd:double;
  dwc:latitude '42.388'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2650 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x951FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '105867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.388 -29.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.388"^^xsd:decimal ;
  dwc:decimalLongitude "-29.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.388 -29.995)"^^geo:wktLiteral ;
  geo-pos:lat "42.388"^^xsd:decimal ;
  geo-pos:long "-29.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7C1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.995'^^xsd:double;
  dwc:latitude '42.388'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2650 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7C1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A17203%3A0x231FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A17203%3A0x231FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A17203%3A0x231FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.388 -29.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.388"^^xsd:decimal ;
  dwc:decimalLongitude "-29.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A17203%3A0x231FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.388 -29.995)"^^geo:wktLiteral ;
  geo-pos:lat "42.388"^^xsd:decimal ;
  geo-pos:long "-29.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A17203%3A0x231FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:17203:0x231FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '17203'^^xsd:integer;
  dwc:scientificName 'Prionace glauca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Chip Cotton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.995'^^xsd:double;
  dwc:latitude '42.388'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2650 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:17203:0x231FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAE1DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAE1DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAE1DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.388 -29.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.388"^^xsd:decimal ;
  dwc:decimalLongitude "-29.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAE1DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.388 -29.995)"^^geo:wktLiteral ;
  geo-pos:lat "42.388"^^xsd:decimal ;
  geo-pos:long "-29.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAE1DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xAE1DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Hydrolagus pallidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.995'^^xsd:double;
  dwc:latitude '42.388'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2650 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xAE1DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '105827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3A1DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3A1DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3A1DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.388 -29.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.388"^^xsd:decimal ;
  dwc:decimalLongitude "-29.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3A1DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.388 -29.995)"^^geo:wktLiteral ;
  geo-pos:lat "42.388"^^xsd:decimal ;
  geo-pos:long "-29.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3A1DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3A1DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.995'^^xsd:double;
  dwc:latitude '42.388'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2650 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3A1DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25111%3A0x8521CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25111%3A0x8521CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25111%3A0x8521CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25111%3A0x8521CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25111%3A0x8521CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25111:0x8521CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25111'^^xsd:integer;
  dwc:scientificName 'Sergestes corniculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '246195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25111:0x8521CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '514117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25097%3A0x8521CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25097%3A0x8521CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25097%3A0x8521CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25097%3A0x8521CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25097%3A0x8521CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25097:0x8521CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25097'^^xsd:integer;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25097:0x8521CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7412%3A0x8721CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7412%3A0x8721CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7412%3A0x8721CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7412%3A0x8721CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7412%3A0x8721CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7412:0x8721CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7412'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7412:0x8721CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7984%3A0x8721CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7984%3A0x8721CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7984%3A0x8721CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7984%3A0x8721CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7984%3A0x8721CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7984:0x8721CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7984'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7984:0x8721CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25055%3A0x1021CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25055%3A0x1021CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25055%3A0x1021CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25055%3A0x1021CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25055%3A0x1021CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25055:0x1021CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25055'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25055:0x1021CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7384%3A0x0A21CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7384%3A0x0A21CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7384%3A0x0A21CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7384%3A0x0A21CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7384%3A0x0A21CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7384:0x0A21CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7384'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7384:0x0A21CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25069%3A0xFA20CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25069%3A0xFA20CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25069%3A0xFA20CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25069%3A0xFA20CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25069%3A0xFA20CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25069:0xFA20CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25069'^^xsd:integer;
  dwc:scientificName 'Sergia tenuiremis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25069:0xFA20CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25279%3A0x9021CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25279%3A0x9021CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25279%3A0x9021CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25279%3A0x9021CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25279%3A0x9021CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25279:0x9021CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25279'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25279:0x9021CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2157%3A0x4221CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2157%3A0x4221CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2157%3A0x4221CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2157%3A0x4221CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2157%3A0x4221CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2157:0x4221CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2157'^^xsd:integer;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2157:0x4221CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7753%3A0xB620CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7753%3A0xB620CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7753%3A0xB620CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7753%3A0xB620CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7753%3A0xB620CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7753:0xB620CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7753'^^xsd:integer;
  dwc:scientificName 'Taonius pavo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '139428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7753:0xB620CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '139428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7747%3A0xB620CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7747%3A0xB620CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7747%3A0xB620CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7747%3A0xB620CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7747%3A0xB620CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7747:0xB620CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7747'^^xsd:integer;
  dwc:scientificName 'Taonius pavo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '139428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7747:0xB620CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '139428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7414%3A0x5D20CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7414%3A0x5D20CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7414%3A0x5D20CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7414%3A0x5D20CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7414%3A0x5D20CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7414:0x5D20CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7414'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7414:0x5D20CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7424%3A0x5D20CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7424%3A0x5D20CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7424%3A0x5D20CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7424%3A0x5D20CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7424%3A0x5D20CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7424:0x5D20CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7424'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown;Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7424:0x5D20CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7438%3A0x3520CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7438%3A0x3520CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7438%3A0x3520CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7438%3A0x3520CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7438%3A0x3520CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7438:0x3520CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7438'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7438:0x3520CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25265%3A0xEE1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25265%3A0xEE1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25265%3A0xEE1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25265%3A0xEE1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25265%3A0xEE1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25265:0xEE1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25265'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25265:0xEE1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4401%3A0x0422CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4401%3A0x0422CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4401%3A0x0422CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4401%3A0x0422CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4401%3A0x0422CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4401:0x0422CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4401'^^xsd:integer;
  dwc:scientificName 'Bathylaco nigricans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4401:0x0422CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7410%3A0xDF1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7410%3A0xDF1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7410%3A0xDF1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7410%3A0xDF1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7410%3A0xDF1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7410:0xDF1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7410'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7410:0xDF1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25083%3A0x371BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25083%3A0x371BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25083%3A0x371BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25083%3A0x371BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25083%3A0x371BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25083:0x371BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25083'^^xsd:integer;
  dwc:scientificName 'Bentheogennema intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25083:0x371BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7400%3A0xDA1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7400%3A0xDA1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7400%3A0xDA1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7400%3A0xDA1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7400%3A0xDA1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7400:0xDA1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7400'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7400:0xDA1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7739%3A0x451FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7739%3A0x451FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7739%3A0x451FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7739%3A0x451FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7739%3A0x451FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7739:0x451FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7739'^^xsd:integer;
  dwc:scientificName 'Ancistroteuthis lichtensteinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7739:0x451FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '140647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25307%3A0x391FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25307%3A0x391FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25307%3A0x391FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25307%3A0x391FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25307%3A0x391FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25307:0x391FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25307'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25307:0x391FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1F1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1F1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7398%3A0x5D22CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7398%3A0x5D22CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7398%3A0x5D22CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7398%3A0x5D22CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7398%3A0x5D22CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7398:0x5D22CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7398'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7398:0x5D22CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25251%3A0x641BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25251%3A0x641BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25251%3A0x641BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25251%3A0x641BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25251%3A0x641BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25251:0x641BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25251'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25251:0x641BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25321%3A0x5721CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25321%3A0x5721CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25321%3A0x5721CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25321%3A0x5721CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25321%3A0x5721CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25321:0x5721CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25321'^^xsd:integer;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25321:0x5721CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25125%3A0x6F22CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25125%3A0x6F22CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25125%3A0x6F22CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25125%3A0x6F22CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25125%3A0x6F22CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25125:0x6F22CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25125'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25125:0x6F22CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7533%3A0x7122CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7533%3A0x7122CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7533%3A0x7122CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7533%3A0x7122CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7533%3A0x7122CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7533:0x7122CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7533'^^xsd:integer;
  dwc:scientificName 'Gonostoma elongatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7533:0x7122CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '221512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7761%3A0x7122CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7761%3A0x7122CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7761%3A0x7122CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7761%3A0x7122CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7761%3A0x7122CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7761:0x7122CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7761'^^xsd:integer;
  dwc:scientificName 'Grimalditeuthis bonplandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '238742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7761:0x7122CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '238742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8918%3A0x361ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8918%3A0x361ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8918%3A0x361ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8918%3A0x361ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8918%3A0x361ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8918:0x361ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8918'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8918:0x361ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7711%3A0x2F1CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7711%3A0x2F1CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7711%3A0x2F1CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7711%3A0x2F1CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7711%3A0x2F1CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7711:0x2F1CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7711'^^xsd:integer;
  dwc:scientificName 'Mastigoteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '238750'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7711:0x2F1CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7505%3A0xF71DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7505%3A0xF71DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7505%3A0xF71DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7505%3A0xF71DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7505%3A0xF71DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7505:0xF71DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7505'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7505:0xF71DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7775%3A0x9B22CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7775%3A0x9B22CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7775%3A0x9B22CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7775%3A0x9B22CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7775%3A0x9B22CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7775:0x9B22CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7775'^^xsd:integer;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7775:0x9B22CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8890%3A0xA022CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8890%3A0xA022CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8890%3A0xA022CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8890%3A0xA022CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8890%3A0xA022CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8890:0xA022CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8890'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8890:0xA022CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8904%3A0xA122CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8904%3A0xA122CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8904%3A0xA122CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8904%3A0xA122CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8904%3A0xA122CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8904:0xA122CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8904'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8904:0xA122CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25237%3A0xA522CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25237%3A0xA522CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25237%3A0xA522CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25237%3A0xA522CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25237%3A0xA522CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25237:0xA522CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25237'^^xsd:integer;
  dwc:scientificName 'Notostomus gibbosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '212899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25237:0xA522CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '212899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7388%3A0xA622CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7388%3A0xA622CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7388%3A0xA622CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7388%3A0xA622CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7388%3A0xA622CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7388:0xA622CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7388'^^xsd:integer;
  dwc:scientificName 'Lophodolos acanthognathus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'T.W Pietsch'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16720'^^xsd:string;
  dwc:aphiaid '126567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7388:0xA622CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7705%3A0xAD22CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7705%3A0xAD22CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7705%3A0xAD22CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7705%3A0xAD22CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7705%3A0xAD22CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7705:0xAD22CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7705'^^xsd:integer;
  dwc:scientificName 'Joubiniteuthis portieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '196598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7705:0xAD22CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '879785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7402%3A0x9E1DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7402%3A0x9E1DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7402%3A0x9E1DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7402%3A0x9E1DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7402%3A0x9E1DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7402:0x9E1DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7402'^^xsd:integer;
  dwc:scientificName 'Kali macrodon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16370'^^xsd:string;
  dwc:aphiaid '126841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7402:0x9E1DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4387%3A0x9D1DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4387%3A0x9D1DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4387%3A0x9D1DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4387%3A0x9D1DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4387%3A0x9D1DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4387:0x9D1DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4387'^^xsd:integer;
  dwc:scientificName 'Lampadena anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4387:0x9D1DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7733%3A0x3F1DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7733%3A0x3F1DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7733%3A0x3F1DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7733%3A0x3F1DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7733%3A0x3F1DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7733:0x3F1DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7733'^^xsd:integer;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7733:0x3F1DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7442%3A0x3B1DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7442%3A0x3B1DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7442%3A0x3B1DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7442%3A0x3B1DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7442%3A0x3B1DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7442:0x3B1DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7442'^^xsd:integer;
  dwc:scientificName 'Anotopterus pharao'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15964'^^xsd:string;
  dwc:aphiaid '126334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7442:0x3B1DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7491%3A0xD71CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7491%3A0xD71CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7491%3A0xD71CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7491%3A0xD71CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7491%3A0xD71CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7491:0xD71CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7491'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7491:0xD71CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7382%3A0xD31CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7382%3A0xD31CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7382%3A0xD31CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7382%3A0xD31CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7382%3A0xD31CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7382:0xD31CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7382'^^xsd:integer;
  dwc:scientificName 'Sternoptyx pseudobscura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127315'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7382:0xD31CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7463%3A0xD21CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7463%3A0xD21CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7463%3A0xD21CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7463%3A0xD21CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7463%3A0xD21CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7463:0xD21CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7463'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7463:0xD21CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7767%3A0xBE1CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7767%3A0xBE1CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7767%3A0xBE1CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7767%3A0xBE1CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7767%3A0xBE1CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7767:0xBE1CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7767'^^xsd:integer;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7767:0xBE1CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7519%3A0x8121CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7519%3A0x8121CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7519%3A0x8121CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7519%3A0x8121CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7519%3A0x8121CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7519:0x8121CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7519'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16699'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7519:0x8121CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7396%3A0xE522CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7396%3A0xE522CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7396%3A0xE522CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7396%3A0xE522CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7396%3A0xE522CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7396:0xE522CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7396'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16277'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7396:0xE522CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x281CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x281CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7428%3A0xC61BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7428%3A0xC61BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7428%3A0xC61BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7428%3A0xC61BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7428%3A0xC61BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7428:0xC61BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7428'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro; Zachary Baldwin'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7428:0xC61BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2179%3A0x821CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2179%3A0x821CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2179%3A0x821CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2179%3A0x821CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2179%3A0x821CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2179:0x821CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2179'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2179:0x821CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x811CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Notostomus gibbosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '212899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x811CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '212899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7386%3A0x311CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7386%3A0x311CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7386%3A0x311CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-29.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7386%3A0x311CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -29.924)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-29.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7386%3A0x311CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7386:0x311CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7386'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.924'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2335 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7386:0x311CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.412 -29.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.412"^^xsd:decimal ;
  dwc:decimalLongitude "-29.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.412 -29.918)"^^geo:wktLiteral ;
  geo-pos:lat "42.412"^^xsd:decimal ;
  geo-pos:long "-29.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xED1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.918'^^xsd:double;
  dwc:latitude '42.412'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1929 m. Gear used: Bottom gillnet'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xED1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.412 -29.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.412"^^xsd:decimal ;
  dwc:decimalLongitude "-29.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.412 -29.918)"^^geo:wktLiteral ;
  geo-pos:lat "42.412"^^xsd:decimal ;
  geo-pos:long "-29.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7C1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.918'^^xsd:double;
  dwc:latitude '42.412'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1929 m. Gear used: Bottom gillnet'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7C1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.412 -29.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.412"^^xsd:decimal ;
  dwc:decimalLongitude "-29.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.412 -29.918)"^^geo:wktLiteral ;
  geo-pos:lat "42.412"^^xsd:decimal ;
  geo-pos:long "-29.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4E1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.918'^^xsd:double;
  dwc:latitude '42.412'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1929 m. Gear used: Bottom gillnet'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4E1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC81CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC81CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC81CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.412 -29.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.412"^^xsd:decimal ;
  dwc:decimalLongitude "-29.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC81CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.412 -29.918)"^^geo:wktLiteral ;
  geo-pos:lat "42.412"^^xsd:decimal ;
  geo-pos:long "-29.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC81CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC81CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Chimaera monstrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.918'^^xsd:double;
  dwc:latitude '42.412'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1929 m. Gear used: Bottom gillnet'^^xsd:string;
  dwc:aphiaid '105824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC81CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '105824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8C1CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8C1CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8C1CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.412 -29.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.412"^^xsd:decimal ;
  dwc:decimalLongitude "-29.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8C1CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.412 -29.918)"^^geo:wktLiteral ;
  geo-pos:lat "42.412"^^xsd:decimal ;
  geo-pos:long "-29.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8C1CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8C1CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Hydrolagus pallidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.918'^^xsd:double;
  dwc:latitude '42.412'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1929 m. Gear used: Bottom gillnet'^^xsd:string;
  dwc:aphiaid '105827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8C1CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '105827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27752%3A0x8421CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27752%3A0x8421CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27752%3A0x8421CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27752%3A0x8421CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27752%3A0x8421CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27752:0x8421CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27752'^^xsd:integer;
  dwc:scientificName 'Sergestes corniculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '246195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27752:0x8421CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '514117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27794%3A0x8521CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27794%3A0x8521CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27794%3A0x8521CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27794%3A0x8521CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27794%3A0x8521CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27794:0x8521CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27794'^^xsd:integer;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27794:0x8521CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7433%3A0x3E21CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7433%3A0x3E21CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7433%3A0x3E21CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7433%3A0x3E21CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7433%3A0x3E21CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7433:0x3E21CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7433'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7433:0x3E21CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7613%3A0x8821CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7613%3A0x8821CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7613%3A0x8821CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7613%3A0x8821CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7613%3A0x8821CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7613:0x8821CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7613'^^xsd:integer;
  dwc:scientificName 'Scopelogadus mizolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7613:0x8821CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29823%3A0x1021CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29823%3A0x1021CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29823%3A0x1021CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29823%3A0x1021CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29823%3A0x1021CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29823:0x1021CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29823'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29823:0x1021CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27808%3A0x0E21CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27808%3A0x0E21CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27808%3A0x0E21CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27808%3A0x0E21CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27808%3A0x0E21CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27808:0x0E21CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27808'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27808:0x0E21CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7421%3A0x0121CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7421%3A0x0121CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7421%3A0x0121CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7421%3A0x0121CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7421%3A0x0121CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7421:0x0121CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7421'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7421:0x0121CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13407%3A0xFE20CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13407%3A0xFE20CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13407%3A0xFE20CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13407%3A0xFE20CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13407%3A0xFE20CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13407:0xFE20CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13407'^^xsd:integer;
  dwc:scientificName 'Melanonus zugmayeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1623'^^xsd:string;
  dwc:aphiaid '126483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13407:0xFE20CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7417%3A0xFE20CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7417%3A0xFE20CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7417%3A0xFE20CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7417%3A0xFE20CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7417%3A0xFE20CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7417:0xFE20CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7417'^^xsd:integer;
  dwc:scientificName 'Melanonus zugmayeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'T. Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7417:0xFE20CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13846%3A0xFA20CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13846%3A0xFA20CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13846%3A0xFA20CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13846%3A0xFA20CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13846%3A0xFA20CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13846:0xFA20CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13846'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13846:0xFA20CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29313%3A0x4021CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29313%3A0x4021CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29313%3A0x4021CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29313%3A0x4021CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29313%3A0x4021CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29313:0x4021CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29313'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29313:0x4021CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29327%3A0xB720CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29327%3A0xB720CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29327%3A0xB720CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29327%3A0xB720CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29327%3A0xB720CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29327:0xB720CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29327'^^xsd:integer;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29327:0xB720CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7437%3A0x9221CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7437%3A0x9221CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7437%3A0x9221CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7437%3A0x9221CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7437%3A0x9221CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7437:0x9221CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7437'^^xsd:integer;
  dwc:scientificName 'Sternoptyx diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7437:0x9221CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7431%3A0xAE20CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7431%3A0xAE20CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7431%3A0xAE20CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7431%3A0xAE20CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7431%3A0xAE20CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7431:0xAE20CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7431'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7431:0xAE20CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7423%3A0x9521CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7423%3A0x9521CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7423%3A0x9521CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7423%3A0x9521CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7423%3A0x9521CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7423:0x9521CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7423'^^xsd:integer;
  dwc:scientificName 'Sternoptyx pseudobscura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127315'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7423:0x9521CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7411%3A0xA620CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7411%3A0xA620CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7411%3A0xA620CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7411%3A0xA620CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7411%3A0xA620CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7411:0xA620CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7411'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7411:0xA620CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7449%3A0xA020CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7449%3A0xA020CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7449%3A0xA020CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7449%3A0xA020CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7449%3A0xA020CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7449:0xA020CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7449'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7449:0xA020CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27864%3A0x9C20CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27864%3A0x9C20CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27864%3A0x9C20CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27864%3A0x9C20CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27864%3A0x9C20CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27864:0x9C20CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27864'^^xsd:integer;
  dwc:scientificName 'Sergia tenuiremis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27864:0x9C20CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4875%3A0x5D20CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4875%3A0x5D20CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4875%3A0x5D20CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4875%3A0x5D20CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4875%3A0x5D20CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4875:0x5D20CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4875'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1466'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4875:0x5D20CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7409%3A0x5C20CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7409%3A0x5C20CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7409%3A0x5C20CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7409%3A0x5C20CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7409%3A0x5C20CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7409:0x5C20CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7409'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7409:0x5C20CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7746%3A0x5B20CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7746%3A0x5B20CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7746%3A0x5B20CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7746%3A0x5B20CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7746%3A0x5B20CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7746:0x5B20CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7746'^^xsd:integer;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7746:0x5B20CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7439%3A0x3220CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7439%3A0x3220CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7439%3A0x3220CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7439%3A0x3220CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7439%3A0x3220CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7439:0x3220CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7439'^^xsd:integer;
  dwc:scientificName 'Cubiceps gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16350'^^xsd:string;
  dwc:aphiaid '126990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7439:0x3220CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34172%3A0x1C20CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34172%3A0x1C20CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34172%3A0x1C20CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34172%3A0x1C20CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34172%3A0x1C20CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34172:0x1C20CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34172'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34172:0x1C20CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7445%3A0x1B20CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7445%3A0x1B20CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7445%3A0x1B20CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7445%3A0x1B20CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7445%3A0x1B20CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7445:0x1B20CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7445'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16278'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7445:0x1B20CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7615%3A0x1B1CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7615%3A0x1B1CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7615%3A0x1B1CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7615%3A0x1B1CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7615%3A0x1B1CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7615:0x1B1CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7615'^^xsd:integer;
  dwc:scientificName 'Cubiceps gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1524-25'^^xsd:string;
  dwc:aphiaid '126990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7615:0x1B1CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A99999996%3A0xEA1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A99999996%3A0xEA1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A99999996%3A0xEA1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A99999996%3A0xEA1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A99999996%3A0xEA1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:99999996:0xEA1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '99999996'^^xsd:integer;
  dwc:scientificName 'Dolicholagus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ofer Gon'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:99999996:0xEA1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7443%3A0xE11FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7443%3A0xE11FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7443%3A0xE11FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7443%3A0xE11FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7443%3A0xE11FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7443:0xE11FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7443'^^xsd:integer;
  dwc:scientificName 'Arctozenus risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7443:0xE11FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7383%3A0xDF1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7383%3A0xDF1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7383%3A0xDF1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7383%3A0xDF1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7383%3A0xDF1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7383:0xDF1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7383'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16756'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7383:0xDF1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7385%3A0xD91FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7385%3A0xD91FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7385%3A0xD91FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7385%3A0xD91FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7385%3A0xD91FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7385:0xD91FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7385'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16691'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7385:0xD91FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7427%3A0xD81FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7427%3A0xD81FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7427%3A0xD81FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7427%3A0xD81FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7427%3A0xD81FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7427:0xD81FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7427'^^xsd:integer;
  dwc:scientificName 'Bathylagus greyae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ofer Gon'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7427:0xD81FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7322%3A0x8D1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7322%3A0x8D1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7322%3A0x8D1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7322%3A0x8D1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7322%3A0x8D1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7322:0x8D1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7322'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7322:0x8D1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7308%3A0x591BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7308%3A0x591BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7308%3A0x591BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7308%3A0x591BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7308%3A0x591BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7308:0x591BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7308'^^xsd:integer;
  dwc:scientificName 'Bolinichthys supralateralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16393'^^xsd:string;
  dwc:aphiaid '126583'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7308:0x591BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7760%3A0x531FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7760%3A0x531FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7760%3A0x531FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7760%3A0x531FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7760%3A0x531FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7760:0x531FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7760'^^xsd:integer;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7760:0x531FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7737%3A0x5D1BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7737%3A0x5D1BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7737%3A0x5D1BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7737%3A0x5D1BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7737%3A0x5D1BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7737:0x5D1BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7737'^^xsd:integer;
  dwc:scientificName 'Ancistroteuthis lichtensteinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7737:0x5D1BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '140647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7413%3A0x1522CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7413%3A0x1522CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7413%3A0x1522CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7413%3A0x1522CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7413%3A0x1522CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7413:0x1522CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7413'^^xsd:integer;
  dwc:scientificName 'Alepisaurus brevirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15979'^^xsd:string;
  dwc:aphiaid '126332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7413:0x1522CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29481%3A0x4A21CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29481%3A0x4A21CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29481%3A0x4A21CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29481%3A0x4A21CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29481%3A0x4A21CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29481:0x4A21CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29481'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29481:0x4A21CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29369%3A0x3D1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29369%3A0x3D1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29369%3A0x3D1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29369%3A0x3D1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29369%3A0x3D1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29369:0x3D1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29369'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29369:0x3D1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29467%3A0x5021CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29467%3A0x5021CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29467%3A0x5021CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29467%3A0x5021CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29467%3A0x5021CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29467:0x5021CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29467'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29467:0x5021CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29383%3A0x5021CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29383%3A0x5021CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29383%3A0x5021CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29383%3A0x5021CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29383%3A0x5021CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29383:0x5021CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29383'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29383:0x5021CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7397%3A0x371FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7397%3A0x371FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7397%3A0x371FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7397%3A0x371FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7397%3A0x371FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7397:0x371FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7397'^^xsd:integer;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'I. Byrkjedal, D. Rees'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 17381'^^xsd:string;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7397:0x371FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7415%3A0x5F1BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7415%3A0x5F1BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7415%3A0x5F1BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7415%3A0x5F1BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7415%3A0x5F1BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7415:0x5F1BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7415'^^xsd:integer;
  dwc:scientificName 'Pseudoscopelus altipinnis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16376'^^xsd:string;
  dwc:aphiaid '126843'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7415:0x5F1BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7429%3A0x241FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7429%3A0x241FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7429%3A0x241FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7429%3A0x241FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7429%3A0x241FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7429:0x241FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7429'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7429:0x241FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7419%3A0xD71ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7419%3A0xD71ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7419%3A0xD71ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7419%3A0xD71ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7419%3A0xD71ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7419:0xD71ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7419'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7419:0xD71ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7611%3A0x5D22CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7611%3A0x5D22CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7611%3A0x5D22CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7611%3A0x5D22CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7611%3A0x5D22CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7611:0x5D22CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7611'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7611:0x5D22CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7750%3A0x5E22CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7750%3A0x5E22CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7750%3A0x5E22CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7750%3A0x5E22CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7750%3A0x5E22CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7750:0x5E22CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7750'^^xsd:integer;
  dwc:scientificName 'Planctoteuthis levimana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '238753'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7750:0x5E22CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '238753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34704%3A0xD31ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34704%3A0xD31ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34704%3A0xD31ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34704%3A0xD31ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34704%3A0xD31ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34704:0xD31ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34704'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34704:0xD31ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD11ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD11ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7703%3A0x5F22CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7703%3A0x5F22CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7703%3A0x5F22CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7703%3A0x5F22CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7703%3A0x5F22CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7703:0x5F22CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7703'^^xsd:integer;
  dwc:scientificName 'Pholidoteuthis massayae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '410388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7703:0x5F22CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '410388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29397%3A0x6222CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29397%3A0x6222CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29397%3A0x6222CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29397%3A0x6222CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29397%3A0x6222CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29397:0x6222CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29397'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29397:0x6222CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2392%3A0xCB1ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2392%3A0xCB1ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2392%3A0xCB1ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2392%3A0xCB1ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2392%3A0xCB1ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2392:0xCB1ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2392'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2392:0xCB1ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14754%3A0xC31ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14754%3A0xC31ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14754%3A0xC31ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14754%3A0xC31ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14754%3A0xC31ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14754:0xC31ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14754'^^xsd:integer;
  dwc:scientificName 'Paralepis coregonoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14754:0xC31ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7399%3A0x6522CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7399%3A0x6522CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7399%3A0x6522CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7399%3A0x6522CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7399%3A0x6522CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7399:0x6522CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7399'^^xsd:integer;
  dwc:scientificName 'Pachystomias microdon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'T. Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7399:0x6522CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7732%3A0xBC1ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7732%3A0xBC1ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7732%3A0xBC1ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7732%3A0xBC1ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7732%3A0xBC1ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7732:0xBC1ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7732'^^xsd:integer;
  dwc:scientificName 'Octopoteuthis sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '181379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7732:0xBC1ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '181379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27836%3A0x6622CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27836%3A0x6622CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27836%3A0x6622CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27836%3A0x6622CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27836%3A0x6622CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27836:0x6622CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27836'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27836:0x6622CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29837%3A0x6C22CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29837%3A0x6C22CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29837%3A0x6C22CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29837%3A0x6C22CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29837%3A0x6C22CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29837:0x6C22CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29837'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29837:0x6C22CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27850%3A0x6C22CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27850%3A0x6C22CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27850%3A0x6C22CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27850%3A0x6C22CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27850%3A0x6C22CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27850:0x6C22CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27850'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27850:0x6C22CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7774%3A0x651ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7774%3A0x651ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7774%3A0x651ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7774%3A0x651ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7774%3A0x651ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7774:0x651ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7774'^^xsd:integer;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7774:0x651ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11469%3A0x7022CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11469%3A0x7022CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11469%3A0x7022CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11469%3A0x7022CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11469%3A0x7022CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11469:0x7022CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11469'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11469:0x7022CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7447%3A0x5D1ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7447%3A0x5D1ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7447%3A0x5D1ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7447%3A0x5D1ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7447%3A0x5D1ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7447:0x5D1ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7447'^^xsd:integer;
  dwc:scientificName 'Gonostoma elongatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7447:0x5D1ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '221512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15862%3A0x371ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15862%3A0x371ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15862%3A0x371ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15862%3A0x371ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15862%3A0x371ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15862:0x371ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15862'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15862:0x371ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15876%3A0x341ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15876%3A0x341ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15876%3A0x341ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15876%3A0x341ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15876%3A0x341ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15876:0x341ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15876'^^xsd:integer;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15876:0x341ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29425%3A0x7722CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29425%3A0x7722CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29425%3A0x7722CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29425%3A0x7722CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29425%3A0x7722CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29425:0x7722CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29425'^^xsd:integer;
  dwc:scientificName 'Meningodora vesca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29425:0x7722CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7336%3A0x9922CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7336%3A0x9922CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7336%3A0x9922CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7336%3A0x9922CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7336%3A0x9922CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7336:0x9922CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7336'^^xsd:integer;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7336:0x9922CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7387%3A0x181ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7387%3A0x181ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7387%3A0x181ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7387%3A0x181ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7387%3A0x181ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7387:0x181ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7387'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7387:0x181ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29411%3A0xF31DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29411%3A0xF31DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29411%3A0xF31DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29411%3A0xF31DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29411%3A0xF31DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29411:0xF31DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29411'^^xsd:integer;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29411:0xF31DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7435%3A0xF01DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7435%3A0xF01DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7435%3A0xF01DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7435%3A0xF01DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7435%3A0xF01DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7435:0xF01DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7435'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7435:0xF01DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5921%3A0x721BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5921%3A0x721BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5921%3A0x721BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5921%3A0x721BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5921%3A0x721BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5921:0x721BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5921'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5921:0x721BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7338%3A0xEE1DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7338%3A0xEE1DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7338%3A0xEE1DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7338%3A0xEE1DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7338%3A0xEE1DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7338:0xEE1DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7338'^^xsd:integer;
  dwc:scientificName 'Notoscopelus bolini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7338:0xEE1DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '158913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15393%3A0xEE1DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15393%3A0xEE1DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15393%3A0xEE1DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15393%3A0xEE1DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15393%3A0xEE1DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15393:0xEE1DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15393'^^xsd:integer;
  dwc:scientificName 'Notoscopelus bolini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown; Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1771-75'^^xsd:string;
  dwc:aphiaid '158913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15393:0xEE1DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '158913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8386%3A0xA122CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8386%3A0xA122CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8386%3A0xA122CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8386%3A0xA122CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8386%3A0xA122CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8386:0xA122CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8386'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8386:0xA122CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10276%3A0xA122CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10276%3A0xA122CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10276%3A0xA122CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10276%3A0xA122CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10276%3A0xA122CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10276:0xA122CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10276'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10276:0xA122CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A99999995%3A0xEB1DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A99999995%3A0xEB1DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A99999995%3A0xEB1DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A99999995%3A0xEB1DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A99999995%3A0xEB1DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:99999995:0xEB1DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '99999995'^^xsd:integer;
  dwc:scientificName 'Nansenia atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ofer Gon'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '272925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:99999995:0xEB1DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '272925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13832%3A0xA522CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13832%3A0xA522CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13832%3A0xA522CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13832%3A0xA522CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13832%3A0xA522CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13832:0xA522CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13832'^^xsd:integer;
  dwc:scientificName 'Notostomus gibbosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '212899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13832:0xA522CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '212899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29341%3A0xE51DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29341%3A0xE51DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29341%3A0xE51DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29341%3A0xE51DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29341%3A0xE51DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29341:0xE51DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29341'^^xsd:integer;
  dwc:scientificName 'Notostomus gibbosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '212899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29341:0xE51DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '212899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13211%3A0xA622CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13211%3A0xA622CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13211%3A0xA622CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13211%3A0xA622CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13211%3A0xA622CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13211:0xA622CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13211'^^xsd:integer;
  dwc:scientificName 'Nessorhamphus ingolfianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gunnar Langhelle'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13211:0xA622CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7324%3A0xD91DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7324%3A0xD91DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7324%3A0xD91DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7324%3A0xD91DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7324%3A0xD91DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7324:0xD91DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7324'^^xsd:integer;
  dwc:scientificName 'Lobianchia gemellarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7324:0xD91DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '158901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34718%3A0x271CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34718%3A0x271CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34718%3A0x271CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34718%3A0x271CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34718%3A0x271CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34718:0x271CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34718'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34718:0x271CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7364%3A0xB41DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7364%3A0xB41DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7364%3A0xB41DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7364%3A0xB41DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7364%3A0xB41DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7364:0xB41DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7364'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7364:0xB41DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7601%3A0x771BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7601%3A0x771BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7601%3A0x771BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7601%3A0x771BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7601%3A0x771BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7601:0x771BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7601'^^xsd:integer;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1477'^^xsd:string;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7601:0x771BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11221%3A0xB01DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11221%3A0xB01DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11221%3A0xB01DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11221%3A0xB01DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11221%3A0xB01DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11221:0xB01DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11221'^^xsd:integer;
  dwc:scientificName 'Lampanyctus intricarius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 18086'^^xsd:string;
  dwc:aphiaid '126615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11221:0xB01DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5907%3A0xBA1BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5907%3A0xBA1BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5907%3A0xBA1BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5907%3A0xBA1BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5907%3A0xBA1BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5907:0xBA1BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5907'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5907:0xBA1BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7425%3A0xAB22CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7425%3A0xAB22CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7425%3A0xAB22CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7425%3A0xAB22CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7425%3A0xAB22CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7425:0xAB22CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7425'^^xsd:integer;
  dwc:scientificName 'Howella brodiei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16858'^^xsd:string;
  dwc:aphiaid '126994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7425:0xAB22CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7717%3A0x7B21CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7717%3A0x7B21CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7717%3A0x7B21CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7717%3A0x7B21CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7717%3A0x7B21CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7717:0x7B21CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7717'^^xsd:integer;
  dwc:scientificName 'Helicocranchia pfefferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '139424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7717:0x7B21CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '139424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7405%3A0xA11DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7405%3A0xA11DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7405%3A0xA11DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7405%3A0xA11DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7405%3A0xA11DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7405:0xA11DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7405'^^xsd:integer;
  dwc:scientificName 'Herwigia kreffti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126702'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7405:0xA11DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4248%3A0x9D1DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4248%3A0x9D1DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4248%3A0x9D1DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4248%3A0x9D1DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4248%3A0x9D1DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4248:0x9D1DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4248'^^xsd:integer;
  dwc:scientificName 'Lampadena anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4248:0x9D1DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7389%3A0x7C21CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7389%3A0x7C21CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7389%3A0x7C21CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7389%3A0x7C21CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7389%3A0x7C21CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7389:0x7C21CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7389'^^xsd:integer;
  dwc:scientificName 'Poromitra capito'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7389:0x7C21CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34158%3A0x4E1DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34158%3A0x4E1DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34158%3A0x4E1DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34158%3A0x4E1DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34158%3A0x4E1DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34158:0x4E1DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34158'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34158:0x4E1DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13267%3A0x4D1DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13267%3A0x4D1DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13267%3A0x4D1DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13267%3A0x4D1DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13267%3A0x4D1DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13267:0x4D1DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13267'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1624-26'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13267:0x4D1DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7310%3A0xD71CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7310%3A0xD71CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7310%3A0xD71CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7310%3A0xD71CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7310%3A0xD71CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7310:0xD71CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7310'^^xsd:integer;
  dwc:scientificName 'Serrivomer lanceolatoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7310:0xD71CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2406%3A0xD41CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2406%3A0xD41CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2406%3A0xD41CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2406%3A0xD41CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2406%3A0xD41CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2406:0xD41CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2406'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2406:0xD41CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7407%3A0xC71CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7407%3A0xC71CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7407%3A0xC71CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7407%3A0xC71CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7407%3A0xC71CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7407:0xC71CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7407'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7407:0xC71CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4240%3A0x961CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4240%3A0x961CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4240%3A0x961CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4240%3A0x961CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4240%3A0x961CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4240:0x961CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4240'^^xsd:integer;
  dwc:scientificName 'Diaphus metopoclampus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16824'^^xsd:string;
  dwc:aphiaid '126594'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4240:0x961CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29439%3A0x281CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29439%3A0x281CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29439%3A0x281CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29439%3A0x281CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29439%3A0x281CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29439:0x281CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29439'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29439:0x281CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4258%3A0x8C1CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4258%3A0x8C1CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4258%3A0x8C1CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4258%3A0x8C1CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4258%3A0x8C1CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4258:0x8C1CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4258'^^xsd:integer;
  dwc:scientificName 'Lampadena speculigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4258:0x8C1CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7350%3A0x7D21CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7350%3A0x7D21CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7350%3A0x7D21CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7350%3A0x7D21CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7350%3A0x7D21CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7350:0x7D21CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7350'^^xsd:integer;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7350:0x7D21CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14768%3A0x1C1CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14768%3A0x1C1CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14768%3A0x1C1CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14768%3A0x1C1CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14768%3A0x1C1CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14768:0x1C1CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14768'^^xsd:integer;
  dwc:scientificName 'Paralepis brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14768:0x1C1CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7403%3A0x371CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7403%3A0x371CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7403%3A0x371CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7403%3A0x371CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7403%3A0x371CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7403:0x371CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7403'^^xsd:integer;
  dwc:scientificName 'Scopelogadus mizolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7403:0x371CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5951%3A0x7F21CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5951%3A0x7F21CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5951%3A0x7F21CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5951%3A0x7F21CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5951%3A0x7F21CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5951:0x7F21CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5951'^^xsd:integer;
  dwc:scientificName 'Searsia koefoedi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro; Zachary Baldwin'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5951:0x7F21CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7393%3A0xCD1BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7393%3A0xCD1BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7393%3A0xCD1BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7393%3A0xCD1BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7393%3A0xCD1BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7393:0xCD1BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7393'^^xsd:integer;
  dwc:scientificName 'Melanolagus bericoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ofer Gon'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7393:0xCD1BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7391%3A0x301CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7391%3A0x301CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7391%3A0x301CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7391%3A0x301CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -29.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-29.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7391%3A0x301CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7391:0x301CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7391'^^xsd:integer;
  dwc:scientificName 'Melanostomias bartonbeani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.909'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2230 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7391:0x301CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27738%3A0x1721CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27738%3A0x1721CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27738%3A0x1721CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27738%3A0x1721CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27738%3A0x1721CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27738:0x1721CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27738'^^xsd:integer;
  dwc:scientificName 'Sergestes corniculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '246195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27738:0x1721CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '514117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27780%3A0x8521CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27780%3A0x8521CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27780%3A0x8521CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27780%3A0x8521CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27780%3A0x8521CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27780:0x8521CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27780'^^xsd:integer;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27780:0x8521CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27766%3A0x8621CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27766%3A0x8621CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27766%3A0x8621CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27766%3A0x8621CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27766%3A0x8621CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27766:0x8621CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27766'^^xsd:integer;
  dwc:scientificName 'Sergia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27766:0x8621CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1056510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7369%3A0x8821CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7369%3A0x8821CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7369%3A0x8821CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7369%3A0x8821CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7369%3A0x8821CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7369:0x8821CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7369'^^xsd:integer;
  dwc:scientificName 'Scopelogadus mizolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7369:0x8821CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27822%3A0x0821CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27822%3A0x0821CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27822%3A0x0821CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27822%3A0x0821CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27822%3A0x0821CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27822:0x0821CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27822'^^xsd:integer;
  dwc:scientificName 'Sergestes armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27822:0x0821CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '514136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7301%3A0xFF20CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7301%3A0xFF20CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7301%3A0xFF20CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7301%3A0xFF20CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7301%3A0xFF20CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7301:0xFF20CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7301'^^xsd:integer;
  dwc:scientificName 'Melamphaes typhlops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7301:0xFF20CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7315%3A0xFD20CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7315%3A0xFD20CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7315%3A0xFD20CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7315%3A0xFD20CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7315%3A0xFD20CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7315:0xFD20CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7315'^^xsd:integer;
  dwc:scientificName 'Melanostomias bartonbeani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7315:0xFD20CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27710%3A0xFB20CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27710%3A0xFB20CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27710%3A0xFB20CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27710%3A0xFB20CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27710%3A0xFB20CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27710:0xFB20CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27710'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27710:0xFB20CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25223%3A0x4221CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25223%3A0x4221CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25223%3A0x4221CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25223%3A0x4221CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25223%3A0x4221CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25223:0x4221CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25223'^^xsd:integer;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25223:0x4221CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7394%3A0x9121CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7394%3A0x9121CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7394%3A0x9121CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7394%3A0x9121CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7394%3A0x9121CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7394:0x9121CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7394'^^xsd:integer;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7394:0x9121CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7416%3A0xAE20CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7416%3A0xAE20CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7416%3A0xAE20CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7416%3A0xAE20CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7416%3A0xAE20CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7416:0xAE20CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7416'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7416:0xAE20CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4312%3A0xAD20CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4312%3A0xAD20CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4312%3A0xAD20CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4312%3A0xAD20CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4312%3A0xAD20CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4312:0xAD20CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4312'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4312:0xAD20CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7418%3A0xA820CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7418%3A0xA820CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7418%3A0xA820CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7418%3A0xA820CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7418%3A0xA820CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7418:0xA820CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7418'^^xsd:integer;
  dwc:scientificName 'Sternoptyx diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7418:0xA820CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7734%3A0x5B20CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7734%3A0x5B20CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7734%3A0x5B20CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7734%3A0x5B20CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7734%3A0x5B20CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7734:0x5B20CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7734'^^xsd:integer;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7734:0x5B20CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7430%3A0x3520CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7430%3A0x3520CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7430%3A0x3520CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7430%3A0x3520CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7430%3A0x3520CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7430:0x3520CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7430'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7430:0x3520CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7955%3A0x3520CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7955%3A0x3520CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7955%3A0x3520CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7955%3A0x3520CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7955%3A0x3520CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7955:0x3520CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7955'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7955:0x3520CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7378%3A0x2620CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7378%3A0x2620CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7378%3A0x2620CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7378%3A0x2620CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7378%3A0x2620CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7378:0x2620CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7378'^^xsd:integer;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7378:0x2620CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7420%3A0x2620CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7420%3A0x2620CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7420%3A0x2620CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7420%3A0x2620CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7420%3A0x2620CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7420:0x2620CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7420'^^xsd:integer;
  dwc:scientificName 'Diaphus metopoclampus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126594'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7420:0x2620CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8180%3A0x2520CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8180%3A0x2520CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8180%3A0x2520CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8180%3A0x2520CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8180%3A0x2520CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8180:0x2520CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8180'^^xsd:integer;
  dwc:scientificName 'Diaphus mollis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16825'^^xsd:string;
  dwc:aphiaid '126595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8180:0x2520CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8194%3A0x2420CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8194%3A0x2420CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8194%3A0x2420CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8194%3A0x2420CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8194%3A0x2420CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8194:0x2420CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8194'^^xsd:integer;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8194:0x2420CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7366%3A0x2420CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7366%3A0x2420CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7366%3A0x2420CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7366%3A0x2420CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7366%3A0x2420CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7366:0x2420CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7366'^^xsd:integer;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7366:0x2420CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32151%3A0xFF21CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32151%3A0xFF21CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32151%3A0xFF21CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32151%3A0xFF21CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32151%3A0xFF21CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32151:0xFF21CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32151'^^xsd:integer;
  dwc:scientificName 'Cystisoma longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '458656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32151:0xFF21CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '458656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33808%3A0x1C20CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33808%3A0x1C20CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33808%3A0x1C20CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33808%3A0x1C20CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33808%3A0x1C20CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33808:0x1C20CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33808'^^xsd:integer;
  dwc:scientificName 'Cystisoma longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '458656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33808:0x1C20CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '458656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7446%3A0x1B1CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7446%3A0x1B1CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7446%3A0x1B1CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7446%3A0x1B1CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7446%3A0x1B1CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7446:0x1B1CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7446'^^xsd:integer;
  dwc:scientificName 'Cubiceps gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16351'^^xsd:string;
  dwc:aphiaid '126990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7446:0x1B1CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7432%3A0xD71BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7432%3A0xD71BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7432%3A0xD71BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7432%3A0xD71BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7432%3A0xD71BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7432:0xD71BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7432'^^xsd:integer;
  dwc:scientificName 'Diretmus argenteus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16416'^^xsd:string;
  dwc:aphiaid '126398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7432:0xD71BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7319%3A0xE91FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7319%3A0xE91FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7319%3A0xE91FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7319%3A0xE91FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7319%3A0xE91FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7319:0xE91FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7319'^^xsd:integer;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7319:0xE91FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7434%3A0xE91FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7434%3A0xE91FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7434%3A0xE91FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7434%3A0xE91FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7434%3A0xE91FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7434:0xE91FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7434'^^xsd:integer;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7434:0xE91FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7404%3A0xE51FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7404%3A0xE51FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7404%3A0xE51FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7404%3A0xE51FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7404%3A0xE51FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7404:0xE51FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7404'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7404:0xE51FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7343%3A0xE31FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7343%3A0xE31FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7343%3A0xE31FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7343%3A0xE31FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7343%3A0xE31FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7343:0xE31FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7343'^^xsd:integer;
  dwc:scientificName 'Bathophilus longipinnis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7343:0xE31FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '158846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5857%3A0xE11FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5857%3A0xE11FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5857%3A0xE11FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5857%3A0xE11FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5857%3A0xE11FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5857:0xE11FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5857'^^xsd:integer;
  dwc:scientificName 'Arctozenus risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5857:0xE11FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7390%3A0x0522CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7390%3A0x0522CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7390%3A0x0522CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7390%3A0x0522CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7390%3A0x0522CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7390:0x0522CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7390'^^xsd:integer;
  dwc:scientificName 'Argyropelecus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7390:0x0522CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7408%3A0xD81FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7408%3A0xD81FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7408%3A0xD81FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7408%3A0xD81FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7408%3A0xD81FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7408:0xD81FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7408'^^xsd:integer;
  dwc:scientificName 'Bathylagus greyae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7408:0xD81FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33836%3A0x581BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33836%3A0x581BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33836%3A0x581BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33836%3A0x581BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33836%3A0x581BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33836:0x581BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33836'^^xsd:integer;
  dwc:scientificName 'Brachyscelus crusculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103241'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33836:0x581BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7347%3A0x8C1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7347%3A0x8C1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7347%3A0x8C1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7347%3A0x8C1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7347%3A0x8C1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7347:0x8C1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7347'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7347:0x8C1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7426%3A0x0922CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7426%3A0x0922CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7426%3A0x0922CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7426%3A0x0922CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7426%3A0x0922CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7426:0x0922CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7426'^^xsd:integer;
  dwc:scientificName 'Bolinichthys indicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16405'^^xsd:string;
  dwc:aphiaid '126582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7426:0x0922CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7759%3A0x891FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7759%3A0x891FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7759%3A0x891FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7759%3A0x891FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7759%3A0x891FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7759:0x891FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7759'^^xsd:integer;
  dwc:scientificName 'Bolinichthys supralateralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16394'^^xsd:string;
  dwc:aphiaid '126583'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7759:0x891FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7313%3A0x891FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7313%3A0x891FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7313%3A0x891FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7313%3A0x891FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7313%3A0x891FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7313:0x891FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7313'^^xsd:integer;
  dwc:scientificName 'Bonapartia pedaliota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7313:0x891FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '322499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7450%3A0x7B1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7450%3A0x7B1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7450%3A0x7B1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7450%3A0x7B1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7450%3A0x7B1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7450:0x7B1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7450'^^xsd:integer;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7450:0x7B1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4234%3A0x5B1BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4234%3A0x5B1BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4234%3A0x5B1BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4234%3A0x5B1BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4234%3A0x5B1BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4234:0x5B1BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4234'^^xsd:integer;
  dwc:scientificName 'Xenodermichthys copei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro; Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4234:0x5B1BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33850%3A0x541FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33850%3A0x541FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33850%3A0x541FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33850%3A0x541FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33850%3A0x541FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33850:0x541FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33850'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33850:0x541FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7341%3A0x511FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7341%3A0x511FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7341%3A0x511FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7341%3A0x511FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7341%3A0x511FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7341:0x511FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7341'^^xsd:integer;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'I. Byrkjedal, D. Rees'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7341:0x511FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30050%3A0x511FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30050%3A0x511FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30050%3A0x511FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30050%3A0x511FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30050%3A0x511FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30050:0x511FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30050'^^xsd:integer;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vanda Carmo'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30050:0x511FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7776%3A0x5D1BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7776%3A0x5D1BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7776%3A0x5D1BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7776%3A0x5D1BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7776%3A0x5D1BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7776:0x5D1BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7776'^^xsd:integer;
  dwc:scientificName 'Ancistroteuthis lichtensteinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7776:0x5D1BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '140647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25209%3A0x3E1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25209%3A0x3E1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25209%3A0x3E1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25209%3A0x3E1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25209%3A0x3E1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25209:0x3E1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25209'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25209:0x3E1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30064%3A0x361FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30064%3A0x361FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30064%3A0x361FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30064%3A0x361FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30064%3A0x361FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30064:0x361FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30064'^^xsd:integer;
  dwc:scientificName 'Vinciguerria poweriae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vanda Carmo'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30064:0x361FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7448%3A0x5F1BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7448%3A0x5F1BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7448%3A0x5F1BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7448%3A0x5F1BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7448%3A0x5F1BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7448:0x5F1BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7448'^^xsd:integer;
  dwc:scientificName 'Pseudoscopelus altipinnis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16377'^^xsd:string;
  dwc:aphiaid '126843'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7448:0x5F1BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7704%3A0x5922CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7704%3A0x5922CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7704%3A0x5922CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7704%3A0x5922CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7704%3A0x5922CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7704:0x5922CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7704'^^xsd:integer;
  dwc:scientificName 'Pterygioteuthis gemmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '342104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7704:0x5922CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '342104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7762%3A0x2E1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7762%3A0x2E1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7762%3A0x2E1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7762%3A0x2E1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7762%3A0x2E1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7762:0x2E1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7762'^^xsd:integer;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7762:0x2E1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32137%3A0x5C22CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32137%3A0x5C22CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32137%3A0x5C22CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32137%3A0x5C22CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32137%3A0x5C22CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32137:0x5C22CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32137'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32137:0x5C22CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33878%3A0x611BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33878%3A0x611BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33878%3A0x611BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33878%3A0x611BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33878%3A0x611BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33878:0x611BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33878'^^xsd:integer;
  dwc:scientificName 'Phrosina semilunata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33878:0x611BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4326%3A0x6022CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4326%3A0x6022CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4326%3A0x6022CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4326%3A0x6022CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4326%3A0x6022CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4326:0x6022CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4326'^^xsd:integer;
  dwc:scientificName 'Photostomias guernei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4326:0x6022CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33864%3A0x6022CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33864%3A0x6022CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33864%3A0x6022CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33864%3A0x6022CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33864%3A0x6022CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33864:0x6022CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33864'^^xsd:integer;
  dwc:scientificName 'Phronima atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33864:0x6022CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32123%3A0x6022CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32123%3A0x6022CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32123%3A0x6022CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32123%3A0x6022CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32123%3A0x6022CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32123:0x6022CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32123'^^xsd:integer;
  dwc:scientificName 'Phronima atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32123:0x6022CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9350%3A0x5721CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9350%3A0x5721CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9350%3A0x5721CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9350%3A0x5721CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9350%3A0x5721CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9350:0x5721CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9350'^^xsd:integer;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9350:0x5721CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBC1ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Octopoteuthis sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '181379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBC1ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '181379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27696%3A0x6C22CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27696%3A0x6C22CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27696%3A0x6C22CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27696%3A0x6C22CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27696%3A0x6C22CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27696:0x6C22CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27696'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27696:0x6C22CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7707%3A0x5E1ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7707%3A0x5E1ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7707%3A0x5E1ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7707%3A0x5E1ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7707%3A0x5E1ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7707:0x5E1ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7707'^^xsd:integer;
  dwc:scientificName 'Gonichthys cocco'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16840'^^xsd:string;
  dwc:aphiaid '126601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7707:0x5E1ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7299%3A0x7122CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7299%3A0x7122CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7299%3A0x7122CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7299%3A0x7122CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7299%3A0x7122CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7299:0x7122CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7299'^^xsd:integer;
  dwc:scientificName 'Gonostoma elongatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7299:0x7122CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '221512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7603%3A0x5D1ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7603%3A0x5D1ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7603%3A0x5D1ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7603%3A0x5D1ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7603%3A0x5D1ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7603:0x5D1ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7603'^^xsd:integer;
  dwc:scientificName 'Gonostoma elongatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7603:0x5D1ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '221512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4244%3A0xF71DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4244%3A0xF71DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4244%3A0xF71DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4244%3A0xF71DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4244%3A0xF71DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4244:0xF71DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4244'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4244:0xF71DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7422%3A0xF61DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7422%3A0xF61DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7422%3A0xF61DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7422%3A0xF61DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7422%3A0xF61DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7422:0xF61DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7422'^^xsd:integer;
  dwc:scientificName 'Margrethia obtusirostra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127297'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7422:0xF61DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7735%3A0x9E22CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7735%3A0x9E22CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7735%3A0x9E22CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7735%3A0x9E22CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7735%3A0x9E22CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7735:0x9E22CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7735'^^xsd:integer;
  dwc:scientificName 'Notoscopelus bolini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7735:0x9E22CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '158913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x721BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x721BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7317%3A0x751BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7317%3A0x751BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7317%3A0x751BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7317%3A0x751BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7317%3A0x751BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7317:0x751BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7317'^^xsd:integer;
  dwc:scientificName 'Lestidiops jayakari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126354'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7317:0x751BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7373%3A0xDA1DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7373%3A0xDA1DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7373%3A0xDA1DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7373%3A0xDA1DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7373%3A0xDA1DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7373:0xDA1DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7373'^^xsd:integer;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7373:0xDA1DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7781%3A0x761BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7781%3A0x761BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7781%3A0x761BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7781%3A0x761BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7781%3A0x761BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7781:0x761BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7781'^^xsd:integer;
  dwc:scientificName 'Lampanyctus photonotus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126618'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7781:0x761BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5470%3A0xB21DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5470%3A0xB21DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5470%3A0xB21DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5470%3A0xB21DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5470%3A0xB21DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5470:0xB21DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5470'^^xsd:integer;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5470:0xB21DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7741%3A0x771BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7741%3A0x771BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7741%3A0x771BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7741%3A0x771BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7741%3A0x771BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7741:0x771BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7741'^^xsd:integer;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7741:0x771BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7440%3A0x771BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7440%3A0x771BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7440%3A0x771BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7440%3A0x771BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7440%3A0x771BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7440:0x771BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7440'^^xsd:integer;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7440:0x771BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8236%3A0xB11DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8236%3A0xB11DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8236%3A0xB11DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8236%3A0xB11DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8236%3A0xB11DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8236:0xB11DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8236'^^xsd:integer;
  dwc:scientificName 'Lampanyctus festivus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8236:0xB11DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10574%3A0x7A21CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10574%3A0x7A21CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10574%3A0x7A21CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10574%3A0x7A21CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10574%3A0x7A21CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10574:0x7A21CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10574'^^xsd:integer;
  dwc:scientificName 'Lampanyctus intricarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10574:0x7A21CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7333%3A0x7B21CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7333%3A0x7B21CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7333%3A0x7B21CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7333%3A0x7B21CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7333%3A0x7B21CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7333:0x7B21CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7333'^^xsd:integer;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7333:0x7B21CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7395%3A0xAC22CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7395%3A0xAC22CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7395%3A0xAC22CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7395%3A0xAC22CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7395%3A0xAC22CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7395:0xAC22CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7395'^^xsd:integer;
  dwc:scientificName 'Howella brodiei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7395:0xAC22CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7764%3A0xAC22CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7764%3A0xAC22CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7764%3A0xAC22CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7764%3A0xAC22CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7764%3A0xAC22CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7764:0xAC22CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7764'^^xsd:integer;
  dwc:scientificName 'Histioteuthis corona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140112'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7764:0xAC22CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '140112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7760%3A0xAD22CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7760%3A0xAD22CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7760%3A0xAD22CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7760%3A0xAD22CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7760%3A0xAD22CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7760:0xAD22CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7760'^^xsd:integer;
  dwc:scientificName 'Histioteuthis meleagroteuthis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7760:0xAD22CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '140115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7778%3A0xBA1BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7778%3A0xBA1BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7778%3A0xBA1BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7778%3A0xBA1BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7778%3A0xBA1BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7778:0xBA1BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7778'^^xsd:integer;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7778:0xBA1BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4254%3A0x9F1DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4254%3A0x9F1DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4254%3A0x9F1DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4254%3A0x9F1DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4254%3A0x9F1DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4254:0x9F1DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4254'^^xsd:integer;
  dwc:scientificName 'Ichthyococcus ovatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4254:0x9F1DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27305%3A0x9D1DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27305%3A0x9D1DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27305%3A0x9D1DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27305%3A0x9D1DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27305%3A0x9D1DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27305:0x9D1DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27305'^^xsd:integer;
  dwc:scientificName 'Lampadena chavesi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16881'^^xsd:string;
  dwc:aphiaid '126607'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27305:0x9D1DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7773%3A0x9D1DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7773%3A0x9D1DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7773%3A0x9D1DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7773%3A0x9D1DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7773%3A0x9D1DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7773:0x9D1DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7773'^^xsd:integer;
  dwc:scientificName 'Lampadena chavesi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126607'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7773:0x9D1DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4885%3A0x9E1DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4885%3A0x9E1DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4885%3A0x9E1DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4885%3A0x9E1DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4885%3A0x9E1DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4885:0x9E1DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4885'^^xsd:integer;
  dwc:scientificName 'Lampadena chavesi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1475'^^xsd:string;
  dwc:aphiaid '126607'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4885:0x9E1DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27277%3A0x9C1DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27277%3A0x9C1DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27277%3A0x9C1DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27277%3A0x9C1DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27277%3A0x9C1DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27277:0x9C1DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27277'^^xsd:integer;
  dwc:scientificName 'Lampadena chavesi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16879'^^xsd:string;
  dwc:aphiaid '126607'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27277:0x9C1DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27291%3A0x9C1DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27291%3A0x9C1DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27291%3A0x9C1DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27291%3A0x9C1DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27291%3A0x9C1DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27291:0x9C1DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27291'^^xsd:integer;
  dwc:scientificName 'Lampadena chavesi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16880'^^xsd:string;
  dwc:aphiaid '126607'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27291:0x9C1DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F1DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F1DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F1DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F1DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F1DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4F1DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4F1DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33822%3A0xB022CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33822%3A0xB022CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33822%3A0xB022CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33822%3A0xB022CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33822%3A0xB022CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33822:0xB022CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33822'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33822:0xB022CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7704%3A0x4A1DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7704%3A0x4A1DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7704%3A0x4A1DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7704%3A0x4A1DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7704%3A0x4A1DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7704:0x4A1DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7704'^^xsd:integer;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7704:0x4A1DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7745%3A0x421DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7745%3A0x421DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7745%3A0x421DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7745%3A0x421DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7745%3A0x421DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7745:0x421DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7745'^^xsd:integer;
  dwc:scientificName 'Bolinichthys indicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16406'^^xsd:string;
  dwc:aphiaid '126582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7745:0x421DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7720%3A0xD922CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7720%3A0xD922CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7720%3A0xD922CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7720%3A0xD922CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7720%3A0xD922CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7720:0xD922CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7720'^^xsd:integer;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7720:0xD922CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7355%3A0xDD22CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7355%3A0xDD22CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7355%3A0xDD22CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7355%3A0xDD22CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7355%3A0xDD22CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7355:0xDD22CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7355'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7355:0xDD22CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4871%3A0xC11BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4871%3A0xC11BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4871%3A0xC11BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4871%3A0xC11BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4871%3A0xC11BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4871:0xC11BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4871'^^xsd:integer;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1486-87'^^xsd:string;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4871:0xC11BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7381%3A0xC91CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7381%3A0xC91CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7381%3A0xC91CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7381%3A0xC91CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7381%3A0xC91CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7381:0xC91CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7381'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7381:0xC91CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7305%3A0xE622CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7305%3A0xE622CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7305%3A0xE622CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7305%3A0xE622CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7305%3A0xE622CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7305:0xE622CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7305'^^xsd:integer;
  dwc:scientificName 'Hygophum hygomii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7305:0xE622CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5536%3A0x8A1CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5536%3A0x8A1CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5536%3A0x8A1CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5536%3A0x8A1CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5536%3A0x8A1CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5536:0x8A1CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5536'^^xsd:integer;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5536:0x8A1CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7380%3A0xC81BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7380%3A0xC81BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7380%3A0xC81BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7380%3A0xC81BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7380%3A0xC81BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7380:0xC81BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7380'^^xsd:integer;
  dwc:scientificName 'Lepidophanes guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7380:0xC81BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7361%3A0x891CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7361%3A0x891CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7361%3A0x891CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7361%3A0x891CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7361%3A0x891CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7361:0x891CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7361'^^xsd:integer;
  dwc:scientificName 'Lobianchia gemellarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7361:0x891CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '158901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7749%3A0x841CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7749%3A0x841CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7749%3A0x841CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7749%3A0x841CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7749%3A0x841CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7749:0x841CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7749'^^xsd:integer;
  dwc:scientificName 'Lampanyctus photonotus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126618'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7749:0x841CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7371%3A0x7D21CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7371%3A0x7D21CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7371%3A0x7D21CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7371%3A0x7D21CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7371%3A0x7D21CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7371:0x7D21CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7371'^^xsd:integer;
  dwc:scientificName 'Lampadena urophaos atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '221500'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7371:0x7D21CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '713102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7721%3A0x801CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7721%3A0x801CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7721%3A0x801CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7721%3A0x801CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7721%3A0x801CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7721:0x801CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7721'^^xsd:integer;
  dwc:scientificName 'Notoscopelus bolini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'F. Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7721:0x801CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '158913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13210%3A0x7F1CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13210%3A0x7F1CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13210%3A0x7F1CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13210%3A0x7F1CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13210%3A0x7F1CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13210:0x7F1CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13210'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13210:0x7F1CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7352%3A0x7C1CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7352%3A0x7C1CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7352%3A0x7C1CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7352%3A0x7C1CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7352%3A0x7C1CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7352:0x7C1CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7352'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7352:0x7C1CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7704%3A0x351CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7704%3A0x351CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7704%3A0x351CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7704%3A0x351CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7704%3A0x351CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7704:0x351CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7704'^^xsd:integer;
  dwc:scientificName 'Abraliopsis morisii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '237819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7704:0x351CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7327%3A0x301CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7327%3A0x301CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7327%3A0x301CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.471"^^xsd:decimal ;
  dwc:decimalLongitude "-29.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7327%3A0x301CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.471 -29.896)"^^geo:wktLiteral ;
  geo-pos:lat "41.471"^^xsd:decimal ;
  geo-pos:long "-29.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7327%3A0x301CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7327:0x301CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7327'^^xsd:integer;
  dwc:scientificName 'Melanonus zugmayeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'T. Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.896'^^xsd:double;
  dwc:latitude '41.471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2093 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7327:0x301CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -29.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.336"^^xsd:decimal ;
  dwc:decimalLongitude "-29.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2570"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -29.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.336"^^xsd:decimal ;
  geo-pos:long "-29.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2C1BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Solidosagitta zetesios'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.895'^^xsd:double;
  dwc:latitude '48.336'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2570'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2759 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2C1BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '105463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -29.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.336"^^xsd:decimal ;
  dwc:decimalLongitude "-29.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2570"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -29.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.336"^^xsd:decimal ;
  geo-pos:long "-29.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x831FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Caecosagitta macrocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.895'^^xsd:double;
  dwc:latitude '48.336'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2570'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2759 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x831FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '105431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5922CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5922CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5922CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -29.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.336"^^xsd:decimal ;
  dwc:decimalLongitude "-29.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2570"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5922CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -29.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.336"^^xsd:decimal ;
  geo-pos:long "-29.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5922CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5922CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pseudosagitta lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.895'^^xsd:double;
  dwc:latitude '48.336'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2570'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2759 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5922CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '105444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5221CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5221CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5221CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -29.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.336"^^xsd:decimal ;
  dwc:decimalLongitude "-29.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2570"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5221CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -29.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.336"^^xsd:decimal ;
  geo-pos:long "-29.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5221CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5221CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.895'^^xsd:double;
  dwc:latitude '48.336'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2570'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2759 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5221CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE322CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE322CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE322CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -29.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.336"^^xsd:decimal ;
  dwc:decimalLongitude "-29.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2570"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE322CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -29.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.336"^^xsd:decimal ;
  geo-pos:long "-29.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE322CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE322CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Eukrohnia fowleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.895'^^xsd:double;
  dwc:latitude '48.336'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2570'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2759 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE322CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '105415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.809 -29.827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.809"^^xsd:decimal ;
  dwc:decimalLongitude "-29.827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.809 -29.827)"^^geo:wktLiteral ;
  geo-pos:lat "51.809"^^xsd:decimal ;
  geo-pos:long "-29.827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4E1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.827'^^xsd:double;
  dwc:latitude '51.809'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1327 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4E1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDD1DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDD1DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDD1DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.809 -29.827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.809"^^xsd:decimal ;
  dwc:decimalLongitude "-29.827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDD1DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.809 -29.827)"^^geo:wktLiteral ;
  geo-pos:lat "51.809"^^xsd:decimal ;
  geo-pos:long "-29.827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDD1DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xDD1DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Macrourus berglax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.827'^^xsd:double;
  dwc:latitude '51.809'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1327 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xDD1DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.809 -29.827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.809"^^xsd:decimal ;
  dwc:decimalLongitude "-29.827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.809 -29.827)"^^geo:wktLiteral ;
  geo-pos:lat "51.809"^^xsd:decimal ;
  geo-pos:long "-29.827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x741BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lepidion schmidti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.827'^^xsd:double;
  dwc:latitude '51.809'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1327 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x741BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA922CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA922CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA922CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.809 -29.827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.809"^^xsd:decimal ;
  dwc:decimalLongitude "-29.827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA922CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.809 -29.827)"^^geo:wktLiteral ;
  geo-pos:lat "51.809"^^xsd:decimal ;
  geo-pos:long "-29.827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA922CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA922CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Hydrolagus pallidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.827'^^xsd:double;
  dwc:latitude '51.809'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1327 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA922CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '105827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA51DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA51DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA51DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.809 -29.827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.809"^^xsd:decimal ;
  dwc:decimalLongitude "-29.827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA51DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.809 -29.827)"^^geo:wktLiteral ;
  geo-pos:lat "51.809"^^xsd:decimal ;
  geo-pos:long "-29.827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA51DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA51DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Histiobranchus bathybius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.827'^^xsd:double;
  dwc:latitude '51.809'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1327 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA51DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.809 -29.827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.809"^^xsd:decimal ;
  dwc:decimalLongitude "-29.827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.809 -29.827)"^^geo:wktLiteral ;
  geo-pos:lat "51.809"^^xsd:decimal ;
  geo-pos:long "-29.827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x541DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lepidion eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.827'^^xsd:double;
  dwc:latitude '51.809'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1327 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126493'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x541DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.809 -29.827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.809"^^xsd:decimal ;
  dwc:decimalLongitude "-29.827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.809 -29.827)"^^geo:wktLiteral ;
  geo-pos:lat "51.809"^^xsd:decimal ;
  geo-pos:long "-29.827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x541DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lepidion schmidti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.827'^^xsd:double;
  dwc:latitude '51.809'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1327 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x541DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.809 -29.827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.809"^^xsd:decimal ;
  dwc:decimalLongitude "-29.827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.809 -29.827)"^^geo:wktLiteral ;
  geo-pos:lat "51.809"^^xsd:decimal ;
  geo-pos:long "-29.827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3C1DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.827'^^xsd:double;
  dwc:latitude '51.809'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1327 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3C1DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16140%3A0x391DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16140%3A0x391DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16140%3A0x391DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.809 -29.827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.809"^^xsd:decimal ;
  dwc:decimalLongitude "-29.827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16140%3A0x391DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.809 -29.827)"^^geo:wktLiteral ;
  geo-pos:lat "51.809"^^xsd:decimal ;
  geo-pos:long "-29.827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16140%3A0x391DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:16140:0x391DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '16140'^^xsd:integer;
  dwc:scientificName 'Alepocephalus australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.827'^^xsd:double;
  dwc:latitude '51.809'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1327 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '217603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:16140:0x391DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '217603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9650%3A0x381DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9650%3A0x381DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9650%3A0x381DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.809 -29.827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.809"^^xsd:decimal ;
  dwc:decimalLongitude "-29.827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9650%3A0x381DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.809 -29.827)"^^geo:wktLiteral ;
  geo-pos:lat "51.809"^^xsd:decimal ;
  geo-pos:long "-29.827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9650%3A0x381DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9650:0x381DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9650'^^xsd:integer;
  dwc:scientificName 'Alepocephalus agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.827'^^xsd:double;
  dwc:latitude '51.809'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1327 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9650:0x381DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8C1CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8C1CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8C1CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.809 -29.827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.809"^^xsd:decimal ;
  dwc:decimalLongitude "-29.827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8C1CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.809 -29.827)"^^geo:wktLiteral ;
  geo-pos:lat "51.809"^^xsd:decimal ;
  geo-pos:long "-29.827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8C1CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8C1CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Hydrolagus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.827'^^xsd:double;
  dwc:latitude '51.809'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1327 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8C1CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '105825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.809 -29.827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.809"^^xsd:decimal ;
  dwc:decimalLongitude "-29.827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.809 -29.827)"^^geo:wktLiteral ;
  geo-pos:lat "51.809"^^xsd:decimal ;
  geo-pos:long "-29.827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8D1CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Hydrolagus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.827'^^xsd:double;
  dwc:latitude '51.809'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1327 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8D1CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '105825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.809 -29.827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.809"^^xsd:decimal ;
  dwc:decimalLongitude "-29.827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.809 -29.827)"^^geo:wktLiteral ;
  geo-pos:lat "51.809"^^xsd:decimal ;
  geo-pos:long "-29.827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8D1CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Hydrolagus pallidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.827'^^xsd:double;
  dwc:latitude '51.809'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1327 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8D1CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '105827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x891CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x891CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x891CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.809 -29.827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.809"^^xsd:decimal ;
  dwc:decimalLongitude "-29.827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x891CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.809 -29.827)"^^geo:wktLiteral ;
  geo-pos:lat "51.809"^^xsd:decimal ;
  geo-pos:long "-29.827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x891CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x891CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Macrourus berglax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.827'^^xsd:double;
  dwc:latitude '51.809'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1327 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x891CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA220CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA220CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA220CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.425 -29.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.425"^^xsd:decimal ;
  dwc:decimalLongitude "-29.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA220CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.425 -29.802)"^^geo:wktLiteral ;
  geo-pos:lat "42.425"^^xsd:decimal ;
  geo-pos:long "-29.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA220CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA220CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Spectrunculus grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '23.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.802'^^xsd:double;
  dwc:latitude '42.425'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2429 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA220CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA220CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA220CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA220CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.425 -29.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.425"^^xsd:decimal ;
  dwc:decimalLongitude "-29.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA220CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.425 -29.802)"^^geo:wktLiteral ;
  geo-pos:lat "42.425"^^xsd:decimal ;
  geo-pos:long "-29.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA220CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA220CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Spectrunculus grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein, Jørgen Nielsen, Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '23.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.802'^^xsd:double;
  dwc:latitude '42.425'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2429 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA220CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4621CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4621CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4621CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.425 -29.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.425"^^xsd:decimal ;
  dwc:decimalLongitude "-29.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4621CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.425 -29.802)"^^geo:wktLiteral ;
  geo-pos:lat "42.425"^^xsd:decimal ;
  geo-pos:long "-29.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4621CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4621CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '23.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.802'^^xsd:double;
  dwc:latitude '42.425'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2429 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4621CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x961FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x961FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x961FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.425 -29.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.425"^^xsd:decimal ;
  dwc:decimalLongitude "-29.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x961FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.425 -29.802)"^^geo:wktLiteral ;
  geo-pos:lat "42.425"^^xsd:decimal ;
  geo-pos:long "-29.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x961FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x961FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '23.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.802'^^xsd:double;
  dwc:latitude '42.425'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2429 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x961FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '105867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.425 -29.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.425"^^xsd:decimal ;
  dwc:decimalLongitude "-29.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.425 -29.802)"^^geo:wktLiteral ;
  geo-pos:lat "42.425"^^xsd:decimal ;
  geo-pos:long "-29.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4C1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '23.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.802'^^xsd:double;
  dwc:latitude '42.425'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2429 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4C1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAA22CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAA22CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAA22CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.425 -29.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.425"^^xsd:decimal ;
  dwc:decimalLongitude "-29.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAA22CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.425 -29.802)"^^geo:wktLiteral ;
  geo-pos:lat "42.425"^^xsd:decimal ;
  geo-pos:long "-29.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAA22CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xAA22CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Hydrolagus pallidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '23.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.802'^^xsd:double;
  dwc:latitude '42.425'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2429 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xAA22CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '105827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A1DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A1DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A1DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.425 -29.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.425"^^xsd:decimal ;
  dwc:decimalLongitude "-29.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A1DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.425 -29.802)"^^geo:wktLiteral ;
  geo-pos:lat "42.425"^^xsd:decimal ;
  geo-pos:long "-29.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A1DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x9A1DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Hydrolagus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '23.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.802'^^xsd:double;
  dwc:latitude '42.425'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2429 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x9A1DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '105825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.161 -29.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.161"^^xsd:decimal ;
  dwc:decimalLongitude "-29.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.161 -29.729)"^^geo:wktLiteral ;
  geo-pos:lat "51.161"^^xsd:decimal ;
  geo-pos:long "-29.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xEC1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.729'^^xsd:double;
  dwc:latitude '51.161'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 692 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xEC1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.171 -29.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.171"^^xsd:decimal ;
  dwc:decimalLongitude "-29.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.171 -29.729)"^^geo:wktLiteral ;
  geo-pos:lat "51.171"^^xsd:decimal ;
  geo-pos:long "-29.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF41FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.729'^^xsd:double;
  dwc:latitude '51.171'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 786 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF41FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.171 -29.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.171"^^xsd:decimal ;
  dwc:decimalLongitude "-29.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.171 -29.729)"^^geo:wktLiteral ;
  geo-pos:lat "51.171"^^xsd:decimal ;
  geo-pos:long "-29.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8D1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Brosme brosme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.729'^^xsd:double;
  dwc:latitude '51.171'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 786 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '126447'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8D1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4A1FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4A1FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4A1FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.171 -29.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.171"^^xsd:decimal ;
  dwc:decimalLongitude "-29.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4A1FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.171 -29.729)"^^geo:wktLiteral ;
  geo-pos:lat "51.171"^^xsd:decimal ;
  geo-pos:long "-29.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4A1FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4A1FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aphanopus carbo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.729'^^xsd:double;
  dwc:latitude '51.171'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 786 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '127085'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4A1FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.171 -29.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.171"^^xsd:decimal ;
  dwc:decimalLongitude "-29.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.171 -29.729)"^^geo:wktLiteral ;
  geo-pos:lat "51.171"^^xsd:decimal ;
  geo-pos:long "-29.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC51BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.729'^^xsd:double;
  dwc:latitude '51.171'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 786 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC51BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168 -29.727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168"^^xsd:decimal ;
  dwc:decimalLongitude "-29.727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168 -29.727)"^^geo:wktLiteral ;
  geo-pos:lat "51.168"^^xsd:decimal ;
  geo-pos:long "-29.727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xEC1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.727'^^xsd:double;
  dwc:latitude '51.168'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 738 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xEC1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168 -29.727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168"^^xsd:decimal ;
  dwc:decimalLongitude "-29.727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168 -29.727)"^^geo:wktLiteral ;
  geo-pos:lat "51.168"^^xsd:decimal ;
  geo-pos:long "-29.727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8E1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Brosme brosme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.727'^^xsd:double;
  dwc:latitude '51.168'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 738 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '126447'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8E1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D20CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D20CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D20CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.162 -29.726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.162"^^xsd:decimal ;
  dwc:decimalLongitude "-29.726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D20CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.162 -29.726)"^^geo:wktLiteral ;
  geo-pos:lat "51.162"^^xsd:decimal ;
  geo-pos:long "-29.726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D20CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2D20CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.07'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.726'^^xsd:double;
  dwc:latitude '51.162'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 612 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2D20CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.162 -29.726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.162"^^xsd:decimal ;
  dwc:decimalLongitude "-29.726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.162 -29.726)"^^geo:wktLiteral ;
  geo-pos:lat "51.162"^^xsd:decimal ;
  geo-pos:long "-29.726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8E1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Brosme brosme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.07'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.726'^^xsd:double;
  dwc:latitude '51.162'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 612 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '126447'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8E1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x931CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x931CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x931CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.162 -29.726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.162"^^xsd:decimal ;
  dwc:decimalLongitude "-29.726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x931CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.162 -29.726)"^^geo:wktLiteral ;
  geo-pos:lat "51.162"^^xsd:decimal ;
  geo-pos:long "-29.726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x931CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x931CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.07'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.726'^^xsd:double;
  dwc:latitude '51.162'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 612 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x931CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D20CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D20CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D20CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.165 -29.726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.165"^^xsd:decimal ;
  dwc:decimalLongitude "-29.726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D20CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.165 -29.726)"^^geo:wktLiteral ;
  geo-pos:lat "51.165"^^xsd:decimal ;
  geo-pos:long "-29.726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D20CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2D20CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.726'^^xsd:double;
  dwc:latitude '51.165'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 624 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2D20CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.165 -29.726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.165"^^xsd:decimal ;
  dwc:decimalLongitude "-29.726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.165 -29.726)"^^geo:wktLiteral ;
  geo-pos:lat "51.165"^^xsd:decimal ;
  geo-pos:long "-29.726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xEC1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.726'^^xsd:double;
  dwc:latitude '51.165'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 624 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xEC1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A17309%3A0xA320CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A17309%3A0xA320CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A17309%3A0xA320CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.826 -29.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.826"^^xsd:decimal ;
  dwc:decimalLongitude "-29.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A17309%3A0xA320CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.826 -29.655)"^^geo:wktLiteral ;
  geo-pos:lat "51.826"^^xsd:decimal ;
  geo-pos:long "-29.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A17309%3A0xA320CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:17309:0xA320CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '17309'^^xsd:integer;
  dwc:scientificName 'Spectrunculus crassus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Chip Cotton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.655'^^xsd:double;
  dwc:latitude '51.826'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2280 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '712481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:17309:0xA320CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '712481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6620CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6620CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6620CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.826 -29.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.826"^^xsd:decimal ;
  dwc:decimalLongitude "-29.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6620CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.826 -29.655)"^^geo:wktLiteral ;
  geo-pos:lat "51.826"^^xsd:decimal ;
  geo-pos:long "-29.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6620CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6620CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.655'^^xsd:double;
  dwc:latitude '51.826'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2280 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6620CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x971FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x971FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x971FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.826 -29.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.826"^^xsd:decimal ;
  dwc:decimalLongitude "-29.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x971FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.826 -29.655)"^^geo:wktLiteral ;
  geo-pos:lat "51.826"^^xsd:decimal ;
  geo-pos:long "-29.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x971FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x971FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.655'^^xsd:double;
  dwc:latitude '51.826'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2280 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x971FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '105867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.826 -29.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.826"^^xsd:decimal ;
  dwc:decimalLongitude "-29.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.826 -29.655)"^^geo:wktLiteral ;
  geo-pos:lat "51.826"^^xsd:decimal ;
  geo-pos:long "-29.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4C1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.655'^^xsd:double;
  dwc:latitude '51.826'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2280 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4C1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16112%3A0x471FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16112%3A0x471FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16112%3A0x471FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.826 -29.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.826"^^xsd:decimal ;
  dwc:decimalLongitude "-29.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16112%3A0x471FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.826 -29.655)"^^geo:wktLiteral ;
  geo-pos:lat "51.826"^^xsd:decimal ;
  geo-pos:long "-29.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16112%3A0x471FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:16112:0x471FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '16112'^^xsd:integer;
  dwc:scientificName 'Amblyraja jenseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Chip Cotton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.655'^^xsd:double;
  dwc:latitude '51.826'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2280 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:16112:0x471FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '105864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16098%3A0x471FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16098%3A0x471FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16098%3A0x471FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.826 -29.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.826"^^xsd:decimal ;
  dwc:decimalLongitude "-29.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16098%3A0x471FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.826 -29.655)"^^geo:wktLiteral ;
  geo-pos:lat "51.826"^^xsd:decimal ;
  geo-pos:long "-29.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16098%3A0x471FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:16098:0x471FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '16098'^^xsd:integer;
  dwc:scientificName 'Amblyraja jenseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Chip Cotton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.655'^^xsd:double;
  dwc:latitude '51.826'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2280 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:16098:0x471FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '105864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.826 -29.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.826"^^xsd:decimal ;
  dwc:decimalLongitude "-29.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.826 -29.655)"^^geo:wktLiteral ;
  geo-pos:lat "51.826"^^xsd:decimal ;
  geo-pos:long "-29.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBC1BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Hydrolagus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.655'^^xsd:double;
  dwc:latitude '51.826'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2280 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBC1BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '105825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC20CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC20CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC20CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235 -29.648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235"^^xsd:decimal ;
  dwc:decimalLongitude "-29.648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC20CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235 -29.648)"^^geo:wktLiteral ;
  geo-pos:lat "51.235"^^xsd:decimal ;
  geo-pos:long "-29.648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC20CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xAC20CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Spectrunculus grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.648'^^xsd:double;
  dwc:latitude '51.235'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Longline'^^xsd:string;
  dwc:aphiaid '126678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xAC20CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6720CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6720CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6720CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235 -29.648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235"^^xsd:decimal ;
  dwc:decimalLongitude "-29.648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6720CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235 -29.648)"^^geo:wktLiteral ;
  geo-pos:lat "51.235"^^xsd:decimal ;
  geo-pos:long "-29.648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6720CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6720CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.648'^^xsd:double;
  dwc:latitude '51.235'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Longline'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6720CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6720CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6720CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6720CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235 -29.648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235"^^xsd:decimal ;
  dwc:decimalLongitude "-29.648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6720CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235 -29.648)"^^geo:wktLiteral ;
  geo-pos:lat "51.235"^^xsd:decimal ;
  geo-pos:long "-29.648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6720CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6720CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.648'^^xsd:double;
  dwc:latitude '51.235'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Longline'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6720CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x971FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x971FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x971FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235 -29.648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235"^^xsd:decimal ;
  dwc:decimalLongitude "-29.648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x971FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235 -29.648)"^^geo:wktLiteral ;
  geo-pos:lat "51.235"^^xsd:decimal ;
  geo-pos:long "-29.648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x971FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x971FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.648'^^xsd:double;
  dwc:latitude '51.235'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Longline'^^xsd:string;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x971FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '105867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x961FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x961FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x961FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235 -29.648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235"^^xsd:decimal ;
  dwc:decimalLongitude "-29.648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x961FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235 -29.648)"^^geo:wktLiteral ;
  geo-pos:lat "51.235"^^xsd:decimal ;
  geo-pos:long "-29.648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x961FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x961FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.648'^^xsd:double;
  dwc:latitude '51.235'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Longline'^^xsd:string;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x961FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '105867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235 -29.648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235"^^xsd:decimal ;
  dwc:decimalLongitude "-29.648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235 -29.648)"^^geo:wktLiteral ;
  geo-pos:lat "51.235"^^xsd:decimal ;
  geo-pos:long "-29.648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4C1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.648'^^xsd:double;
  dwc:latitude '51.235'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Longline'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4C1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235 -29.648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235"^^xsd:decimal ;
  dwc:decimalLongitude "-29.648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235 -29.648)"^^geo:wktLiteral ;
  geo-pos:lat "51.235"^^xsd:decimal ;
  geo-pos:long "-29.648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4D1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.648'^^xsd:double;
  dwc:latitude '51.235'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Longline'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4D1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235 -29.648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235"^^xsd:decimal ;
  dwc:decimalLongitude "-29.648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235 -29.648)"^^geo:wktLiteral ;
  geo-pos:lat "51.235"^^xsd:decimal ;
  geo-pos:long "-29.648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB81BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Hydrolagus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.648'^^xsd:double;
  dwc:latitude '51.235'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Longline'^^xsd:string;
  dwc:aphiaid '105825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB81BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '105825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA71DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA71DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA71DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235 -29.648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235"^^xsd:decimal ;
  dwc:decimalLongitude "-29.648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA71DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235 -29.648)"^^geo:wktLiteral ;
  geo-pos:lat "51.235"^^xsd:decimal ;
  geo-pos:long "-29.648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA71DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA71DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Histiobranchus bathybius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.648'^^xsd:double;
  dwc:latitude '51.235'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Longline'^^xsd:string;
  dwc:aphiaid '126323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA71DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB422CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB422CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB422CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235 -29.648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235"^^xsd:decimal ;
  dwc:decimalLongitude "-29.648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB422CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235 -29.648)"^^geo:wktLiteral ;
  geo-pos:lat "51.235"^^xsd:decimal ;
  geo-pos:long "-29.648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB422CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB422CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Spectrunculus grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.648'^^xsd:double;
  dwc:latitude '51.235'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3055 m. Gear used: Longline'^^xsd:string;
  dwc:aphiaid '126678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB422CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12711%3A0x0421CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12711%3A0x0421CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12711%3A0x0421CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12711%3A0x0421CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12711%3A0x0421CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12711:0x0421CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12711'^^xsd:integer;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12711:0x0421CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14323%3A0x0421CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14323%3A0x0421CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14323%3A0x0421CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14323%3A0x0421CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14323%3A0x0421CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14323:0x0421CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14323'^^xsd:integer;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14323:0x0421CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4046%3A0x0521CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4046%3A0x0521CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4046%3A0x0521CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4046%3A0x0521CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4046%3A0x0521CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4046:0x0521CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4046'^^xsd:integer;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4046:0x0521CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2605%3A0xFE20CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2605%3A0xFE20CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2605%3A0xFE20CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2605%3A0xFE20CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2605%3A0xFE20CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2605:0xFE20CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2605'^^xsd:integer;
  dwc:scientificName 'Melanonus zugmayeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Peter Møller, Jørgen Nielsen, Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2605:0xFE20CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3976%3A0xFD20CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3976%3A0xFD20CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3976%3A0xFD20CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3976%3A0xFD20CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3976%3A0xFD20CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3976:0xFD20CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3976'^^xsd:integer;
  dwc:scientificName 'Melanostomias bartonbeani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3976:0xFD20CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '127359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13758%3A0x8F21CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13758%3A0x8F21CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13758%3A0x8F21CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13758%3A0x8F21CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13758%3A0x8F21CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13758:0x8F21CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13758'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13758:0x8F21CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12263%3A0xB520CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12263%3A0xB520CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12263%3A0xB520CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12263%3A0xB520CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12263%3A0xB520CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12263:0xB520CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12263'^^xsd:integer;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes, Aleksei Orlov, Sven Klimpel; Franz Ui'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16727'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12263:0xB520CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB520CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB520CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB520CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB520CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB520CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB520CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes, Orlov, Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB520CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25450%3A0x9321CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25450%3A0x9321CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25450%3A0x9321CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25450%3A0x9321CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25450%3A0x9321CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25450:0x9321CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25450'^^xsd:integer;
  dwc:scientificName 'Spectrunculus grandis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein, Jørgen Nielsen, Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 18477'^^xsd:string;
  dwc:aphiaid '126678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25450:0x9321CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12291%3A0x9321CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12291%3A0x9321CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12291%3A0x9321CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12291%3A0x9321CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12291%3A0x9321CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12291:0x9321CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12291'^^xsd:integer;
  dwc:scientificName 'Spectrunculus grandis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein, Jørgen Nielsen, Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 18463'^^xsd:string;
  dwc:aphiaid '126678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12291:0x9321CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2873%3A0xAC20CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2873%3A0xAC20CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2873%3A0xAC20CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2873%3A0xAC20CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2873%3A0xAC20CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2873:0xAC20CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2873'^^xsd:integer;
  dwc:scientificName 'Squalogadus modificatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Nicola King, Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '221514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2873:0xAC20CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '221514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA920CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA920CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA920CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA920CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA920CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA920CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Stauroteuthis syrtensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '153122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA920CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '153122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4820%3A0xA720CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4820%3A0xA720CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4820%3A0xA720CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4820%3A0xA720CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4820%3A0xA720CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4820:0xA720CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4820'^^xsd:integer;
  dwc:scientificName 'Sternoptyx diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4820:0xA720CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '127314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4766%3A0xA620CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4766%3A0xA620CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4766%3A0xA620CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4766%3A0xA620CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4766%3A0xA620CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4766:0xA620CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4766'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4766:0xA620CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3663%3A0xA520CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3663%3A0xA520CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3663%3A0xA520CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3663%3A0xA520CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3663%3A0xA520CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3663:0xA520CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3663'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3663:0xA520CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12291%3A0xA220CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12291%3A0xA220CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12291%3A0xA220CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12291%3A0xA220CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12291%3A0xA220CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12291:0xA220CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12291'^^xsd:integer;
  dwc:scientificName 'Spectrunculus grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein; J.Nielsen, P.R.Møller, F.Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12291:0xA220CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4808%3A0xA020CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4808%3A0xA020CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4808%3A0xA020CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4808%3A0xA020CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4808%3A0xA020CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4808:0xA020CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4808'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4808:0xA020CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4752%3A0xA120CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4752%3A0xA120CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4752%3A0xA120CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4752%3A0xA120CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4752%3A0xA120CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4752:0xA120CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4752'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4752:0xA120CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10139%3A0x6D20CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10139%3A0x6D20CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10139%3A0x6D20CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10139%3A0x6D20CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10139%3A0x6D20CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10139:0x6D20CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10139'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10139:0x6D20CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4794%3A0x6A20CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4794%3A0x6A20CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4794%3A0x6A20CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4794%3A0x6A20CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4794%3A0x6A20CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4794:0x6A20CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4794'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides brevibarbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4794:0x6A20CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '158954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2591%3A0x4521CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2591%3A0x4521CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2591%3A0x4521CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2591%3A0x4521CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2591%3A0x4521CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2591:0x4521CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2591'^^xsd:integer;
  dwc:scientificName 'Conocara murrayi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ricardo S Santos; Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16788'^^xsd:string;
  dwc:aphiaid '126697'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2591:0x4521CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4834%3A0x4521CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4834%3A0x4521CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4834%3A0x4521CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4834%3A0x4521CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4834%3A0x4521CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4834:0x4521CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4834'^^xsd:integer;
  dwc:scientificName 'Conocara murrayi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126697'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4834:0x4521CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14267%3A0x4521CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14267%3A0x4521CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14267%3A0x4521CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14267%3A0x4521CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14267%3A0x4521CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14267:0x4521CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14267'^^xsd:integer;
  dwc:scientificName 'Conocara murrayi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126697'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14267:0x4521CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14295%3A0x4521CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14295%3A0x4521CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14295%3A0x4521CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14295%3A0x4521CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14295%3A0x4521CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14295:0x4521CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14295'^^xsd:integer;
  dwc:scientificName 'Conocara murrayi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126697'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14295:0x4521CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14253%3A0x6720CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14253%3A0x6720CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14253%3A0x6720CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14253%3A0x6720CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14253%3A0x6720CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14253:0x6720CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14253'^^xsd:integer;
  dwc:scientificName 'Conocara murrayi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126697'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14253:0x6720CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4592%3A0x6720CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4592%3A0x6720CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4592%3A0x6720CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4592%3A0x6720CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4592%3A0x6720CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4592:0x6720CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4592'^^xsd:integer;
  dwc:scientificName 'Conocara murrayi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126697'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4592:0x6720CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12501%3A0x6720CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12501%3A0x6720CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12501%3A0x6720CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12501%3A0x6720CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12501%3A0x6720CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12501:0x6720CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12501'^^xsd:integer;
  dwc:scientificName 'Conocara murrayi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16789'^^xsd:string;
  dwc:aphiaid '126697'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12501:0x6720CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3830%3A0x6020CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3830%3A0x6020CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3830%3A0x6020CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3830%3A0x6020CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3830%3A0x6020CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3830:0x6020CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3830'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes, Orlov, Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3830:0x6020CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12697%3A0x3020CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12697%3A0x3020CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12697%3A0x3020CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12697%3A0x3020CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12697%3A0x3020CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12697:0x3020CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12697'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12697:0x3020CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '158958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12235%3A0x321BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12235%3A0x321BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12235%3A0x321BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12235%3A0x321BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12235%3A0x321BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12235:0x321BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12235'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12235:0x321BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12515%3A0x321BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12515%3A0x321BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12515%3A0x321BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12515%3A0x321BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12515%3A0x321BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12515:0x321BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12515'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12515:0x321BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11081%3A0x2D20CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11081%3A0x2D20CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11081%3A0x2D20CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11081%3A0x2D20CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11081%3A0x2D20CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11081:0x2D20CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11081'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11081:0x2D20CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2708%3A0x2D20CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2708%3A0x2D20CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2708%3A0x2D20CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2708%3A0x2D20CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2708%3A0x2D20CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2708:0x2D20CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2708'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2708:0x2D20CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8026%3A0x2420CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8026%3A0x2420CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8026%3A0x2420CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8026%3A0x2420CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8026%3A0x2420CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8026:0x2420CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8026'^^xsd:integer;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8026:0x2420CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4780%3A0xE91FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4780%3A0xE91FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4780%3A0xE91FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4780%3A0xE91FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4780%3A0xE91FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4780:0xE91FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4780'^^xsd:integer;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4780:0xE91FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4004%3A0xE51FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4004%3A0xE51FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4004%3A0xE51FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4004%3A0xE51FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4004%3A0xE51FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4004:0xE51FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4004'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4004:0xE51FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4822%3A0xE31FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4822%3A0xE31FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4822%3A0xE31FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4822%3A0xE31FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4822%3A0xE31FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4822:0xE31FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4822'^^xsd:integer;
  dwc:scientificName 'Bathophilus digitatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4822:0xE31FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '127330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4018%3A0xE01FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4018%3A0xE01FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4018%3A0xE01FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4018%3A0xE01FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4018%3A0xE01FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4018:0xE01FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4018'^^xsd:integer;
  dwc:scientificName 'Argyropelecus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4018:0xE01FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '127306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14505%3A0xDE1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14505%3A0xDE1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14505%3A0xDE1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14505%3A0xDE1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14505%3A0xDE1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14505:0xDE1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14505'^^xsd:integer;
  dwc:scientificName 'Bathytroctes microlepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1776-80'^^xsd:string;
  dwc:aphiaid '126693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14505:0xDE1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13011%3A0x0622CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13011%3A0x0622CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13011%3A0x0622CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13011%3A0x0622CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13011%3A0x0622CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13011:0x0622CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13011'^^xsd:integer;
  dwc:scientificName 'Bathytroctes microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13011:0x0622CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12571%3A0xDA1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12571%3A0xDA1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12571%3A0xDA1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12571%3A0xDA1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12571%3A0xDA1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12571:0xDA1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12571'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16693'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12571:0xDA1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2694%3A0x971FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2694%3A0x971FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2694%3A0x971FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2694%3A0x971FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2694%3A0x971FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2694:0x971FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2694'^^xsd:integer;
  dwc:scientificName 'Bathypterois grallator'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15989'^^xsd:string;
  dwc:aphiaid '126343'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2694:0x971FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3802%3A0x951FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3802%3A0x951FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3802%3A0x951FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3802%3A0x951FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3802%3A0x951FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3802:0x951FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3802'^^xsd:integer;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3802:0x951FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '105867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3745%3A0x951FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3745%3A0x951FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3745%3A0x951FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3745%3A0x951FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3745%3A0x951FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3745:0x951FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3745'^^xsd:integer;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Franz Uiblein, Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3745:0x951FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14614%3A0x591BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14614%3A0x591BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14614%3A0x591BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14614%3A0x591BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14614%3A0x591BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14614:0x591BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14614'^^xsd:integer;
  dwc:scientificName 'Bolinichthys supralateralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16397'^^xsd:string;
  dwc:aphiaid '126583'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14614:0x591BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4058%3A0x5A1BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4058%3A0x5A1BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4058%3A0x5A1BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4058%3A0x5A1BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4058%3A0x5A1BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4058:0x5A1BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4058'^^xsd:integer;
  dwc:scientificName 'Benthesicymus brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107088'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4058:0x5A1BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1390995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8557%3A0x7C1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8557%3A0x7C1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8557%3A0x7C1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8557%3A0x7C1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8557%3A0x7C1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8557:0x7C1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8557'^^xsd:integer;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes; Chip Cotton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16515'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8557:0x7C1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10924%3A0x491FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10924%3A0x491FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10924%3A0x491FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10924%3A0x491FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10924%3A0x491FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10924:0x491FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10924'^^xsd:integer;
  dwc:scientificName 'Alepocephalus agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16549'^^xsd:string;
  dwc:aphiaid '126681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10924:0x491FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27162%3A0x491FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27162%3A0x491FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27162%3A0x491FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27162%3A0x491FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27162%3A0x491FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27162:0x491FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27162'^^xsd:integer;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27162:0x491FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27176%3A0x491FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27176%3A0x491FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27176%3A0x491FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27176%3A0x491FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27176%3A0x491FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27176:0x491FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27176'^^xsd:integer;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27176:0x491FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14435%3A0x491FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14435%3A0x491FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14435%3A0x491FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14435%3A0x491FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14435%3A0x491FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14435:0x491FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14435'^^xsd:integer;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14435:0x491FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27204%3A0x491FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27204%3A0x491FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27204%3A0x491FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27204%3A0x491FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27204%3A0x491FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27204:0x491FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27204'^^xsd:integer;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27204:0x491FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14421%3A0x471FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14421%3A0x471FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14421%3A0x471FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14421%3A0x471FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14421%3A0x471FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14421:0x471FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14421'^^xsd:integer;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14421:0x471FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12403%3A0x471FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12403%3A0x471FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12403%3A0x471FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12403%3A0x471FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12403%3A0x471FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12403:0x471FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12403'^^xsd:integer;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel, John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12403:0x471FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22715%3A0x461FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22715%3A0x461FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22715%3A0x461FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22715%3A0x461FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22715%3A0x461FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22715:0x461FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22715'^^xsd:integer;
  dwc:scientificName 'Amphianthus michaelsarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nadezhda Sanamyan'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '100942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22715:0x461FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '100942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3677%3A0x3F1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3677%3A0x3F1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3677%3A0x3F1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3677%3A0x3F1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3677%3A0x3F1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3677:0x3F1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3677'^^xsd:integer;
  dwc:scientificName 'Alepocephalus agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3677:0x3F1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29124%3A0x3D1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29124%3A0x3D1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29124%3A0x3D1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29124%3A0x3D1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29124%3A0x3D1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29124:0x3D1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29124'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29124:0x3D1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28774%3A0x3A1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28774%3A0x3A1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28774%3A0x3A1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28774%3A0x3A1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28774%3A0x3A1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28774:0x3A1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28774'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28774:0x3A1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4139%3A0xD71BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4139%3A0xD71BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4139%3A0xD71BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4139%3A0xD71BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4139%3A0xD71BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4139:0xD71BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4139'^^xsd:integer;
  dwc:scientificName 'Schizopathes affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tina Molodtsova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '283956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4139:0xD71BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '283956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2E1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2E1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2E1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2E1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2E1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2E1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Psychropotes depressa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2E1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '124774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4606%3A0x5A22CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4606%3A0x5A22CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4606%3A0x5A22CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4606%3A0x5A22CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4606%3A0x5A22CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4606:0x5A22CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4606'^^xsd:integer;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4606:0x5A22CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12193%3A0x611BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12193%3A0x611BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12193%3A0x611BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12193%3A0x611BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12193%3A0x611BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12193:0x611BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12193'^^xsd:integer;
  dwc:scientificName 'Polyacanthonotus rissoanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12193:0x611BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12641%3A0x191FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12641%3A0x191FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12641%3A0x191FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12641%3A0x191FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12641%3A0x191FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12641:0x191FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12641'^^xsd:integer;
  dwc:scientificName 'Polyacanthonotus challengeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12641:0x191FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22729%3A0xD11ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22729%3A0xD11ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22729%3A0xD11ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22729%3A0xD11ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22729%3A0xD11ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22729:0xD11ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22729'^^xsd:integer;
  dwc:scientificName 'Phelliactis robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nadezhda Sanamyan'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '100966'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22729:0xD11ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '100966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11795%3A0xCC1ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11795%3A0xCC1ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11795%3A0xCC1ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11795%3A0xCC1ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11795%3A0xCC1ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11795:0xCC1ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11795'^^xsd:integer;
  dwc:scientificName 'Penilpidia midatlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '345443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11795:0xCC1ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '345443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCC1ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Penilpidia midatlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '345443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCC1ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '345443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11809%3A0xCC1ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11809%3A0xCC1ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11809%3A0xCC1ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11809%3A0xCC1ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11809%3A0xCC1ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11809:0xCC1ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11809'^^xsd:integer;
  dwc:scientificName 'Penilpidia midatlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '345443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11809:0xCC1ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '345443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11823%3A0xCC1ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11823%3A0xCC1ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11823%3A0xCC1ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11823%3A0xCC1ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11823%3A0xCC1ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11823:0xCC1ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11823'^^xsd:integer;
  dwc:scientificName 'Penilpidia midatlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '345443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11823:0xCC1ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '345443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2135%3A0x641BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2135%3A0x641BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2135%3A0x641BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2135%3A0x641BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2135%3A0x641BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2135:0x641BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2135'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2135:0x641BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2633%3A0xC31ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2633%3A0xC31ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2633%3A0xC31ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2633%3A0xC31ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2633%3A0xC31ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2633:0xC31ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2633'^^xsd:integer;
  dwc:scientificName 'Paraliparis nigellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Peter Rask Møller; Natalia Chernova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '474966'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2633:0xC31ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '474966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2619%3A0x5621CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2619%3A0x5621CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2619%3A0x5621CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2619%3A0x5621CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2619%3A0x5621CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2619:0x5621CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2619'^^xsd:integer;
  dwc:scientificName 'Paraliparis nigellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Peter Rask Møller; Natalia Chernova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '474966'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2619:0x5621CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '474966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22701%3A0x6522CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22701%3A0x6522CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22701%3A0x6522CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22701%3A0x6522CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22701%3A0x6522CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22701:0x6522CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22701'^^xsd:integer;
  dwc:scientificName 'Paracalliactis consors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nadezhda Sanamyan'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '283639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22701:0x6522CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '283639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11655%3A0xBA1ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11655%3A0xBA1ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11655%3A0xBA1ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11655%3A0xBA1ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11655%3A0xBA1ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11655:0xBA1ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11655'^^xsd:integer;
  dwc:scientificName 'Ophiactis abyssicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11655:0xBA1ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12306%3A0x6B1BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12306%3A0x6B1BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12306%3A0x6B1BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12306%3A0x6B1BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12306%3A0x6B1BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12306:0x6B1BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12306'^^xsd:integer;
  dwc:scientificName 'Ophiocten hastatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12306:0x6B1BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '124854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D1BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D1BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D1BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D1BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D1BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6D1BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes, Orlov, Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6D1BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4006%3A0x6D22CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4006%3A0x6D22CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4006%3A0x6D22CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4006%3A0x6D22CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4006%3A0x6D22CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4006:0x6D22CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4006'^^xsd:integer;
  dwc:scientificName 'Glyphocrangon longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4006:0x6D22CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8414%3A0x641ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8414%3A0x641ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8414%3A0x641ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8414%3A0x641ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8414%3A0x641ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8414:0x641ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8414'^^xsd:integer;
  dwc:scientificName 'Gnathophausia affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '119922'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8414:0x641ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '119922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15988%3A0x7022CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15988%3A0x7022CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15988%3A0x7022CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15988%3A0x7022CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15988%3A0x7022CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15988:0x7022CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15988'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15988:0x7022CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4032%3A0x5E1ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4032%3A0x5E1ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4032%3A0x5E1ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4032%3A0x5E1ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4032%3A0x5E1ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4032:0x5E1ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4032'^^xsd:integer;
  dwc:scientificName 'Gonostoma denudatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4032:0x5E1ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '127295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3816%3A0x5D1ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3816%3A0x5D1ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3816%3A0x5D1ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3816%3A0x5D1ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3816%3A0x5D1ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3816:0x5D1ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3816'^^xsd:integer;
  dwc:scientificName 'Gonostoma elongatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes, Orlov, Klimpel; Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3816:0x5D1ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '221512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12417%3A0x7122CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12417%3A0x7122CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12417%3A0x7122CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12417%3A0x7122CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12417%3A0x7122CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12417:0x7122CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12417'^^xsd:integer;
  dwc:scientificName 'Grimalditeuthis bonplandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '238742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12417:0x7122CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '238742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12543%3A0x5C1ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12543%3A0x5C1ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12543%3A0x5C1ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12543%3A0x5C1ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12543%3A0x5C1ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12543:0x5C1ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12543'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis discoveryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '153084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12543:0x5C1ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '153084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21101%3A0x7122CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21101%3A0x7122CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21101%3A0x7122CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21101%3A0x7122CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21101%3A0x7122CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21101:0x7122CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21101'^^xsd:integer;
  dwc:scientificName 'Halargyreus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126489'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21101:0x7122CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15918%3A0x321ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15918%3A0x321ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15918%3A0x321ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15918%3A0x321ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15918%3A0x321ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15918:0x321ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15918'^^xsd:integer;
  dwc:scientificName 'Eucopia australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '119916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15918:0x321ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '119916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3858%3A0x6F1BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3858%3A0x6F1BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3858%3A0x6F1BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3858%3A0x6F1BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3858%3A0x6F1BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3858:0x6F1BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3858'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes, Orlov, Klimpel; Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16475'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3858:0x6F1BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4060%3A0x291ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4060%3A0x291ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4060%3A0x291ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4060%3A0x291ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4060%3A0x291ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4060:0x291ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4060'^^xsd:integer;
  dwc:scientificName 'Microstoma microstoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4060:0x291ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9822CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9822CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9822CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9822CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9822CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x9822CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Mesothuria maroccana '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x9822CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '732436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12673%3A0x1C1ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12673%3A0x1C1ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12673%3A0x1C1ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12673%3A0x1C1ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12673%3A0x1C1ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12673:0x1C1ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12673'^^xsd:integer;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12673:0x1C1ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8834%3A0xA022CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8834%3A0xA022CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8834%3A0xA022CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8834%3A0xA022CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8834%3A0xA022CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8834:0xA022CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8834'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8834:0xA022CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8400%3A0xEC1DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8400%3A0xEC1DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8400%3A0xEC1DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8400%3A0xEC1DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8400%3A0xEC1DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8400:0xEC1DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8400'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8400:0xEC1DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12725%3A0xEB1DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12725%3A0xEB1DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12725%3A0xEB1DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12725%3A0xEB1DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12725%3A0xEB1DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12725:0xEB1DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12725'^^xsd:integer;
  dwc:scientificName 'Narcetes stomias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; I. Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12725:0xEB1DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9328%3A0xEB1DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9328%3A0xEB1DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9328%3A0xEB1DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9328%3A0xEB1DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9328%3A0xEB1DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9328:0xEB1DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9328'^^xsd:integer;
  dwc:scientificName 'Narcetes stomias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; I. Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9328:0xEB1DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11627%3A0x731BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11627%3A0x731BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11627%3A0x731BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11627%3A0x731BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11627%3A0x731BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11627:0x731BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11627'^^xsd:integer;
  dwc:scientificName 'Ophiura saurura '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '322555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11627:0x731BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '322555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14628%3A0xB11DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14628%3A0xB11DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14628%3A0xB11DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14628%3A0xB11DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14628%3A0xB11DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14628:0xB11DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14628'^^xsd:integer;
  dwc:scientificName 'Lampanyctus intricarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14628:0xB11DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3990%3A0xB91BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3990%3A0xB91BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3990%3A0xB91BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3990%3A0xB91BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3990%3A0xB91BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3990:0xB91BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3990'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16848'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3990:0xB91BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20709%3A0xBB1BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20709%3A0xBB1BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20709%3A0xBB1BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20709%3A0xBB1BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20709%3A0xBB1BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20709:0xBB1BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20709'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes, Orlov, Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20709:0xBB1BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3860%3A0xBB1BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3860%3A0xBB1BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3860%3A0xBB1BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3860%3A0xBB1BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3860%3A0xBB1BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3860:0xBB1BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3860'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes, Orlov, Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3860:0xBB1BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2817%3A0xBB1BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2817%3A0xBB1BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2817%3A0xBB1BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2817%3A0xBB1BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2817%3A0xBB1BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2817:0xBB1BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2817'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes, Orlov, Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2817:0xBB1BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12669%3A0xA21DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12669%3A0xA21DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12669%3A0xA21DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12669%3A0xA21DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12669%3A0xA21DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12669:0xA21DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12669'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12669:0xA21DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A60001%3A0xBE1BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A60001%3A0xBE1BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A60001%3A0xBE1BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A60001%3A0xBE1BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A60001%3A0xBE1BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:60001:0xBE1BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '60001'^^xsd:integer;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:60001:0xBE1BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14491%3A0xB622CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14491%3A0xB622CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14491%3A0xB622CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14491%3A0xB622CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14491%3A0xB622CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14491:0xB622CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14491'^^xsd:integer;
  dwc:scientificName 'Bathytroctes microlepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16008'^^xsd:string;
  dwc:aphiaid '126693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14491:0xB622CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21873%3A0xBF1BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21873%3A0xBF1BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21873%3A0xBF1BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21873%3A0xBF1BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21873%3A0xBF1BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21873:0xBF1BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21873'^^xsd:integer;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Franz Uiblein, Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21873:0xBF1BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4806%3A0xB722CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4806%3A0xB722CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4806%3A0xB722CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4806%3A0xB722CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4806%3A0xB722CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4806:0xB722CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4806'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4806:0xB722CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x411DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x411DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x411DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x411DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x411DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x411DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthodytes typica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124765'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x411DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '124765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20793%3A0xC01BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20793%3A0xC01BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20793%3A0xC01BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20793%3A0xC01BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20793%3A0xC01BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20793:0xC01BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20793'^^xsd:integer;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes, Aleksei Orlov, Sven Klimpel; Franz Ui'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16728'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20793:0xC01BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4048%3A0x3C1DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4048%3A0x3C1DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4048%3A0x3C1DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4048%3A0x3C1DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4048%3A0x3C1DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4048:0x3C1DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4048'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4048:0x3C1DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6251%3A0x3B1DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6251%3A0x3B1DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6251%3A0x3B1DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6251%3A0x3B1DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6251%3A0x3B1DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6251:0x3B1DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6251'^^xsd:integer;
  dwc:scientificName 'Apristurus profundorum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Kazuhiro Nakaya'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16510'^^xsd:string;
  dwc:aphiaid '158513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6251:0x3B1DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '158513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14407%3A0x3A1DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14407%3A0x3A1DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14407%3A0x3A1DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14407%3A0x3A1DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14407%3A0x3A1DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14407:0x3A1DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14407'^^xsd:integer;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; Gui Menezes, John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14407:0x3A1DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27190%3A0x3A1DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27190%3A0x3A1DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27190%3A0x3A1DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27190%3A0x3A1DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27190%3A0x3A1DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27190:0x3A1DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27190'^^xsd:integer;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27190:0x3A1DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3731%3A0xDC22CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3731%3A0xDC22CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3731%3A0xDC22CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3731%3A0xDC22CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3731%3A0xDC22CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3731:0xDC22CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3731'^^xsd:integer;
  dwc:scientificName 'Acanthochaenus luetkenii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes, Orlov, Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16750'^^xsd:string;
  dwc:aphiaid '127280'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3731:0xDC22CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '127280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23011%3A0xD21CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23011%3A0xD21CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23011%3A0xD21CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23011%3A0xD21CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23011%3A0xD21CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23011:0xD21CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23011'^^xsd:integer;
  dwc:scientificName 'Caryophyllia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Natalya Keller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23011:0xD21CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14211%3A0xDE22CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14211%3A0xDE22CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14211%3A0xDE22CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14211%3A0xDE22CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14211%3A0xDE22CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14211:0xDE22CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14211'^^xsd:integer;
  dwc:scientificName 'Gonostoma elongatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes, Orlov, Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1645-46'^^xsd:string;
  dwc:aphiaid '127296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14211:0xDE22CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '221512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12319%3A0xDE22CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12319%3A0xDE22CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12319%3A0xDE22CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12319%3A0xDE22CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12319%3A0xDE22CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12319:0xDE22CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12319'^^xsd:integer;
  dwc:scientificName 'Halargyreus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126489'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12319:0xDE22CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22981%3A0xE122CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22981%3A0xE122CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22981%3A0xE122CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22981%3A0xE122CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22981%3A0xE122CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22981:0xE122CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22981'^^xsd:integer;
  dwc:scientificName 'Fungiacyathus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Natalya Keller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '135204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22981:0xE122CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '135204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2336%3A0x281CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2336%3A0x281CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2336%3A0x281CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2336%3A0x281CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2336%3A0x281CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2336:0x281CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2336'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2336:0x281CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11137%3A0x901CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11137%3A0x901CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11137%3A0x901CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11137%3A0x901CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11137%3A0x901CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11137:0x901CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11137'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11137:0x901CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '158958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12305%3A0x8F1CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12305%3A0x8F1CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12305%3A0x8F1CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12305%3A0x8F1CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12305%3A0x8F1CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12305:0x8F1CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12305'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Tomio Iwamoto, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12305:0x8F1CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14225%3A0x901CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14225%3A0x901CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14225%3A0x901CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14225%3A0x901CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14225%3A0x901CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14225:0x901CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14225'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1643-44'^^xsd:string;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14225:0x901CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2245%3A0x8E1CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2245%3A0x8E1CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2245%3A0x8E1CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2245%3A0x8E1CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2245%3A0x8E1CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2245:0x8E1CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2245'^^xsd:integer;
  dwc:scientificName 'Hepomadus tener'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2245:0x8E1CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6265%3A0x201CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6265%3A0x201CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6265%3A0x201CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6265%3A0x201CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6265%3A0x201CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6265:0x201CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6265'^^xsd:integer;
  dwc:scientificName 'Ilyophis brunneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menenzes; Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6265:0x201CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9678%3A0xC71BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9678%3A0xC71BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9678%3A0xC71BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9678%3A0xC71BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9678%3A0xC71BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9678:0xC71BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9678'^^xsd:integer;
  dwc:scientificName 'Histiobranchus bathybius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16845'^^xsd:string;
  dwc:aphiaid '126323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9678:0xC71BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14642%3A0x7D21CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14642%3A0x7D21CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14642%3A0x7D21CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14642%3A0x7D21CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14642%3A0x7D21CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14642:0x7D21CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14642'^^xsd:integer;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14642:0x7D21CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11851%3A0xE922CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11851%3A0xE922CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11851%3A0xE922CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11851%3A0xE922CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11851%3A0xE922CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11851:0xE922CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11851'^^xsd:integer;
  dwc:scientificName 'Peniagone marecoi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '345445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11851:0xE922CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '345445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11837%3A0x821CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11837%3A0x821CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11837%3A0x821CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11837%3A0x821CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11837%3A0x821CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11837:0x821CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11837'^^xsd:integer;
  dwc:scientificName 'Penilpidia midatlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '345443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11837:0x821CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '345443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12655%3A0x821CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12655%3A0x821CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12655%3A0x821CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12655%3A0x821CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12655%3A0x821CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12655:0x821CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12655'^^xsd:integer;
  dwc:scientificName 'Penopus microphthalmus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein, Jørgen Nielsen, Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '217816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12655:0x821CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '217816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8936%3A0xED22CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8936%3A0xED22CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8936%3A0xED22CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8936%3A0xED22CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8936%3A0xED22CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8936:0xED22CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8936'^^xsd:integer;
  dwc:scientificName 'Paracetonurus flagellicauda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16355'^^xsd:string;
  dwc:aphiaid '221505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8936:0xED22CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '221505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4764%3A0x781CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4764%3A0x781CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4764%3A0x781CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4764%3A0x781CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4764%3A0x781CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4764:0x781CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4764'^^xsd:integer;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4764:0x781CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4762%3A0xCD1BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4762%3A0xCD1BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4762%3A0xCD1BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4762%3A0xCD1BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4762%3A0xCD1BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4762:0xCD1BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4762'^^xsd:integer;
  dwc:scientificName 'Melanolagus bericoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal;Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4762:0xCD1BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12739%3A0x7F21CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12739%3A0x7F21CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12739%3A0x7F21CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12739%3A0x7F21CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12739%3A0x7F21CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12739:0x7F21CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12739'^^xsd:integer;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12739:0x7F21CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11039%3A0x7F21CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11039%3A0x7F21CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11039%3A0x7F21CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11039%3A0x7F21CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -29.639)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "-29.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11039%3A0x7F21CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11039:0x7F21CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11039'^^xsd:integer;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.639'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2078 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11039:0x7F21CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB420CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB420CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB420CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.422 -29.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.422"^^xsd:decimal ;
  dwc:decimalLongitude "-29.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB420CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.422 -29.637)"^^geo:wktLiteral ;
  geo-pos:lat "42.422"^^xsd:decimal ;
  geo-pos:long "-29.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB420CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB420CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.637'^^xsd:double;
  dwc:latitude '42.422'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1580 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB420CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A17077%3A0x2F20CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A17077%3A0x2F20CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A17077%3A0x2F20CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.422 -29.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.422"^^xsd:decimal ;
  dwc:decimalLongitude "-29.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A17077%3A0x2F20CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.422 -29.637)"^^geo:wktLiteral ;
  geo-pos:lat "42.422"^^xsd:decimal ;
  geo-pos:long "-29.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A17077%3A0x2F20CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:17077:0x2F20CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '17077'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.637'^^xsd:double;
  dwc:latitude '42.422'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1580 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:17077:0x2F20CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A17091%3A0x7D1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A17091%3A0x7D1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A17091%3A0x7D1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.422 -29.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.422"^^xsd:decimal ;
  dwc:decimalLongitude "-29.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A17091%3A0x7D1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.422 -29.637)"^^geo:wktLiteral ;
  geo-pos:lat "42.422"^^xsd:decimal ;
  geo-pos:long "-29.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A17091%3A0x7D1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:17091:0x7D1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '17091'^^xsd:integer;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Chip Cotton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.637'^^xsd:double;
  dwc:latitude '42.422'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1580 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:17091:0x7D1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.422 -29.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.422"^^xsd:decimal ;
  dwc:decimalLongitude "-29.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.422 -29.637)"^^geo:wktLiteral ;
  geo-pos:lat "42.422"^^xsd:decimal ;
  geo-pos:long "-29.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7C1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.637'^^xsd:double;
  dwc:latitude '42.422'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1580 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7C1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.422 -29.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.422"^^xsd:decimal ;
  dwc:decimalLongitude "-29.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.422 -29.637)"^^geo:wktLiteral ;
  geo-pos:lat "42.422"^^xsd:decimal ;
  geo-pos:long "-29.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4B1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.637'^^xsd:double;
  dwc:latitude '42.422'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1580 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4B1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDC1DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDC1DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDC1DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.422 -29.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.422"^^xsd:decimal ;
  dwc:decimalLongitude "-29.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDC1DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.422 -29.637)"^^geo:wktLiteral ;
  geo-pos:lat "42.422"^^xsd:decimal ;
  geo-pos:long "-29.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDC1DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xDC1DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lepidion schmidti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.637'^^xsd:double;
  dwc:latitude '42.422'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1580 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xDC1DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA922CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA922CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA922CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.422 -29.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.422"^^xsd:decimal ;
  dwc:decimalLongitude "-29.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA922CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.422 -29.637)"^^geo:wktLiteral ;
  geo-pos:lat "42.422"^^xsd:decimal ;
  geo-pos:long "-29.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA922CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA922CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Hydrolagus pallidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.637'^^xsd:double;
  dwc:latitude '42.422'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1580 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA922CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '105827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x991DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x991DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x991DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.422 -29.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.422"^^xsd:decimal ;
  dwc:decimalLongitude "-29.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x991DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.422 -29.637)"^^geo:wktLiteral ;
  geo-pos:lat "42.422"^^xsd:decimal ;
  geo-pos:long "-29.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x991DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x991DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Hydrolagus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.637'^^xsd:double;
  dwc:latitude '42.422'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1580 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x991DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '105825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x931CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x931CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x931CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.422 -29.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.422"^^xsd:decimal ;
  dwc:decimalLongitude "-29.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x931CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.422 -29.637)"^^geo:wktLiteral ;
  geo-pos:lat "42.422"^^xsd:decimal ;
  geo-pos:long "-29.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x931CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x931CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22.27'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.637'^^xsd:double;
  dwc:latitude '42.422'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1580 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x931CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0A21CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0A21CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0A21CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0A21CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0A21CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x0A21CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x0A21CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8909%3A0x0821CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8909%3A0x0821CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8909%3A0x0821CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8909%3A0x0821CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8909%3A0x0821CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8909:0x0821CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8909'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8909:0x0821CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11502%3A0xB420CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11502%3A0xB420CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11502%3A0xB420CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11502%3A0xB420CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11502%3A0xB420CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11502:0xB420CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11502'^^xsd:integer;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Marius Svendsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11502:0xB420CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11894%3A0xAE20CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11894%3A0xAE20CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11894%3A0xAE20CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11894%3A0xAE20CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11894%3A0xAE20CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11894:0xAE20CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11894'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ricardo S Santos'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 17176'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11894:0xAE20CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12991%3A0xAC20CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12991%3A0xAC20CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12991%3A0xAC20CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12991%3A0xAC20CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12991%3A0xAC20CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12991:0xAC20CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12991'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 17355'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12991:0xAC20CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3916%3A0x9421CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3916%3A0x9421CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3916%3A0x9421CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3916%3A0x9421CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3916%3A0x9421CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3916:0x9421CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3916'^^xsd:integer;
  dwc:scientificName 'Stauroteuthis syrtensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '153122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3916:0x9421CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '153122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3902%3A0x9421CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3902%3A0x9421CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3902%3A0x9421CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3902%3A0x9421CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3902%3A0x9421CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3902:0x9421CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3902'^^xsd:integer;
  dwc:scientificName 'Stauroteuthis syrtensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '153122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3902:0x9421CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '153122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14053%3A0xA720CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14053%3A0xA720CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14053%3A0xA720CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14053%3A0xA720CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14053%3A0xA720CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14053:0xA720CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14053'^^xsd:integer;
  dwc:scientificName 'Sternoptyx diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14053:0xA720CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11880%3A0xA120CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11880%3A0xA120CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11880%3A0xA120CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11880%3A0xA120CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11880%3A0xA120CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11880:0xA120CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11880'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ricardo S Santos'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11880:0xA120CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA120CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA120CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA120CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA120CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA120CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA120CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA120CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27081%3A0x6920CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27081%3A0x6920CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27081%3A0x6920CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27081%3A0x6920CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27081%3A0x6920CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27081:0x6920CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27081'^^xsd:integer;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Guro Gjelsvik'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16780'^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27081:0x6920CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27067%3A0x6920CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27067%3A0x6920CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27067%3A0x6920CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27067%3A0x6920CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27067%3A0x6920CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27067:0x6920CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27067'^^xsd:integer;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Guro Gjelsvik'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16779'^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27067:0x6920CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF921CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF921CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF921CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF921CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF921CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF921CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Chuniphyes multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF921CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8613%3A0xFA21CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8613%3A0xFA21CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8613%3A0xFA21CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8613%3A0xFA21CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8613%3A0xFA21CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8613:0xFA21CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8613'^^xsd:integer;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Guro Gjelsvik'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8613:0xFA21CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12347%3A0xFA21CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12347%3A0xFA21CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12347%3A0xFA21CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12347%3A0xFA21CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12347%3A0xFA21CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12347:0xFA21CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12347'^^xsd:integer;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12347:0xFA21CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11600%3A0x5A20CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11600%3A0x5A20CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11600%3A0x5A20CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11600%3A0x5A20CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11600%3A0x5A20CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11600:0x5A20CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11600'^^xsd:integer;
  dwc:scientificName 'Chaenophryne longiceps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'T.W. Pietsch'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 19126'^^xsd:string;
  dwc:aphiaid '126560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11600:0x5A20CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9146%3A0x3520CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9146%3A0x3520CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9146%3A0x3520CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9146%3A0x3520CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9146%3A0x3520CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9146:0x3520CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9146'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9146:0x3520CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x331BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x331BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x331BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x331BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x331BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x331BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A20CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A20CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A20CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A20CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A20CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2A20CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2A20CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12895%3A0x4521CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12895%3A0x4521CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12895%3A0x4521CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12895%3A0x4521CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12895%3A0x4521CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12895:0x4521CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12895'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; Guro Gjelsvik'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12895:0x4521CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5136%3A0x2820CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5136%3A0x2820CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5136%3A0x2820CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5136%3A0x2820CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5136%3A0x2820CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5136:0x2820CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5136'^^xsd:integer;
  dwc:scientificName 'Crossota rufobrunnea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117856'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5136:0x2820CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5178%3A0xFD21CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5178%3A0xFD21CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5178%3A0xFD21CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5178%3A0xFD21CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5178%3A0xFD21CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5178:0xFD21CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5178'^^xsd:integer;
  dwc:scientificName 'Crystallophyes amygdalina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5178:0xFD21CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '135414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2120CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2120CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2120CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2120CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2120CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2120CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Dimophyes arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2120CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20053%3A0x1C20CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20053%3A0x1C20CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20053%3A0x1C20CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20053%3A0x1C20CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20053%3A0x1C20CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20053:0x1C20CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20053'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16289'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20053:0x1C20CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20039%3A0x1920CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20039%3A0x1920CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20039%3A0x1920CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20039%3A0x1920CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20039%3A0x1920CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20039:0x1920CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20039'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16290'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20039:0x1920CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2843%3A0xF41FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2843%3A0xF41FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2843%3A0xF41FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2843%3A0xF41FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2843%3A0xF41FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2843:0xF41FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2843'^^xsd:integer;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2843:0xF41FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2859%3A0x331BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2859%3A0x331BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2859%3A0x331BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2859%3A0x331BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2859%3A0x331BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2859:0x331BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2859'^^xsd:integer;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2859:0x331BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2831%3A0x341BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2831%3A0x341BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2831%3A0x341BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2831%3A0x341BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2831%3A0x341BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2831:0x341BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2831'^^xsd:integer;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2831:0x341BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x341BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x341BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x341BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x341BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15683%3A0x341BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15683%3A0x341BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15683%3A0x341BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15683%3A0x341BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15683%3A0x341BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15683:0x341BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15683'^^xsd:integer;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes; Chip Cotton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16522'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15683:0x341BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2845%3A0xF31FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2845%3A0xF31FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2845%3A0xF31FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2845%3A0xF31FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2845%3A0xF31FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2845:0xF31FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2845'^^xsd:integer;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2845:0xF31FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1451%3A0xEC1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1451%3A0xEC1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1451%3A0xEC1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1451%3A0xEC1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1451%3A0xEC1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1451:0xEC1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1451'^^xsd:integer;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes; Chip Cotton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16526'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1451:0xEC1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2745%3A0xEB1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2745%3A0xEB1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2745%3A0xEB1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2745%3A0xEB1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2745%3A0xEB1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2745:0xEB1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2745'^^xsd:integer;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2745:0xEB1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23305%3A0xEB1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23305%3A0xEB1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23305%3A0xEB1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23305%3A0xEB1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23305%3A0xEB1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23305:0xEB1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23305'^^xsd:integer;
  dwc:scientificName 'Echinus alexandri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kirill Minin'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124280'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23305:0xEB1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '532032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22153%3A0x181CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22153%3A0x181CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22153%3A0x181CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22153%3A0x181CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22153%3A0x181CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22153:0x181CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22153'^^xsd:integer;
  dwc:scientificName 'Apristurus manis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Kazuhiro Nakaya'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16502'^^xsd:string;
  dwc:aphiaid '105808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22153:0x181CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '105808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1374%3A0xDA1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1374%3A0xDA1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1374%3A0xDA1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1374%3A0xDA1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1374%3A0xDA1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1374:0xDA1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1374'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16694'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1374:0xDA1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11670%3A0xDA1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11670%3A0xDA1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11670%3A0xDA1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11670%3A0xDA1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11670%3A0xDA1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11670:0xDA1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11670'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16695'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11670:0xDA1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD91FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD91FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD91FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD91FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD91FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD91FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD91FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5122%3A0x901FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5122%3A0x901FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5122%3A0x901FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5122%3A0x901FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5122%3A0x901FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5122:0x901FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5122'^^xsd:integer;
  dwc:scientificName 'Botrynema brucei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5122:0x901FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11810%3A0x7E1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11810%3A0x7E1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11810%3A0x7E1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11810%3A0x7E1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11810%3A0x7E1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11810:0x7E1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11810'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11810:0x7E1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14067%3A0x561FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14067%3A0x561FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14067%3A0x561FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14067%3A0x561FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14067%3A0x561FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14067:0x561FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14067'^^xsd:integer;
  dwc:scientificName 'Xenodermichthys copei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14067:0x561FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3960%3A0x1222CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3960%3A0x1222CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3960%3A0x1222CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3960%3A0x1222CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3960%3A0x1222CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3960:0x1222CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3960'^^xsd:integer;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3960:0x1222CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11628%3A0x5B1BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11628%3A0x5B1BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11628%3A0x5B1BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11628%3A0x5B1BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11628%3A0x5B1BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11628:0x5B1BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11628'^^xsd:integer;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15967'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11628:0x5B1BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12083%3A0x5C1BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12083%3A0x5C1BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12083%3A0x5C1BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12083%3A0x5C1BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12083%3A0x5C1BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12083:0x5C1BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12083'^^xsd:integer;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12083:0x5C1BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1336%3A0x5C1BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1336%3A0x5C1BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1336%3A0x5C1BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1336%3A0x5C1BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1336%3A0x5C1BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1336:0x5C1BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1336'^^xsd:integer;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15966'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1336:0x5C1BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3721%3A0x4B1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3721%3A0x4B1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3721%3A0x4B1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3721%3A0x4B1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3721%3A0x4B1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3721:0x4B1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3721'^^xsd:integer;
  dwc:scientificName 'Aphanopus carbo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1795-97  '^^xsd:string;
  dwc:aphiaid '127085'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3721:0x4B1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11614%3A0x4921CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11614%3A0x4921CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11614%3A0x4921CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11614%3A0x4921CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11614%3A0x4921CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11614:0x4921CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11614'^^xsd:integer;
  dwc:scientificName 'Apristurus manis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Kazuhiro Nakaya'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16500'^^xsd:string;
  dwc:aphiaid '105808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11614:0x4921CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '105808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22181%3A0x4921CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22181%3A0x4921CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22181%3A0x4921CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22181%3A0x4921CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22181%3A0x4921CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22181:0x4921CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22181'^^xsd:integer;
  dwc:scientificName 'Apristurus manis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Kazuhiro Nakaya'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16501'^^xsd:string;
  dwc:aphiaid '105808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22181:0x4921CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '105808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11908%3A0x491FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11908%3A0x491FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11908%3A0x491FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11908%3A0x491FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11908%3A0x491FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11908:0x491FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11908'^^xsd:integer;
  dwc:scientificName 'Alepocephalus agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16552'^^xsd:string;
  dwc:aphiaid '126681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11908:0x491FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15981%3A0x4A1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15981%3A0x4A1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15981%3A0x4A1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15981%3A0x4A1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15981%3A0x4A1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15981:0x4A1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15981'^^xsd:integer;
  dwc:scientificName 'Alepocephalus agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1762-66'^^xsd:string;
  dwc:aphiaid '126681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15981:0x4A1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12139%3A0x1422CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12139%3A0x1422CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12139%3A0x1422CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12139%3A0x1422CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12139%3A0x1422CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12139:0x1422CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12139'^^xsd:integer;
  dwc:scientificName 'Aldrovandia phalacra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15971'^^xsd:string;
  dwc:aphiaid '126638'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12139:0x1422CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5150%3A0x3C1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5150%3A0x3C1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5150%3A0x3C1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5150%3A0x3C1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5150%3A0x3C1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5150:0x3C1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5150'^^xsd:integer;
  dwc:scientificName 'Aeginura grimaldii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5150:0x3C1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8937%3A0x3A1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8937%3A0x3A1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8937%3A0x3A1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8937%3A0x3A1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8937%3A0x3A1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8937:0x3A1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8937'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8937:0x3A1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8881%3A0x391FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8881%3A0x391FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8881%3A0x391FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8881%3A0x391FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8881%3A0x391FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8881:0x391FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8881'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8881:0x391FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10834%3A0x4D21CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10834%3A0x4D21CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10834%3A0x4D21CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10834%3A0x4D21CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10834%3A0x4D21CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10834:0x4D21CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10834'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10834:0x4D21CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14025%3A0x2D1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14025%3A0x2D1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14025%3A0x2D1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14025%3A0x2D1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14025%3A0x2D1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14025:0x2D1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14025'^^xsd:integer;
  dwc:scientificName 'Rajella bigelowi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '105893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14025:0x2D1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '105893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11460%3A0xD21BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11460%3A0xD21BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11460%3A0xD21BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11460%3A0xD21BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11460%3A0xD21BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11460:0xD21BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11460'^^xsd:integer;
  dwc:scientificName 'Psednos groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov; Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '159538'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11460:0xD21BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '159538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11530%3A0x1A1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11530%3A0x1A1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11530%3A0x1A1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11530%3A0x1A1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11530%3A0x1A1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11530:0x1A1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11530'^^xsd:integer;
  dwc:scientificName 'Polyacanthonotus rissoanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ricardo S Santos; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11530:0x1A1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23374%3A0x6222CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23374%3A0x6222CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23374%3A0x6222CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23374%3A0x6222CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23374%3A0x6222CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23374:0x6222CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23374'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23374:0x6222CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12334%3A0xBA1ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12334%3A0xBA1ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12334%3A0xBA1ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12334%3A0xBA1ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12334%3A0xBA1ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12334:0xBA1ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12334'^^xsd:integer;
  dwc:scientificName 'Ophiactis abyssicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12334:0xBA1ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14081%3A0x5421CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14081%3A0x5421CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14081%3A0x5421CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14081%3A0x5421CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14081%3A0x5421CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14081:0x5421CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14081'^^xsd:integer;
  dwc:scientificName 'Flagellostomias boureei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Filipe Porteiro, Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127351'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14081:0x5421CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15400%3A0x621ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15400%3A0x621ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15400%3A0x621ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15400%3A0x621ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15400%3A0x621ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15400:0x621ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15400'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15400:0x621ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3888%3A0x601ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3888%3A0x601ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3888%3A0x601ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3888%3A0x601ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3888%3A0x601ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3888:0x601ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3888'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3888:0x601ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12041%3A0x5C1ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12041%3A0x5C1ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12041%3A0x5C1ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12041%3A0x5C1ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12041%3A0x5C1ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12041:0x5C1ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12041'^^xsd:integer;
  dwc:scientificName 'Guttigadus latifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein; Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16875'^^xsd:string;
  dwc:aphiaid '158978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12041:0x5C1ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '158978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12111%3A0x7122CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12111%3A0x7122CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12111%3A0x7122CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12111%3A0x7122CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12111%3A0x7122CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12111:0x7122CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12111'^^xsd:integer;
  dwc:scientificName 'Halargyreus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126489'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12111:0x7122CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14039%3A0x6E1BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14039%3A0x6E1BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14039%3A0x6E1BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14039%3A0x6E1BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14039%3A0x6E1BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14039:0x6E1BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14039'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16481'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14039:0x6E1BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12180%3A0x701BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12180%3A0x701BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12180%3A0x701BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12180%3A0x701BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12180%3A0x701BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12180:0x701BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12180'^^xsd:integer;
  dwc:scientificName 'Ophiopleura inermis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '183315'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12180:0x701BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '183315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12124%3A0xF01DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12124%3A0xF01DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12124%3A0xF01DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12124%3A0xF01DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12124%3A0xF01DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12124:0xF01DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12124'^^xsd:integer;
  dwc:scientificName 'Ophioplinthus tessellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '322556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12124:0xF01DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '322556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1379%3A0xEF1DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1379%3A0xEF1DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1379%3A0xEF1DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1379%3A0xEF1DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1379%3A0xEF1DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1379:0xEF1DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1379'^^xsd:integer;
  dwc:scientificName 'Notacanthus bonaparte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ricardo S Santos; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1379:0xEF1DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11516%3A0x5721CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11516%3A0x5721CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11516%3A0x5721CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11516%3A0x5721CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11516%3A0x5721CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11516:0x5721CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11516'^^xsd:integer;
  dwc:scientificName 'Notacanthus chemnitzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ricardo S Santos'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11516:0x5721CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEB1DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEB1DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEB1DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEB1DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEB1DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xEB1DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Nanomia cara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xEB1DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '135496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11852%3A0xEA1DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11852%3A0xEA1DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11852%3A0xEA1DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11852%3A0xEA1DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11852%3A0xEA1DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11852:0xEA1DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11852'^^xsd:integer;
  dwc:scientificName 'Nemichthys scolopaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11852:0xEA1DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11642%3A0xE91DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11642%3A0xE91DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11642%3A0xE91DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11642%3A0xE91DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11642%3A0xE91DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11642:0xE91DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11642'^^xsd:integer;
  dwc:scientificName 'Neocyttus helgae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127423'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11642:0xE91DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11474%3A0xE91DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11474%3A0xE91DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11474%3A0xE91DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11474%3A0xE91DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11474%3A0xE91DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11474:0xE91DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11474'^^xsd:integer;
  dwc:scientificName 'Neocyttus helgae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127423'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11474:0xE91DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1435%3A0xE71DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1435%3A0xE71DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1435%3A0xE71DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1435%3A0xE71DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1435%3A0xE71DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1435:0xE71DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1435'^^xsd:integer;
  dwc:scientificName 'Neocyttus helgae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127423'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1435:0xE71DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE61DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE61DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE61DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE61DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE61DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE61DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Ophiura ljungmani '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE61DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12222%3A0x731BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12222%3A0x731BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12222%3A0x731BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12222%3A0x731BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12222%3A0x731BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12222:0x731BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12222'^^xsd:integer;
  dwc:scientificName 'Ophiura saurura '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '322555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12222:0x731BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '322555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15645%3A0xDE1DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15645%3A0xDE1DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15645%3A0xDE1DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15645%3A0xDE1DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15645%3A0xDE1DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15645:0xDE1DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15645'^^xsd:integer;
  dwc:scientificName 'Macrourus berglax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Guro Gjelsvik'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15645:0xDE1DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15771%3A0xDE1DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15771%3A0xDE1DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15771%3A0xDE1DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15771%3A0xDE1DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15771%3A0xDE1DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15771:0xDE1DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15771'^^xsd:integer;
  dwc:scientificName 'Macrourus berglax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1781'^^xsd:string;
  dwc:aphiaid '126472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15771:0xDE1DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDC1DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDC1DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDC1DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDC1DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDC1DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xDC1DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lepidion eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126493'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xDC1DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12055%3A0xDC1DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12055%3A0xDC1DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12055%3A0xDC1DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12055%3A0xDC1DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12055%3A0xDC1DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12055:0xDC1DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12055'^^xsd:integer;
  dwc:scientificName 'Lepidion eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126493'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12055:0xDC1DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3711%3A0xA91DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3711%3A0xA91DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3711%3A0xA91DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3711%3A0xA91DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3711%3A0xA91DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3711:0xA91DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3711'^^xsd:integer;
  dwc:scientificName 'Hoplostethus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3711:0xA91DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3751%3A0xA91DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3751%3A0xA91DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3751%3A0xA91DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3751%3A0xA91DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3751%3A0xA91DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3751:0xA91DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3751'^^xsd:integer;
  dwc:scientificName 'Hoplostethus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3751:0xA91DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3723%3A0xA91DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3723%3A0xA91DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3723%3A0xA91DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3723%3A0xA91DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3723%3A0xA91DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3723:0xA91DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3723'^^xsd:integer;
  dwc:scientificName 'Hoplostethus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3723:0xA91DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3755%3A0xA91DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3755%3A0xA91DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3755%3A0xA91DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3755%3A0xA91DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3755%3A0xA91DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3755:0xA91DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3755'^^xsd:integer;
  dwc:scientificName 'Hoplostethus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3755:0xA91DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3695%3A0xA91DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3695%3A0xA91DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3695%3A0xA91DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3695%3A0xA91DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3695%3A0xA91DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3695:0xA91DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3695'^^xsd:integer;
  dwc:scientificName 'Hoplostethus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3695:0xA91DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3683%3A0xA91DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3683%3A0xA91DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3683%3A0xA91DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3683%3A0xA91DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3683%3A0xA91DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3683:0xA91DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3683'^^xsd:integer;
  dwc:scientificName 'Hoplostethus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3683:0xA91DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3685%3A0xA91DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3685%3A0xA91DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3685%3A0xA91DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3685%3A0xA91DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3685%3A0xA91DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3685:0xA91DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3685'^^xsd:integer;
  dwc:scientificName 'Hoplostethus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16854'^^xsd:string;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3685:0xA91DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3727%3A0xA91DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3727%3A0xA91DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3727%3A0xA91DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3727%3A0xA91DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3727%3A0xA91DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3727:0xA91DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3727'^^xsd:integer;
  dwc:scientificName 'Hoplostethus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16856'^^xsd:string;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3727:0xA91DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3713%3A0xA91DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3713%3A0xA91DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3713%3A0xA91DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3713%3A0xA91DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3713%3A0xA91DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3713:0xA91DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3713'^^xsd:integer;
  dwc:scientificName 'Hoplostethus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16855'^^xsd:string;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3713:0xA91DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11586%3A0xAC22CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11586%3A0xAC22CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11586%3A0xAC22CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11586%3A0xAC22CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11586%3A0xAC22CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11586:0xAC22CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11586'^^xsd:integer;
  dwc:scientificName 'Howella brodiei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Ingvar Byrkjedal; Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16859'^^xsd:string;
  dwc:aphiaid '126994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11586:0xAC22CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x571DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lensia conoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x571DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '135426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x541DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lepidion eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126493'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x541DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2663%3A0x471DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2663%3A0x471DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2663%3A0x471DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2663%3A0x471DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2663%3A0x471DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2663:0x471DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2663'^^xsd:integer;
  dwc:scientificName 'Stauroteuthis syrtensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '153122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2663:0x471DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '153122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11656%3A0x471DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11656%3A0x471DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11656%3A0x471DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11656%3A0x471DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11656%3A0x471DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11656:0x471DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11656'^^xsd:integer;
  dwc:scientificName 'Arctozenus risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11656:0x471DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8727%3A0xD922CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8727%3A0xD922CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8727%3A0xD922CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8727%3A0xD922CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8727%3A0xD922CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8727:0xD922CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8727'^^xsd:integer;
  dwc:scientificName 'Umbellula encrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tina Molodtsova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '128529'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8727:0xD922CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '128529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x381DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x381DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x381DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x381DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x381DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x381DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aglantha digitale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x381DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC61CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC61CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC61CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC61CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC61CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC61CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC61CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12125%3A0xDD22CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12125%3A0xDD22CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12125%3A0xDD22CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12125%3A0xDD22CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12125%3A0xDD22CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12125:0xDD22CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12125'^^xsd:integer;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King, Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12125:0xDD22CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1446%3A0xDD22CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1446%3A0xDD22CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1446%3A0xDD22CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1446%3A0xDD22CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1446%3A0xDD22CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1446:0xDD22CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1446'^^xsd:integer;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Guro Gjelsvik'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16778'^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1446:0xDD22CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2875%3A0xB91CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2875%3A0xB91CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2875%3A0xB91CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2875%3A0xB91CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2875%3A0xB91CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2875:0xB91CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2875'^^xsd:integer;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2875:0xB91CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3445%3A0xC41BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3445%3A0xC41BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3445%3A0xC41BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3445%3A0xC41BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3445%3A0xC41BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3445:0xC41BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3445'^^xsd:integer;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3445:0xC41BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC51BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC51BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3735%3A0x8B1CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3735%3A0x8B1CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3735%3A0x8B1CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3735%3A0x8B1CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3735%3A0x8B1CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3735:0x8B1CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3735'^^xsd:integer;
  dwc:scientificName 'Hoplostethus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3735:0x8B1CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3679%3A0x8B1CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3679%3A0x8B1CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3679%3A0x8B1CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3679%3A0x8B1CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3679%3A0x8B1CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3679:0x8B1CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3679'^^xsd:integer;
  dwc:scientificName 'Hoplostethus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3679:0x8B1CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3667%3A0xC71BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3667%3A0xC71BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3667%3A0xC71BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3667%3A0xC71BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3667%3A0xC71BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3667:0xC71BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3667'^^xsd:integer;
  dwc:scientificName 'Hoplostethus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3667:0xC71BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3801%3A0xC71BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3801%3A0xC71BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3801%3A0xC71BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3801%3A0xC71BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3801%3A0xC71BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3801:0xC71BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3801'^^xsd:integer;
  dwc:scientificName 'Hoplostethus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3801:0xC71BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11866%3A0xE722CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11866%3A0xE722CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11866%3A0xE722CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11866%3A0xE722CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11866%3A0xE722CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11866:0xE722CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11866'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ricardo S Santos'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11866:0xE722CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2649%3A0xE722CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2649%3A0xE722CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2649%3A0xE722CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2649%3A0xE722CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2649%3A0xE722CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2649:0xE722CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2649'^^xsd:integer;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2649:0xE722CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11782%3A0xC81BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11782%3A0xC81BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11782%3A0xC81BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11782%3A0xC81BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11782%3A0xC81BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11782:0xC81BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11782'^^xsd:integer;
  dwc:scientificName 'Macrourus berglax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11782:0xC81BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x861CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lensia havock'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x861CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '135431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12069%3A0x851CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12069%3A0x851CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12069%3A0x851CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12069%3A0x851CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12069%3A0x851CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12069:0x851CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12069'^^xsd:integer;
  dwc:scientificName 'Lepidion eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126493'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12069:0x851CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11544%3A0xCA1BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11544%3A0xCA1BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11544%3A0xCA1BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "981"^^xsd:integer ;
  dwc:maximumDepthInMeters "1003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11544%3A0xCA1BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -29.63)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-29.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11544%3A0xCA1BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11544:0xCA1BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11544'^^xsd:integer;
  dwc:scientificName 'Notacanthus bonaparte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ricardo S Santos; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.63'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:minimumDepth '981'^^xsd:integer;
  dwc:maximumDepth '1003'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 990 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11544:0xCA1BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12195%3A0xB520CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12195%3A0xB520CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12195%3A0xB520CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12195%3A0xB520CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12195%3A0xB520CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12195:0xB520CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12195'^^xsd:integer;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Marius Svendsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12195:0xB520CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA120CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA120CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA120CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA120CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA120CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA120CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA120CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2598%3A0x6920CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2598%3A0x6920CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2598%3A0x6920CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2598%3A0x6920CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2598%3A0x6920CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2598:0x6920CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2598'^^xsd:integer;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel, Alexei Orlov; Guro Gjelsvik'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2598:0x6920CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1456%3A0x6920CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1456%3A0x6920CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1456%3A0x6920CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1456%3A0x6920CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1456%3A0x6920CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1456:0x6920CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1456'^^xsd:integer;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel, Alexei Orlov; Guro Gjelsvik'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1456:0x6920CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12307%3A0x321BCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12307%3A0x321BCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12307%3A0x321BCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12307%3A0x321BCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12307%3A0x321BCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12307:0x321BCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12307'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12307:0x321BCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x331BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x331BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11922%3A0x341BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11922%3A0x341BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11922%3A0x341BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11922%3A0x341BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11922%3A0x341BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11922:0x341BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11922'^^xsd:integer;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ricardo S Santos; Chip Cotton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16524'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11922:0x341BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF31FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF31FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF31FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF31FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF31FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF31FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF31FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE51FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE51FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE51FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE51FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE51FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE51FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Astronesthes niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE51FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11950%3A0xE01FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11950%3A0xE01FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11950%3A0xE01FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11950%3A0xE01FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11950%3A0xE01FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11950:0xE01FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11950'^^xsd:integer;
  dwc:scientificName 'Argyropelecus gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ricardo S Santos'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11950:0xE01FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDA1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDA1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDA1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDA1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDA1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xDA1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xDA1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7E1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7E1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1222CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1222CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1222CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1222CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1222CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1222CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1222CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12321%3A0x5B1BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12321%3A0x5B1BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12321%3A0x5B1BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12321%3A0x5B1BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12321%3A0x5B1BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12321:0x5B1BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12321'^^xsd:integer;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15968'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12321:0x5B1BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3843%3A0x4A1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3843%3A0x4A1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3843%3A0x4A1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3843%3A0x4A1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3843%3A0x4A1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3843:0x4A1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3843'^^xsd:integer;
  dwc:scientificName 'Aphanopus carbo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Åge Høines'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127085'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3843:0x4A1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8641%3A0x4A1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8641%3A0x4A1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8641%3A0x4A1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8641%3A0x4A1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8641%3A0x4A1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8641:0x4A1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8641'^^xsd:integer;
  dwc:scientificName 'Aphanopus carbo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Åge Høines'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127085'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8641:0x4A1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12167%3A0x4A1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12167%3A0x4A1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12167%3A0x4A1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12167%3A0x4A1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12167%3A0x4A1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12167:0x4A1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12167'^^xsd:integer;
  dwc:scientificName 'Apristurus manis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Kazuhiro Nakaya'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16504'^^xsd:string;
  dwc:aphiaid '105808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12167:0x4A1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '105808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11936%3A0x4A1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11936%3A0x4A1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11936%3A0x4A1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11936%3A0x4A1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11936%3A0x4A1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11936:0x4A1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11936'^^xsd:integer;
  dwc:scientificName 'Apristurus manis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Kazuhiro Nakaya'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16503'^^xsd:string;
  dwc:aphiaid '105808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11936:0x4A1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '105808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12265%3A0x2D1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12265%3A0x2D1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12265%3A0x2D1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12265%3A0x2D1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12265%3A0x2D1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12265:0x2D1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12265'^^xsd:integer;
  dwc:scientificName 'Rajella bigelowi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '105893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12265:0x2D1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '105893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12251%3A0x191FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12251%3A0x191FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12251%3A0x191FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12251%3A0x191FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12251%3A0x191FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12251:0x191FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12251'^^xsd:integer;
  dwc:scientificName 'Polyacanthonotus rissoanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12251:0x191FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15697%3A0x5F1ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15697%3A0x5F1ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15697%3A0x5F1ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15697%3A0x5F1ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15697%3A0x5F1ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15697:0x5F1ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15697'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15697:0x5F1ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9189%3A0x7122CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9189%3A0x7122CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9189%3A0x7122CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9189%3A0x7122CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9189%3A0x7122CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9189:0x7122CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9189'^^xsd:integer;
  dwc:scientificName 'Halargyreus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126489'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9189:0x7122CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4740%3A0xEF1DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4740%3A0xEF1DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4740%3A0xEF1DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4740%3A0xEF1DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4740%3A0xEF1DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4740:0xEF1DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4740'^^xsd:integer;
  dwc:scientificName 'Notacanthus bonaparte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ricardo S Santos; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4740:0xEF1DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4740%3A0xEF1DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4740%3A0xEF1DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4740%3A0xEF1DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4740%3A0xEF1DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4740%3A0xEF1DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4740:0xEF1DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4740'^^xsd:integer;
  dwc:scientificName 'Notacanthus bonaparte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ricardo S Santos; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4740:0xEF1DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4668%3A0xEF1DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4668%3A0xEF1DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4668%3A0xEF1DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4668%3A0xEF1DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4668%3A0xEF1DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4668:0xEF1DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4668'^^xsd:integer;
  dwc:scientificName 'Notacanthus bonaparte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4668:0xEF1DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15781%3A0xEF1DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15781%3A0xEF1DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15781%3A0xEF1DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15781%3A0xEF1DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15781%3A0xEF1DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15781:0xEF1DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15781'^^xsd:integer;
  dwc:scientificName 'Notacanthus chemnitzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15781:0xEF1DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4726%3A0xA322CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4726%3A0xA322CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4726%3A0xA322CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4726%3A0xA322CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4726%3A0xA322CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4726:0xA322CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4726'^^xsd:integer;
  dwc:scientificName 'Nemichthys scolopaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ricardo S Santos'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4726:0xA322CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12181%3A0xEA1DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12181%3A0xEA1DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12181%3A0xEA1DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12181%3A0xEA1DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12181%3A0xEA1DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12181:0xEA1DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12181'^^xsd:integer;
  dwc:scientificName 'Nemichthys scolopaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12181:0xEA1DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12223%3A0xDE1DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12223%3A0xDE1DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12223%3A0xDE1DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12223%3A0xDE1DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12223%3A0xDE1DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12223:0xDE1DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12223'^^xsd:integer;
  dwc:scientificName 'Macrourus berglax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov; Guro Gjelsvik'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12223:0xDE1DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3789%3A0xAA1DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3789%3A0xAA1DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3789%3A0xAA1DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3789%3A0xAA1DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3789%3A0xAA1DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3789:0xAA1DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3789'^^xsd:integer;
  dwc:scientificName 'Hoplostethus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Thomas de Lange Wenneck'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3789:0xAA1DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3775%3A0xAA1DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3775%3A0xAA1DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3775%3A0xAA1DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3775%3A0xAA1DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3775%3A0xAA1DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3775:0xAA1DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3775'^^xsd:integer;
  dwc:scientificName 'Hoplostethus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Thomas de Lange Wenneck'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3775:0xAA1DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11326%3A0xA91DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11326%3A0xA91DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11326%3A0xA91DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11326%3A0xA91DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11326%3A0xA91DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11326:0xA91DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11326'^^xsd:integer;
  dwc:scientificName 'Hoplostethus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Thomas de Lange Wenneck'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11326:0xA91DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11390%3A0xA91DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11390%3A0xA91DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11390%3A0xA91DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11390%3A0xA91DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11390%3A0xA91DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11390:0xA91DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11390'^^xsd:integer;
  dwc:scientificName 'Hoplostethus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11390:0xA91DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3797%3A0xA81DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3797%3A0xA81DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3797%3A0xA81DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3797%3A0xA81DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3797%3A0xA81DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3797:0xA81DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3797'^^xsd:integer;
  dwc:scientificName 'Hoplostethus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Thomas de Lange Wenneck'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3797:0xA81DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x541DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lepidion eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126493'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x541DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12209%3A0x551DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12209%3A0x551DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12209%3A0x551DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12209%3A0x551DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12209%3A0x551DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12209:0x551DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12209'^^xsd:integer;
  dwc:scientificName 'Lepidion eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126493'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12209:0x551DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15711%3A0x3D1DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15711%3A0x3D1DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15711%3A0x3D1DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15711%3A0x3D1DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15711%3A0x3D1DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15711:0x3D1DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15711'^^xsd:integer;
  dwc:scientificName 'Taonius pavo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '139428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15711:0x3D1DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '139428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12237%3A0x3B1DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12237%3A0x3B1DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12237%3A0x3B1DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12237%3A0x3B1DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12237%3A0x3B1DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12237:0x3B1DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12237'^^xsd:integer;
  dwc:scientificName 'Alepocephalus agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16553'^^xsd:string;
  dwc:aphiaid '126681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12237:0x3B1DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC81CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC81CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC81CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC81CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC81CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC81CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC81CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7368%3A0xDD22CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7368%3A0xDD22CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7368%3A0xDD22CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7368%3A0xDD22CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7368%3A0xDD22CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7368:0xDD22CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7368'^^xsd:integer;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nicola King, Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7368:0xDD22CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3791%3A0x8B1CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3791%3A0x8B1CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3791%3A0x8B1CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3791%3A0x8B1CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3791%3A0x8B1CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3791:0x8B1CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3791'^^xsd:integer;
  dwc:scientificName 'Hoplostethus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Thomas de Lange Wenneck'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3791:0x8B1CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE722CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE722CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE722CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE722CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE722CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE722CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE722CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-29.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -29.629)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-29.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x811CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Neocyttus helgae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.629'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 985 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127423'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x811CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA220CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA220CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA220CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.316 -29.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.316"^^xsd:decimal ;
  dwc:decimalLongitude "-29.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA220CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.316 -29.608)"^^geo:wktLiteral ;
  geo-pos:lat "51.316"^^xsd:decimal ;
  geo-pos:long "-29.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA220CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA220CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Spectrunculus grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.608'^^xsd:double;
  dwc:latitude '51.316'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3059 m. Gear used: Bottom gillnet'^^xsd:string;
  dwc:aphiaid '126678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA220CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.316 -29.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.316"^^xsd:decimal ;
  dwc:decimalLongitude "-29.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.316 -29.608)"^^geo:wktLiteral ;
  geo-pos:lat "51.316"^^xsd:decimal ;
  geo-pos:long "-29.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6F20CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6F20CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.608'^^xsd:double;
  dwc:latitude '51.316'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3059 m. Gear used: Bottom gillnet'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6F20CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.316 -29.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.316"^^xsd:decimal ;
  dwc:decimalLongitude "-29.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.316 -29.608)"^^geo:wktLiteral ;
  geo-pos:lat "51.316"^^xsd:decimal ;
  geo-pos:long "-29.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3C1DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.33'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.608'^^xsd:double;
  dwc:latitude '51.316'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3059 m. Gear used: Bottom gillnet'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3C1DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.292 -29.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.292"^^xsd:decimal ;
  dwc:decimalLongitude "-29.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.292 -29.607)"^^geo:wktLiteral ;
  geo-pos:lat "51.292"^^xsd:decimal ;
  geo-pos:long "-29.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA420CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Spectrunculus grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.607'^^xsd:double;
  dwc:latitude '51.292'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3090 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA420CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6620CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6620CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6620CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.292 -29.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.292"^^xsd:decimal ;
  dwc:decimalLongitude "-29.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6620CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.292 -29.607)"^^geo:wktLiteral ;
  geo-pos:lat "51.292"^^xsd:decimal ;
  geo-pos:long "-29.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6620CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6620CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.607'^^xsd:double;
  dwc:latitude '51.292'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3090 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6620CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA71DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA71DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA71DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.292 -29.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.292"^^xsd:decimal ;
  dwc:decimalLongitude "-29.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA71DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.292 -29.607)"^^geo:wktLiteral ;
  geo-pos:lat "51.292"^^xsd:decimal ;
  geo-pos:long "-29.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA71DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA71DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Histiobranchus bathybius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.607'^^xsd:double;
  dwc:latitude '51.292'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3090 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA71DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.292 -29.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.292"^^xsd:decimal ;
  dwc:decimalLongitude "-29.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.292 -29.607)"^^geo:wktLiteral ;
  geo-pos:lat "51.292"^^xsd:decimal ;
  geo-pos:long "-29.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3B1DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.607'^^xsd:double;
  dwc:latitude '51.292'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3090 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3B1DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28690%3A0x1521CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28690%3A0x1521CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28690%3A0x1521CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28690%3A0x1521CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28690%3A0x1521CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28690:0x1521CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28690'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28690:0x1521CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2901%3A0x1521CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2901%3A0x1521CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2901%3A0x1521CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2901%3A0x1521CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2901%3A0x1521CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2901:0x1521CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2901'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2901:0x1521CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23584%3A0x1321CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23584%3A0x1321CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23584%3A0x1321CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23584%3A0x1321CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23584%3A0x1321CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23584:0x1321CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23584'^^xsd:integer;
  dwc:scientificName 'Scypholanceola aestiva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '180730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23584:0x1321CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '180730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6676%3A0x0B21CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6676%3A0x0B21CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6676%3A0x0B21CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6676%3A0x0B21CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6676%3A0x0B21CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6676:0x0B21CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6676'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6676:0x0B21CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6981%3A0x0221CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6981%3A0x0221CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6981%3A0x0221CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6981%3A0x0221CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6981%3A0x0221CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6981:0x0221CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6981'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6981:0x0221CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6987%3A0xFF20CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6987%3A0xFF20CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6987%3A0xFF20CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6987%3A0xFF20CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6987%3A0xFF20CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6987:0xFF20CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6987'^^xsd:integer;
  dwc:scientificName 'Melanocetus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16703'^^xsd:string;
  dwc:aphiaid '126556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6987:0xFF20CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29005%3A0xFC20CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29005%3A0xFC20CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29005%3A0xFC20CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29005%3A0xFC20CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29005%3A0xFC20CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29005:0xFC20CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29005'^^xsd:integer;
  dwc:scientificName 'Meningodora mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29005:0xFC20CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5480%3A0xB720CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5480%3A0xB720CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5480%3A0xB720CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5480%3A0xB720CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5480%3A0xB720CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5480:0xB720CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5480'^^xsd:integer;
  dwc:scientificName 'Taonius pavo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '139428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5480:0xB720CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '139428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28718%3A0x9221CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28718%3A0x9221CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28718%3A0x9221CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28718%3A0x9221CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28718%3A0x9221CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28718:0x9221CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28718'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28718:0x9221CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28991%3A0xB320CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28991%3A0xB320CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28991%3A0xB320CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28991%3A0xB320CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28991%3A0xB320CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28991:0xB320CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28991'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28991:0xB320CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7021%3A0xB120CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7021%3A0xB120CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7021%3A0xB120CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7021%3A0xB120CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7021%3A0xB120CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7021:0xB120CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7021'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7021:0xB120CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5464%3A0xAA20CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5464%3A0xAA20CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5464%3A0xAA20CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5464%3A0xAA20CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5464%3A0xAA20CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5464:0xAA20CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5464'^^xsd:integer;
  dwc:scientificName 'Stauroteuthis syrtensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '153122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5464:0xAA20CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '153122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26442%3A0x9621CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26442%3A0x9621CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26442%3A0x9621CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26442%3A0x9621CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26442%3A0x9621CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26442:0x9621CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26442'^^xsd:integer;
  dwc:scientificName 'Sergia tenuiremis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26442:0x9621CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6969%3A0xCF1BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6969%3A0xCF1BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6969%3A0xCF1BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6969%3A0xCF1BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6969%3A0xCF1BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6969:0xCF1BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6969'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6969:0xCF1BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6985%3A0x1B20CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6985%3A0x1B20CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6985%3A0x1B20CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6985%3A0x1B20CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6985%3A0x1B20CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6985:0x1B20CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6985'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16251'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6985:0x1B20CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28977%3A0x1B1CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28977%3A0x1B1CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28977%3A0x1B1CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28977%3A0x1B1CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28977%3A0x1B1CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28977:0x1B1CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28977'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28977:0x1B1CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2325%3A0x1B1CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2325%3A0x1B1CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2325%3A0x1B1CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2325%3A0x1B1CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2325%3A0x1B1CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2325:0x1B1CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2325'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2325:0x1B1CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7013%3A0xE71FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7013%3A0xE71FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7013%3A0xE71FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7013%3A0xE71FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7013%3A0xE71FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7013:0xE71FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7013'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7013:0xE71FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7027%3A0x0322CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7027%3A0x0322CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7027%3A0x0322CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7027%3A0x0322CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7027%3A0x0322CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7027:0x0322CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7027'^^xsd:integer;
  dwc:scientificName 'Bajacalifornia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7027:0x0322CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5884%3A0x0422CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5884%3A0x0422CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5884%3A0x0422CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5884%3A0x0422CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5884%3A0x0422CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5884:0x0422CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5884'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1501-05'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5884:0x0422CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7041%3A0x191CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7041%3A0x191CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7041%3A0x191CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7041%3A0x191CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7041%3A0x191CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7041:0x191CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7041'^^xsd:integer;
  dwc:scientificName 'Bathytroctes macrolepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15999'^^xsd:string;
  dwc:aphiaid '126691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7041:0x191CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26428%3A0xDC1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26428%3A0xDC1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26428%3A0xDC1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26428%3A0xDC1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26428%3A0xDC1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26428:0xDC1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26428'^^xsd:integer;
  dwc:scientificName 'Bentheogennema intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26428:0xDC1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29019%3A0x551FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29019%3A0x551FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29019%3A0x551FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29019%3A0x551FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29019%3A0x551FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29019:0x551FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29019'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29019:0x551FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5492%3A0x531FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5492%3A0x531FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5492%3A0x531FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5492%3A0x531FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5492%3A0x531FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5492:0x531FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5492'^^xsd:integer;
  dwc:scientificName 'Vampyroteuthis infernalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '141887'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5492:0x531FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '141887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6999%3A0x1522CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6999%3A0x1522CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6999%3A0x1522CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6999%3A0x1522CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6999%3A0x1522CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6999:0x1522CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6999'^^xsd:integer;
  dwc:scientificName 'Alepisaurus brevirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15978'^^xsd:string;
  dwc:aphiaid '126332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6999:0x1522CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6973%3A0x271FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6973%3A0x271FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6973%3A0x271FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6973%3A0x271FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6973%3A0x271FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6973:0x271FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6973'^^xsd:integer;
  dwc:scientificName 'Saccopharynx ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16496'^^xsd:string;
  dwc:aphiaid '127171'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6973:0x271FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7023%3A0x231FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7023%3A0x231FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7023%3A0x231FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7023%3A0x231FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7023%3A0x231FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7023:0x231FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7023'^^xsd:integer;
  dwc:scientificName 'Procetichthys kreffti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'J. Paxton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '282357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7023:0x231FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '282357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6690%3A0x1C1CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6690%3A0x1C1CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6690%3A0x1C1CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6690%3A0x1C1CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6690%3A0x1C1CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6690:0x1C1CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6690'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6690:0x1C1CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6983%3A0xCD1ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6983%3A0xCD1ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6983%3A0xCD1ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6983%3A0xCD1ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6983%3A0xCD1ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6983:0xCD1ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6983'^^xsd:integer;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6983:0xCD1ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2339%3A0x681BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2339%3A0x681BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2339%3A0x681BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2339%3A0x681BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2339%3A0x681BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2339:0x681BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2339'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2339:0x681BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28676%3A0x691BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28676%3A0x691BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28676%3A0x691BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28676%3A0x691BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28676%3A0x691BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28676:0x691BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28676'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28676:0x691BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2887%3A0x691BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2887%3A0x691BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2887%3A0x691BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2887%3A0x691BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2887%3A0x691BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2887:0x691BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2887'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2887:0x691BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5478%3A0x711ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5478%3A0x711ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5478%3A0x711ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5478%3A0x711ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5478%3A0x711ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5478:0x711ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5478'^^xsd:integer;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5478:0x711ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5466%3A0x701ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5466%3A0x701ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5466%3A0x701ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5466%3A0x701ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5466%3A0x701ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5466:0x701ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5466'^^xsd:integer;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5466:0x701ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15778%3A0x6B1ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15778%3A0x6B1ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15778%3A0x6B1ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15778%3A0x6B1ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15778%3A0x6B1ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15778:0x6B1ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15778'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15778:0x6B1ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7009%3A0x5E1ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7009%3A0x5E1ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7009%3A0x5E1ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7009%3A0x5E1ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7009%3A0x5E1ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7009:0x5E1ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7009'^^xsd:integer;
  dwc:scientificName 'Gonostoma elongatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7009:0x5E1ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '221512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5494%3A0x5B1ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5494%3A0x5B1ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5494%3A0x5B1ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5494%3A0x5B1ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5494%3A0x5B1ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5494:0x5B1ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5494'^^xsd:integer;
  dwc:scientificName 'Haliphron atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '341781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5494:0x5B1ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '341781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7007%3A0x2D1ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7007%3A0x2D1ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7007%3A0x2D1ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7007%3A0x2D1ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7007%3A0x2D1ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7007:0x2D1ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7007'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16465'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7007:0x2D1ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23570%3A0x7322CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23570%3A0x7322CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23570%3A0x7322CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23570%3A0x7322CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23570%3A0x7322CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23570:0x7322CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23570'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23570:0x7322CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7025%3A0x271ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7025%3A0x271ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7025%3A0x271ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7025%3A0x271ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7025%3A0x271ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7025:0x271ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7025'^^xsd:integer;
  dwc:scientificName 'Melamphaes microps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7025:0x271ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5508%3A0x9A22CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5508%3A0x9A22CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5508%3A0x9A22CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5508%3A0x9A22CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5508%3A0x9A22CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5508:0x9A22CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5508'^^xsd:integer;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5508:0x9A22CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5450%3A0xF61DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5450%3A0xF61DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5450%3A0xF61DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5450%3A0xF61DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5450%3A0xF61DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5450:0xF61DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5450'^^xsd:integer;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5450:0xF61DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6632%3A0x7821CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6632%3A0x7821CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6632%3A0x7821CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6632%3A0x7821CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6632%3A0x7821CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6632:0x7821CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6632'^^xsd:integer;
  dwc:scientificName 'Notoscopelus bolini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6632:0x7821CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '158913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12834%3A0x9E22CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12834%3A0x9E22CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12834%3A0x9E22CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12834%3A0x9E22CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12834%3A0x9E22CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12834:0x9E22CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12834'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12834:0x9E22CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15764%3A0xEE1DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15764%3A0xEE1DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15764%3A0xEE1DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15764%3A0xEE1DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15764%3A0xEE1DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15764:0xEE1DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15764'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15764:0xEE1DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12806%3A0x9F22CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12806%3A0x9F22CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12806%3A0x9F22CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12806%3A0x9F22CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12806%3A0x9F22CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12806:0x9F22CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12806'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12806:0x9F22CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28704%3A0xE51DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28704%3A0xE51DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28704%3A0xE51DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28704%3A0xE51DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28704%3A0xE51DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28704:0xE51DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28704'^^xsd:integer;
  dwc:scientificName 'Notostomus gibbosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '212899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28704:0xE51DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '212899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7035%3A0xDD1DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7035%3A0xDD1DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7035%3A0xDD1DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7035%3A0xDD1DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7035%3A0xDD1DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7035:0xDD1DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7035'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7035:0xDD1DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7037%3A0x771BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7037%3A0x771BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7037%3A0x771BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7037%3A0x771BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7037%3A0x771BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7037:0x771BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7037'^^xsd:integer;
  dwc:scientificName 'Lampanyctus intricarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7037:0x771BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7011%3A0x7A21CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7011%3A0x7A21CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7011%3A0x7A21CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7011%3A0x7A21CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7011%3A0x7A21CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7011:0x7A21CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7011'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7011:0x7A21CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5436%3A0xA31DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5436%3A0xA31DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5436%3A0xA31DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5436%3A0xA31DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5436%3A0xA31DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5436:0xA31DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5436'^^xsd:integer;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5436:0xA31DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6971%3A0xAD22CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6971%3A0xAD22CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6971%3A0xAD22CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6971%3A0xAD22CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6971%3A0xAD22CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6971:0xAD22CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6971'^^xsd:integer;
  dwc:scientificName 'Kali indica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16364'^^xsd:string;
  dwc:aphiaid '159666'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6971:0xAD22CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '159666'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6704%3A0x9B1DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6704%3A0x9B1DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6704%3A0x9B1DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6704%3A0x9B1DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6704%3A0x9B1DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6704:0x9B1DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6704'^^xsd:integer;
  dwc:scientificName 'Lampadena speculigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6704:0x9B1DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6997%3A0xB722CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6997%3A0xB722CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6997%3A0xB722CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6997%3A0xB722CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6997%3A0xB722CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6997:0xB722CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6997'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6997:0xB722CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7039%3A0xD61CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7039%3A0xD61CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7039%3A0xD61CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7039%3A0xD61CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7039%3A0xD61CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7039:0xD61CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7039'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7039:0xD61CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6662%3A0xCE1CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6662%3A0xCE1CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6662%3A0xCE1CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6662%3A0xCE1CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6662%3A0xCE1CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6662:0xCE1CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6662'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6662:0xCE1CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12848%3A0xC01CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12848%3A0xC01CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12848%3A0xC01CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12848%3A0xC01CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12848%3A0xC01CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12848:0xC01CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12848'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12848:0xC01CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23556%3A0xC41BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23556%3A0xC41BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23556%3A0xC41BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23556%3A0xC41BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23556%3A0xC41BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23556:0xC41BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23556'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23556:0xC41BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1270%3A0x871CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1270%3A0x871CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1270%3A0x871CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1270%3A0x871CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1270%3A0x871CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1270:0x871CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1270'^^xsd:integer;
  dwc:scientificName 'Lophodolos acanthognathus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'T.W Pietsch'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16718'^^xsd:string;
  dwc:aphiaid '126567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1270:0x871CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2327%3A0x351CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2327%3A0x351CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2327%3A0x351CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2327%3A0x351CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2327%3A0x351CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2327:0x351CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2327'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2327:0x351CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6967%3A0xCD1BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6967%3A0xCD1BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6967%3A0xCD1BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6967%3A0xCD1BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.003 -29.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.003"^^xsd:decimal ;
  geo-pos:long "-29.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6967%3A0xCD1BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6967:0xCD1BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6967'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.571'^^xsd:double;
  dwc:latitude '48.003'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3537 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6967:0xCD1BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29631%3A0xAB20CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29631%3A0xAB20CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29631%3A0xAB20CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "498"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29631%3A0xAB20CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29631%3A0xAB20CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29631:0xAB20CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29631'^^xsd:integer;
  dwc:scientificName 'Sphaeronectes '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '498'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29631:0xAB20CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '135381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7720CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7720CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7720CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7720CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7720CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7720CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7720CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7720CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7720CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7720CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7720CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7720CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7720CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7720CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7720CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7720CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7720CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7720CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7720CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7720CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7720CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7520CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7520CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "986"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7620CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '986'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7620CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "986"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7620CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '986'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7620CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7620CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7620CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "986"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7420CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '986'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7420CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7320CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7320CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7320CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '2502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7320CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "986"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7320CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '986'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7320CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7120CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '2502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7120CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "986"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7120CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '986'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7120CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29813%3A0xD01BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29813%3A0xD01BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29813%3A0xD01BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29813%3A0xD01BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29813%3A0xD01BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29813:0xD01BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29813'^^xsd:integer;
  dwc:scientificName 'Chuniphyes multidentata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29813:0xD01BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29967%3A0xD01BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29967%3A0xD01BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29967%3A0xD01BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "498"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29967%3A0xD01BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29967%3A0xD01BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29967:0xD01BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29967'^^xsd:integer;
  dwc:scientificName 'Chuniphyes multidentata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '498'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29967:0xD01BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3320CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Candacia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3320CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27503%3A0x2920CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27503%3A0x2920CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27503%3A0x2920CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27503%3A0x2920CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27503%3A0x2920CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27503:0x2920CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27503'^^xsd:integer;
  dwc:scientificName 'Crossota rufobrunnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117856'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27503:0x2920CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '117856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29701%3A0x2920CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29701%3A0x2920CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29701%3A0x2920CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "498"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29701%3A0x2920CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29701%3A0x2920CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29701:0x2920CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29701'^^xsd:integer;
  dwc:scientificName 'Crossota rufobrunnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '498'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117856'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29701:0x2920CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '117856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29743%3A0xFC21CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29743%3A0xFC21CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29743%3A0xFC21CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "498"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29743%3A0xFC21CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29743%3A0xFC21CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29743:0xFC21CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29743'^^xsd:integer;
  dwc:scientificName 'Crystallophyes amygdalina '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '498'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29743:0xFC21CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '135414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29491%3A0xFC21CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29491%3A0xFC21CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29491%3A0xFC21CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "986"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29491%3A0xFC21CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29491%3A0xFC21CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29491:0xFC21CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29491'^^xsd:integer;
  dwc:scientificName 'Crystallophyes amygdalina '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '986'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29491:0xFC21CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '135414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29743%3A0xFC21CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29743%3A0xFC21CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29743%3A0xFC21CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "498"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29743%3A0xFC21CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29743%3A0xFC21CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29743:0xFC21CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29743'^^xsd:integer;
  dwc:scientificName 'Crystallophyes amygdalina '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '498'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29743:0xFC21CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '135414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29491%3A0x2820CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29491%3A0x2820CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29491%3A0x2820CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "986"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29491%3A0x2820CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29491%3A0x2820CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29491:0x2820CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29491'^^xsd:integer;
  dwc:scientificName 'Crystallophyes amygdalina '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '986'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29491:0x2820CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '135414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29505%3A0x2320CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29505%3A0x2320CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29505%3A0x2320CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "986"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29505%3A0x2320CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29505%3A0x2320CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29505:0x2320CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29505'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '986'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29505:0x2320CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29757%3A0x2320CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29757%3A0x2320CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29757%3A0x2320CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "498"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29757%3A0x2320CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29757%3A0x2320CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29757:0x2320CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29757'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '498'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29757:0x2320CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29911%3A0x2220CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29911%3A0x2220CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29911%3A0x2220CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29911%3A0x2220CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29911%3A0x2220CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29911:0x2220CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29911'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29911:0x2220CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF11FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euaugaptilus facilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF11FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF01FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF01FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF01FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "986"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF01FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF01FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF01FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euchirella messinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '986'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF01FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '414565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29575%3A0x911FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29575%3A0x911FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29575%3A0x911FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "986"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29575%3A0x911FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29575%3A0x911FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29575:0x911FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29575'^^xsd:integer;
  dwc:scientificName 'Botrynema brucei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '986'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29575:0x911FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '117615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x831FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x831FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x831FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x831FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x811FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x811FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x811FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x811FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x821FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x821FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x811FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x811FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x811FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x811FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x811FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x811FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7F1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7F1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "986"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7F1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '986'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7F1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "986"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5A1BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Cephalophanes refulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '986'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104689'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5A1BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29533%3A0x501FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29533%3A0x501FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29533%3A0x501FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "986"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29533%3A0x501FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29533%3A0x501FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29533:0x501FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29533'^^xsd:integer;
  dwc:scientificName 'Thalassophyes crystallina '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '986'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '196655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29533:0x501FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '135415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "986"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x441FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aetideus armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '986'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x441FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29939%3A0x441FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29939%3A0x441FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29939%3A0x441FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "498"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29939%3A0x441FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29939%3A0x441FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29939:0x441FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29939'^^xsd:integer;
  dwc:scientificName 'Aglantha digitale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '498'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29939:0x441FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '117849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29589%3A0x441FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29589%3A0x441FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29589%3A0x441FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "986"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29589%3A0x441FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29589%3A0x441FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29589:0x441FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29589'^^xsd:integer;
  dwc:scientificName 'Aglantha digitale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '986'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29589:0x441FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '117849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27545%3A0x421FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27545%3A0x421FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27545%3A0x421FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27545%3A0x421FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27545%3A0x421FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27545:0x421FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27545'^^xsd:integer;
  dwc:scientificName 'Aglantha digitale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27545:0x421FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '117849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29827%3A0x431FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29827%3A0x431FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29827%3A0x431FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29827%3A0x431FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29827%3A0x431FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29827:0x431FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29827'^^xsd:integer;
  dwc:scientificName 'Aglantha digitale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29827:0x431FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '117849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3B1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aetideus armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3B1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x361FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x361FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '345251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x361FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x361FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '345251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "986"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x321FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x321FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scaphocalanus brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '986'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x321FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "986"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x311FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scaphocalanus magnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '986'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x311FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5822CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5822CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5822CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5822CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5822CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5822CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5822CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2D1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rhincalanus nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '2502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2D1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2D1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rhincalanus nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2D1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2D1FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rhincalanus nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2D1FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2B1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Sapphirina angusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '129041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2B1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '129041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5922CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5922CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5922CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5922CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5922CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5922CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '2502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5922CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x281FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Sapphirina iris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '129049'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x281FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '129049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x281FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Sapphirina iris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '129049'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x281FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '129049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x281FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Sapphirina iris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '129049'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x281FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '129049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x271FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scaphocalanus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104786'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x271FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "986"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD51ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma abdominalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '986'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD51ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '596242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD51ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104638'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD51ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD61ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD61ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD61ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD61ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD61ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD61ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD61ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1436445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD31ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD31ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD31ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD31ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD31ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD31ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma quadrungulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD31ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '224185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD31ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD31ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD31ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD31ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD31ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD31ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma quadrungulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD31ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '224185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6422CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6422CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6422CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6422CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6422CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6422CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pachyptilus eurygnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6422CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '345244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29995%3A0xC01ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29995%3A0xC01ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29995%3A0xC01ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "986"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29995%3A0xC01ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29995%3A0xC01ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29995:0xC01ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29995'^^xsd:integer;
  dwc:scientificName 'Pantachogon haeckeli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '986'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117860'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29995:0xC01ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '117860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29715%3A0xC01ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29715%3A0xC01ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29715%3A0xC01ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "498"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29715%3A0xC01ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29715%3A0xC01ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29715:0xC01ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29715'^^xsd:integer;
  dwc:scientificName 'Pantachogon haeckeli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '498'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117860'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29715:0xC01ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '117860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6622CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6622CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6622CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6622CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6622CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6622CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '2502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6622CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "986"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBE1ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '986'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBE1ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBE1ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBE1ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBE1ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBE1ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBC1ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Oithona  setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBC1ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBC1ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Oithona  setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBC1ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "986"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBC1ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Oithona  setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '986'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBC1ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBA1ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBA1ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBA1ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBA1ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBA1ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBA1ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Oithona  setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBA1ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x741ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x741ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x731ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x731ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x731ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '2502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x731ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "986"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x721ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x721ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '986'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x721ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6C1ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6C1ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus brevispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '254602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6C1ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '254602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29561%3A0x671ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29561%3A0x671ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29561%3A0x671ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "986"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29561%3A0x671ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29561%3A0x671ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29561:0x671ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29561'^^xsd:integer;
  dwc:scientificName 'Gilia reticulata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '986'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '196593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29561:0x671ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '196593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29953%3A0x671ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29953%3A0x671ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29953%3A0x671ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "498"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29953%3A0x671ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29953%3A0x671ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29953:0x671ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29953'^^xsd:integer;
  dwc:scientificName 'Gilia reticulata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '498'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '196593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29953:0x671ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '196593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x331ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euchirella rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x331ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x261ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x261ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x261ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x261ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "986"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x231ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '986'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x231ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x211ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '2502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x211ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x221ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x221ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x211ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia longiserrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '2502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x211ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1F1ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '2502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '220908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1F1ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '220908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1F1ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '220908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1F1ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '220908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1D1ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Mecynocera clausi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1D1ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEA1DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEA1DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEA1DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEA1DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEA1DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xEA1DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Neocalanus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xEA1DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA322CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA322CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA322CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA322CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA322CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA322CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Neocalanus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA322CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "986"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE91DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Neocalanus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '986'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE91DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE81DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Neocalanus tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '359564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE81DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA622CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA622CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA622CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA622CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA622CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA622CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Nullosetigera helgae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '361514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA622CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '361514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27517%3A0x751BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27517%3A0x751BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27517%3A0x751BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27517%3A0x751BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27517%3A0x751BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27517:0x751BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27517'^^xsd:integer;
  dwc:scientificName 'Leuckartiara adnata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '285128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27517:0x751BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '285128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB71DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB71DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB71DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB71DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB71DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB71DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia curta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB71DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB71DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB71DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB71DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "986"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB71DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB71DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB71DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia curta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '986'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB71DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC22CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC22CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC22CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC22CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC22CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xAC22CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterostylites longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xAC22CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x231CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '2502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x231CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA11DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA11DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "986"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x241CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '986'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x241CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x251CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x251CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29869%3A0xBD1BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29869%3A0xBD1BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29869%3A0xBD1BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29869%3A0xBD1BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29869%3A0xBD1BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29869:0xBD1BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29869'^^xsd:integer;
  dwc:scientificName 'Lensia achilles'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29869:0xBD1BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '135425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29673%3A0x991DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29673%3A0x991DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29673%3A0x991DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "498"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29673%3A0x991DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29673%3A0x991DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29673:0x991DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29673'^^xsd:integer;
  dwc:scientificName 'Lensia achilles'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '498'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29673:0x991DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '135425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29659%3A0x571DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29659%3A0x571DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29659%3A0x571DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "498"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29659%3A0x571DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29659%3A0x571DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29659:0x571DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29659'^^xsd:integer;
  dwc:scientificName 'Lensia conoidea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '498'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29659:0x571DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '135426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29771%3A0x571DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29771%3A0x571DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29771%3A0x571DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29771%3A0x571DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29771%3A0x571DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29771:0x571DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29771'^^xsd:integer;
  dwc:scientificName 'Lensia conoidea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29771:0x571DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '135426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29547%3A0x981DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29547%3A0x981DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29547%3A0x981DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "986"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29547%3A0x981DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29547%3A0x981DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29547:0x981DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29547'^^xsd:integer;
  dwc:scientificName 'Lensia conoidea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '986'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29547:0x981DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '135426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27495%3A0x561DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27495%3A0x561DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27495%3A0x561DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27495%3A0x561DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27495%3A0x561DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27495:0x561DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27495'^^xsd:integer;
  dwc:scientificName 'Lensia meteori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27495:0x561DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '135435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x501DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma abdominalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x501DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '596242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x501DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma quadrungulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x501DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '224185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4C1DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4C1DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '345251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "986"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4D1DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '986'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4D1DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '345251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB222CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB222CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB222CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB222CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB222CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB222CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB222CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29729%3A0xDB22CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29729%3A0xDB22CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29729%3A0xDB22CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "498"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29729%3A0xDB22CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29729%3A0xDB22CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29729:0xDB22CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29729'^^xsd:integer;
  dwc:scientificName 'Aeginura grimaldii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '498'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29729:0xDB22CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '117266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x391DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x391DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x391DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x391DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x391DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x391DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aetideus armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x391DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD01CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD01CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCF1CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCF1CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCD1CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCD1CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29519%3A0xDE22CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29519%3A0xDE22CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29519%3A0xDE22CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "986"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29519%3A0xDE22CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29519%3A0xDE22CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29519:0xDE22CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29519'^^xsd:integer;
  dwc:scientificName 'Chuniphyes multidentata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '986'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29519:0xDE22CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC21CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC21CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE022CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE022CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE022CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "986"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE022CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE022CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE022CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Falsilandrumius angulifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '986'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '346467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE022CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '346467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBB1CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euchirella brevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '149723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBB1CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29911%3A0xB81CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29911%3A0xB81CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29911%3A0xB81CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29911%3A0xB81CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29911%3A0xB81CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29911:0xB81CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29911'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29911:0xB81CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE622CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE622CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE622CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE622CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE622CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE622CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE622CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8A1CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8A1CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8A1CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8A1CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8A1CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8A1CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterostylites longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8A1CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE822CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE822CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE822CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "986"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE822CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE822CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE822CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '986'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '220908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE822CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '220908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x891CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x891CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x891CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "986"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x891CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x891CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x891CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia longiserrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '986'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x891CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x871CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x871CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x871CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x871CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x871CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x871CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lophothrix frontalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x871CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '104779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29799%3A0x861CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29799%3A0x861CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29799%3A0x861CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29799%3A0x861CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29799%3A0x861CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29799:0x861CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29799'^^xsd:integer;
  dwc:scientificName 'Lensia meteori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29799:0x861CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '135435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29771%3A0x851CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29771%3A0x851CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29771%3A0x851CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29771%3A0x851CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29771%3A0x851CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29771:0x851CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29771'^^xsd:integer;
  dwc:scientificName 'Lensia conoidea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29771:0x851CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '135426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.093"^^xsd:decimal ;
  dwc:decimalLongitude "-29.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.093 -29.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.093"^^xsd:decimal ;
  geo-pos:long "-29.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x791CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.553'^^xsd:double;
  dwc:latitude '48.093'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3330 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x791CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15315%3A0x0F21CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15315%3A0x0F21CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15315%3A0x0F21CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15315%3A0x0F21CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15315%3A0x0F21CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15315:0x0F21CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15315'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15315:0x0F21CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5138%3A0x8E21CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5138%3A0x8E21CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5138%3A0x8E21CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5138%3A0x8E21CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5138%3A0x8E21CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5138:0x8E21CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5138'^^xsd:integer;
  dwc:scientificName 'Rhopalonema velatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117865'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5138:0x8E21CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '117865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12007%3A0x0621CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12007%3A0x0621CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12007%3A0x0621CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12007%3A0x0621CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12007%3A0x0621CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12007:0x0621CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12007'^^xsd:integer;
  dwc:scientificName 'Rinoctes nasutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 19372'^^xsd:string;
  dwc:aphiaid '126708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12007:0x0621CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8063%3A0x0521CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8063%3A0x0521CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8063%3A0x0521CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8063%3A0x0521CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8063%3A0x0521CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8063:0x0521CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8063'^^xsd:integer;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8063:0x0521CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8541%3A0x0121CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8541%3A0x0121CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8541%3A0x0121CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8541%3A0x0121CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8541%3A0x0121CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8541:0x0121CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8541'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8541:0x0121CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9855%3A0x0121CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9855%3A0x0121CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9855%3A0x0121CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9855%3A0x0121CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9855%3A0x0121CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9855:0x0121CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9855'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes; Zachary Baldwin'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 18273'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9855:0x0121CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15287%3A0xFC20CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15287%3A0xFC20CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15287%3A0xFC20CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15287%3A0xFC20CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15287%3A0xFC20CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15287:0xFC20CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15287'^^xsd:integer;
  dwc:scientificName 'Meningodora mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15287:0xFC20CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '107596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15273%3A0x4321CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15273%3A0x4321CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15273%3A0x4321CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15273%3A0x4321CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15273%3A0x4321CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15273:0x4321CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15273'^^xsd:integer;
  dwc:scientificName 'Systellaspis pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15273:0x4321CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '107606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12314%3A0xB220CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12314%3A0xB220CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12314%3A0xB220CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12314%3A0xB220CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12314%3A0xB220CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12314:0xB220CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12314'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12314:0xB220CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9757%3A0x9321CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9757%3A0x9321CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9757%3A0x9321CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9757%3A0x9321CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9757%3A0x9321CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9757:0x9321CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9757'^^xsd:integer;
  dwc:scientificName 'Spectrunculus grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein, Jørgen Nielsen, Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9757:0x9321CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15935%3A0xAA20CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15935%3A0xAA20CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15935%3A0xAA20CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15935%3A0xAA20CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15935%3A0xAA20CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15935:0xAA20CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15935'^^xsd:integer;
  dwc:scientificName 'Stauroteuthis syrtensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '153122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15935:0xAA20CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '153122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8499%3A0xA720CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8499%3A0xA720CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8499%3A0xA720CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8499%3A0xA720CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8499%3A0xA720CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8499:0xA720CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8499'^^xsd:integer;
  dwc:scientificName 'Sternoptyx diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8499:0xA720CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13153%3A0xA520CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13153%3A0xA520CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13153%3A0xA520CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13153%3A0xA520CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13153%3A0xA520CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13153:0xA520CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13153'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13153:0xA520CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12000%3A0x9F20CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12000%3A0x9F20CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12000%3A0x9F20CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12000%3A0x9F20CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12000%3A0x9F20CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12000:0x9F20CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12000'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12000:0x9F20CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13147%3A0x6C20CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13147%3A0x6C20CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13147%3A0x6C20CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13147%3A0x6C20CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13147%3A0x6C20CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13147:0x6C20CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13147'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13147:0x6C20CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13161%3A0x6D20CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13161%3A0x6D20CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13161%3A0x6D20CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13161%3A0x6D20CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13161%3A0x6D20CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13161:0x6D20CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13161'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13161:0x6D20CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9897%3A0x6920CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9897%3A0x6920CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9897%3A0x6920CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9897%3A0x6920CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9897%3A0x6920CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9897:0x6920CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9897'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides brevibarbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9897:0x6920CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '158954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9925%3A0x6920CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9925%3A0x6920CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9925%3A0x6920CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9925%3A0x6920CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9925%3A0x6920CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9925:0x6920CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9925'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides brevibarbis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16795'^^xsd:string;
  dwc:aphiaid '158954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9925:0x6920CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '158954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9883%3A0x6920CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9883%3A0x6920CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9883%3A0x6920CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9883%3A0x6920CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9883%3A0x6920CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9883:0x6920CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9883'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides brevibarbis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16794'^^xsd:string;
  dwc:aphiaid '158954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9883:0x6920CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '158954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9869%3A0x6820CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9869%3A0x6820CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9869%3A0x6820CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9869%3A0x6820CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9869%3A0x6820CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9869:0x6820CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9869'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides carapinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16798'^^xsd:string;
  dwc:aphiaid '158956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9869:0x6820CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '158956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21609%3A0x6820CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21609%3A0x6820CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21609%3A0x6820CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21609%3A0x6820CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21609%3A0x6820CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21609:0x6820CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21609'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides carapinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16799'^^xsd:string;
  dwc:aphiaid '158956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21609:0x6820CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '158956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF921CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF921CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF921CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF921CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF921CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF921CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Chuniphyes multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF921CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6120CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6120CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6120CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6120CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6120CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6120CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6120CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13195%3A0x301BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13195%3A0x301BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13195%3A0x301BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13195%3A0x301BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13195%3A0x301BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13195:0x301BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13195'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13195:0x301BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '158958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5900%3A0x301BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5900%3A0x301BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5900%3A0x301BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5900%3A0x301BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5900%3A0x301BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5900:0x301BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5900'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides guentheri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16800'^^xsd:string;
  dwc:aphiaid '158958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5900:0x301BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '158958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13181%3A0x3020CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13181%3A0x3020CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13181%3A0x3020CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13181%3A0x3020CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13181%3A0x3020CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13181:0x3020CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13181'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13181:0x3020CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '158958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8007%3A0x3020CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8007%3A0x3020CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8007%3A0x3020CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8007%3A0x3020CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8007%3A0x3020CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8007:0x3020CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8007'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8007:0x3020CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '158958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8021%3A0x311BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8021%3A0x311BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8021%3A0x311BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8021%3A0x311BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8021%3A0x311BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8021:0x311BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8021'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8021:0x311BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9911%3A0x311BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9911%3A0x311BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9911%3A0x311BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9911%3A0x311BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9911%3A0x311BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9911:0x311BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9911'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16806'^^xsd:string;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9911:0x311BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5148%3A0x2720CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5148%3A0x2720CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5148%3A0x2720CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5148%3A0x2720CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5148%3A0x2720CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5148:0x2720CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5148'^^xsd:integer;
  dwc:scientificName 'Crystallophyes amygdalina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5148:0x2720CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '135414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2220CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2220CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2220CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2220CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2220CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2220CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Dimophyes arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2220CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x361BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Asteroschema inornatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x361BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '124955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5920%3A0xE41FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5920%3A0xE41FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5920%3A0xE41FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5920%3A0xE41FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5920%3A0xE41FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5920:0xE41FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5920'^^xsd:integer;
  dwc:scientificName 'Bajacalifornia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes; John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5920:0xE41FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12021%3A0xE41FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12021%3A0xE41FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12021%3A0xE41FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12021%3A0xE41FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12021%3A0xE41FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12021:0xE41FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12021'^^xsd:integer;
  dwc:scientificName 'Bajacalifornia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes; John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12021:0xE41FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8569%3A0x4721CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8569%3A0x4721CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8569%3A0x4721CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8569%3A0x4721CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8569%3A0x4721CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8569:0x4721CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8569'^^xsd:integer;
  dwc:scientificName 'Bajacalifornia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes; John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8569:0x4721CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8035%3A0x0722CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8035%3A0x0722CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8035%3A0x0722CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8035%3A0x0722CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8035%3A0x0722CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8035:0x0722CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8035'^^xsd:integer;
  dwc:scientificName 'Bathytroctes microlepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16010'^^xsd:string;
  dwc:aphiaid '126693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8035:0x0722CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23023%3A0xDB1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23023%3A0xDB1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23023%3A0xDB1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23023%3A0xDB1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23023%3A0xDB1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23023:0xDB1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23023'^^xsd:integer;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; Franz Uiblein, Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23023:0xDB1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13139%3A0x0722CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13139%3A0x0722CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13139%3A0x0722CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13139%3A0x0722CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13139%3A0x0722CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13139:0x0722CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13139'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13139:0x0722CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD81FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD81FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD81FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD81FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD81FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD81FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Bathyplotes natans '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD81FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '124549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23009%3A0x951FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23009%3A0x951FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23009%3A0x951FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23009%3A0x951FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23009%3A0x951FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23009:0x951FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23009'^^xsd:integer;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; Franz Uiblein, Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23009:0x951FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD51BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthodytes sanguinolenta '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '241785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD51BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '241785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24409%3A0x1022CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24409%3A0x1022CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24409%3A0x1022CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24409%3A0x1022CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24409%3A0x1022CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24409:0x1022CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24409'^^xsd:integer;
  dwc:scientificName 'Umbellula encrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tina Molodtsova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '128529'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24409:0x1022CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '128529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x501FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x501FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24423%3A0x4D1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24423%3A0x4D1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24423%3A0x4D1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24423%3A0x4D1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24423%3A0x4D1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24423:0x4D1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24423'^^xsd:integer;
  dwc:scientificName 'Anthoptilum murrayi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tina Molodtsova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '128505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24423:0x4D1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '128505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5B1BCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5B1BCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5B1BCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5B1BCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5B1BCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5B1BCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5B1BCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23373%3A0x5C1BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23373%3A0x5C1BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23373%3A0x5C1BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23373%3A0x5C1BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23373%3A0x5C1BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23373:0x5C1BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23373'^^xsd:integer;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23373:0x5C1BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9785%3A0x4A1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9785%3A0x4A1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9785%3A0x4A1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9785%3A0x4A1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9785%3A0x4A1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9785:0x4A1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9785'^^xsd:integer;
  dwc:scientificName 'Apristurus profundorum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Kazuhiro Nakaya'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16512'^^xsd:string;
  dwc:aphiaid '158513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9785:0x4A1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '158513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1574%3A0x491FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1574%3A0x491FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1574%3A0x491FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1574%3A0x491FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1574%3A0x491FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1574:0x491FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1574'^^xsd:integer;
  dwc:scientificName 'Alepocephalus agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes; John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16554'^^xsd:string;
  dwc:aphiaid '126681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1574:0x491FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8049%3A0x481FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8049%3A0x481FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8049%3A0x481FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8049%3A0x481FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8049%3A0x481FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8049:0x481FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8049'^^xsd:integer;
  dwc:scientificName 'Alepocephalus australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '217603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8049:0x481FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '217603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5141%3A0x3D1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5141%3A0x3D1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5141%3A0x3D1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5141%3A0x3D1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5141%3A0x3D1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5141:0x3D1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5141'^^xsd:integer;
  dwc:scientificName 'Aeginura grimaldii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: ROV catch'^^xsd:string;
  dwc:aphiaid '117266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5141:0x3D1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '117266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3B1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aeginura grimaldii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3B1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '117266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12371%3A0x4E21CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12371%3A0x4E21CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12371%3A0x4E21CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12371%3A0x4E21CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12371%3A0x4E21CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12371:0x4E21CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12371'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12371:0x4E21CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28819%3A0x2D1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28819%3A0x2D1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28819%3A0x2D1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28819%3A0x2D1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28819%3A0x2D1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28819:0x2D1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28819'^^xsd:integer;
  dwc:scientificName 'Rhabdoon singulare'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28819:0x2D1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '117989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9771%3A0xD21BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9771%3A0xD21BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9771%3A0xD21BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9771%3A0xD21BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9771%3A0xD21BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9771:0xD21BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9771'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Filipe Porteiro & Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9771:0xD21BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28791%3A0x1F1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28791%3A0x1F1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28791%3A0x1F1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28791%3A0x1F1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28791%3A0x1F1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28791:0x1F1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28791'^^xsd:integer;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28791:0x1F1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9659%3A0x191FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9659%3A0x191FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9659%3A0x191FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9659%3A0x191FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9659%3A0x191FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9659:0x191FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9659'^^xsd:integer;
  dwc:scientificName 'Polyacanthonotus rissoanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ricardo S Santos'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9659:0x191FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9701%3A0x621BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9701%3A0x621BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9701%3A0x621BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9701%3A0x621BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9701%3A0x621BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9701:0x621BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9701'^^xsd:integer;
  dwc:scientificName 'Phyllorhinichthys micractis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ricardo S Santos'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16723'^^xsd:string;
  dwc:aphiaid '126577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9701:0x621BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15413%3A0x631BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15413%3A0x631BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15413%3A0x631BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15413%3A0x631BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15413%3A0x631BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15413:0x631BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15413'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15413:0x631BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15469%3A0x5621CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15469%3A0x5621CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15469%3A0x5621CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15469%3A0x5621CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15469%3A0x5621CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15469:0x5621CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15469'^^xsd:integer;
  dwc:scientificName 'Paramuricea biscaya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tina Molodtsova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '125385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15469:0x5621CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '125385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28805%3A0x6B1BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28805%3A0x6B1BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28805%3A0x6B1BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28805%3A0x6B1BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28805%3A0x6B1BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28805:0x6B1BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28805'^^xsd:integer;
  dwc:scientificName 'Haliscera Bigelowi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28805:0x6B1BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '117619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22967%3A0x6A22CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22967%3A0x6A22CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22967%3A0x6A22CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22967%3A0x6A22CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22967%3A0x6A22CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22967:0x6A22CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22967'^^xsd:integer;
  dwc:scientificName 'Fungiacyathus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Natalya Keller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '135204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22967:0x6A22CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '135204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9356%3A0x6A22CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9356%3A0x6A22CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9356%3A0x6A22CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9356%3A0x6A22CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9356%3A0x6A22CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9356:0x6A22CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9356'^^xsd:integer;
  dwc:scientificName 'Funiculina quadrangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tina Molodtsova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '128506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9356:0x6A22CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '128506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5162%3A0x661ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5162%3A0x661ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5162%3A0x661ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5162%3A0x661ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5162%3A0x661ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5162:0x661ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5162'^^xsd:integer;
  dwc:scientificName 'Gilia reticulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '196593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5162:0x661ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '196593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12685%3A0x6C22CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12685%3A0x6C22CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12685%3A0x6C22CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12685%3A0x6C22CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12685%3A0x6C22CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12685:0x6C22CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12685'^^xsd:integer;
  dwc:scientificName 'Glyphocrangon longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12685:0x6C22CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '107571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8050%3A0x7022CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8050%3A0x7022CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8050%3A0x7022CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8050%3A0x7022CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8050%3A0x7022CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8050:0x7022CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8050'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8050:0x7022CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15949%3A0x601ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15949%3A0x601ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15949%3A0x601ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15949%3A0x601ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15949%3A0x601ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15949:0x601ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15949'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15949:0x601ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12259%3A0x6E1BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12259%3A0x6E1BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12259%3A0x6E1BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12259%3A0x6E1BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12259%3A0x6E1BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12259:0x6E1BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12259'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16484'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12259:0x6E1BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12273%3A0x6E1BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12273%3A0x6E1BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12273%3A0x6E1BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12273%3A0x6E1BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12273%3A0x6E1BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12273:0x6E1BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12273'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16483'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12273:0x6E1BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12245%3A0x2C1ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12245%3A0x2C1ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12245%3A0x2C1ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12245%3A0x2C1ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12245%3A0x2C1ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12245:0x2C1ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12245'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16836'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12245:0x2C1ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14581%3A0xF71DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14581%3A0xF71DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14581%3A0xF71DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14581%3A0xF71DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14581%3A0xF71DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14581:0xF71DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14581'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14581:0xF71DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8527%3A0xA222CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8527%3A0xA222CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8527%3A0xA222CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8527%3A0xA222CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8527%3A0xA222CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8527:0xA222CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8527'^^xsd:integer;
  dwc:scientificName 'Narcetes erimelas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126705'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8527:0xA222CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14623%3A0xEA1DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14623%3A0xEA1DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14623%3A0xEA1DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14623%3A0xEA1DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14623%3A0xEA1DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14623:0xEA1DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14623'^^xsd:integer;
  dwc:scientificName 'Nemichthys scolopaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14623:0xEA1DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22013%3A0xBB1BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22013%3A0xBB1BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22013%3A0xBB1BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22013%3A0xBB1BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22013%3A0xBB1BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22013:0xBB1BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22013'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22013:0xBB1BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBB1BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBB1BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA21DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA21DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA21DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA21DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA21DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA21DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA21DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14651%3A0xA21DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14651%3A0xA21DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14651%3A0xA21DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14651%3A0xA21DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14651%3A0xA21DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14651:0xA21DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14651'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14651:0xA21DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12301%3A0xAD22CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12301%3A0xAD22CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12301%3A0xAD22CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12301%3A0xAD22CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12301%3A0xAD22CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12301:0xAD22CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12301'^^xsd:integer;
  dwc:scientificName 'Kali indica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16366'^^xsd:string;
  dwc:aphiaid '159666'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12301:0xAD22CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '159666'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9370%3A0xAE22CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9370%3A0xAE22CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9370%3A0xAE22CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9370%3A0xAE22CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9370%3A0xAE22CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9370:0xAE22CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9370'^^xsd:integer;
  dwc:scientificName 'Kophobelemnon macrospinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tina Molodtsova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '128511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9370:0xAE22CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '128511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9673%3A0x9B1DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9673%3A0x9B1DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9673%3A0x9B1DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9673%3A0x9B1DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9673%3A0x9B1DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9673:0x9B1DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9673'^^xsd:integer;
  dwc:scientificName 'Lampadena speculigera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ricardo S Santos'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16888'^^xsd:string;
  dwc:aphiaid '126608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9673:0x9B1DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x571DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lensia conoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x571DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '135426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9743%3A0x7C21CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9743%3A0x7C21CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9743%3A0x7C21CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9743%3A0x7C21CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9743%3A0x7C21CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9743:0x7C21CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9743'^^xsd:integer;
  dwc:scientificName 'Polyacanthonotus rissoanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ricardo S Santos; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9743:0x7C21CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9841%3A0x4D1DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9841%3A0x4D1DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9841%3A0x4D1DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9841%3A0x4D1DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9841%3A0x4D1DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9841:0x4D1DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9841'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9841:0x4D1DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x481DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x481DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x481DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x481DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x481DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x481DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x481DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14637%3A0x451DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14637%3A0x451DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14637%3A0x451DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14637%3A0x451DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14637%3A0x451DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14637:0x451DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14637'^^xsd:integer;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; Franz Uiblein, Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14637:0x451DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24395%3A0xD922CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24395%3A0xD922CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24395%3A0xD922CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24395%3A0xD922CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24395%3A0xD922CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24395:0xD922CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24395'^^xsd:integer;
  dwc:scientificName 'Umbellula thompsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tina Molodtsova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '128533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24395:0xD922CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '128533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12385%3A0x3A1DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12385%3A0x3A1DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12385%3A0x3A1DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12385%3A0x3A1DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12385%3A0x3A1DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12385:0x3A1DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12385'^^xsd:integer;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12385:0x3A1DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3A1DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3A1DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3A1DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3A1DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3A1DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3A1DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3A1DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8555%3A0x3B1DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8555%3A0x3B1DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8555%3A0x3B1DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8555%3A0x3B1DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8555%3A0x3B1DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8555:0x3B1DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8555'^^xsd:integer;
  dwc:scientificName 'Alepocephalus agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16555'^^xsd:string;
  dwc:aphiaid '126681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8555:0x3B1DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8091%3A0x3A1DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8091%3A0x3A1DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8091%3A0x3A1DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8091%3A0x3A1DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8091%3A0x3A1DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8091:0x3A1DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8091'^^xsd:integer;
  dwc:scientificName 'Alepocephalus australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '217603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8091:0x3A1DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '217603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x381DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x381DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x381DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x381DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x381DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x381DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aglantha digitale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x381DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '117849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15851%3A0xCD1CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15851%3A0xCD1CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15851%3A0xCD1CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15851%3A0xCD1CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15851%3A0xCD1CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15851:0xCD1CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15851'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15851:0xCD1CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5134%3A0xCB1CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5134%3A0xCB1CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5134%3A0xCB1CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5134%3A0xCB1CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5134%3A0xCB1CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5134:0xCB1CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5134'^^xsd:integer;
  dwc:scientificName 'Botrynema brucei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5134:0xCB1CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '117615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC91CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC91CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC91CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC91CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC91CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC91CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Clausophyes moserae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135412'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC91CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '135412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCA1CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCA1CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCA1CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCA1CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCA1CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCA1CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCA1CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3421%3A0xC51BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3421%3A0xC51BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3421%3A0xC51BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3421%3A0xC51BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3421%3A0xC51BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3421:0xC51BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3421'^^xsd:integer;
  dwc:scientificName 'Cottunculus tubulosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16361'^^xsd:string;
  dwc:aphiaid '274669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3421:0xC51BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '274669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5152%3A0x901CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5152%3A0x901CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5152%3A0x901CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5152%3A0x901CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5152%3A0x901CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5152:0x901CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5152'^^xsd:integer;
  dwc:scientificName 'Crossota rufobrunnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117856'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5152:0x901CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '117856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13167%3A0x8F1CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13167%3A0x8F1CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13167%3A0x8F1CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13167%3A0x8F1CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13167%3A0x8F1CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13167:0x8F1CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13167'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13167:0x8F1CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28788%3A0x831CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28788%3A0x831CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28788%3A0x831CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28788%3A0x831CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28788%3A0x831CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28788:0x831CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28788'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28788:0x831CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8232%3A0x7F1CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8232%3A0x7F1CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8232%3A0x7F1CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8232%3A0x7F1CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8232%3A0x7F1CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8232:0x7F1CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8232'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8232:0x7F1CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8485%3A0x1C1CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8485%3A0x1C1CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8485%3A0x1C1CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8485%3A0x1C1CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8485%3A0x1C1CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8485:0x1C1CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8485'^^xsd:integer;
  dwc:scientificName 'Paraliparis nigellus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Peter Rask Møller; Natalia Chern'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 20387'^^xsd:string;
  dwc:aphiaid '474966'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8485:0x1C1CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '474966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC22CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC22CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC22CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC22CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC22CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xEC22CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paelopatides grisea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xEC22CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '124578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15907%3A0x7A1CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15907%3A0x7A1CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15907%3A0x7A1CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15907%3A0x7A1CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15907%3A0x7A1CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15907:0x7A1CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15907'^^xsd:integer;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15907:0x7A1CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12035%3A0xEE22CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12035%3A0xEE22CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12035%3A0xEE22CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12035%3A0xEE22CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12035%3A0xEE22CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12035:0xEE22CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12035'^^xsd:integer;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12035:0xEE22CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14595%3A0x331CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14595%3A0x331CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14595%3A0x331CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14595%3A0x331CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14595%3A0x331CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14595:0x331CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14595'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14595:0x331CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14609%3A0xCD1BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14609%3A0xCD1BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14609%3A0xCD1BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14609%3A0xCD1BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -29.548)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-29.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14609%3A0xCD1BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14609:0xCD1BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14609'^^xsd:integer;
  dwc:scientificName 'Melamphaes microps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.548'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:minimumDepth '1872'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1916 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14609:0xCD1BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29991%3A0x8321CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29991%3A0x8321CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29991%3A0x8321CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29991%3A0x8321CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29991%3A0x8321CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29991:0x8321CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29991'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29991:0x8321CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25320%3A0x1721CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25320%3A0x1721CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25320%3A0x1721CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25320%3A0x1721CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25320%3A0x1721CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25320:0x1721CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25320'^^xsd:integer;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25320:0x1721CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29935%3A0x8621CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29935%3A0x8621CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29935%3A0x8621CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29935%3A0x8621CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29935%3A0x8621CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29935:0x8621CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29935'^^xsd:integer;
  dwc:scientificName 'Sergia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29935:0x8621CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1056510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25027%3A0x8821CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25027%3A0x8821CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25027%3A0x8821CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25027%3A0x8821CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25027%3A0x8821CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25027:0x8821CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25027'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25027:0x8821CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11289%3A0x0C21CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11289%3A0x0C21CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11289%3A0x0C21CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11289%3A0x0C21CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11289%3A0x0C21CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11289:0x0C21CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11289'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11289:0x0C21CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29949%3A0x8D21CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29949%3A0x8D21CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29949%3A0x8D21CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29949%3A0x8D21CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29949%3A0x8D21CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29949:0x8D21CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29949'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29949:0x8D21CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29963%3A0x3B21CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29963%3A0x3B21CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29963%3A0x3B21CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29963%3A0x3B21CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29963%3A0x3B21CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29963:0x3B21CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29963'^^xsd:integer;
  dwc:scientificName 'Sergestes corniculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '246195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29963:0x3B21CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '514117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25334%3A0x0721CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25334%3A0x0721CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25334%3A0x0721CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25334%3A0x0721CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25334%3A0x0721CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25334:0x0721CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25334'^^xsd:integer;
  dwc:scientificName 'Sergestes corniculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '246195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25334:0x0721CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '514117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27849%3A0x4121CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27849%3A0x4121CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27849%3A0x4121CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27849%3A0x4121CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27849%3A0x4121CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27849:0x4121CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27849'^^xsd:integer;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27849:0x4121CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22826%3A0xF820CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22826%3A0xF820CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22826%3A0xF820CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22826%3A0xF820CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22826%3A0xF820CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22826:0xF820CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22826'^^xsd:integer;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22826:0xF820CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5687%3A0xCE1BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5687%3A0xCE1BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5687%3A0xCE1BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5687%3A0xCE1BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5687%3A0xCE1BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5687:0xCE1BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5687'^^xsd:integer;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5687:0xCE1BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5652%3A0xA820CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5652%3A0xA820CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5652%3A0xA820CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5652%3A0xA820CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5652%3A0xA820CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5652:0xA820CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5652'^^xsd:integer;
  dwc:scientificName 'Sternoptyx diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5652:0xA820CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4318%3A0xA020CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4318%3A0xA020CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4318%3A0xA020CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4318%3A0xA020CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4318%3A0xA020CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4318:0xA020CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4318'^^xsd:integer;
  dwc:scientificName 'Serrivomer lanceolatoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4318:0xA020CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4257%3A0x9E20CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4257%3A0x9E20CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4257%3A0x9E20CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4257%3A0x9E20CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4257%3A0x9E20CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4257:0x9E20CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4257'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4257:0x9E20CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5664%3A0x9B20CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5664%3A0x9B20CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5664%3A0x9B20CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5664%3A0x9B20CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5664%3A0x9B20CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5664:0x9B20CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5664'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5664:0x9B20CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4271%3A0x5F20CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4271%3A0x5F20CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4271%3A0x5F20CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4271%3A0x5F20CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4271%3A0x5F20CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4271:0x5F20CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4271'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4271:0x5F20CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5694%3A0x5920CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5694%3A0x5920CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5694%3A0x5920CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5694%3A0x5920CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5694%3A0x5920CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5694:0x5920CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5694'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5694:0x5920CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4276%3A0x3220CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4276%3A0x3220CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4276%3A0x3220CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4276%3A0x3220CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4276%3A0x3220CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4276:0x3220CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4276'^^xsd:integer;
  dwc:scientificName 'Cubiceps gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16345'^^xsd:string;
  dwc:aphiaid '126990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4276:0x3220CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3538%3A0x3220CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3538%3A0x3220CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3538%3A0x3220CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3538%3A0x3220CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3538%3A0x3220CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3538:0x3220CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3538'^^xsd:integer;
  dwc:scientificName 'Cubiceps gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown;Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1636-37'^^xsd:string;
  dwc:aphiaid '126990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3538:0x3220CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3120CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3120CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3120CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3120CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3120CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3120CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3120CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3572%3A0x2620CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3572%3A0x2620CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3572%3A0x2620CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3572%3A0x2620CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3572%3A0x2620CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3572:0x2620CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3572'^^xsd:integer;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1733-34  '^^xsd:string;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3572:0x2620CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5631%3A0x2620CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5631%3A0x2620CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5631%3A0x2620CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5631%3A0x2620CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5631%3A0x2620CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5631:0x2620CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5631'^^xsd:integer;
  dwc:scientificName 'Diaphus metopoclampus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126594'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5631:0x2620CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3524%3A0x2520CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3524%3A0x2520CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3524%3A0x2520CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3524%3A0x2520CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3524%3A0x2520CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3524:0x2520CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3524'^^xsd:integer;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1592-94'^^xsd:string;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3524:0x2520CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25494%3A0x1A20CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25494%3A0x1A20CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25494%3A0x1A20CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25494%3A0x1A20CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25494%3A0x1A20CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25494:0x1A20CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25494'^^xsd:integer;
  dwc:scientificName 'Cyclothone pallida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16329'^^xsd:string;
  dwc:aphiaid '127288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25494:0x1A20CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4249%3A0x4621CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4249%3A0x4621CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4249%3A0x4621CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4249%3A0x4621CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4249%3A0x4621CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4249:0x4621CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4249'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16264'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4249:0x4621CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5634%3A0xEB1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5634%3A0xEB1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5634%3A0xEB1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5634%3A0xEB1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5634%3A0xEB1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5634:0xEB1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5634'^^xsd:integer;
  dwc:scientificName 'Diplospinus multistriatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16383'^^xsd:string;
  dwc:aphiaid '126861'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5634:0xEB1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5666%3A0xEC1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5666%3A0xEC1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5666%3A0xEC1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5666%3A0xEC1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5666%3A0xEC1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5666:0xEC1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5666'^^xsd:integer;
  dwc:scientificName 'Diretmus argenteus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16413'^^xsd:string;
  dwc:aphiaid '126398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5666:0xEC1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5678%3A0xEA1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5678%3A0xEA1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5678%3A0xEA1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5678%3A0xEA1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5678%3A0xEA1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5678:0xEA1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5678'^^xsd:integer;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5678:0xEA1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5689%3A0xE41FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5689%3A0xE41FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5689%3A0xE41FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5689%3A0xE41FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5689%3A0xE41FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5689:0xE41FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5689'^^xsd:integer;
  dwc:scientificName 'Astronesthes niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5689:0xE41FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5761%3A0xE11FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5761%3A0xE11FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5761%3A0xE11FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5761%3A0xE11FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5761%3A0xE11FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5761:0xE11FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5761'^^xsd:integer;
  dwc:scientificName 'Argyropelecus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5761:0xE11FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5696%3A0xE11FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5696%3A0xE11FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5696%3A0xE11FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5696%3A0xE11FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5696%3A0xE11FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5696:0xE11FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5696'^^xsd:integer;
  dwc:scientificName 'Argyropelecus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5696:0xE11FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3520%3A0x4821CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3520%3A0x4821CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3520%3A0x4821CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3520%3A0x4821CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3520%3A0x4821CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3520:0x4821CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3520'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gunnar Langhelle'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3520:0x4821CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5668%3A0x4821CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5668%3A0x4821CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5668%3A0x4821CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5668%3A0x4821CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5668%3A0x4821CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5668:0x4821CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5668'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5668:0x4821CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3498%3A0xE01FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3498%3A0xE01FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3498%3A0xE01FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3498%3A0xE01FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3498%3A0xE01FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3498:0xE01FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3498'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1690-94'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3498:0xE01FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4299%3A0xD91FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4299%3A0xD91FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4299%3A0xD91FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4299%3A0xD91FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4299%3A0xD91FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4299:0xD91FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4299'^^xsd:integer;
  dwc:scientificName 'Bathylagus greyae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4299:0xD91FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4321%3A0xD91FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4321%3A0xD91FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4321%3A0xD91FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4321%3A0xD91FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4321%3A0xD91FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4321:0xD91FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4321'^^xsd:integer;
  dwc:scientificName 'Bathylagus greyae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4321:0xD91FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5647%3A0x8B1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5647%3A0x8B1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5647%3A0x8B1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5647%3A0x8B1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5647%3A0x8B1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5647:0x8B1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5647'^^xsd:integer;
  dwc:scientificName 'Bolinichthys indicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16402'^^xsd:string;
  dwc:aphiaid '126582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5647:0x8B1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3472%3A0x8B1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3472%3A0x8B1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3472%3A0x8B1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3472%3A0x8B1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3472%3A0x8B1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3472:0x8B1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3472'^^xsd:integer;
  dwc:scientificName 'Bolinichthys indicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1653-54'^^xsd:string;
  dwc:aphiaid '126582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3472:0x8B1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5851%3A0x0922CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5851%3A0x0922CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5851%3A0x0922CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5851%3A0x0922CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5851%3A0x0922CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5851:0x0922CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5851'^^xsd:integer;
  dwc:scientificName 'Bolinichthys indicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16401'^^xsd:string;
  dwc:aphiaid '126582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5851:0x0922CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5675%3A0x591BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5675%3A0x591BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5675%3A0x591BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5675%3A0x591BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5675%3A0x591BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5675:0x591BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5675'^^xsd:integer;
  dwc:scientificName 'Bolinichthys supralateralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16391'^^xsd:string;
  dwc:aphiaid '126583'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5675:0x591BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3468%3A0x8A1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3468%3A0x8A1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3468%3A0x8A1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3468%3A0x8A1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3468%3A0x8A1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3468:0x8A1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3468'^^xsd:integer;
  dwc:scientificName 'Bonapartia pedaliota'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1727-29'^^xsd:string;
  dwc:aphiaid '127281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3468:0x8A1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '322499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4278%3A0x8A1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4278%3A0x8A1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4278%3A0x8A1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4278%3A0x8A1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4278%3A0x8A1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4278:0x8A1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4278'^^xsd:integer;
  dwc:scientificName 'Bonapartia pedaliota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4278:0x8A1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '322499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5617%3A0x5A1BCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5617%3A0x5A1BCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5617%3A0x5A1BCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5617%3A0x5A1BCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5617%3A0x5A1BCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5617:0x5A1BCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5617'^^xsd:integer;
  dwc:scientificName 'Ceratias holboelli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'T.W Pietsch'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15963'^^xsd:string;
  dwc:aphiaid '126537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5617:0x5A1BCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7791%3A0x531FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7791%3A0x531FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7791%3A0x531FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7791%3A0x531FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7791%3A0x531FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7791:0x531FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7791'^^xsd:integer;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7791:0x531FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15622%3A0x3E1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15622%3A0x3E1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15622%3A0x3E1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15622%3A0x3E1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15622%3A0x3E1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15622:0x3E1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15622'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15622:0x3E1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22812%3A0x5021CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22812%3A0x5021CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22812%3A0x5021CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22812%3A0x5021CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22812%3A0x5021CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22812:0x5021CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22812'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22812:0x5021CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30092%3A0x371FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30092%3A0x371FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30092%3A0x371FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30092%3A0x371FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30092%3A0x371FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30092:0x371FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30092'^^xsd:integer;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vanda Carmo'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30092:0x371FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5618%3A0xD61BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5618%3A0xD61BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5618%3A0xD61BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5618%3A0xD61BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5618%3A0xD61BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5618:0xD61BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5618'^^xsd:integer;
  dwc:scientificName 'Vinciguerria poweriae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5618:0xD61BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30078%3A0xD71BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30078%3A0xD71BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30078%3A0xD71BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30078%3A0xD71BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30078%3A0xD71BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30078:0xD71BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30078'^^xsd:integer;
  dwc:scientificName 'Vinciguerria poweriae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vanda Carmo'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30078:0xD71BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15608%3A0x601BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15608%3A0x601BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15608%3A0x601BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15608%3A0x601BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15608%3A0x601BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15608:0x601BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15608'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15608:0x601BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4241%3A0x1D1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4241%3A0x1D1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4241%3A0x1D1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4241%3A0x1D1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4241%3A0x1D1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4241:0x1D1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4241'^^xsd:integer;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4241:0x1D1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31829%3A0xD21ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31829%3A0xD21ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31829%3A0xD21ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31829%3A0xD21ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31829%3A0xD21ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31829:0xD21ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31829'^^xsd:integer;
  dwc:scientificName 'Phrosina semilunata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31829:0xD21ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '103273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27835%3A0xC61ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27835%3A0xC61ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27835%3A0xC61ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27835%3A0xC61ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27835%3A0xC61ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27835:0xC61ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27835'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27835:0xC61ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27877%3A0xC21ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27877%3A0xC21ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27877%3A0xC21ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27877%3A0xC21ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27877%3A0xC21ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27877:0xC21ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27877'^^xsd:integer;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27877:0xC21ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5692%3A0xBC1ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5692%3A0xBC1ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5692%3A0xBC1ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5692%3A0xBC1ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5692%3A0xBC1ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5692:0xBC1ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5692'^^xsd:integer;
  dwc:scientificName 'Odontomacrurus murrayi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5692:0xBC1ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25362%3A0x6722CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25362%3A0x6722CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25362%3A0x6722CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25362%3A0x6722CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25362%3A0x6722CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25362:0x6722CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25362'^^xsd:integer;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25362:0x6722CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25348%3A0x761ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25348%3A0x761ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25348%3A0x761ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25348%3A0x761ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25348%3A0x761ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25348:0x761ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25348'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25348:0x761ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25041%3A0x6D1ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25041%3A0x6D1ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25041%3A0x6D1ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25041%3A0x6D1ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25041%3A0x6D1ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25041:0x6D1ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25041'^^xsd:integer;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25041:0x6D1ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29977%3A0x681ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29977%3A0x681ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29977%3A0x681ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29977%3A0x681ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29977%3A0x681ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29977:0x681ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29977'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29977:0x681ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3534%3A0x5E1ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3534%3A0x5E1ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3534%3A0x5E1ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3534%3A0x5E1ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3534%3A0x5E1ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3534:0x5E1ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3534'^^xsd:integer;
  dwc:scientificName 'Gonostoma elongatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1616-20'^^xsd:string;
  dwc:aphiaid '127296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3534:0x5E1ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '221512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5650%3A0x5E1ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5650%3A0x5E1ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5650%3A0x5E1ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5650%3A0x5E1ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5650%3A0x5E1ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5650:0x5E1ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5650'^^xsd:integer;
  dwc:scientificName 'Gonostoma elongatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 17219'^^xsd:string;
  dwc:aphiaid '127296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5650:0x5E1ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '221512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3548%3A0x7022CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3548%3A0x7022CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3548%3A0x7022CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3548%3A0x7022CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3548%3A0x7022CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3548:0x7022CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3548'^^xsd:integer;
  dwc:scientificName 'Gonostoma elongatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 17384'^^xsd:string;
  dwc:aphiaid '127296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3548:0x7022CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '221512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4327%3A0x291ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4327%3A0x291ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4327%3A0x291ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4327%3A0x291ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4327%3A0x291ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4327:0x291ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4327'^^xsd:integer;
  dwc:scientificName 'Microichthys coccoi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ofer Gon'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4327:0x291ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4307%3A0x9922CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4307%3A0x9922CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4307%3A0x9922CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4307%3A0x9922CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4307%3A0x9922CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4307:0x9922CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4307'^^xsd:integer;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4307:0x9922CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22840%3A0xF41DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22840%3A0xF41DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22840%3A0xF41DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22840%3A0xF41DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22840%3A0xF41DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22840:0xF41DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22840'^^xsd:integer;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22840:0xF41DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12938%3A0xA022CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12938%3A0xA022CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12938%3A0xA022CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12938%3A0xA022CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12938%3A0xA022CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12938:0xA022CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12938'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12938:0xA022CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5662%3A0xE61DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5662%3A0xE61DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5662%3A0xE61DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5662%3A0xE61DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5662%3A0xE61DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5662:0xE61DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5662'^^xsd:integer;
  dwc:scientificName 'Opisthoproctus grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown; Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5662:0xE61DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '319394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5676%3A0xE61DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5676%3A0xE61DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5676%3A0xE61DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5676%3A0xE61DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5676%3A0xE61DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5676:0xE61DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5676'^^xsd:integer;
  dwc:scientificName 'Opisthoproctus soleatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown; Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126733'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5676:0xE61DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126733'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5690%3A0xE01DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5690%3A0xE01DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5690%3A0xE01DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5690%3A0xE01DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5690%3A0xE01DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5690:0xE01DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5690'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5690:0xE01DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5837%3A0x741BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5837%3A0x741BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5837%3A0x741BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5837%3A0x741BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5837%3A0x741BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5837:0x741BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5837'^^xsd:integer;
  dwc:scientificName 'Lepidophanes gaussi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126620'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5837:0x741BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25788%3A0x751BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25788%3A0x751BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25788%3A0x751BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25788%3A0x751BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25788%3A0x751BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25788:0x751BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25788'^^xsd:integer;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16382'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25788:0x751BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4262%3A0xDA1DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4262%3A0xDA1DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4262%3A0xDA1DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4262%3A0xDA1DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4262%3A0xDA1DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4262:0xDA1DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4262'^^xsd:integer;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4262:0xDA1DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3458%3A0xDB1DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3458%3A0xDB1DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3458%3A0xDB1DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3458%3A0xDB1DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3458%3A0xDB1DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3458:0xDB1DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3458'^^xsd:integer;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1660-64'^^xsd:string;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3458:0xDB1DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3527%3A0xDA1DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3527%3A0xDA1DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3527%3A0xDA1DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3527%3A0xDA1DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3527%3A0xDA1DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3527:0xDA1DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3527'^^xsd:integer;
  dwc:scientificName 'Lobianchia gemellarii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1613-15'^^xsd:string;
  dwc:aphiaid '158901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3527:0xDA1DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '158901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5823%3A0x761BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5823%3A0x761BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5823%3A0x761BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5823%3A0x761BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5823%3A0x761BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5823:0x761BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5823'^^xsd:integer;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5823:0x761BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5633%3A0xA822CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5633%3A0xA822CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5633%3A0xA822CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5633%3A0xA822CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5633%3A0xA822CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5633:0xA822CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5633'^^xsd:integer;
  dwc:scientificName 'Lampadena urophaos atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '221500'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5633:0xA822CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '713102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5865%3A0xB81BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5865%3A0xB81BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5865%3A0xB81BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5865%3A0xB81BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5865%3A0xB81BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5865:0xB81BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5865'^^xsd:integer;
  dwc:scientificName 'Lampanyctus intricarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5865:0xB81BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5645%3A0x7B21CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5645%3A0x7B21CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5645%3A0x7B21CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5645%3A0x7B21CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5645%3A0x7B21CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5645:0x7B21CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5645'^^xsd:integer;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5645:0x7B21CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3460%3A0xAE1DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3460%3A0xAE1DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3460%3A0xAE1DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3460%3A0xAE1DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3460%3A0xAE1DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3460:0xAE1DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3460'^^xsd:integer;
  dwc:scientificName 'Hygophum hygomii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1585-86'^^xsd:string;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3460:0xAE1DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5659%3A0xAE1DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5659%3A0xAE1DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5659%3A0xAE1DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5659%3A0xAE1DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5659%3A0xAE1DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5659:0xAE1DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5659'^^xsd:integer;
  dwc:scientificName 'Hygophum hygomii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5659:0xAE1DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4313%3A0xA81DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4313%3A0xA81DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4313%3A0xA81DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4313%3A0xA81DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4313%3A0xA81DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4313:0xA81DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4313'^^xsd:integer;
  dwc:scientificName 'Howella brodiei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4313:0xA81DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7843%3A0x231CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7843%3A0x231CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7843%3A0x231CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7843%3A0x231CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7843%3A0x231CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7843:0x231CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7843'^^xsd:integer;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7843:0x231CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7787%3A0xA51DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7787%3A0xA51DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7787%3A0xA51DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7787%3A0xA51DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7787%3A0xA51DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7787:0xA51DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7787'^^xsd:integer;
  dwc:scientificName 'Histioteuthis bonnellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7787:0xA51DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '140111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7815%3A0xAC22CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7815%3A0xAC22CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7815%3A0xAC22CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7815%3A0xAC22CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7815%3A0xAC22CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7815:0xAC22CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7815'^^xsd:integer;
  dwc:scientificName 'Histioteuthis corona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140112'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7815:0xAC22CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '140112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7845%3A0xA41DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7845%3A0xA41DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7845%3A0xA41DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7845%3A0xA41DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7845%3A0xA41DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7845:0xA41DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7845'^^xsd:integer;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7845:0xA41DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3564%3A0x9F1DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3564%3A0x9F1DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3564%3A0x9F1DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3564%3A0x9F1DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3564%3A0x9F1DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3564:0x9F1DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3564'^^xsd:integer;
  dwc:scientificName 'Ichthyococcus ovatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1611'^^xsd:string;
  dwc:aphiaid '127298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3564:0x9F1DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5620%3A0x9F1DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5620%3A0x9F1DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5620%3A0x9F1DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5620%3A0x9F1DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5620%3A0x9F1DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5620:0x9F1DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5620'^^xsd:integer;
  dwc:scientificName 'Ichthyococcus ovatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5620:0x9F1DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5622%3A0xB022CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5622%3A0xB022CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5622%3A0xB022CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5622%3A0xB022CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5622%3A0xB022CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5622:0xB022CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5622'^^xsd:integer;
  dwc:scientificName 'Photostomias guernei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5622:0xB022CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7831%3A0x4A1DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7831%3A0x4A1DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7831%3A0x4A1DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7831%3A0x4A1DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7831%3A0x4A1DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7831:0x4A1DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7831'^^xsd:integer;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7831:0x4A1DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5636%3A0x491DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5636%3A0x491DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5636%3A0x491DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5636%3A0x491DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5636%3A0x491DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5636:0x491DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5636'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5636:0x491DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3450%3A0x471DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3450%3A0x471DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3450%3A0x471DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3450%3A0x471DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3450%3A0x471DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3450:0x471DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3450'^^xsd:integer;
  dwc:scientificName 'Argyropelecus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1670-74  '^^xsd:string;
  dwc:aphiaid '127306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3450:0x471DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5899%3A0xB422CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5899%3A0xB422CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5899%3A0xB422CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5899%3A0xB422CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5899%3A0xB422CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5899:0xB422CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5899'^^xsd:integer;
  dwc:scientificName 'Argyropelecus gigas'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16760'^^xsd:string;
  dwc:aphiaid '127308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5899:0xB422CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5680%3A0x461DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5680%3A0x461DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5680%3A0x461DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5680%3A0x461DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5680%3A0x461DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5680:0x461DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5680'^^xsd:integer;
  dwc:scientificName 'Xenodermichthys copei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5680:0x461DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3457%3A0x461DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3457%3A0x461DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3457%3A0x461DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3457%3A0x461DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3457%3A0x461DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3457:0x461DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3457'^^xsd:integer;
  dwc:scientificName 'Xenodermichthys copei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1580-81'^^xsd:string;
  dwc:aphiaid '126714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3457:0x461DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3510%3A0xD51CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3510%3A0xD51CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3510%3A0xD51CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3510%3A0xD51CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3510%3A0xD51CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3510:0xD51CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3510'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1597'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3510:0xD51CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5619%3A0xC11BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5619%3A0xC11BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5619%3A0xC11BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5619%3A0xC11BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5619%3A0xC11BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5619:0xC11BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5619'^^xsd:integer;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16783'^^xsd:string;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5619:0xC11BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5624%3A0x221CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5624%3A0x221CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5624%3A0x221CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5624%3A0x221CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5624%3A0x221CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5624:0x221CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5624'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5624:0x221CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15636%3A0xE122CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15636%3A0xE122CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15636%3A0xE122CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15636%3A0xE122CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15636%3A0xE122CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15636:0xE122CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15636'^^xsd:integer;
  dwc:scientificName 'Funchalia woodwardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15636:0xE122CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5673%3A0xB91CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5673%3A0xB91CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5673%3A0xB91CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5673%3A0xB91CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5673%3A0xB91CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5673:0xB91CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5673'^^xsd:integer;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5673:0xB91CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5628%3A0x971CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5628%3A0x971CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5628%3A0x971CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5628%3A0x971CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5628%3A0x971CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5628:0x971CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5628'^^xsd:integer;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5628:0x971CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5642%3A0x951CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5642%3A0x951CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5642%3A0x951CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5642%3A0x951CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5642%3A0x951CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5642:0x951CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5642'^^xsd:integer;
  dwc:scientificName 'Diaphus effulgens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16816'^^xsd:string;
  dwc:aphiaid '126591'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5642:0x951CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5648%3A0xE722CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5648%3A0xE722CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5648%3A0xE722CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5648%3A0xE722CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5648%3A0xE722CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5648:0xE722CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5648'^^xsd:integer;
  dwc:scientificName 'Margrethia obtusirostra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127297'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5648:0xE722CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4243%3A0x891CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4243%3A0x891CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4243%3A0x891CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4243%3A0x891CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4243%3A0x891CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4243:0x891CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4243'^^xsd:integer;
  dwc:scientificName 'Lobianchia gemellarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4243:0x891CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '158901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5809%3A0x841CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5809%3A0x841CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5809%3A0x841CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5809%3A0x841CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5809%3A0x841CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5809:0x841CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5809'^^xsd:integer;
  dwc:scientificName 'Lampanyctus photonotus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126618'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5809:0x841CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5863%3A0x831CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5863%3A0x831CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5863%3A0x831CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5863%3A0x831CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5863%3A0x831CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5863:0x831CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5863'^^xsd:integer;
  dwc:scientificName 'Lampanyctus festivus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5863:0x831CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7803%3A0x281CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7803%3A0x281CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7803%3A0x281CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7803%3A0x281CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7803%3A0x281CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7803:0x281CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7803'^^xsd:integer;
  dwc:scientificName 'Octopoteuthis sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '181379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7803:0x281CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '181379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27821%3A0xED22CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27821%3A0xED22CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27821%3A0xED22CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27821%3A0xED22CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27821%3A0xED22CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27821:0xED22CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27821'^^xsd:integer;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27821:0xED22CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7829%3A0x7A1CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7829%3A0x7A1CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7829%3A0x7A1CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7829%3A0x7A1CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7829%3A0x7A1CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7829:0x7A1CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7829'^^xsd:integer;
  dwc:scientificName 'Mastigoteuthis hjorti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '341900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7829:0x7A1CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '759125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4285%3A0x7B1CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4285%3A0x7B1CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4285%3A0x7B1CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4285%3A0x7B1CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4285%3A0x7B1CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4285:0x7B1CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4285'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4285:0x7B1CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29921%3A0xEF22CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29921%3A0xEF22CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29921%3A0xEF22CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29921%3A0xEF22CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.777 -29.541)"^^geo:wktLiteral ;
  geo-pos:lat "42.777"^^xsd:decimal ;
  geo-pos:long "-29.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29921%3A0xEF22CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29921:0xEF22CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29921'^^xsd:integer;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '42.777'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1934 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29921:0xEF22CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4019%3A0x3C21CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4019%3A0x3C21CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4019%3A0x3C21CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4019%3A0x3C21CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4019%3A0x3C21CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4019:0x3C21CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4019'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4019:0x3C21CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29082%3A0x8621CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29082%3A0x8621CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29082%3A0x8621CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29082%3A0x8621CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29082%3A0x8621CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29082:0x8621CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29082'^^xsd:integer;
  dwc:scientificName 'Sergia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29082:0x8621CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1056510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29068%3A0x1521CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29068%3A0x1521CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29068%3A0x1521CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29068%3A0x1521CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29068%3A0x1521CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29068:0x1521CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29068'^^xsd:integer;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29068:0x1521CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29110%3A0x1521CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29110%3A0x1521CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29110%3A0x1521CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29110%3A0x1521CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29110%3A0x1521CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29110:0x1521CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29110'^^xsd:integer;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29110:0x1521CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4033%3A0x1521CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4033%3A0x1521CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4033%3A0x1521CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4033%3A0x1521CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4033%3A0x1521CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4033:0x1521CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4033'^^xsd:integer;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4033:0x1521CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3910%3A0x1021CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3910%3A0x1021CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3910%3A0x1021CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3910%3A0x1021CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3910%3A0x1021CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3910:0x1021CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3910'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3910:0x1021CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13618%3A0x3B21CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13618%3A0x3B21CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13618%3A0x3B21CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13618%3A0x3B21CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13618%3A0x3B21CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13618:0x3B21CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13618'^^xsd:integer;
  dwc:scientificName 'Sergestes corniculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '246195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13618:0x3B21CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '514117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5228%3A0x0721CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5228%3A0x0721CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5228%3A0x0721CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5228%3A0x0721CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5228%3A0x0721CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5228:0x0721CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5228'^^xsd:integer;
  dwc:scientificName 'Rosacea plicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5228:0x0721CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '135471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3882%3A0x0521CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3882%3A0x0521CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3882%3A0x0521CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3882%3A0x0521CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3882%3A0x0521CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3882:0x0521CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3882'^^xsd:integer;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3882:0x0521CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0521CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0521CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0521CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0521CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0521CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x0521CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x0521CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3988%3A0x0521CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3988%3A0x0521CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3988%3A0x0521CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3988%3A0x0521CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3988%3A0x0521CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3988:0x0521CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3988'^^xsd:integer;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3988:0x0521CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15323%3A0x0521CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15323%3A0x0521CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15323%3A0x0521CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15323%3A0x0521CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15323%3A0x0521CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15323:0x0521CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15323'^^xsd:integer;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1752-56'^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15323:0x0521CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4016%3A0x0521CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4016%3A0x0521CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4016%3A0x0521CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4016%3A0x0521CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4016%3A0x0521CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4016:0x0521CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4016'^^xsd:integer;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4016:0x0521CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4000%3A0x0521CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4000%3A0x0521CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4000%3A0x0521CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4000%3A0x0521CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4000%3A0x0521CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4000:0x0521CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4000'^^xsd:integer;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4000:0x0521CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3898%3A0x0521CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3898%3A0x0521CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3898%3A0x0521CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3898%3A0x0521CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3898%3A0x0521CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3898:0x0521CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3898'^^xsd:integer;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3898:0x0521CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2525%3A0x0621CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2525%3A0x0621CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2525%3A0x0621CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2525%3A0x0621CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2525%3A0x0621CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2525:0x0621CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2525'^^xsd:integer;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2525:0x0621CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13067%3A0x0621CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13067%3A0x0621CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13067%3A0x0621CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13067%3A0x0621CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13067%3A0x0621CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13067:0x0621CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13067'^^xsd:integer;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13067:0x0621CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0421CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0421CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0421CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0421CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0421CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x0421CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x0421CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2644%3A0xFF20CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2644%3A0xFF20CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2644%3A0xFF20CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2644%3A0xFF20CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2644%3A0xFF20CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2644:0xFF20CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2644'^^xsd:integer;
  dwc:scientificName 'Melamphaes typhlops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2644:0xFF20CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28998%3A0xF820CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28998%3A0xF820CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28998%3A0xF820CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28998%3A0xF820CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28998%3A0xF820CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28998:0xF820CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28998'^^xsd:integer;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28998:0xF820CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9790%3A0xB520CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9790%3A0xB520CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9790%3A0xB520CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9790%3A0xB520CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9790%3A0xB520CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9790:0xB520CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9790'^^xsd:integer;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9790:0xB520CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4758%3A0x9121CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4758%3A0x9121CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4758%3A0x9121CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4758%3A0x9121CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4758%3A0x9121CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4758:0x9121CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4758'^^xsd:integer;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Marius Svendsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16741'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4758:0x9121CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25296%3A0xB520CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25296%3A0xB520CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25296%3A0xB520CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25296%3A0xB520CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25296%3A0xB520CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25296:0xB520CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25296'^^xsd:integer;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Marius Svendsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16740'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25296:0xB520CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4830%3A0xB520CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4830%3A0xB520CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4830%3A0xB520CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4830%3A0xB520CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4830%3A0xB520CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4830:0xB520CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4830'^^xsd:integer;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16731'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4830:0xB520CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25366%3A0xB520CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25366%3A0xB520CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25366%3A0xB520CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25366%3A0xB520CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25366%3A0xB520CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25366:0xB520CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25366'^^xsd:integer;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Marius Svendsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16738'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25366:0xB520CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4772%3A0xB520CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4772%3A0xB520CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4772%3A0xB520CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4772%3A0xB520CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4772%3A0xB520CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4772:0xB520CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4772'^^xsd:integer;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Marius Svendsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16742'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4772:0xB520CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4756%3A0xB520CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4756%3A0xB520CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4756%3A0xB520CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4756%3A0xB520CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4756%3A0xB520CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4756:0xB520CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4756'^^xsd:integer;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16732'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4756:0xB520CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15600%3A0x2B1BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15600%3A0x2B1BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15600%3A0x2B1BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15600%3A0x2B1BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15600%3A0x2B1BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15600:0x2B1BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15600'^^xsd:integer;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Marius Svendsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16743'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15600:0x2B1BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15502%3A0x2B1BCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15502%3A0x2B1BCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15502%3A0x2B1BCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15502%3A0x2B1BCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15502%3A0x2B1BCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15502:0x2B1BCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15502'^^xsd:integer;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Marius Svendsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16737'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15502:0x2B1BCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9202%3A0x2C1BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9202%3A0x2C1BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9202%3A0x2C1BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9202%3A0x2C1BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9202%3A0x2C1BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9202:0x2C1BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9202'^^xsd:integer;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9202:0x2C1BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4774%3A0x2C1BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4774%3A0x2C1BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4774%3A0x2C1BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4774%3A0x2C1BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4774%3A0x2C1BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4774:0x2C1BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4774'^^xsd:integer;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16729'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4774:0x2C1BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4816%3A0x2C1BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4816%3A0x2C1BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4816%3A0x2C1BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4816%3A0x2C1BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4816%3A0x2C1BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4816:0x2C1BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4816'^^xsd:integer;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16730'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4816:0x2C1BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3936%3A0xAB20CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3936%3A0xAB20CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3936%3A0xAB20CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3936%3A0xAB20CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3936%3A0xAB20CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3936:0xAB20CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3936'^^xsd:integer;
  dwc:scientificName 'Sphagemacrurus hirundo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3936:0xAB20CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9846%3A0xAB20CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9846%3A0xAB20CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9846%3A0xAB20CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9846%3A0xAB20CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9846%3A0xAB20CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9846:0xAB20CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9846'^^xsd:integer;
  dwc:scientificName 'Sphagemacrurus hirundo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9846:0xAB20CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22925%3A0xA920CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22925%3A0xA920CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22925%3A0xA920CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22925%3A0xA920CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22925%3A0xA920CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22925:0xA920CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22925'^^xsd:integer;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Natalya Keller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22925:0xA920CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3900%3A0xA820CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3900%3A0xA820CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3900%3A0xA820CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3900%3A0xA820CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3900%3A0xA820CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3900:0xA820CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3900'^^xsd:integer;
  dwc:scientificName 'Sternoptyx diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3900:0xA820CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4782%3A0x9E20CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4782%3A0x9E20CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4782%3A0x9E20CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4782%3A0x9E20CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4782%3A0x9E20CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4782:0x9E20CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4782'^^xsd:integer;
  dwc:scientificName 'Serrivomer lanceolatoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4782:0x9E20CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12487%3A0x9D20CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12487%3A0x9D20CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12487%3A0x9D20CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12487%3A0x9D20CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12487%3A0x9D20CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12487:0x9D20CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12487'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12487:0x9D20CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13632%3A0x9721CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13632%3A0x9721CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13632%3A0x9721CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13632%3A0x9721CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13632%3A0x9721CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13632:0x9721CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13632'^^xsd:integer;
  dwc:scientificName 'Sergia tenuiremis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13632:0x9721CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4786%3A0xCF1BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4786%3A0xCF1BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4786%3A0xCF1BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4786%3A0xCF1BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4786%3A0xCF1BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4786:0xCF1BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4786'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4786:0xCF1BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3914%3A0x6820CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3914%3A0x6820CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3914%3A0x6820CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3914%3A0x6820CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3914%3A0x6820CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3914:0x6820CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3914'^^xsd:integer;
  dwc:scientificName 'Conocara macropterum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 18357'^^xsd:string;
  dwc:aphiaid '126695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3914:0x6820CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126695'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3956%3A0x6820CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3956%3A0x6820CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3956%3A0x6820CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3956%3A0x6820CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3956%3A0x6820CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3956:0x6820CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3956'^^xsd:integer;
  dwc:scientificName 'Conocara macropterum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 18498'^^xsd:string;
  dwc:aphiaid '126695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3956:0x6820CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126695'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3870%3A0x6820CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3870%3A0x6820CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3870%3A0x6820CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3870%3A0x6820CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3870%3A0x6820CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3870:0x6820CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3870'^^xsd:integer;
  dwc:scientificName 'Conocara murrayi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126697'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3870:0x6820CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5256%3A0x6420CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5256%3A0x6420CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5256%3A0x6420CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5256%3A0x6420CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5256%3A0x6420CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5256:0x6420CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5256'^^xsd:integer;
  dwc:scientificName 'Chuniphyes multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5256:0x6420CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14897%3A0x6220CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14897%3A0x6220CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14897%3A0x6220CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14897%3A0x6220CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14897%3A0x6220CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14897:0x6220CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14897'^^xsd:integer;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Guro Gjelsvik'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14897:0x6220CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2553%3A0x6220CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2553%3A0x6220CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2553%3A0x6220CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2553%3A0x6220CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2553%3A0x6220CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2553:0x6220CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2553'^^xsd:integer;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Guro Gjelsvik'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2553:0x6220CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12473%3A0x6220CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12473%3A0x6220CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12473%3A0x6220CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12473%3A0x6220CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12473%3A0x6220CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12473:0x6220CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12473'^^xsd:integer;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12473:0x6220CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3884%3A0xFA21CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3884%3A0xFA21CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3884%3A0xFA21CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3884%3A0xFA21CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3884%3A0xFA21CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3884:0xFA21CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3884'^^xsd:integer;
  dwc:scientificName 'Conocara macropterum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16787'^^xsd:string;
  dwc:aphiaid '126695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3884:0xFA21CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126695'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14925%3A0xFA21CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14925%3A0xFA21CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14925%3A0xFA21CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14925%3A0xFA21CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14925%3A0xFA21CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14925:0xFA21CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14925'^^xsd:integer;
  dwc:scientificName 'Conocara macropterum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1714'^^xsd:string;
  dwc:aphiaid '126695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14925:0xFA21CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126695'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13081%3A0x5C20CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13081%3A0x5C20CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13081%3A0x5C20CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13081%3A0x5C20CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13081%3A0x5C20CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13081:0x5C20CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13081'^^xsd:integer;
  dwc:scientificName 'Chiroteuthis mega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '394999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13081:0x5C20CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '394999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4807%3A0x5820CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4807%3A0x5820CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4807%3A0x5820CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4807%3A0x5820CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4807%3A0x5820CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4807:0x5820CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4807'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4807:0x5820CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3890%3A0x5820CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3890%3A0x5820CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3890%3A0x5820CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3890%3A0x5820CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3890%3A0x5820CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3890:0x5820CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3890'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3890:0x5820CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9818%3A0x3120CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9818%3A0x3120CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9818%3A0x3120CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9818%3A0x3120CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9818%3A0x3120CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9818:0x3120CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9818'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9818:0x3120CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '158958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9986%3A0x311BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9986%3A0x311BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9986%3A0x311BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9986%3A0x311BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9986%3A0x311BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9986:0x311BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9986'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides leptolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9986:0x311BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '158959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14883%3A0x2F20CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14883%3A0x2F20CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14883%3A0x2F20CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14883%3A0x2F20CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14883%3A0x2F20CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14883:0x2F20CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14883'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14883:0x2F20CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14841%3A0x3020CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14841%3A0x3020CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14841%3A0x3020CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14841%3A0x3020CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14841%3A0x3020CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14841:0x3020CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14841'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14841:0x3020CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3922%3A0x2E20CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3922%3A0x2E20CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3922%3A0x2E20CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3922%3A0x2E20CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3922%3A0x2E20CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3922:0x2E20CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3922'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3922:0x2E20CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3876%3A0x2E20CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3876%3A0x2E20CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3876%3A0x2E20CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3876%3A0x2E20CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3876%3A0x2E20CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3876:0x2E20CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3876'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3876:0x2E20CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9860%3A0x311BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9860%3A0x311BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9860%3A0x311BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9860%3A0x311BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9860%3A0x311BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9860:0x311BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9860'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9860:0x311BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4779%3A0xFB21CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4779%3A0xFB21CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4779%3A0xFB21CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4779%3A0xFB21CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4779%3A0xFB21CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4779:0xFB21CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4779'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16285'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4779:0xFB21CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4814%3A0x2420CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4814%3A0x2420CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4814%3A0x2420CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4814%3A0x2420CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4814%3A0x2420CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4814:0x2420CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4814'^^xsd:integer;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4814:0x2420CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25774%3A0x1920CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25774%3A0x1920CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25774%3A0x1920CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25774%3A0x1920CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25774%3A0x1920CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25774:0x1920CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25774'^^xsd:integer;
  dwc:scientificName 'Cyclothone pallida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16311'^^xsd:string;
  dwc:aphiaid '127288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25774:0x1920CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4760%3A0xEC1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4760%3A0xEC1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4760%3A0xEC1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4760%3A0xEC1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4760%3A0xEC1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4760:0xEC1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4760'^^xsd:integer;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16523'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4760:0xEC1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9832%3A0xE41FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9832%3A0xE41FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9832%3A0xE41FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9832%3A0xE41FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9832%3A0xE41FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9832:0xE41FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9832'^^xsd:integer;
  dwc:scientificName 'Bathygadus favosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9832:0xE41FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8529%3A0x181CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8529%3A0x181CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8529%3A0x181CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8529%3A0x181CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8529%3A0x181CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8529:0x181CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8529'^^xsd:integer;
  dwc:scientificName 'Apristurus profundorum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Kazuhiro Nakaya'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16511'^^xsd:string;
  dwc:aphiaid '158513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8529:0x181CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '158513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4765%3A0xE11FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4765%3A0xE11FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4765%3A0xE11FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4765%3A0xE11FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4765%3A0xE11FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4765:0xE11FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4765'^^xsd:integer;
  dwc:scientificName 'Argyropelecus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4765:0xE11FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3924%3A0x0522CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3924%3A0x0522CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3924%3A0x0522CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3924%3A0x0522CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3924%3A0x0522CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3924:0x0522CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3924'^^xsd:integer;
  dwc:scientificName 'Argyropelecus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3924:0x0522CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0522CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0522CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0522CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0522CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0522CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x0522CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Argyropelecus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x0522CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3966%3A0x0522CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3966%3A0x0522CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3966%3A0x0522CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3966%3A0x0522CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3966%3A0x0522CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3966:0x0522CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3966'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3966:0x0522CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8473%3A0x581BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8473%3A0x581BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8473%3A0x581BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8473%3A0x581BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8473%3A0x581BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8473:0x581BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8473'^^xsd:integer;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Franz Uiblein, Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8473:0x581BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14141%3A0xD81FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14141%3A0xD81FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14141%3A0xD81FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14141%3A0xD81FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14141%3A0xD81FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14141:0xD81FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14141'^^xsd:integer;
  dwc:scientificName 'Bathypterois dubius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1656'^^xsd:string;
  dwc:aphiaid '126342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14141:0xD81FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2588%3A0x971FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2588%3A0x971FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2588%3A0x971FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2588%3A0x971FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2588%3A0x971FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2588:0x971FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2588'^^xsd:integer;
  dwc:scientificName 'Bathypterois phenax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2588:0x971FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8501%3A0x951FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8501%3A0x951FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8501%3A0x951FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8501%3A0x951FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8501%3A0x951FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8501:0x951FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8501'^^xsd:integer;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8501:0x951FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23093%3A0x951FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23093%3A0x951FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23093%3A0x951FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23093%3A0x951FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23093%3A0x951FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23093:0x951FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23093'^^xsd:integer;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Franz Uiblein, Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23093:0x951FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10084%3A0x8A1FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10084%3A0x8A1FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10084%3A0x8A1FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10084%3A0x8A1FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10084%3A0x8A1FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10084:0x8A1FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10084'^^xsd:integer;
  dwc:scientificName 'Bolinichthys supralateralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16398'^^xsd:string;
  dwc:aphiaid '126583'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10084:0x8A1FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12333%3A0x0C22CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12333%3A0x0C22CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12333%3A0x0C22CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12333%3A0x0C22CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12333%3A0x0C22CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12333:0x0C22CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12333'^^xsd:integer;
  dwc:scientificName 'Cataetyx laticeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Peter Rask Møller, Jørgen Nielsen, Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126657'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12333:0x0C22CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5198%3A0x561FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5198%3A0x561FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5198%3A0x561FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5198%3A0x561FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5198%3A0x561FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5198:0x561FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5198'^^xsd:integer;
  dwc:scientificName 'Voragonema pedunculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '289269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5198:0x561FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1417788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5B1BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5B1BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5B1BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5B1BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5B1BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5B1BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Zygothuria lactea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5B1BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32079%3A0x1022CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32079%3A0x1022CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32079%3A0x1022CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32079%3A0x1022CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32079%3A0x1022CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32079:0x1022CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32079'^^xsd:integer;
  dwc:scientificName 'Trischizostoma longirostre'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '557398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32079:0x1022CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '557398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3880%3A0x4821CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3880%3A0x4821CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3880%3A0x4821CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3880%3A0x4821CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3880%3A0x4821CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3880:0x4821CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3880'^^xsd:integer;
  dwc:scientificName 'Aphyonus gelatinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Jørgen Nielsen, Franz Uiblein, P'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15982'^^xsd:string;
  dwc:aphiaid '126646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3880:0x4821CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14477%3A0x4A1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14477%3A0x4A1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14477%3A0x4A1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14477%3A0x4A1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14477%3A0x4A1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14477:0x4A1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14477'^^xsd:integer;
  dwc:scientificName 'Alepocephalus australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '217603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14477:0x4A1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '217603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2616%3A0x5C1BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2616%3A0x5C1BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2616%3A0x5C1BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2616%3A0x5C1BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2616%3A0x5C1BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2616:0x5C1BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2616'^^xsd:integer;
  dwc:scientificName 'Alepocephalus australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '217603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2616:0x5C1BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '217603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2717%3A0x5C1BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2717%3A0x5C1BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2717%3A0x5C1BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2717%3A0x5C1BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2717%3A0x5C1BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2717:0x5C1BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2717'^^xsd:integer;
  dwc:scientificName 'Alepocephalus australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith, Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '217603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2717:0x5C1BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '217603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27274%3A0x5C1BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27274%3A0x5C1BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27274%3A0x5C1BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27274%3A0x5C1BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27274%3A0x5C1BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27274:0x5C1BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27274'^^xsd:integer;
  dwc:scientificName 'Alepocephalus australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '217603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27274:0x5C1BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '217603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27232%3A0x5C1BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27232%3A0x5C1BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27232%3A0x5C1BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27232%3A0x5C1BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27232%3A0x5C1BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27232:0x5C1BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27232'^^xsd:integer;
  dwc:scientificName 'Alepocephalus australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '217603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27232:0x5C1BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '217603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1422CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1422CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1422CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1422CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1422CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1422CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Amperima furcata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124722'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1422CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21213%3A0x411FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21213%3A0x411FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21213%3A0x411FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21213%3A0x411FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21213%3A0x411FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21213:0x411FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21213'^^xsd:integer;
  dwc:scientificName 'Aldrovandia phalacra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15972'^^xsd:string;
  dwc:aphiaid '126638'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21213:0x411FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2539%3A0x401FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2539%3A0x401FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2539%3A0x401FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2539%3A0x401FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2539%3A0x401FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2539:0x401FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2539'^^xsd:integer;
  dwc:scientificName 'Alepocephalus agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; Torild Johnsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16550'^^xsd:string;
  dwc:aphiaid '126681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2539:0x401FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4802%3A0x3F1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4802%3A0x3F1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4802%3A0x3F1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4802%3A0x3F1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4802%3A0x3F1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4802:0x3F1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4802'^^xsd:integer;
  dwc:scientificName 'Alepocephalus australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '217603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4802:0x3F1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '217603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4788%3A0x401FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4788%3A0x401FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4788%3A0x401FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4788%3A0x401FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4788%3A0x401FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4788:0x401FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4788'^^xsd:integer;
  dwc:scientificName 'Alepocephalus australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '217603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4788:0x401FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '217603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3993%3A0x381FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3993%3A0x381FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3993%3A0x381FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3993%3A0x381FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3993%3A0x381FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3993:0x381FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3993'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3993:0x381FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2672%3A0x341FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2672%3A0x341FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2672%3A0x341FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2672%3A0x341FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2672%3A0x341FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2672:0x341FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2672'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx opisthopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2672:0x341FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2630%3A0x251FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2630%3A0x251FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2630%3A0x251FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2630%3A0x251FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2630%3A0x251FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2630:0x251FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2630'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2630:0x251FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2658%3A0xD31BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2658%3A0xD31BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2658%3A0xD31BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2658%3A0xD31BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2658%3A0xD31BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2658:0xD31BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2658'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2658:0xD31BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2551%3A0x181FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2551%3A0x181FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2551%3A0x181FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2551%3A0x181FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2551%3A0x181FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2551:0x181FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2551'^^xsd:integer;
  dwc:scientificName 'Polyacanthonotus rissoanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2551:0x181FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3896%3A0xD71ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3896%3A0xD71ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3896%3A0xD71ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3896%3A0xD71ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3896%3A0xD71ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3896:0xD71ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3896'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3896:0xD71ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2511%3A0x5F22CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2511%3A0x5F22CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2511%3A0x5F22CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2511%3A0x5F22CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2511%3A0x5F22CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2511:0x5F22CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2511'^^xsd:integer;
  dwc:scientificName 'Photonectes braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2511:0x5F22CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28956%3A0xC61ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28956%3A0xC61ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28956%3A0xC61ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28956%3A0xC61ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28956%3A0xC61ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28956:0xC61ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28956'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28956:0xC61ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28970%3A0xC11ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28970%3A0xC11ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28970%3A0xC11ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28970%3A0xC11ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28970%3A0xC11ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28970:0xC11ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28970'^^xsd:integer;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28970:0xC11ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12278%3A0xB91ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12278%3A0xB91ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12278%3A0xB91ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12278%3A0xB91ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12278%3A0xB91ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12278:0xB91ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12278'^^xsd:integer;
  dwc:scientificName 'Ophiocten hastatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12278:0xB91ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15864%3A0x6B1BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15864%3A0x6B1BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15864%3A0x6B1BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15864%3A0x6B1BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15864%3A0x6B1BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15864:0x6B1BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15864'^^xsd:integer;
  dwc:scientificName 'Ophiomusium lymani '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15864:0x6B1BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8543%3A0x6B1BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8543%3A0x6B1BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8543%3A0x6B1BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8543%3A0x6B1BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8543%3A0x6B1BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8543:0x6B1BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8543'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8543:0x6B1BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6B1BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6B1BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6B1BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6B1BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6B1BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6B1BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6B1BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21733%3A0x6C1BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21733%3A0x6C1BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21733%3A0x6C1BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21733%3A0x6C1BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21733%3A0x6C1BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21733:0x6C1BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21733'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21733:0x6C1BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8515%3A0xB81ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8515%3A0xB81ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8515%3A0xB81ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8515%3A0xB81ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8515%3A0xB81ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8515:0xB81ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8515'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8515:0xB81ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21747%3A0x6C1BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21747%3A0x6C1BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21747%3A0x6C1BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21747%3A0x6C1BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21747%3A0x6C1BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21747:0x6C1BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21747'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21747:0x6C1BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22939%3A0x6F1ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22939%3A0x6F1ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22939%3A0x6F1ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22939%3A0x6F1ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22939%3A0x6F1ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22939:0x6F1ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22939'^^xsd:integer;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Natalya Keller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22939:0x6F1ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13646%3A0x6B22CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13646%3A0x6B22CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13646%3A0x6B22CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13646%3A0x6B22CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13646%3A0x6B22CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13646:0x6B22CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13646'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13646:0x6B22CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3991%3A0x6C22CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3991%3A0x6C22CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3991%3A0x6C22CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3991%3A0x6C22CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3991%3A0x6C22CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3991:0x6C22CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3991'^^xsd:integer;
  dwc:scientificName 'Glyphocrangon longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3991:0x6C22CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13235%3A0x2C1CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13235%3A0x2C1CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13235%3A0x2C1CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13235%3A0x2C1CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13235%3A0x2C1CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13235:0x2C1CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13235'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13235:0x2C1CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14169%3A0x5D1ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14169%3A0x5D1ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14169%3A0x5D1ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14169%3A0x5D1ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14169%3A0x5D1ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14169:0x5D1ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14169'^^xsd:integer;
  dwc:scientificName 'Gonostoma elongatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1632'^^xsd:string;
  dwc:aphiaid '127296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14169:0x5D1ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '221512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13277%3A0x7022CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13277%3A0x7022CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13277%3A0x7022CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13277%3A0x7022CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13277%3A0x7022CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13277:0x7022CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13277'^^xsd:integer;
  dwc:scientificName 'Gonostoma elongatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13277:0x7022CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '221512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13193%3A0x7122CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13193%3A0x7122CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13193%3A0x7122CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13193%3A0x7122CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13193%3A0x7122CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13193:0x7122CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13193'^^xsd:integer;
  dwc:scientificName 'Grimalditeuthis bonplandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '238742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13193:0x7122CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '238742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13165%3A0x7122CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13165%3A0x7122CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13165%3A0x7122CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13165%3A0x7122CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13165%3A0x7122CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13165:0x7122CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13165'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis discoveryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '153084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13165:0x7122CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '153084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2602%3A0x7122CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2602%3A0x7122CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2602%3A0x7122CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2602%3A0x7122CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2602%3A0x7122CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2602:0x7122CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2602'^^xsd:integer;
  dwc:scientificName 'Halargyreus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126489'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2602:0x7122CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3894%3A0x2D1ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3894%3A0x2D1ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3894%3A0x2D1ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3894%3A0x2D1ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3894%3A0x2D1ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3894:0x2D1ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3894'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16476'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3894:0x2D1ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3906%3A0x251ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3906%3A0x251ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3906%3A0x251ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3906%3A0x251ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3906%3A0x251ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3906:0x251ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3906'^^xsd:integer;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3906:0x251ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13109%3A0x1B1ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13109%3A0x1B1ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13109%3A0x1B1ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13109%3A0x1B1ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13109%3A0x1B1ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13109:0x1B1ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13109'^^xsd:integer;
  dwc:scientificName 'Mastigoteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '238750'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13109:0x1B1ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3942%3A0xEF1DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3942%3A0xEF1DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3942%3A0xEF1DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3942%3A0xEF1DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3942%3A0xEF1DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3942:0xEF1DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3942'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3942:0xEF1DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4768%3A0x721BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4768%3A0x721BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4768%3A0x721BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4768%3A0x721BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4768%3A0x721BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4768:0x721BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4768'^^xsd:integer;
  dwc:scientificName 'Notacanthus bonaparte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4768:0x721BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9534%3A0xE31DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9534%3A0xE31DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9534%3A0xE31DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9534%3A0xE31DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9534%3A0xE31DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9534:0xE31DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9534'^^xsd:integer;
  dwc:scientificName 'Neognathophausia ingens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '220999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9534:0xE31DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '220999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10070%3A0x771BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10070%3A0x771BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10070%3A0x771BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10070%3A0x771BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10070%3A0x771BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10070:0x771BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10070'^^xsd:integer;
  dwc:scientificName 'Lampanyctus intricarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10070:0x771BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10014%3A0xAE1DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10014%3A0xAE1DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10014%3A0xAE1DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10014%3A0xAE1DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10014%3A0xAE1DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10014:0xAE1DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10014'^^xsd:integer;
  dwc:scientificName 'Hygophum hygomii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16865'^^xsd:string;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10014:0xAE1DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2034%3A0xAA22CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2034%3A0xAA22CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2034%3A0xAA22CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2034%3A0xAA22CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2034%3A0xAA22CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2034:0xAA22CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2034'^^xsd:integer;
  dwc:scientificName 'Hymenopenaeus chacei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2034:0xAA22CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29096%3A0xAA22CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29096%3A0xAA22CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29096%3A0xAA22CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29096%3A0xAA22CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29096%3A0xAA22CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29096:0xAA22CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29096'^^xsd:integer;
  dwc:scientificName 'Hymenopenaeus chacei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29096:0xAA22CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4754%3A0xAC1DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4754%3A0xAC1DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4754%3A0xAC1DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4754%3A0xAC1DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4754%3A0xAC1DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4754:0xAC1DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4754'^^xsd:integer;
  dwc:scientificName 'Ilyophis brunneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes; Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16872'^^xsd:string;
  dwc:aphiaid '126326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4754:0xAC1DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3878%3A0xAC1DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3878%3A0xAC1DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3878%3A0xAC1DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3878%3A0xAC1DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3878%3A0xAC1DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3878:0xAC1DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3878'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3878:0xAC1DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13137%3A0x231CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13137%3A0x231CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13137%3A0x231CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13137%3A0x231CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13137%3A0x231CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13137:0x231CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13137'^^xsd:integer;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13137:0x231CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13151%3A0xAD22CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13151%3A0xAD22CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13151%3A0xAD22CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13151%3A0xAD22CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13151%3A0xAD22CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13151:0xAD22CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13151'^^xsd:integer;
  dwc:scientificName 'Histioteuthis meleagroteuthis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '140115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13151:0xAD22CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4793%3A0xA31DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4793%3A0xA31DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4793%3A0xA31DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4793%3A0xA31DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4793%3A0xA31DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4793:0xA31DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4793'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4793:0xA31DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x981DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x981DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x981DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x981DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x981DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x981DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lensia conoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x981DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '135426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14183%3A0x511DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14183%3A0x511DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14183%3A0x511DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14183%3A0x511DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14183%3A0x511DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14183:0x511DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14183'^^xsd:integer;
  dwc:scientificName 'Polyacanthonotus rissoanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1628'^^xsd:string;
  dwc:aphiaid '126645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14183:0x511DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29026%3A0x471DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29026%3A0x471DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29026%3A0x471DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29026%3A0x471DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29026%3A0x471DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29026:0x471DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29026'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29026:0x471DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4770%3A0xBF1BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4770%3A0xBF1BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4770%3A0xBF1BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4770%3A0xBF1BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4770%3A0xBF1BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4770:0xBF1BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4770'^^xsd:integer;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes;  Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4770:0xBF1BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2670%3A0x451DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2670%3A0x451DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2670%3A0x451DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2670%3A0x451DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2670%3A0x451DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2670:0x451DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2670'^^xsd:integer;
  dwc:scientificName 'Bathypterois dubius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15986'^^xsd:string;
  dwc:aphiaid '126342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2670:0x451DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4751%3A0x441DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4751%3A0x441DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4751%3A0x441DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4751%3A0x441DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4751%3A0x441DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4751:0x441DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4751'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4751:0x441DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10028%3A0x411DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10028%3A0x411DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10028%3A0x411DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10028%3A0x411DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10028%3A0x411DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10028:0x411DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10028'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10028:0x411DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25436%3A0xBF1BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25436%3A0xBF1BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25436%3A0xBF1BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25436%3A0xBF1BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25436%3A0xBF1BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25436:0xBF1BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25436'^^xsd:integer;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Marius Svendsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16739'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25436:0xBF1BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25009%3A0xC01BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25009%3A0xC01BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25009%3A0xC01BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25009%3A0xC01BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25009%3A0xC01BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25009:0xC01BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25009'^^xsd:integer;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Marius Svendsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16744'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25009:0xC01BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29012%3A0x8021CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29012%3A0x8021CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29012%3A0x8021CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29012%3A0x8021CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29012%3A0x8021CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29012:0x8021CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29012'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29012:0x8021CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27246%3A0xC11BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27246%3A0xC11BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27246%3A0xC11BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27246%3A0xC11BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27246%3A0xC11BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27246:0xC11BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27246'^^xsd:integer;
  dwc:scientificName 'Alepocephalus australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '217603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27246:0xC11BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '217603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27218%3A0xC11BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27218%3A0xC11BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27218%3A0xC11BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27218%3A0xC11BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27218%3A0xC11BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27218:0xC11BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27218'^^xsd:integer;
  dwc:scientificName 'Alepocephalus australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '217603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27218:0xC11BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '217603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3892%3A0xD61CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3892%3A0xD61CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3892%3A0xD61CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3892%3A0xD61CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3892%3A0xD61CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3892:0xD61CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3892'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3892:0xD61CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2153%3A0xD41CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2153%3A0xD41CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2153%3A0xD41CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2153%3A0xD41CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2153%3A0xD41CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2153:0xD41CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2153'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2153:0xD41CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14995%3A0xCA1CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14995%3A0xCA1CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14995%3A0xCA1CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14995%3A0xCA1CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14995%3A0xCA1CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14995:0xCA1CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14995'^^xsd:integer;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1713'^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14995:0xCA1CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4796%3A0xDE22CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4796%3A0xDE22CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4796%3A0xDE22CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4796%3A0xDE22CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4796%3A0xDE22CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4796:0xDE22CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4796'^^xsd:integer;
  dwc:scientificName 'Gonostoma elongatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4796:0xDE22CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '221512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15960%3A0xBE1CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15960%3A0xBE1CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15960%3A0xBE1CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15960%3A0xBE1CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15960%3A0xBE1CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15960:0xBE1CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15960'^^xsd:integer;
  dwc:scientificName 'Gnathophausia affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '119922'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15960:0xBE1CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '119922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4826%3A0x971CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4826%3A0x971CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4826%3A0x971CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4826%3A0x971CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4826%3A0x971CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4826:0x971CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4826'^^xsd:integer;
  dwc:scientificName 'Derichthys serpentinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4826:0x971CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3964%3A0x901CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3964%3A0x901CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3964%3A0x901CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3964%3A0x901CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3964%3A0x901CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3964:0x901CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3964'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3964:0x901CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '158958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3950%3A0x8F1CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3950%3A0x8F1CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3950%3A0x8F1CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3950%3A0x8F1CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3950%3A0x8F1CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3950:0x8F1CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3950'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3950:0x8F1CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13123%3A0x201CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13123%3A0x201CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13123%3A0x201CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13123%3A0x201CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13123%3A0x201CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13123:0x201CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13123'^^xsd:integer;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13123:0x201CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10098%3A0x201CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10098%3A0x201CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10098%3A0x201CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10098%3A0x201CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10098%3A0x201CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10098:0x201CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10098'^^xsd:integer;
  dwc:scientificName 'Lampadena anomala'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16877'^^xsd:string;
  dwc:aphiaid '126606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10098:0x201CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE922CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE922CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE922CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE922CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE922CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE922CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Peniagone marecoi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '345445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE922CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '345445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8344%3A0xEA22CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8344%3A0xEA22CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8344%3A0xEA22CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8344%3A0xEA22CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8344%3A0xEA22CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8344:0xEA22CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8344'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8344:0xEA22CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29054%3A0xEB22CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29054%3A0xEB22CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29054%3A0xEB22CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29054%3A0xEB22CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29054%3A0xEB22CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29054:0xEB22CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29054'^^xsd:integer;
  dwc:scientificName 'Nematocarcinus exilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29054:0xEB22CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2497%3A0xEC22CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2497%3A0xEC22CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2497%3A0xEC22CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2497%3A0xEC22CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2497%3A0xEC22CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2497:0xEC22CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2497'^^xsd:integer;
  dwc:scientificName 'Pachystomias microdon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2497:0xEC22CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5242%3A0x7D1CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5242%3A0x7D1CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5242%3A0x7D1CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5242%3A0x7D1CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5242%3A0x7D1CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5242:0x7D1CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5242'^^xsd:integer;
  dwc:scientificName 'Pantachogon haeckeli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117860'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5242:0x7D1CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3920%3A0xEE22CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3920%3A0xEE22CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3920%3A0xEE22CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3920%3A0xEE22CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3920%3A0xEE22CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3920:0xEE22CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3920'^^xsd:integer;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3920:0xEE22CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x361CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Mesothuria milleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '345448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x361CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '345448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3928%3A0x311CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3928%3A0x311CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3928%3A0x311CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3928%3A0x311CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3928%3A0x311CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3928:0x311CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3928'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3928:0x311CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15071%3A0x7F21CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15071%3A0x7F21CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15071%3A0x7F21CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15071%3A0x7F21CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15071%3A0x7F21CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15071:0x7F21CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15071'^^xsd:integer;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15071:0x7F21CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3974%3A0x7F21CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3974%3A0x7F21CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3974%3A0x7F21CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3974%3A0x7F21CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3974%3A0x7F21CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3974:0x7F21CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3974'^^xsd:integer;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3974:0x7F21CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15421%3A0x7F21CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15421%3A0x7F21CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15421%3A0x7F21CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1702"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15421%3A0x7F21CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -29.536)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-29.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15421%3A0x7F21CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15421:0x7F21CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15421'^^xsd:integer;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.536'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:minimumDepth '1702'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1742 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15421:0x7F21CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.769 -29.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.769"^^xsd:decimal ;
  dwc:decimalLongitude "-29.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.769 -29.53)"^^geo:wktLiteral ;
  geo-pos:lat "51.769"^^xsd:decimal ;
  geo-pos:long "-29.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4B1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.53'^^xsd:double;
  dwc:latitude '51.769'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1906 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4B1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.769 -29.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.769"^^xsd:decimal ;
  dwc:decimalLongitude "-29.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.769 -29.53)"^^geo:wktLiteral ;
  geo-pos:lat "51.769"^^xsd:decimal ;
  geo-pos:long "-29.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x741BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Macrourus berglax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.53'^^xsd:double;
  dwc:latitude '51.769'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1906 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x741BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7029%3A0x0321CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7029%3A0x0321CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7029%3A0x0321CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.967"^^xsd:decimal ;
  dwc:decimalLongitude "-29.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1746"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7029%3A0x0321CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  geo-pos:lat "47.967"^^xsd:decimal ;
  geo-pos:long "-29.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7029%3A0x0321CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7029:0x0321CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7029'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.51'^^xsd:double;
  dwc:latitude '47.967'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1746'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3517 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7029:0x0321CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1312%3A0xB620CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1312%3A0xB620CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1312%3A0xB620CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.967"^^xsd:decimal ;
  dwc:decimalLongitude "-29.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1746"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1312%3A0xB620CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  geo-pos:lat "47.967"^^xsd:decimal ;
  geo-pos:long "-29.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1312%3A0xB620CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1312:0xB620CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1312'^^xsd:integer;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.51'^^xsd:double;
  dwc:latitude '47.967'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1746'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3517 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1312:0xB620CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1212%3A0xB220CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1212%3A0xB220CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1212%3A0xB220CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.967"^^xsd:decimal ;
  dwc:decimalLongitude "-29.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1746"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1212%3A0xB220CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  geo-pos:lat "47.967"^^xsd:decimal ;
  geo-pos:long "-29.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1212%3A0xB220CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1212:0xB220CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1212'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.51'^^xsd:double;
  dwc:latitude '47.967'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1746'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3517 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1212:0xB220CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7015%3A0xCF1BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7015%3A0xCF1BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7015%3A0xCF1BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.967"^^xsd:decimal ;
  dwc:decimalLongitude "-29.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1746"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7015%3A0xCF1BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  geo-pos:lat "47.967"^^xsd:decimal ;
  geo-pos:long "-29.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7015%3A0xCF1BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7015:0xCF1BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7015'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.51'^^xsd:double;
  dwc:latitude '47.967'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1746'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3517 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7015:0xCF1BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7043%3A0x5E20CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7043%3A0x5E20CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7043%3A0x5E20CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.967"^^xsd:decimal ;
  dwc:decimalLongitude "-29.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1746"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7043%3A0x5E20CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  geo-pos:lat "47.967"^^xsd:decimal ;
  geo-pos:long "-29.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7043%3A0x5E20CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7043:0x5E20CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7043'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.51'^^xsd:double;
  dwc:latitude '47.967'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1746'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3517 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7043:0x5E20CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1256%3A0x3720CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1256%3A0x3720CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1256%3A0x3720CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.967"^^xsd:decimal ;
  dwc:decimalLongitude "-29.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1746"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1256%3A0x3720CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  geo-pos:lat "47.967"^^xsd:decimal ;
  geo-pos:long "-29.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1256%3A0x3720CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1256:0x3720CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1256'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.51'^^xsd:double;
  dwc:latitude '47.967'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1746'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3517 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1256:0x3720CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1268%3A0x2520CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1268%3A0x2520CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1268%3A0x2520CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.967"^^xsd:decimal ;
  dwc:decimalLongitude "-29.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1746"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1268%3A0x2520CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  geo-pos:lat "47.967"^^xsd:decimal ;
  geo-pos:long "-29.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1268%3A0x2520CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1268:0x2520CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1268'^^xsd:integer;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.51'^^xsd:double;
  dwc:latitude '47.967'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1746'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3517 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1268:0x2520CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1228%3A0x0622CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1228%3A0x0622CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1228%3A0x0622CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.967"^^xsd:decimal ;
  dwc:decimalLongitude "-29.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1746"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1228%3A0x0622CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  geo-pos:lat "47.967"^^xsd:decimal ;
  geo-pos:long "-29.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1228%3A0x0622CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1228:0x0622CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1228'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.51'^^xsd:double;
  dwc:latitude '47.967'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1746'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3517 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1228:0x0622CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7001%3A0x871FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7001%3A0x871FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7001%3A0x871FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.967"^^xsd:decimal ;
  dwc:decimalLongitude "-29.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1746"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7001%3A0x871FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  geo-pos:lat "47.967"^^xsd:decimal ;
  geo-pos:long "-29.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7001%3A0x871FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7001:0x871FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7001'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.51'^^xsd:double;
  dwc:latitude '47.967'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1746'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3517 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7001:0x871FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30925%3A0x4F1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30925%3A0x4F1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30925%3A0x4F1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.967"^^xsd:decimal ;
  dwc:decimalLongitude "-29.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1746"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30925%3A0x4F1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  geo-pos:lat "47.967"^^xsd:decimal ;
  geo-pos:long "-29.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30925%3A0x4F1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30925:0x4F1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30925'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.51'^^xsd:double;
  dwc:latitude '47.967'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1746'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3517 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30925:0x4F1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5506%3A0x451FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5506%3A0x451FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5506%3A0x451FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.967"^^xsd:decimal ;
  dwc:decimalLongitude "-29.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1746"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5506%3A0x451FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  geo-pos:lat "47.967"^^xsd:decimal ;
  geo-pos:long "-29.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5506%3A0x451FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5506:0x451FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5506'^^xsd:integer;
  dwc:scientificName 'Ancistroteuthis lichtensteinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.51'^^xsd:double;
  dwc:latitude '47.967'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1746'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3517 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5506:0x451FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '140647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1226%3A0x231FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1226%3A0x231FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1226%3A0x231FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.967"^^xsd:decimal ;
  dwc:decimalLongitude "-29.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1746"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1226%3A0x231FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  geo-pos:lat "47.967"^^xsd:decimal ;
  geo-pos:long "-29.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1226%3A0x231FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1226:0x231FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1226'^^xsd:integer;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.51'^^xsd:double;
  dwc:latitude '47.967'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1746'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3517 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1226:0x231FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.967"^^xsd:decimal ;
  dwc:decimalLongitude "-29.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1746"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  geo-pos:lat "47.967"^^xsd:decimal ;
  geo-pos:long "-29.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x201FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.51'^^xsd:double;
  dwc:latitude '47.967'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1746'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3517 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x201FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30939%3A0xD01ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30939%3A0xD01ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30939%3A0xD01ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.967"^^xsd:decimal ;
  dwc:decimalLongitude "-29.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1746"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30939%3A0xD01ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  geo-pos:lat "47.967"^^xsd:decimal ;
  geo-pos:long "-29.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30939%3A0xD01ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30939:0xD01ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30939'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.51'^^xsd:double;
  dwc:latitude '47.967'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1746'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3517 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30939:0xD01ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30939%3A0x6022CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30939%3A0x6022CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30939%3A0x6022CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.967"^^xsd:decimal ;
  dwc:decimalLongitude "-29.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1746"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30939%3A0x6022CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  geo-pos:lat "47.967"^^xsd:decimal ;
  geo-pos:long "-29.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30939%3A0x6022CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30939:0x6022CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30939'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.51'^^xsd:double;
  dwc:latitude '47.967'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1746'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3517 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30939:0x6022CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2254%3A0xC61ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2254%3A0xC61ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2254%3A0xC61ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.967"^^xsd:decimal ;
  dwc:decimalLongitude "-29.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1746"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2254%3A0xC61ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  geo-pos:lat "47.967"^^xsd:decimal ;
  geo-pos:long "-29.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2254%3A0xC61ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2254:0xC61ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2254'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.51'^^xsd:double;
  dwc:latitude '47.967'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1746'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3517 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2254:0xC61ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1338%3A0x671ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1338%3A0x671ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1338%3A0x671ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.967"^^xsd:decimal ;
  dwc:decimalLongitude "-29.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1746"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1338%3A0x671ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  geo-pos:lat "47.967"^^xsd:decimal ;
  geo-pos:long "-29.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1338%3A0x671ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1338:0x671ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1338'^^xsd:integer;
  dwc:scientificName 'Gigantactis vanhoeffeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'T.W. Pietsch'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.51'^^xsd:double;
  dwc:latitude '47.967'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1746'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3517 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1338:0x671ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1310%3A0xF31DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1310%3A0xF31DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1310%3A0xF31DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.967"^^xsd:decimal ;
  dwc:decimalLongitude "-29.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1746"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1310%3A0xF31DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  geo-pos:lat "47.967"^^xsd:decimal ;
  geo-pos:long "-29.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1310%3A0xF31DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1310:0xF31DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1310'^^xsd:integer;
  dwc:scientificName 'Notoscopelus bolini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'F. Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.51'^^xsd:double;
  dwc:latitude '47.967'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1746'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3517 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1310:0xF31DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '158913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1324%3A0xEF1DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1324%3A0xEF1DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1324%3A0xEF1DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.967"^^xsd:decimal ;
  dwc:decimalLongitude "-29.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1746"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1324%3A0xEF1DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  geo-pos:lat "47.967"^^xsd:decimal ;
  geo-pos:long "-29.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1324%3A0xEF1DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1324:0xEF1DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1324'^^xsd:integer;
  dwc:scientificName 'Notoscopelus bolini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.51'^^xsd:double;
  dwc:latitude '47.967'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1746'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3517 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1324:0xEF1DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '158913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1214%3A0xE31DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1214%3A0xE31DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1214%3A0xE31DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.967"^^xsd:decimal ;
  dwc:decimalLongitude "-29.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1746"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1214%3A0xE31DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  geo-pos:lat "47.967"^^xsd:decimal ;
  geo-pos:long "-29.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1214%3A0xE31DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1214:0xE31DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1214'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.51'^^xsd:double;
  dwc:latitude '47.967'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1746'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3517 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1214:0xE31DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1242%3A0xE11DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1242%3A0xE11DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1242%3A0xE11DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.967"^^xsd:decimal ;
  dwc:decimalLongitude "-29.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1746"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1242%3A0xE11DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  geo-pos:lat "47.967"^^xsd:decimal ;
  geo-pos:long "-29.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1242%3A0xE11DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1242:0xE11DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1242'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.51'^^xsd:double;
  dwc:latitude '47.967'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1746'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3517 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1242:0xE11DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1296%3A0xDB1DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1296%3A0xDB1DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1296%3A0xDB1DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.967"^^xsd:decimal ;
  dwc:decimalLongitude "-29.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1746"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1296%3A0xDB1DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  geo-pos:lat "47.967"^^xsd:decimal ;
  geo-pos:long "-29.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1296%3A0xDB1DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1296:0xDB1DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1296'^^xsd:integer;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.51'^^xsd:double;
  dwc:latitude '47.967'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1746'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3517 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1296:0xDB1DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1254%3A0x7B21CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1254%3A0x7B21CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1254%3A0x7B21CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.967"^^xsd:decimal ;
  dwc:decimalLongitude "-29.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1746"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1254%3A0x7B21CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  geo-pos:lat "47.967"^^xsd:decimal ;
  geo-pos:long "-29.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1254%3A0x7B21CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1254:0x7B21CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1254'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.51'^^xsd:double;
  dwc:latitude '47.967'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1746'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3517 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1254:0x7B21CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1282%3A0xC11BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1282%3A0xC11BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1282%3A0xC11BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.967"^^xsd:decimal ;
  dwc:decimalLongitude "-29.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1746"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1282%3A0xC11BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  geo-pos:lat "47.967"^^xsd:decimal ;
  geo-pos:long "-29.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1282%3A0xC11BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1282:0xC11BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1282'^^xsd:integer;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.51'^^xsd:double;
  dwc:latitude '47.967'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1746'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3517 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16781'^^xsd:string;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1282:0xC11BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2240%3A0xF122CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2240%3A0xF122CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2240%3A0xF122CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.967"^^xsd:decimal ;
  dwc:decimalLongitude "-29.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1746"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2240%3A0xF122CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.967 -29.51)"^^geo:wktLiteral ;
  geo-pos:lat "47.967"^^xsd:decimal ;
  geo-pos:long "-29.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2240%3A0xF122CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2240:0xF122CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2240'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.51'^^xsd:double;
  dwc:latitude '47.967'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1746'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3517 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2240:0xF122CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29551%3A0x1521CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29551%3A0x1521CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29551%3A0x1521CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29551%3A0x1521CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29551%3A0x1521CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29551:0x1521CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29551'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29551:0x1521CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15090%3A0x8C21CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15090%3A0x8C21CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15090%3A0x8C21CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15090%3A0x8C21CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15090%3A0x8C21CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15090:0x8C21CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15090'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15090:0x8C21CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12640%3A0x8C21CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12640%3A0x8C21CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12640%3A0x8C21CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12640%3A0x8C21CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12640%3A0x8C21CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12640:0x8C21CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12640'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12640:0x8C21CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5709%3A0x0C21CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5709%3A0x0C21CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5709%3A0x0C21CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5709%3A0x0C21CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5709%3A0x0C21CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5709:0x0C21CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5709'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5709:0x0C21CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25404%3A0x8D21CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25404%3A0x8D21CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25404%3A0x8D21CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25404%3A0x8D21CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25404%3A0x8D21CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25404:0x8D21CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25404'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25404:0x8D21CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29879%3A0x0921CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29879%3A0x0921CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29879%3A0x0921CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29879%3A0x0921CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29879%3A0x0921CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29879:0x0921CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29879'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29879:0x0921CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25390%3A0x0721CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25390%3A0x0721CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25390%3A0x0721CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25390%3A0x0721CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25390%3A0x0721CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25390:0x0721CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25390'^^xsd:integer;
  dwc:scientificName 'Sergestes corniculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '246195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25390:0x0721CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '514117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29907%3A0x3B21CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29907%3A0x3B21CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29907%3A0x3B21CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29907%3A0x3B21CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29907%3A0x3B21CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29907:0x3B21CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29907'^^xsd:integer;
  dwc:scientificName 'Sergestes corniculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '246195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29907:0x3B21CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '514117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5757%3A0x0421CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5757%3A0x0421CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5757%3A0x0421CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5757%3A0x0421CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5757%3A0x0421CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5757:0x0421CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5757'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5757:0x0421CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A99999992%3A0xFF20CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A99999992%3A0xFF20CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A99999992%3A0xFF20CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A99999992%3A0xFF20CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A99999992%3A0xFF20CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:99999992:0xFF20CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '99999992'^^xsd:integer;
  dwc:scientificName 'Melanolagus bericoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ofer Gon'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:99999992:0xFF20CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7817%3A0xB720CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7817%3A0xB720CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7817%3A0xB720CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7817%3A0xB720CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7817%3A0xB720CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7817:0xB720CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7817'^^xsd:integer;
  dwc:scientificName 'Taonius pavo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '139428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7817:0xB720CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '139428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5771%3A0xB520CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5771%3A0xB520CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5771%3A0xB520CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5771%3A0xB520CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5771%3A0xB520CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5771:0xB520CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5771'^^xsd:integer;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5771:0xB520CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5672%3A0x9321CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5672%3A0x9321CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5672%3A0x9321CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5672%3A0x9321CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5672%3A0x9321CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5672:0x9321CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5672'^^xsd:integer;
  dwc:scientificName 'Sternoptyx pseudobscura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127315'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5672:0x9321CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5765%3A0xAE20CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5765%3A0xAE20CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5765%3A0xAE20CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5765%3A0xAE20CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5765%3A0xAE20CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5765:0xAE20CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5765'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5765:0xAE20CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3512%3A0xA820CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3512%3A0xA820CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3512%3A0xA820CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3512%3A0xA820CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3512%3A0xA820CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3512:0xA820CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3512'^^xsd:integer;
  dwc:scientificName 'Sternoptyx diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1747  '^^xsd:string;
  dwc:aphiaid '127314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3512:0xA820CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5658%3A0xA920CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5658%3A0xA920CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5658%3A0xA920CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5658%3A0xA920CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5658%3A0xA920CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5658:0xA920CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5658'^^xsd:integer;
  dwc:scientificName 'Sternoptyx diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5658:0xA920CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3540%3A0x9E20CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3540%3A0x9E20CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3540%3A0x9E20CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3540%3A0x9E20CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3540%3A0x9E20CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3540:0x9E20CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3540'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1595-96'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3540:0x9E20CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5737%3A0x9D20CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5737%3A0x9D20CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5737%3A0x9D20CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5737%3A0x9D20CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5737%3A0x9D20CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5737:0x9D20CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5737'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5737:0x9D20CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25376%3A0x9C20CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25376%3A0x9C20CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25376%3A0x9C20CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25376%3A0x9C20CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25376%3A0x9C20CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25376:0x9C20CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25376'^^xsd:integer;
  dwc:scientificName 'Sergia tenuiremis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25376:0x9C20CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9920CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9920CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9920CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9920CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9920CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x9920CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x9920CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5656%3A0x5E20CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5656%3A0x5E20CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5656%3A0x5E20CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5656%3A0x5E20CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5656%3A0x5E20CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5656:0x5E20CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5656'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5656:0x5E20CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5779%3A0x5A20CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5779%3A0x5A20CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5779%3A0x5A20CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5779%3A0x5A20CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5779%3A0x5A20CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5779:0x5A20CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5779'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5779:0x5A20CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3475%3A0x5920CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3475%3A0x5920CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3475%3A0x5920CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3475%3A0x5920CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3475%3A0x5920CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3475:0x5920CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3475'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1638'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3475:0x5920CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5711%3A0xF41FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5711%3A0xF41FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5711%3A0xF41FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5711%3A0xF41FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5711%3A0xF41FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5711:0xF41FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5711'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16263'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5711:0xF41FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29495%3A0x0322CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29495%3A0x0322CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29495%3A0x0322CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29495%3A0x0322CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29495%3A0x0322CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29495:0x0322CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29495'^^xsd:integer;
  dwc:scientificName 'Ephyrina figueirai'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29495:0x0322CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A99999993%3A0xEA1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A99999993%3A0xEA1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A99999993%3A0xEA1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A99999993%3A0xEA1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A99999993%3A0xEA1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:99999993:0xEA1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '99999993'^^xsd:integer;
  dwc:scientificName 'Dolicholagus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ofer Gon'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:99999993:0xEA1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5686%3A0x0322CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5686%3A0x0322CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5686%3A0x0322CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5686%3A0x0322CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5686%3A0x0322CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5686:0x0322CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5686'^^xsd:integer;
  dwc:scientificName 'Bajacalifornia megalops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16761'^^xsd:string;
  dwc:aphiaid '126687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5686:0x0322CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE01FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE01FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE01FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE01FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE01FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE01FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE01FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5727%3A0xDE1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5727%3A0xDE1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5727%3A0xDE1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5727%3A0xDE1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5727%3A0xDE1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5727:0xDE1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5727'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5727:0xDE1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3574%3A0xDF1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3574%3A0xDF1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3574%3A0xDF1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3574%3A0xDF1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3574%3A0xDF1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3574:0xDF1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3574'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1582-84'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3574:0xDF1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5684%3A0xD91FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5684%3A0xD91FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5684%3A0xD91FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5684%3A0xD91FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5684%3A0xD91FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5684:0xD91FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5684'^^xsd:integer;
  dwc:scientificName 'Bathylagus greyae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ofer Gon'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5684:0xD91FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5767%3A0x921FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5767%3A0x921FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5767%3A0x921FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5767%3A0x921FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5767%3A0x921FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5767:0x921FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5767'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ofer Gon'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5767:0x921FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5670%3A0x8A1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5670%3A0x8A1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5670%3A0x8A1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5670%3A0x8A1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5670%3A0x8A1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5670:0x8A1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5670'^^xsd:integer;
  dwc:scientificName 'Bolinichthys supralateralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16390'^^xsd:string;
  dwc:aphiaid '126583'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5670:0x8A1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5739%3A0x0D22CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5739%3A0x0D22CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5739%3A0x0D22CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5739%3A0x0D22CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5739%3A0x0D22CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5739:0x0D22CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5739'^^xsd:integer;
  dwc:scientificName 'Xenodermichthys copei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5739:0x0D22CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34039%3A0x0E22CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34039%3A0x0E22CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34039%3A0x0E22CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34039%3A0x0E22CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34039%3A0x0E22CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34039:0x0E22CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34039'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34039:0x0E22CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5705%3A0x401FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5705%3A0x401FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5705%3A0x401FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5705%3A0x401FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5705%3A0x401FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5705:0x401FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5705'^^xsd:integer;
  dwc:scientificName 'Ahliesaurus berryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126347'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5705:0x401FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29537%3A0x381FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29537%3A0x381FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29537%3A0x381FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29537%3A0x381FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29537%3A0x381FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29537:0x381FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29537'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29537:0x381FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5644%3A0x341FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5644%3A0x341FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5644%3A0x341FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5644%3A0x341FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5644%3A0x341FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5644:0x341FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5644'^^xsd:integer;
  dwc:scientificName 'Scopelarchus guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '217724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5644:0x341FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '217724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5698%3A0x331FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5698%3A0x331FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5698%3A0x331FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5698%3A0x331FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5698%3A0x331FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5698:0x331FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5698'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5698:0x331FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5783%3A0x2F1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5783%3A0x2F1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5783%3A0x2F1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5783%3A0x2F1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5783%3A0x2F1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5783:0x2F1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5783'^^xsd:integer;
  dwc:scientificName 'Pseudoscopelus altipinnis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16375'^^xsd:string;
  dwc:aphiaid '126843'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5783:0x2F1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5729%3A0xD31BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5729%3A0xD31BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5729%3A0xD31BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5729%3A0xD31BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5729%3A0xD31BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5729:0xD31BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5729'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 18906'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5729:0xD31BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1E1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1E1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34011%3A0x1B1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34011%3A0x1B1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34011%3A0x1B1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34011%3A0x1B1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34011%3A0x1B1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34011:0x1B1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34011'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34011:0x1B1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32191%3A0x1B1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32191%3A0x1B1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32191%3A0x1B1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32191%3A0x1B1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32191%3A0x1B1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32191:0x1B1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32191'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32191:0x1B1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5751%3A0x181FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5751%3A0x181FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5751%3A0x181FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5751%3A0x181FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5751%3A0x181FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5751:0x181FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5751'^^xsd:integer;
  dwc:scientificName 'Poromitra capito'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5751:0x181FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4360%3A0x181FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4360%3A0x181FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4360%3A0x181FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4360%3A0x181FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4360%3A0x181FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4360:0x181FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4360'^^xsd:integer;
  dwc:scientificName 'Poromitra capito'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1716-19'^^xsd:string;
  dwc:aphiaid '127272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4360:0x181FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4400%3A0xD71ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4400%3A0xD71ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4400%3A0xD71ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4400%3A0xD71ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4400%3A0xD71ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4400:0xD71ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4400'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1573'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4400:0xD71ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7789%3A0xD11ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7789%3A0xD11ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7789%3A0xD11ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7789%3A0xD11ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7789%3A0xD11ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7789:0xD11ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7789'^^xsd:integer;
  dwc:scientificName 'Pholidoteuthis massayae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '410388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7789:0xD11ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '410388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22868%3A0xCF1ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22868%3A0xCF1ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22868%3A0xCF1ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22868%3A0xCF1ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22868%3A0xCF1ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22868:0xCF1ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22868'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22868:0xCF1ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29565%3A0xC91ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29565%3A0xC91ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29565%3A0xC91ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29565%3A0xC91ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29565%3A0xC91ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29565:0xC91ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29565'^^xsd:integer;
  dwc:scientificName 'Pasiphaea hoplocerca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29565:0xC91ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15132%3A0xC81ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15132%3A0xC81ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15132%3A0xC81ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15132%3A0xC81ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15132%3A0xC81ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15132:0xC81ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15132'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15132:0xC81ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22924%3A0xC11ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22924%3A0xC11ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22924%3A0xC11ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22924%3A0xC11ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22924%3A0xC11ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22924:0xC11ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22924'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22924:0xC11ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29893%3A0x6B22CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29893%3A0x6B22CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29893%3A0x6B22CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29893%3A0x6B22CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29893%3A0x6B22CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29893:0x6B22CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29893'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29893:0x6B22CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12882%3A0x6D22CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12882%3A0x6D22CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12882%3A0x6D22CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12882%3A0x6D22CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12882%3A0x6D22CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12882:0x6D22CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12882'^^xsd:integer;
  dwc:scientificName 'Gnathophausia affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119922'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12882:0x6D22CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '119922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12868%3A0x631ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12868%3A0x631ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12868%3A0x631ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12868%3A0x631ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12868%3A0x631ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12868:0x631ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12868'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12868:0x631ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11321%3A0x351ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11321%3A0x351ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11321%3A0x351ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11321%3A0x351ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11321%3A0x351ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11321:0x351ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11321'^^xsd:integer;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11321:0x351ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32177%3A0x2B1ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32177%3A0x2B1ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32177%3A0x2B1ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32177%3A0x2B1ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32177%3A0x2B1ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32177:0x2B1ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32177'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32177:0x2B1ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32163%3A0x281ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32163%3A0x281ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32163%3A0x281ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32163%3A0x281ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32163%3A0x281ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32163:0x281ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32163'^^xsd:integer;
  dwc:scientificName 'Megalanceola stephenseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '325364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32163:0x281ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '325364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30425%3A0x6F1BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30425%3A0x6F1BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30425%3A0x6F1BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30425%3A0x6F1BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30425%3A0x6F1BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30425:0x6F1BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30425'^^xsd:integer;
  dwc:scientificName 'Megalanceola stephenseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '325364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30425:0x6F1BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '325364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5769%3A0x241ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5769%3A0x241ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5769%3A0x241ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5769%3A0x241ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5769%3A0x241ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5769:0x241ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5769'^^xsd:integer;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5769:0x241ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14894%3A0x9A22CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14894%3A0x9A22CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14894%3A0x9A22CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14894%3A0x9A22CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14894%3A0x9A22CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14894:0x9A22CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14894'^^xsd:integer;
  dwc:scientificName 'Nannobrachium lineatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14894:0x9A22CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5777%3A0x1A1ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5777%3A0x1A1ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5777%3A0x1A1ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5777%3A0x1A1ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5777%3A0x1A1ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5777:0x1A1ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5777'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5777:0x1A1ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5743%3A0x711BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5743%3A0x711BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5743%3A0x711BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5743%3A0x711BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5743%3A0x711BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5743:0x711BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5743'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5743:0x711BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12812%3A0xA022CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12812%3A0xA022CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12812%3A0xA022CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12812%3A0xA022CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12812%3A0xA022CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12812:0xA022CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12812'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12812:0xA022CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A99999991%3A0xEB1DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A99999991%3A0xEB1DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A99999991%3A0xEB1DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A99999991%3A0xEB1DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A99999991%3A0xEB1DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:99999991:0xEB1DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '99999991'^^xsd:integer;
  dwc:scientificName 'Nansenia atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ofer Gon'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '272925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:99999991:0xEB1DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '272925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5719%3A0xDC1DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5719%3A0xDC1DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5719%3A0xDC1DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5719%3A0xDC1DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5719%3A0xDC1DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5719:0xDC1DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5719'^^xsd:integer;
  dwc:scientificName 'Magnisudis atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5719:0xDC1DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5848%3A0xB31DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5848%3A0xB31DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5848%3A0xB31DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5848%3A0xB31DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5848%3A0xB31DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5848:0xB31DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5848'^^xsd:integer;
  dwc:scientificName 'Lampanyctus photonotus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126618'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5848:0xB31DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5630%3A0xB11DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5630%3A0xB11DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5630%3A0xB11DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5630%3A0xB11DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5630%3A0xB11DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5630:0xB11DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5630'^^xsd:integer;
  dwc:scientificName 'Lampanyctus festivus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5630:0xB11DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5834%3A0xB11DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5834%3A0xB11DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5834%3A0xB11DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5834%3A0xB11DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5834%3A0xB11DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5834:0xB11DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5834'^^xsd:integer;
  dwc:scientificName 'Lampanyctus intricarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5834:0xB11DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5626%3A0xA81DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5626%3A0xA81DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5626%3A0xA81DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5626%3A0xA81DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5626%3A0xA81DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5626:0xA81DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5626'^^xsd:integer;
  dwc:scientificName 'Howella brodiei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16857'^^xsd:string;
  dwc:aphiaid '126994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5626:0xA81DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5723%3A0x7C21CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5723%3A0x7C21CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5723%3A0x7C21CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5723%3A0x7C21CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5723%3A0x7C21CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5723:0x7C21CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5723'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5723:0x7C21CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5781%3A0x3F1DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5781%3A0x3F1DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5781%3A0x3F1DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5781%3A0x3F1DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5781%3A0x3F1DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5781:0x3F1DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5781'^^xsd:integer;
  dwc:scientificName 'Tetragonurus cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5781:0x3F1DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22896%3A0xDC22CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22896%3A0xDC22CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22896%3A0xDC22CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22896%3A0xDC22CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22896%3A0xDC22CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22896:0xDC22CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22896'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22896:0xDC22CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22910%3A0x381DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22910%3A0x381DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22910%3A0x381DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22910%3A0x381DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22910%3A0x381DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22910:0x381DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22910'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22910:0x381DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25491%3A0xD61CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25491%3A0xD61CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25491%3A0xD61CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25491%3A0xD61CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25491%3A0xD61CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25491:0xD61CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25491'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25491:0xD61CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26859%3A0xC81CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26859%3A0xC81CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26859%3A0xC81CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26859%3A0xC81CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26859%3A0xC81CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26859:0xC81CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26859'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26859:0xC81CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5841%3A0xC61BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5841%3A0xC61BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5841%3A0xC61BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5841%3A0xC61BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5841%3A0xC61BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5841:0xC61BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5841'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia macrops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro; Zachary Baldwin'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126740'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5841:0xC61BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29523%3A0x801CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29523%3A0x801CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29523%3A0x801CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29523%3A0x801CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29523%3A0x801CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29523:0x801CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29523'^^xsd:integer;
  dwc:scientificName 'Notostomus gibbosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '212899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29523:0x801CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '212899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22882%3A0x811CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22882%3A0x811CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22882%3A0x811CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22882%3A0x811CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22882%3A0x811CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22882:0x811CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22882'^^xsd:integer;
  dwc:scientificName 'Notostomus robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Endre Willassen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22882:0x811CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5701%3A0xCB1BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5701%3A0xCB1BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5701%3A0xCB1BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5701%3A0xCB1BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5701%3A0xCB1BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5701:0xCB1BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5701'^^xsd:integer;
  dwc:scientificName 'Notoscopelus bolini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 18913'^^xsd:string;
  dwc:aphiaid '158913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5701:0xCB1BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '158913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5640%3A0xEE22CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5640%3A0xEE22CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5640%3A0xEE22CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5640%3A0xEE22CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -29.468)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-29.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5640%3A0xEE22CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5640:0xEE22CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5640'^^xsd:integer;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.468'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2407 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5640:0xEE22CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29851%3A0x1721CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29851%3A0x1721CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29851%3A0x1721CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.789"^^xsd:decimal ;
  dwc:decimalLongitude "-29.389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29851%3A0x1721CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  geo-pos:lat "42.789"^^xsd:decimal ;
  geo-pos:long "-29.389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29851%3A0x1721CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29851:0x1721CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29851'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.389'^^xsd:double;
  dwc:latitude '42.789'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2390'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2492 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29851:0x1721CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29579%3A0x1521CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29579%3A0x1521CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29579%3A0x1521CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.789"^^xsd:decimal ;
  dwc:decimalLongitude "-29.389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29579%3A0x1521CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  geo-pos:lat "42.789"^^xsd:decimal ;
  geo-pos:long "-29.389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29579%3A0x1521CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29579:0x1521CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29579'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.389'^^xsd:double;
  dwc:latitude '42.789'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2390'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2492 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29579:0x1521CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5745%3A0x0621CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5745%3A0x0621CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5745%3A0x0621CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.789"^^xsd:decimal ;
  dwc:decimalLongitude "-29.389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5745%3A0x0621CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  geo-pos:lat "42.789"^^xsd:decimal ;
  geo-pos:long "-29.389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5745%3A0x0621CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5745:0x0621CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5745'^^xsd:integer;
  dwc:scientificName 'Rondeletia loricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.389'^^xsd:double;
  dwc:latitude '42.789'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2390'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2492 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126412'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5745:0x0621CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29621%3A0x4321CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29621%3A0x4321CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29621%3A0x4321CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.789"^^xsd:decimal ;
  dwc:decimalLongitude "-29.389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29621%3A0x4321CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  geo-pos:lat "42.789"^^xsd:decimal ;
  geo-pos:long "-29.389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29621%3A0x4321CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29621:0x4321CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29621'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.389'^^xsd:double;
  dwc:latitude '42.789'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2390'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2492 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29621:0x4321CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4292%3A0xCF1BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4292%3A0xCF1BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4292%3A0xCF1BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.789"^^xsd:decimal ;
  dwc:decimalLongitude "-29.389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4292%3A0xCF1BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  geo-pos:lat "42.789"^^xsd:decimal ;
  geo-pos:long "-29.389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4292%3A0xCF1BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4292:0xCF1BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4292'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.389'^^xsd:double;
  dwc:latitude '42.789'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2390'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2492 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4292:0xCF1BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4352%3A0x9E20CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4352%3A0x9E20CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4352%3A0x9E20CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.789"^^xsd:decimal ;
  dwc:decimalLongitude "-29.389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4352%3A0x9E20CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  geo-pos:lat "42.789"^^xsd:decimal ;
  geo-pos:long "-29.389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4352%3A0x9E20CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4352:0x9E20CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4352'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.389'^^xsd:double;
  dwc:latitude '42.789'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2390'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2492 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1676-78'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4352:0x9E20CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32879%3A0xFE21CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32879%3A0xFE21CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32879%3A0xFE21CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.789"^^xsd:decimal ;
  dwc:decimalLongitude "-29.389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32879%3A0xFE21CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  geo-pos:lat "42.789"^^xsd:decimal ;
  geo-pos:long "-29.389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32879%3A0xFE21CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32879:0xFE21CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32879'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.389'^^xsd:double;
  dwc:latitude '42.789'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2390'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2492 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32879:0xFE21CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5773%3A0x1B20CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5773%3A0x1B20CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5773%3A0x1B20CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.789"^^xsd:decimal ;
  dwc:decimalLongitude "-29.389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5773%3A0x1B20CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  geo-pos:lat "42.789"^^xsd:decimal ;
  geo-pos:long "-29.389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5773%3A0x1B20CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5773:0x1B20CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5773'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.389'^^xsd:double;
  dwc:latitude '42.789'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2390'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2492 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16262'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5773:0x1B20CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5735%3A0xEB1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5735%3A0xEB1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5735%3A0xEB1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.789"^^xsd:decimal ;
  dwc:decimalLongitude "-29.389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5735%3A0xEB1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  geo-pos:lat "42.789"^^xsd:decimal ;
  geo-pos:long "-29.389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5735%3A0xEB1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5735:0xEB1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5735'^^xsd:integer;
  dwc:scientificName 'Dysalotus alcocki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.389'^^xsd:double;
  dwc:latitude '42.789'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2390'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2492 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '159665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5735:0xEB1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '159665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6953%3A0xDD1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6953%3A0xDD1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6953%3A0xDD1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.789"^^xsd:decimal ;
  dwc:decimalLongitude "-29.389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6953%3A0xDD1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  geo-pos:lat "42.789"^^xsd:decimal ;
  geo-pos:long "-29.389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6953%3A0xDD1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6953:0xDD1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6953'^^xsd:integer;
  dwc:scientificName 'Bathytroctes microlepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.389'^^xsd:double;
  dwc:latitude '42.789'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2390'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2492 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16007'^^xsd:string;
  dwc:aphiaid '126693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6953:0xDD1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5604%3A0x331FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5604%3A0x331FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5604%3A0x331FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.789"^^xsd:decimal ;
  dwc:decimalLongitude "-29.389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5604%3A0x331FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  geo-pos:lat "42.789"^^xsd:decimal ;
  geo-pos:long "-29.389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5604%3A0x331FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5604:0x331FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5604'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.389'^^xsd:double;
  dwc:latitude '42.789'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2390'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2492 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5604:0x331FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3478%3A0x331FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3478%3A0x331FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3478%3A0x331FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.789"^^xsd:decimal ;
  dwc:decimalLongitude "-29.389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3478%3A0x331FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  geo-pos:lat "42.789"^^xsd:decimal ;
  geo-pos:long "-29.389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3478%3A0x331FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3478:0x331FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3478'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.389'^^xsd:double;
  dwc:latitude '42.789'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2390'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2492 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1608-10'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3478:0x331FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.789"^^xsd:decimal ;
  dwc:decimalLongitude "-29.389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  geo-pos:lat "42.789"^^xsd:decimal ;
  geo-pos:long "-29.389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1D1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.389'^^xsd:double;
  dwc:latitude '42.789'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2390'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2492 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1D1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3492%3A0xD71ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3492%3A0xD71ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3492%3A0xD71ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.789"^^xsd:decimal ;
  dwc:decimalLongitude "-29.389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3492%3A0xD71ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  geo-pos:lat "42.789"^^xsd:decimal ;
  geo-pos:long "-29.389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3492%3A0xD71ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3492:0xD71ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3492'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.389'^^xsd:double;
  dwc:latitude '42.789'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2390'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2492 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1689  '^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3492:0xD71ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29593%3A0x6A1BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29593%3A0x6A1BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29593%3A0x6A1BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.789"^^xsd:decimal ;
  dwc:decimalLongitude "-29.389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29593%3A0x6A1BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  geo-pos:lat "42.789"^^xsd:decimal ;
  geo-pos:long "-29.389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29593%3A0x6A1BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29593:0x6A1BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29593'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.389'^^xsd:double;
  dwc:latitude '42.789'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2390'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2492 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29593:0x6A1BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15412%3A0x6B22CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15412%3A0x6B22CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15412%3A0x6B22CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.789"^^xsd:decimal ;
  dwc:decimalLongitude "-29.389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15412%3A0x6B22CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  geo-pos:lat "42.789"^^xsd:decimal ;
  geo-pos:long "-29.389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15412%3A0x6B22CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15412:0x6B22CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15412'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.389'^^xsd:double;
  dwc:latitude '42.789'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2390'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2492 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15412:0x6B22CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15120%3A0x6D22CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15120%3A0x6D22CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15120%3A0x6D22CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.789"^^xsd:decimal ;
  dwc:decimalLongitude "-29.389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15120%3A0x6D22CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  geo-pos:lat "42.789"^^xsd:decimal ;
  geo-pos:long "-29.389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15120%3A0x6D22CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15120:0x6D22CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15120'^^xsd:integer;
  dwc:scientificName 'Gnathophausia affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.389'^^xsd:double;
  dwc:latitude '42.789'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2390'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2492 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119922'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15120:0x6D22CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '119922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5707%3A0x291ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5707%3A0x291ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5707%3A0x291ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.789"^^xsd:decimal ;
  dwc:decimalLongitude "-29.389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5707%3A0x291ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  geo-pos:lat "42.789"^^xsd:decimal ;
  geo-pos:long "-29.389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5707%3A0x291ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5707:0x291ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5707'^^xsd:integer;
  dwc:scientificName 'Microlophichthys microlophus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'T. Sutton; D. Rees (seqenced)'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.389'^^xsd:double;
  dwc:latitude '42.789'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2390'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2492 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 18902'^^xsd:string;
  dwc:aphiaid '126568'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5707:0x291ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126568'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5749%3A0x5521CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5749%3A0x5521CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5749%3A0x5521CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.789"^^xsd:decimal ;
  dwc:decimalLongitude "-29.389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5749%3A0x5521CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  geo-pos:lat "42.789"^^xsd:decimal ;
  geo-pos:long "-29.389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5749%3A0x5521CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5749:0x5521CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5749'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown; Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.389'^^xsd:double;
  dwc:latitude '42.789'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2390'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2492 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5749:0x5521CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15398%3A0xA522CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15398%3A0xA522CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15398%3A0xA522CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.789"^^xsd:decimal ;
  dwc:decimalLongitude "-29.389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15398%3A0xA522CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  geo-pos:lat "42.789"^^xsd:decimal ;
  geo-pos:long "-29.389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15398%3A0xA522CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15398:0xA522CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15398'^^xsd:integer;
  dwc:scientificName 'Notostomus gibbosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.389'^^xsd:double;
  dwc:latitude '42.789'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2390'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2492 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '212899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15398:0xA522CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '212899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5725%3A0xB31DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5725%3A0xB31DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5725%3A0xB31DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.789"^^xsd:decimal ;
  dwc:decimalLongitude "-29.389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5725%3A0xB31DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  geo-pos:lat "42.789"^^xsd:decimal ;
  geo-pos:long "-29.389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5725%3A0xB31DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5725:0xB31DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5725'^^xsd:integer;
  dwc:scientificName 'Lampanyctus photonotus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.389'^^xsd:double;
  dwc:latitude '42.789'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2390'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2492 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126618'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5725:0xB31DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5763%3A0x9D1DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5763%3A0x9D1DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5763%3A0x9D1DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.789"^^xsd:decimal ;
  dwc:decimalLongitude "-29.389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5763%3A0x9D1DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  geo-pos:lat "42.789"^^xsd:decimal ;
  geo-pos:long "-29.389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5763%3A0x9D1DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5763:0x9D1DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5763'^^xsd:integer;
  dwc:scientificName 'Lampadena anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.389'^^xsd:double;
  dwc:latitude '42.789'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2390'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2492 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5763:0x9D1DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5731%3A0x4D1DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5731%3A0x4D1DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5731%3A0x4D1DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.789"^^xsd:decimal ;
  dwc:decimalLongitude "-29.389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5731%3A0x4D1DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  geo-pos:lat "42.789"^^xsd:decimal ;
  geo-pos:long "-29.389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5731%3A0x4D1DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5731:0x4D1DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5731'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.389'^^xsd:double;
  dwc:latitude '42.789'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2390'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2492 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5731:0x4D1DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29865%3A0x461DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29865%3A0x461DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29865%3A0x461DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.789"^^xsd:decimal ;
  dwc:decimalLongitude "-29.389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29865%3A0x461DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  geo-pos:lat "42.789"^^xsd:decimal ;
  geo-pos:long "-29.389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29865%3A0x461DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29865:0x461DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29865'^^xsd:integer;
  dwc:scientificName 'Bentheogennema intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.389'^^xsd:double;
  dwc:latitude '42.789'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2390'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2492 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29865:0x461DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5759%3A0xB722CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5759%3A0xB722CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5759%3A0xB722CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.789"^^xsd:decimal ;
  dwc:decimalLongitude "-29.389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5759%3A0xB722CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  geo-pos:lat "42.789"^^xsd:decimal ;
  geo-pos:long "-29.389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5759%3A0xB722CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5759:0xB722CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5759'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.389'^^xsd:double;
  dwc:latitude '42.789'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2390'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2492 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16689'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5759:0xB722CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15106%3A0xC01CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15106%3A0xC01CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15106%3A0xC01CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.789"^^xsd:decimal ;
  dwc:decimalLongitude "-29.389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15106%3A0xC01CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  geo-pos:lat "42.789"^^xsd:decimal ;
  geo-pos:long "-29.389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15106%3A0xC01CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15106:0xC01CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15106'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.389'^^xsd:double;
  dwc:latitude '42.789'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2390'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2492 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15106:0xC01CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29635%3A0x931CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29635%3A0x931CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29635%3A0x931CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.789"^^xsd:decimal ;
  dwc:decimalLongitude "-29.389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29635%3A0x931CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  geo-pos:lat "42.789"^^xsd:decimal ;
  geo-pos:long "-29.389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29635%3A0x931CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29635:0x931CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29635'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.389'^^xsd:double;
  dwc:latitude '42.789'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2390'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2492 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29635:0x931CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5703%3A0x8B1CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5703%3A0x8B1CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5703%3A0x8B1CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.789"^^xsd:decimal ;
  dwc:decimalLongitude "-29.389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5703%3A0x8B1CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  geo-pos:lat "42.789"^^xsd:decimal ;
  geo-pos:long "-29.389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5703%3A0x8B1CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5703:0x8B1CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5703'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro; Zachary Baldwin'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.389'^^xsd:double;
  dwc:latitude '42.789'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2390'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2492 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5703:0x8B1CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32865%3A0x8A1CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32865%3A0x8A1CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32865%3A0x8A1CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.789"^^xsd:decimal ;
  dwc:decimalLongitude "-29.389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32865%3A0x8A1CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  geo-pos:lat "42.789"^^xsd:decimal ;
  geo-pos:long "-29.389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32865%3A0x8A1CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32865:0x8A1CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32865'^^xsd:integer;
  dwc:scientificName 'Lanceola laticarpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.389'^^xsd:double;
  dwc:latitude '42.789'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2390'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2492 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '510142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32865:0x8A1CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '510142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12798%3A0xEA22CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12798%3A0xEA22CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12798%3A0xEA22CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.789"^^xsd:decimal ;
  dwc:decimalLongitude "-29.389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12798%3A0xEA22CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.789 -29.389)"^^geo:wktLiteral ;
  geo-pos:lat "42.789"^^xsd:decimal ;
  geo-pos:long "-29.389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12798%3A0xEA22CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12798:0xEA22CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12798'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.389'^^xsd:double;
  dwc:latitude '42.789'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2390'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2492 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12798:0xEA22CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x971FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x971FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x971FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.602 -29.334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.602"^^xsd:decimal ;
  dwc:decimalLongitude "-29.334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x971FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.602 -29.334)"^^geo:wktLiteral ;
  geo-pos:lat "42.602"^^xsd:decimal ;
  geo-pos:long "-29.334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x971FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x971FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Bathyraja pallida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.334'^^xsd:double;
  dwc:latitude '42.602'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x971FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '105866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA71DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA71DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA71DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.602 -29.334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.602"^^xsd:decimal ;
  dwc:decimalLongitude "-29.334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA71DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.602 -29.334)"^^geo:wktLiteral ;
  geo-pos:lat "42.602"^^xsd:decimal ;
  geo-pos:long "-29.334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA71DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA71DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Histiobranchus bathybius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.334'^^xsd:double;
  dwc:latitude '42.602'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA71DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.602 -29.334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.602"^^xsd:decimal ;
  dwc:decimalLongitude "-29.334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.602 -29.334)"^^geo:wktLiteral ;
  geo-pos:lat "42.602"^^xsd:decimal ;
  geo-pos:long "-29.334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD11CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Spectrunculus grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.334'^^xsd:double;
  dwc:latitude '42.602'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD11CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.602 -29.334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.602"^^xsd:decimal ;
  dwc:decimalLongitude "-29.334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.602 -29.334)"^^geo:wktLiteral ;
  geo-pos:lat "42.602"^^xsd:decimal ;
  geo-pos:long "-29.334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD21CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.334'^^xsd:double;
  dwc:latitude '42.602'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD21CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.602 -29.334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.602"^^xsd:decimal ;
  dwc:decimalLongitude "-29.334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.602 -29.334)"^^geo:wktLiteral ;
  geo-pos:lat "42.602"^^xsd:decimal ;
  geo-pos:long "-29.334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC31BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.334'^^xsd:double;
  dwc:latitude '42.602'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC31BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4354%3A0x0F21CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4354%3A0x0F21CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4354%3A0x0F21CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4354%3A0x0F21CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4354%3A0x0F21CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4354:0x0F21CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4354'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4354:0x0F21CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11121%3A0x8E21CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11121%3A0x8E21CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11121%3A0x8E21CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11121%3A0x8E21CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11121%3A0x8E21CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11121:0x8E21CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11121'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11121:0x8E21CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22073%3A0xFC20CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22073%3A0xFC20CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22073%3A0xFC20CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22073%3A0xFC20CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22073%3A0xFC20CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22073:0xFC20CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22073'^^xsd:integer;
  dwc:scientificName 'Meningodora vesca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22073:0xFC20CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22087%3A0xF820CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22087%3A0xF820CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22087%3A0xF820CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22087%3A0xF820CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22087%3A0xF820CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22087:0xF820CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22087'^^xsd:integer;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22087:0xF820CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4410%3A0xCF1BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4410%3A0xCF1BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4410%3A0xCF1BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4410%3A0xCF1BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4410%3A0xCF1BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4410:0xCF1BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4410'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4410:0xCF1BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4336%3A0x1F20CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4336%3A0x1F20CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4336%3A0x1F20CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4336%3A0x1F20CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4336%3A0x1F20CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4336:0x1F20CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4336'^^xsd:integer;
  dwc:scientificName 'Derichthys serpentinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16814'^^xsd:string;
  dwc:aphiaid '126291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4336:0x1F20CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4376%3A0x1B20CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4376%3A0x1B20CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4376%3A0x1B20CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4376%3A0x1B20CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4376%3A0x1B20CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4376:0x1B20CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4376'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16260'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4376:0x1B20CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25214%3A0x1820CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25214%3A0x1820CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25214%3A0x1820CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25214%3A0x1820CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25214%3A0x1820CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25214:0x1820CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25214'^^xsd:integer;
  dwc:scientificName 'Cyclothone pallida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16328'^^xsd:string;
  dwc:aphiaid '127288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25214:0x1820CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25200%3A0xF61FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25200%3A0xF61FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25200%3A0xF61FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25200%3A0xF61FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25200%3A0xF61FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25200:0xF61FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25200'^^xsd:integer;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16305'^^xsd:string;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25200:0xF61FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE01FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE01FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE01FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE01FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE01FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE01FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE01FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25322%3A0xDD1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25322%3A0xDD1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25322%3A0xDD1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25322%3A0xDD1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25322%3A0xDD1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25322:0xDD1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25322'^^xsd:integer;
  dwc:scientificName 'Bentheogennema intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25322:0xDD1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25322%3A0xDD1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25322%3A0xDD1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25322%3A0xDD1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25322%3A0xDD1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25322%3A0xDD1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25322:0xDD1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25322'^^xsd:integer;
  dwc:scientificName 'Bentheogennema intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25322:0xDD1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30759%3A0x8F1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30759%3A0x8F1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30759%3A0x8F1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30759%3A0x8F1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30759%3A0x8F1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30759:0x8F1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30759'^^xsd:integer;
  dwc:scientificName 'Brachyscelus crusculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103241'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30759:0x8F1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '103241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4310%3A0x8A1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4310%3A0x8A1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4310%3A0x8A1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4310%3A0x8A1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4310%3A0x8A1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4310:0x8A1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4310'^^xsd:integer;
  dwc:scientificName 'Bolinichthys supralateralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16389'^^xsd:string;
  dwc:aphiaid '126583'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4310:0x8A1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5295%3A0x891FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5295%3A0x891FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5295%3A0x891FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5295%3A0x891FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5295%3A0x891FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5295:0x891FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5295'^^xsd:integer;
  dwc:scientificName 'Bolitaena pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '410340'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5295:0x891FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '410340'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30717%3A0x4F1FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30717%3A0x4F1FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30717%3A0x4F1FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30717%3A0x4F1FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30717%3A0x4F1FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30717:0x4F1FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30717'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30717:0x4F1FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22031%3A0x3E1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22031%3A0x3E1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22031%3A0x3E1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22031%3A0x3E1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22031%3A0x3E1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22031:0x3E1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22031'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22031:0x3E1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22045%3A0x4B21CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22045%3A0x4B21CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22045%3A0x4B21CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22045%3A0x4B21CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22045%3A0x4B21CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22045:0x4B21CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22045'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22045:0x4B21CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4282%3A0x321FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4282%3A0x321FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4282%3A0x321FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4282%3A0x321FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4282%3A0x321FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4282:0x321FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4282'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4282:0x321FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4368%3A0x2F1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4368%3A0x2F1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4368%3A0x2F1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4368%3A0x2F1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4368%3A0x2F1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4368:0x2F1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4368'^^xsd:integer;
  dwc:scientificName 'Pseudoscopelus altipinnis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16374'^^xsd:string;
  dwc:aphiaid '126843'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4368:0x2F1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11219%3A0x2A1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11219%3A0x2A1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11219%3A0x2A1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11219%3A0x2A1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11219%3A0x2A1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11219:0x2A1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11219'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11219:0x2A1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4350%3A0xD31BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4350%3A0xD31BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4350%3A0xD31BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4350%3A0xD31BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4350%3A0xD31BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4350:0xD31BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4350'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4350:0xD31BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4390%3A0x201FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4390%3A0x201FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4390%3A0x201FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4390%3A0x201FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4390%3A0x201FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4390:0x201FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4390'^^xsd:integer;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4390:0x201FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30703%3A0x1C1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30703%3A0x1C1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30703%3A0x1C1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30703%3A0x1C1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30703%3A0x1C1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30703:0x1C1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30703'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30703:0x1C1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11107%3A0x661BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11107%3A0x661BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11107%3A0x661BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11107%3A0x661BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11107%3A0x661BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11107:0x661BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11107'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11107:0x661BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30787%3A0xC21ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30787%3A0xC21ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30787%3A0xC21ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30787%3A0xC21ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30787%3A0xC21ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30787:0xC21ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30787'^^xsd:integer;
  dwc:scientificName 'Parandania boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '214747'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30787:0xC21ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '214747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25308%3A0x761ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25308%3A0x761ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25308%3A0x761ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25308%3A0x761ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25308%3A0x761ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25308:0x761ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25308'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25308:0x761ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4382%3A0x6D1BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4382%3A0x6D1BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4382%3A0x6D1BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4382%3A0x6D1BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4382%3A0x6D1BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4382:0x6D1BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4382'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16467'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4382:0x6D1BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12652%3A0x691ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12652%3A0x691ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12652%3A0x691ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12652%3A0x691ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12652%3A0x691ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12652:0x691ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12652'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12652:0x691ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12666%3A0x6D22CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12666%3A0x6D22CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12666%3A0x6D22CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12666%3A0x6D22CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12666%3A0x6D22CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12666:0x6D22CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12666'^^xsd:integer;
  dwc:scientificName 'Gnathophausia affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119922'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12666:0x6D22CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '119922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25294%3A0x6D22CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25294%3A0x6D22CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25294%3A0x6D22CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25294%3A0x6D22CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25294%3A0x6D22CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25294:0x6D22CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25294'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25294:0x6D22CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12722%3A0x371ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12722%3A0x371ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12722%3A0x371ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12722%3A0x371ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12722%3A0x371ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12722:0x371ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12722'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12722:0x371ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12694%3A0x351ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12694%3A0x351ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12694%3A0x351ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12694%3A0x351ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12694%3A0x351ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12694:0x351ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12694'^^xsd:integer;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12694:0x351ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30689%3A0x7322CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30689%3A0x7322CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30689%3A0x7322CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30689%3A0x7322CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30689%3A0x7322CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30689:0x7322CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30689'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30689:0x7322CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4306%3A0x281ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4306%3A0x281ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4306%3A0x281ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4306%3A0x281ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4306%3A0x281ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4306:0x281ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4306'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4306:0x281ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30675%3A0x5521CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30675%3A0x5521CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30675%3A0x5521CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30675%3A0x5521CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30675%3A0x5521CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30675:0x5521CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30675'^^xsd:integer;
  dwc:scientificName 'Megalanceola stephenseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '325364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30675:0x5521CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '325364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4324%3A0x9822CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4324%3A0x9822CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4324%3A0x9822CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4324%3A0x9822CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4324%3A0x9822CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4324:0x9822CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4324'^^xsd:integer;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4324:0x9822CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4340%3A0x1B1ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4340%3A0x1B1ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4340%3A0x1B1ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4340%3A0x1B1ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4340%3A0x1B1ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4340:0x1B1ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4340'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4340:0x1B1ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20713%3A0x7821CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20713%3A0x7821CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20713%3A0x7821CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20713%3A0x7821CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20713%3A0x7821CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20713:0x7821CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20713'^^xsd:integer;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20713:0x7821CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5801%3A0xA722CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5801%3A0xA722CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5801%3A0xA722CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5801%3A0xA722CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5801%3A0xA722CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5801:0xA722CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5801'^^xsd:integer;
  dwc:scientificName 'Loweina interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5801:0xA722CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30773%3A0xB61DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30773%3A0xB61DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30773%3A0xB61DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30773%3A0xB61DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30773%3A0xB61DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30773:0xB61DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30773'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30773:0xB61DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10518%3A0x761BCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10518%3A0x761BCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10518%3A0x761BCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10518%3A0x761BCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10518%3A0x761BCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10518:0x761BCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10518'^^xsd:integer;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10518:0x761BCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10532%3A0xB21DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10532%3A0xB21DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10532%3A0xB21DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10532%3A0xB21DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10532%3A0xB21DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10532:0xB21DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10532'^^xsd:integer;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10532:0xB21DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30731%3A0xAD1DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30731%3A0xAD1DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30731%3A0xAD1DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30731%3A0xAD1DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30731%3A0xAD1DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30731:0xAD1DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30731'^^xsd:integer;
  dwc:scientificName 'Hyperia medusarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30731:0xAD1DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '103253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5309%3A0xA61DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5309%3A0xA61DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5309%3A0xA61DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5309%3A0xA61DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5309%3A0xA61DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5309:0xA61DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5309'^^xsd:integer;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5309:0xA61DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4296%3A0x9C1DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4296%3A0x9C1DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4296%3A0x9C1DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4296%3A0x9C1DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4296%3A0x9C1DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4296:0x9C1DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4296'^^xsd:integer;
  dwc:scientificName 'Lampadena speculigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4296:0x9C1DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30745%3A0x4A1DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30745%3A0x4A1DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30745%3A0x4A1DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30745%3A0x4A1DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30745%3A0x4A1DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30745:0x4A1DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30745'^^xsd:integer;
  dwc:scientificName 'Scina curvidactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '421598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30745:0x4A1DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '421598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4396%3A0x461DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4396%3A0x461DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4396%3A0x461DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4396%3A0x461DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4396%3A0x461DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4396:0x461DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4396'^^xsd:integer;
  dwc:scientificName 'Xenodermichthys copei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4396:0x461DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4362%3A0xC81CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4362%3A0xC81CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4362%3A0xC81CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4362%3A0xC81CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4362%3A0xC81CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4362:0xC81CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4362'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4362:0xC81CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4412%3A0xC71CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4412%3A0xC71CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4412%3A0xC71CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4412%3A0xC71CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4412%3A0xC71CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4412:0xC71CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4412'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4412:0xC71CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4238%3A0xC41CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4238%3A0xC41CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4238%3A0xC41CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4238%3A0xC41CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4238%3A0xC41CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4238:0xC41CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4238'^^xsd:integer;
  dwc:scientificName 'Gonichthys cocco'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4238:0xC41CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12708%3A0xE222CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12708%3A0xE222CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12708%3A0xE222CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12708%3A0xE222CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12708%3A0xE222CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12708:0xE222CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12708'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12708:0xE222CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12862%3A0xE922CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12862%3A0xE922CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12862%3A0xE922CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12862%3A0xE922CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12862%3A0xE922CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12862:0xE922CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12862'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12862:0xE922CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22017%3A0x351CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22017%3A0x351CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22017%3A0x351CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22017%3A0x351CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22017%3A0x351CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22017:0x351CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22017'^^xsd:integer;
  dwc:scientificName 'Acanthephyra brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22017:0x351CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25280%3A0xF122CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25280%3A0xF122CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25280%3A0xF122CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25280%3A0xF122CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.939 -29.312)"^^geo:wktLiteral ;
  geo-pos:lat "42.939"^^xsd:decimal ;
  geo-pos:long "-29.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25280%3A0xF122CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25280:0xF122CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25280'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.312'^^xsd:double;
  dwc:latitude '42.939'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2718 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25280:0xF122CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23601%3A0x8A21CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23601%3A0x8A21CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23601%3A0x8A21CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1480"^^xsd:integer ;
  dwc:maximumDepthInMeters "2283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23601%3A0x8A21CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  geo-pos:lat "42.912"^^xsd:decimal ;
  geo-pos:long "-29.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23601%3A0x8A21CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23601:0x8A21CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23601'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.306'^^xsd:double;
  dwc:latitude '42.912'^^xsd:double;
  dwc:minimumDepth '1480'^^xsd:integer;
  dwc:maximumDepth '2283'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2828 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23601:0x8A21CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25504%3A0x8D21CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25504%3A0x8D21CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25504%3A0x8D21CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1480"^^xsd:integer ;
  dwc:maximumDepthInMeters "2283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25504%3A0x8D21CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  geo-pos:lat "42.912"^^xsd:decimal ;
  geo-pos:long "-29.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25504%3A0x8D21CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25504:0x8D21CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25504'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.306'^^xsd:double;
  dwc:latitude '42.912'^^xsd:double;
  dwc:minimumDepth '1480'^^xsd:integer;
  dwc:maximumDepth '2283'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2828 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25504:0x8D21CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25476%3A0x4021CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25476%3A0x4021CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25476%3A0x4021CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1480"^^xsd:integer ;
  dwc:maximumDepthInMeters "2283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25476%3A0x4021CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  geo-pos:lat "42.912"^^xsd:decimal ;
  geo-pos:long "-29.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25476%3A0x4021CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25476:0x4021CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25476'^^xsd:integer;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.306'^^xsd:double;
  dwc:latitude '42.912'^^xsd:double;
  dwc:minimumDepth '1480'^^xsd:integer;
  dwc:maximumDepth '2283'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2828 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25476:0x4021CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4398%3A0xB020CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4398%3A0xB020CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4398%3A0xB020CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1480"^^xsd:integer ;
  dwc:maximumDepthInMeters "2283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4398%3A0xB020CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  geo-pos:lat "42.912"^^xsd:decimal ;
  geo-pos:long "-29.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4398%3A0xB020CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4398:0xB020CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4398'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.306'^^xsd:double;
  dwc:latitude '42.912'^^xsd:double;
  dwc:minimumDepth '1480'^^xsd:integer;
  dwc:maximumDepth '2283'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2828 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4398:0xB020CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25462%3A0x9721CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25462%3A0x9721CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25462%3A0x9721CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1480"^^xsd:integer ;
  dwc:maximumDepthInMeters "2283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25462%3A0x9721CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  geo-pos:lat "42.912"^^xsd:decimal ;
  geo-pos:long "-29.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25462%3A0x9721CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25462:0x9721CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25462'^^xsd:integer;
  dwc:scientificName 'Sergia tenuiremis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.306'^^xsd:double;
  dwc:latitude '42.912'^^xsd:double;
  dwc:minimumDepth '1480'^^xsd:integer;
  dwc:maximumDepth '2283'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2828 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25462:0x9721CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1967%3A0x5E20CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1967%3A0x5E20CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1967%3A0x5E20CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1480"^^xsd:integer ;
  dwc:maximumDepthInMeters "2283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1967%3A0x5E20CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  geo-pos:lat "42.912"^^xsd:decimal ;
  geo-pos:long "-29.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1967%3A0x5E20CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1967:0x5E20CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1967'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.306'^^xsd:double;
  dwc:latitude '42.912'^^xsd:double;
  dwc:minimumDepth '1480'^^xsd:integer;
  dwc:maximumDepth '2283'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2828 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1967:0x5E20CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6929%3A0x321BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6929%3A0x321BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6929%3A0x321BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1480"^^xsd:integer ;
  dwc:maximumDepthInMeters "2283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6929%3A0x321BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  geo-pos:lat "42.912"^^xsd:decimal ;
  geo-pos:long "-29.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6929%3A0x321BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6929:0x321BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6929'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.306'^^xsd:double;
  dwc:latitude '42.912'^^xsd:double;
  dwc:minimumDepth '1480'^^xsd:integer;
  dwc:maximumDepth '2283'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2828 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16259'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6929:0x321BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23643%3A0x1A1CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23643%3A0x1A1CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23643%3A0x1A1CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1480"^^xsd:integer ;
  dwc:maximumDepthInMeters "2283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23643%3A0x1A1CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  geo-pos:lat "42.912"^^xsd:decimal ;
  geo-pos:long "-29.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23643%3A0x1A1CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23643:0x1A1CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23643'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.306'^^xsd:double;
  dwc:latitude '42.912'^^xsd:double;
  dwc:minimumDepth '1480'^^xsd:integer;
  dwc:maximumDepth '2283'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2828 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23643:0x1A1CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33269%3A0x0122CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33269%3A0x0122CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33269%3A0x0122CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1480"^^xsd:integer ;
  dwc:maximumDepthInMeters "2283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33269%3A0x0122CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  geo-pos:lat "42.912"^^xsd:decimal ;
  geo-pos:long "-29.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33269%3A0x0122CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33269:0x0122CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33269'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.306'^^xsd:double;
  dwc:latitude '42.912'^^xsd:double;
  dwc:minimumDepth '1480'^^xsd:integer;
  dwc:maximumDepth '2283'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2828 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33269:0x0122CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4268%3A0x0322CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4268%3A0x0322CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4268%3A0x0322CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1480"^^xsd:integer ;
  dwc:maximumDepthInMeters "2283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4268%3A0x0322CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  geo-pos:lat "42.912"^^xsd:decimal ;
  geo-pos:long "-29.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4268%3A0x0322CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4268:0x0322CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4268'^^xsd:integer;
  dwc:scientificName 'Bajacalifornia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.306'^^xsd:double;
  dwc:latitude '42.912'^^xsd:double;
  dwc:minimumDepth '1480'^^xsd:integer;
  dwc:maximumDepth '2283'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2828 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4268:0x0322CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25518%3A0x361BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25518%3A0x361BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25518%3A0x361BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1480"^^xsd:integer ;
  dwc:maximumDepthInMeters "2283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25518%3A0x361BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  geo-pos:lat "42.912"^^xsd:decimal ;
  geo-pos:long "-29.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25518%3A0x361BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25518:0x361BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25518'^^xsd:integer;
  dwc:scientificName 'Bentheogennema intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.306'^^xsd:double;
  dwc:latitude '42.912'^^xsd:double;
  dwc:minimumDepth '1480'^^xsd:integer;
  dwc:maximumDepth '2283'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2828 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25518:0x361BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6957%3A0xD81FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6957%3A0xD81FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6957%3A0xD81FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1480"^^xsd:integer ;
  dwc:maximumDepthInMeters "2283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6957%3A0xD81FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  geo-pos:lat "42.912"^^xsd:decimal ;
  geo-pos:long "-29.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6957%3A0xD81FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6957:0xD81FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6957'^^xsd:integer;
  dwc:scientificName 'Bathyprion danae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.306'^^xsd:double;
  dwc:latitude '42.912'^^xsd:double;
  dwc:minimumDepth '1480'^^xsd:integer;
  dwc:maximumDepth '2283'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2828 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15983'^^xsd:string;
  dwc:aphiaid '126689'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6957:0xD81FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4370%3A0x921FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4370%3A0x921FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4370%3A0x921FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1480"^^xsd:integer ;
  dwc:maximumDepthInMeters "2283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4370%3A0x921FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  geo-pos:lat "42.912"^^xsd:decimal ;
  geo-pos:long "-29.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4370%3A0x921FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4370:0x921FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4370'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.306'^^xsd:double;
  dwc:latitude '42.912'^^xsd:double;
  dwc:minimumDepth '1480'^^xsd:integer;
  dwc:maximumDepth '2283'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2828 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4370:0x921FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1981%3A0x921FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1981%3A0x921FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1981%3A0x921FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1480"^^xsd:integer ;
  dwc:maximumDepthInMeters "2283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1981%3A0x921FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  geo-pos:lat "42.912"^^xsd:decimal ;
  geo-pos:long "-29.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1981%3A0x921FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1981:0x921FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1981'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ofer Gon'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.306'^^xsd:double;
  dwc:latitude '42.912'^^xsd:double;
  dwc:minimumDepth '1480'^^xsd:integer;
  dwc:maximumDepth '2283'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2828 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1981:0x921FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4384%3A0x871FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4384%3A0x871FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4384%3A0x871FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1480"^^xsd:integer ;
  dwc:maximumDepthInMeters "2283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4384%3A0x871FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  geo-pos:lat "42.912"^^xsd:decimal ;
  geo-pos:long "-29.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4384%3A0x871FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4384:0x871FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4384'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.306'^^xsd:double;
  dwc:latitude '42.912'^^xsd:double;
  dwc:minimumDepth '1480'^^xsd:integer;
  dwc:maximumDepth '2283'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2828 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4384:0x871FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33353%3A0x0E22CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33353%3A0x0E22CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33353%3A0x0E22CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1480"^^xsd:integer ;
  dwc:maximumDepthInMeters "2283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33353%3A0x0E22CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  geo-pos:lat "42.912"^^xsd:decimal ;
  geo-pos:long "-29.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33353%3A0x0E22CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33353:0x0E22CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33353'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.306'^^xsd:double;
  dwc:latitude '42.912'^^xsd:double;
  dwc:minimumDepth '1480'^^xsd:integer;
  dwc:maximumDepth '2283'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2828 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33353:0x0E22CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2944%3A0x481FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2944%3A0x481FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2944%3A0x481FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1480"^^xsd:integer ;
  dwc:maximumDepthInMeters "2283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2944%3A0x481FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  geo-pos:lat "42.912"^^xsd:decimal ;
  geo-pos:long "-29.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2944%3A0x481FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2944:0x481FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2944'^^xsd:integer;
  dwc:scientificName 'Altelatipes falkenhaugae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alain Crosnier and Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.306'^^xsd:double;
  dwc:latitude '42.912'^^xsd:double;
  dwc:minimumDepth '1480'^^xsd:integer;
  dwc:maximumDepth '2283'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2828 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '514089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2944:0x481FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '514089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33381%3A0x1722CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33381%3A0x1722CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33381%3A0x1722CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1480"^^xsd:integer ;
  dwc:maximumDepthInMeters "2283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33381%3A0x1722CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  geo-pos:lat "42.912"^^xsd:decimal ;
  geo-pos:long "-29.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33381%3A0x1722CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33381:0x1722CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33381'^^xsd:integer;
  dwc:scientificName 'Scina curvidactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.306'^^xsd:double;
  dwc:latitude '42.912'^^xsd:double;
  dwc:minimumDepth '1480'^^xsd:integer;
  dwc:maximumDepth '2283'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2828 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '421598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33381:0x1722CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '421598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33325%3A0x651BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33325%3A0x651BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33325%3A0x651BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1480"^^xsd:integer ;
  dwc:maximumDepthInMeters "2283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33325%3A0x651BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  geo-pos:lat "42.912"^^xsd:decimal ;
  geo-pos:long "-29.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33325%3A0x651BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33325:0x651BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33325'^^xsd:integer;
  dwc:scientificName 'Parapronoe crustulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.306'^^xsd:double;
  dwc:latitude '42.912'^^xsd:double;
  dwc:minimumDepth '1480'^^xsd:integer;
  dwc:maximumDepth '2283'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2828 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '421616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33325:0x651BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '421616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33255%3A0x6322CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33255%3A0x6322CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33255%3A0x6322CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1480"^^xsd:integer ;
  dwc:maximumDepthInMeters "2283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33255%3A0x6322CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  geo-pos:lat "42.912"^^xsd:decimal ;
  geo-pos:long "-29.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33255%3A0x6322CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33255:0x6322CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33255'^^xsd:integer;
  dwc:scientificName 'Parargissa curticornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.306'^^xsd:double;
  dwc:latitude '42.912'^^xsd:double;
  dwc:minimumDepth '1480'^^xsd:integer;
  dwc:maximumDepth '2283'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2828 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '848871'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33255:0x6322CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '491557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25490%3A0x6722CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25490%3A0x6722CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25490%3A0x6722CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1480"^^xsd:integer ;
  dwc:maximumDepthInMeters "2283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25490%3A0x6722CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  geo-pos:lat "42.912"^^xsd:decimal ;
  geo-pos:long "-29.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25490%3A0x6722CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25490:0x6722CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25490'^^xsd:integer;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.306'^^xsd:double;
  dwc:latitude '42.912'^^xsd:double;
  dwc:minimumDepth '1480'^^xsd:integer;
  dwc:maximumDepth '2283'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2828 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25490:0x6722CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33283%3A0x6822CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33283%3A0x6822CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33283%3A0x6822CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1480"^^xsd:integer ;
  dwc:maximumDepthInMeters "2283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33283%3A0x6822CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  geo-pos:lat "42.912"^^xsd:decimal ;
  geo-pos:long "-29.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33283%3A0x6822CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33283:0x6822CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33283'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.306'^^xsd:double;
  dwc:latitude '42.912'^^xsd:double;
  dwc:minimumDepth '1480'^^xsd:integer;
  dwc:maximumDepth '2283'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2828 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33283:0x6822CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8626%3A0x6D22CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8626%3A0x6D22CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8626%3A0x6D22CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1480"^^xsd:integer ;
  dwc:maximumDepthInMeters "2283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8626%3A0x6D22CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  geo-pos:lat "42.912"^^xsd:decimal ;
  geo-pos:long "-29.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8626%3A0x6D22CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8626:0x6D22CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8626'^^xsd:integer;
  dwc:scientificName 'Gnathophausia affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.306'^^xsd:double;
  dwc:latitude '42.912'^^xsd:double;
  dwc:minimumDepth '1480'^^xsd:integer;
  dwc:maximumDepth '2283'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2828 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119922'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8626:0x6D22CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '119922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1953%3A0x2D1ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1953%3A0x2D1ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1953%3A0x2D1ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1480"^^xsd:integer ;
  dwc:maximumDepthInMeters "2283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1953%3A0x2D1ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  geo-pos:lat "42.912"^^xsd:decimal ;
  geo-pos:long "-29.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1953%3A0x2D1ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1953:0x2D1ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1953'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.306'^^xsd:double;
  dwc:latitude '42.912'^^xsd:double;
  dwc:minimumDepth '1480'^^xsd:integer;
  dwc:maximumDepth '2283'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2828 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16466'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1953:0x2D1ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33297%3A0x6F1BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33297%3A0x6F1BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33297%3A0x6F1BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1480"^^xsd:integer ;
  dwc:maximumDepthInMeters "2283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33297%3A0x6F1BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  geo-pos:lat "42.912"^^xsd:decimal ;
  geo-pos:long "-29.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33297%3A0x6F1BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33297:0x6F1BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33297'^^xsd:integer;
  dwc:scientificName 'Eurythenes gryllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.306'^^xsd:double;
  dwc:latitude '42.912'^^xsd:double;
  dwc:minimumDepth '1480'^^xsd:integer;
  dwc:maximumDepth '2283'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2828 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33297:0x6F1BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '102563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6915%3A0x1A1ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6915%3A0x1A1ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6915%3A0x1A1ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1480"^^xsd:integer ;
  dwc:maximumDepthInMeters "2283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6915%3A0x1A1ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  geo-pos:lat "42.912"^^xsd:decimal ;
  geo-pos:long "-29.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6915%3A0x1A1ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6915:0x1A1ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6915'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.306'^^xsd:double;
  dwc:latitude '42.912'^^xsd:double;
  dwc:minimumDepth '1480'^^xsd:integer;
  dwc:maximumDepth '2283'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2828 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6915:0x1A1ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8512%3A0xEE1DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8512%3A0xEE1DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8512%3A0xEE1DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1480"^^xsd:integer ;
  dwc:maximumDepthInMeters "2283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8512%3A0xEE1DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  geo-pos:lat "42.912"^^xsd:decimal ;
  geo-pos:long "-29.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8512%3A0xEE1DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8512:0xEE1DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8512'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.306'^^xsd:double;
  dwc:latitude '42.912'^^xsd:double;
  dwc:minimumDepth '1480'^^xsd:integer;
  dwc:maximumDepth '2283'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2828 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8512:0xEE1DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33395%3A0xD81DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33395%3A0xD81DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33395%3A0xD81DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1480"^^xsd:integer ;
  dwc:maximumDepthInMeters "2283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33395%3A0xD81DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  geo-pos:lat "42.912"^^xsd:decimal ;
  geo-pos:long "-29.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33395%3A0xD81DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33395:0xD81DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33395'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.306'^^xsd:double;
  dwc:latitude '42.912'^^xsd:double;
  dwc:minimumDepth '1480'^^xsd:integer;
  dwc:maximumDepth '2283'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2828 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33395:0xD81DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1995%3A0x9E1DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1995%3A0x9E1DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1995%3A0x9E1DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1480"^^xsd:integer ;
  dwc:maximumDepthInMeters "2283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1995%3A0x9E1DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  geo-pos:lat "42.912"^^xsd:decimal ;
  geo-pos:long "-29.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1995%3A0x9E1DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1995:0x9E1DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1995'^^xsd:integer;
  dwc:scientificName 'Kali macrura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.306'^^xsd:double;
  dwc:latitude '42.912'^^xsd:double;
  dwc:minimumDepth '1480'^^xsd:integer;
  dwc:maximumDepth '2283'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2828 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16372'^^xsd:string;
  dwc:aphiaid '126842'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1995:0x9E1DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33339%3A0xB022CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33339%3A0xB022CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33339%3A0xB022CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1480"^^xsd:integer ;
  dwc:maximumDepthInMeters "2283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33339%3A0xB022CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  geo-pos:lat "42.912"^^xsd:decimal ;
  geo-pos:long "-29.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33339%3A0xB022CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33339:0xB022CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33339'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.306'^^xsd:double;
  dwc:latitude '42.912'^^xsd:double;
  dwc:minimumDepth '1480'^^xsd:integer;
  dwc:maximumDepth '2283'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2828 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33339:0xB022CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33367%3A0xD922CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33367%3A0xD922CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33367%3A0xD922CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1480"^^xsd:integer ;
  dwc:maximumDepthInMeters "2283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33367%3A0xD922CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  geo-pos:lat "42.912"^^xsd:decimal ;
  geo-pos:long "-29.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33367%3A0xD922CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33367:0xD922CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33367'^^xsd:integer;
  dwc:scientificName 'Vibilia cultripes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.306'^^xsd:double;
  dwc:latitude '42.912'^^xsd:double;
  dwc:minimumDepth '1480'^^xsd:integer;
  dwc:maximumDepth '2283'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2828 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '180767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33367:0xD922CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '180767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23629%3A0x3E1DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23629%3A0x3E1DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23629%3A0x3E1DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1480"^^xsd:integer ;
  dwc:maximumDepthInMeters "2283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23629%3A0x3E1DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  geo-pos:lat "42.912"^^xsd:decimal ;
  geo-pos:long "-29.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23629%3A0x3E1DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23629:0x3E1DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23629'^^xsd:integer;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.306'^^xsd:double;
  dwc:latitude '42.912'^^xsd:double;
  dwc:minimumDepth '1480'^^xsd:integer;
  dwc:maximumDepth '2283'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2828 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23629:0x3E1DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23573%3A0x3D1DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23573%3A0x3D1DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23573%3A0x3D1DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1480"^^xsd:integer ;
  dwc:maximumDepthInMeters "2283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23573%3A0x3D1DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  geo-pos:lat "42.912"^^xsd:decimal ;
  geo-pos:long "-29.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23573%3A0x3D1DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23573:0x3D1DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23573'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.306'^^xsd:double;
  dwc:latitude '42.912'^^xsd:double;
  dwc:minimumDepth '1480'^^xsd:integer;
  dwc:maximumDepth '2283'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2828 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23573:0x3D1DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6943%3A0xD71CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6943%3A0xD71CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6943%3A0xD71CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1480"^^xsd:integer ;
  dwc:maximumDepthInMeters "2283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6943%3A0xD71CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  geo-pos:lat "42.912"^^xsd:decimal ;
  geo-pos:long "-29.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6943%3A0xD71CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6943:0xD71CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6943'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.306'^^xsd:double;
  dwc:latitude '42.912'^^xsd:double;
  dwc:minimumDepth '1480'^^xsd:integer;
  dwc:maximumDepth '2283'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2828 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6943:0xD71CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8554%3A0xBA1CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8554%3A0xBA1CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8554%3A0xBA1CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1480"^^xsd:integer ;
  dwc:maximumDepthInMeters "2283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8554%3A0xBA1CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  geo-pos:lat "42.912"^^xsd:decimal ;
  geo-pos:long "-29.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8554%3A0xBA1CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8554:0xBA1CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8554'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.306'^^xsd:double;
  dwc:latitude '42.912'^^xsd:double;
  dwc:minimumDepth '1480'^^xsd:integer;
  dwc:maximumDepth '2283'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2828 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8554:0xBA1CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33311%3A0x941CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33311%3A0x941CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33311%3A0x941CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1480"^^xsd:integer ;
  dwc:maximumDepthInMeters "2283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33311%3A0x941CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  geo-pos:lat "42.912"^^xsd:decimal ;
  geo-pos:long "-29.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33311%3A0x941CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33311:0x941CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33311'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.306'^^xsd:double;
  dwc:latitude '42.912'^^xsd:double;
  dwc:minimumDepth '1480'^^xsd:integer;
  dwc:maximumDepth '2283'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2828 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33311:0x941CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23587%3A0xEC22CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23587%3A0xEC22CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23587%3A0xEC22CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1480"^^xsd:integer ;
  dwc:maximumDepthInMeters "2283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23587%3A0xEC22CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  geo-pos:lat "42.912"^^xsd:decimal ;
  geo-pos:long "-29.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23587%3A0xEC22CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23587:0xEC22CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23587'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.306'^^xsd:double;
  dwc:latitude '42.912'^^xsd:double;
  dwc:minimumDepth '1480'^^xsd:integer;
  dwc:maximumDepth '2283'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2828 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23587:0xEC22CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4356%3A0x361CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4356%3A0x361CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4356%3A0x361CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.912"^^xsd:decimal ;
  dwc:decimalLongitude "-29.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1480"^^xsd:integer ;
  dwc:maximumDepthInMeters "2283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4356%3A0x361CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.912 -29.306)"^^geo:wktLiteral ;
  geo-pos:lat "42.912"^^xsd:decimal ;
  geo-pos:long "-29.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4356%3A0x361CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4356:0x361CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4356'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.306'^^xsd:double;
  dwc:latitude '42.912'^^xsd:double;
  dwc:minimumDepth '1480'^^xsd:integer;
  dwc:maximumDepth '2283'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2828 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4356:0x361CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25546%3A0x0D21CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25546%3A0x0D21CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25546%3A0x0D21CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.89"^^xsd:decimal ;
  dwc:decimalLongitude "-29.303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2265"^^xsd:integer ;
  dwc:maximumDepthInMeters "2383"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25546%3A0x0D21CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  geo-pos:lat "42.89"^^xsd:decimal ;
  geo-pos:long "-29.303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25546%3A0x0D21CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25546:0x0D21CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25546'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.303'^^xsd:double;
  dwc:latitude '42.89'^^xsd:double;
  dwc:minimumDepth '2265'^^xsd:integer;
  dwc:maximumDepth '2383'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2839 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25546:0x0D21CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12286%3A0x4021CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12286%3A0x4021CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12286%3A0x4021CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.89"^^xsd:decimal ;
  dwc:decimalLongitude "-29.303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2265"^^xsd:integer ;
  dwc:maximumDepthInMeters "2383"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12286%3A0x4021CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  geo-pos:lat "42.89"^^xsd:decimal ;
  geo-pos:long "-29.303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12286%3A0x4021CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12286:0x4021CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12286'^^xsd:integer;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.303'^^xsd:double;
  dwc:latitude '42.89'^^xsd:double;
  dwc:minimumDepth '2265'^^xsd:integer;
  dwc:maximumDepth '2383'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2839 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12286:0x4021CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA520CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA520CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA520CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.89"^^xsd:decimal ;
  dwc:decimalLongitude "-29.303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "2383"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA520CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  geo-pos:lat "42.89"^^xsd:decimal ;
  geo-pos:long "-29.303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA520CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA520CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Solidosagitta planctonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.303'^^xsd:double;
  dwc:latitude '42.89'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '2383'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2839 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA520CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA520CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA520CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA520CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.89"^^xsd:decimal ;
  dwc:decimalLongitude "-29.303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "2383"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA520CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  geo-pos:lat "42.89"^^xsd:decimal ;
  geo-pos:long "-29.303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA520CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA520CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Solidosagitta zetesios'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.303'^^xsd:double;
  dwc:latitude '42.89'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '2383'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2839 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA520CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6959%3A0xCE1BCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6959%3A0xCE1BCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6959%3A0xCE1BCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.89"^^xsd:decimal ;
  dwc:decimalLongitude "-29.303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2265"^^xsd:integer ;
  dwc:maximumDepthInMeters "2383"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6959%3A0xCE1BCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  geo-pos:lat "42.89"^^xsd:decimal ;
  geo-pos:long "-29.303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6959%3A0xCE1BCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6959:0xCE1BCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6959'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.303'^^xsd:double;
  dwc:latitude '42.89'^^xsd:double;
  dwc:minimumDepth '2265'^^xsd:integer;
  dwc:maximumDepth '2383'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2839 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6959:0xCE1BCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.89"^^xsd:decimal ;
  dwc:decimalLongitude "-29.303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "2383"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  geo-pos:lat "42.89"^^xsd:decimal ;
  geo-pos:long "-29.303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2D1BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Serratosagitta tasmanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.303'^^xsd:double;
  dwc:latitude '42.89'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '2383'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2839 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105465'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2D1BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31673%3A0xF71FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31673%3A0xF71FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31673%3A0xF71FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.89"^^xsd:decimal ;
  dwc:decimalLongitude "-29.303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2265"^^xsd:integer ;
  dwc:maximumDepthInMeters "2383"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31673%3A0xF71FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  geo-pos:lat "42.89"^^xsd:decimal ;
  geo-pos:long "-29.303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31673%3A0xF71FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31673:0xF71FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31673'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.303'^^xsd:double;
  dwc:latitude '42.89'^^xsd:double;
  dwc:minimumDepth '2265'^^xsd:integer;
  dwc:maximumDepth '2383'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2839 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31673:0xF71FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23951%3A0xD11BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23951%3A0xD11BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23951%3A0xD11BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.89"^^xsd:decimal ;
  dwc:decimalLongitude "-29.303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2265"^^xsd:integer ;
  dwc:maximumDepthInMeters "2383"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23951%3A0xD11BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  geo-pos:lat "42.89"^^xsd:decimal ;
  geo-pos:long "-29.303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23951%3A0xD11BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23951:0xD11BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23951'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.303'^^xsd:double;
  dwc:latitude '42.89'^^xsd:double;
  dwc:minimumDepth '2265'^^xsd:integer;
  dwc:maximumDepth '2383'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2839 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23951:0xD11BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6931%3A0xDE1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6931%3A0xDE1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6931%3A0xDE1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.89"^^xsd:decimal ;
  dwc:decimalLongitude "-29.303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2265"^^xsd:integer ;
  dwc:maximumDepthInMeters "2383"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6931%3A0xDE1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  geo-pos:lat "42.89"^^xsd:decimal ;
  geo-pos:long "-29.303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6931%3A0xDE1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6931:0xDE1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6931'^^xsd:integer;
  dwc:scientificName 'Bathytroctes microlepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.303'^^xsd:double;
  dwc:latitude '42.89'^^xsd:double;
  dwc:minimumDepth '2265'^^xsd:integer;
  dwc:maximumDepth '2383'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2839 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16013'^^xsd:string;
  dwc:aphiaid '126693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6931:0xDE1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25532%3A0x371BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25532%3A0x371BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25532%3A0x371BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.89"^^xsd:decimal ;
  dwc:decimalLongitude "-29.303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2265"^^xsd:integer ;
  dwc:maximumDepthInMeters "2383"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25532%3A0x371BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  geo-pos:lat "42.89"^^xsd:decimal ;
  geo-pos:long "-29.303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25532%3A0x371BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25532:0x371BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25532'^^xsd:integer;
  dwc:scientificName 'Bentheogennema intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.303'^^xsd:double;
  dwc:latitude '42.89'^^xsd:double;
  dwc:minimumDepth '2265'^^xsd:integer;
  dwc:maximumDepth '2383'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2839 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25532:0x371BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0A22CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0A22CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0A22CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.89"^^xsd:decimal ;
  dwc:decimalLongitude "-29.303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "2383"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0A22CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  geo-pos:lat "42.89"^^xsd:decimal ;
  geo-pos:long "-29.303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0A22CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x0A22CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Caecosagitta macrocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.303'^^xsd:double;
  dwc:latitude '42.89'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '2383'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2839 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x0A22CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31715%3A0x1222CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31715%3A0x1222CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31715%3A0x1222CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.89"^^xsd:decimal ;
  dwc:decimalLongitude "-29.303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2265"^^xsd:integer ;
  dwc:maximumDepthInMeters "2383"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31715%3A0x1222CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  geo-pos:lat "42.89"^^xsd:decimal ;
  geo-pos:long "-29.303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31715%3A0x1222CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31715:0x1222CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31715'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.303'^^xsd:double;
  dwc:latitude '42.89'^^xsd:double;
  dwc:minimumDepth '2265'^^xsd:integer;
  dwc:maximumDepth '2383'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2839 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31715:0x1222CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23937%3A0x3E1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23937%3A0x3E1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23937%3A0x3E1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.89"^^xsd:decimal ;
  dwc:decimalLongitude "-29.303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2265"^^xsd:integer ;
  dwc:maximumDepthInMeters "2383"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23937%3A0x3E1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  geo-pos:lat "42.89"^^xsd:decimal ;
  geo-pos:long "-29.303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23937%3A0x3E1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23937:0x3E1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23937'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.303'^^xsd:double;
  dwc:latitude '42.89'^^xsd:double;
  dwc:minimumDepth '2265'^^xsd:integer;
  dwc:maximumDepth '2383'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2839 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23937:0x3E1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23923%3A0x3A1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23923%3A0x3A1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23923%3A0x3A1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.89"^^xsd:decimal ;
  dwc:decimalLongitude "-29.303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2265"^^xsd:integer ;
  dwc:maximumDepthInMeters "2383"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23923%3A0x3A1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  geo-pos:lat "42.89"^^xsd:decimal ;
  geo-pos:long "-29.303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23923%3A0x3A1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23923:0x3A1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23923'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.303'^^xsd:double;
  dwc:latitude '42.89'^^xsd:double;
  dwc:minimumDepth '2265'^^xsd:integer;
  dwc:maximumDepth '2383'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2839 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23923:0x3A1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5922CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5922CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5922CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.89"^^xsd:decimal ;
  dwc:decimalLongitude "-29.303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "2383"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5922CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  geo-pos:lat "42.89"^^xsd:decimal ;
  geo-pos:long "-29.303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5922CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5922CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pseudosagitta lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.303'^^xsd:double;
  dwc:latitude '42.89'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '2383'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2839 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5922CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6945%3A0x5B22CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6945%3A0x5B22CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6945%3A0x5B22CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.89"^^xsd:decimal ;
  dwc:decimalLongitude "-29.303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2265"^^xsd:integer ;
  dwc:maximumDepthInMeters "2383"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6945%3A0x5B22CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  geo-pos:lat "42.89"^^xsd:decimal ;
  geo-pos:long "-29.303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6945%3A0x5B22CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6945:0x5B22CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6945'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.303'^^xsd:double;
  dwc:latitude '42.89'^^xsd:double;
  dwc:minimumDepth '2265'^^xsd:integer;
  dwc:maximumDepth '2383'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2839 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6945:0x5B22CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31659%3A0x6022CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31659%3A0x6022CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31659%3A0x6022CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.89"^^xsd:decimal ;
  dwc:decimalLongitude "-29.303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2265"^^xsd:integer ;
  dwc:maximumDepthInMeters "2383"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31659%3A0x6022CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  geo-pos:lat "42.89"^^xsd:decimal ;
  geo-pos:long "-29.303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31659%3A0x6022CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31659:0x6022CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31659'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.303'^^xsd:double;
  dwc:latitude '42.89'^^xsd:double;
  dwc:minimumDepth '2265'^^xsd:integer;
  dwc:maximumDepth '2383'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2839 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31659:0x6022CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31687%3A0xC91ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31687%3A0xC91ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31687%3A0xC91ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.89"^^xsd:decimal ;
  dwc:decimalLongitude "-29.303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2265"^^xsd:integer ;
  dwc:maximumDepthInMeters "2383"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31687%3A0xC91ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  geo-pos:lat "42.89"^^xsd:decimal ;
  geo-pos:long "-29.303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31687%3A0xC91ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31687:0xC91ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31687'^^xsd:integer;
  dwc:scientificName 'Parapronoe crustulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.303'^^xsd:double;
  dwc:latitude '42.89'^^xsd:double;
  dwc:minimumDepth '2265'^^xsd:integer;
  dwc:maximumDepth '2383'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2839 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '421616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31687:0xC91ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '421616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23909%3A0xC71ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23909%3A0xC71ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23909%3A0xC71ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.89"^^xsd:decimal ;
  dwc:decimalLongitude "-29.303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2265"^^xsd:integer ;
  dwc:maximumDepthInMeters "2383"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23909%3A0xC71ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  geo-pos:lat "42.89"^^xsd:decimal ;
  geo-pos:long "-29.303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23909%3A0xC71ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23909:0xC71ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23909'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.303'^^xsd:double;
  dwc:latitude '42.89'^^xsd:double;
  dwc:minimumDepth '2265'^^xsd:integer;
  dwc:maximumDepth '2383'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2839 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23909:0xC71ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31729%3A0x5621CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31729%3A0x5621CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31729%3A0x5621CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.89"^^xsd:decimal ;
  dwc:decimalLongitude "-29.303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2265"^^xsd:integer ;
  dwc:maximumDepthInMeters "2383"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31729%3A0x5621CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  geo-pos:lat "42.89"^^xsd:decimal ;
  geo-pos:long "-29.303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31729%3A0x5621CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31729:0x5621CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31729'^^xsd:integer;
  dwc:scientificName 'Parandania boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.303'^^xsd:double;
  dwc:latitude '42.89'^^xsd:double;
  dwc:minimumDepth '2265'^^xsd:integer;
  dwc:maximumDepth '2383'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2839 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '214747'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31729:0x5621CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '214747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E1ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E1ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E1ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.89"^^xsd:decimal ;
  dwc:decimalLongitude "-29.303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "2383"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E1ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  geo-pos:lat "42.89"^^xsd:decimal ;
  geo-pos:long "-29.303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E1ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6E1ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Flaccisagitta hexaptera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.303'^^xsd:double;
  dwc:latitude '42.89'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '2383'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2839 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6E1ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12582%3A0x2E1ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12582%3A0x2E1ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12582%3A0x2E1ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.89"^^xsd:decimal ;
  dwc:decimalLongitude "-29.303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2265"^^xsd:integer ;
  dwc:maximumDepthInMeters "2383"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12582%3A0x2E1ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  geo-pos:lat "42.89"^^xsd:decimal ;
  geo-pos:long "-29.303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12582%3A0x2E1ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12582:0x2E1ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12582'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.303'^^xsd:double;
  dwc:latitude '42.89'^^xsd:double;
  dwc:minimumDepth '2265'^^xsd:integer;
  dwc:maximumDepth '2383'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2839 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12582:0x2E1ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11455%3A0xED1DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11455%3A0xED1DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11455%3A0xED1DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.89"^^xsd:decimal ;
  dwc:decimalLongitude "-29.303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2265"^^xsd:integer ;
  dwc:maximumDepthInMeters "2383"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11455%3A0xED1DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  geo-pos:lat "42.89"^^xsd:decimal ;
  geo-pos:long "-29.303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11455%3A0xED1DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11455:0xED1DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11455'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.303'^^xsd:double;
  dwc:latitude '42.89'^^xsd:double;
  dwc:minimumDepth '2265'^^xsd:integer;
  dwc:maximumDepth '2383'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2839 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11455:0xED1DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31645%3A0x7821CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31645%3A0x7821CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31645%3A0x7821CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.89"^^xsd:decimal ;
  dwc:decimalLongitude "-29.303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2265"^^xsd:integer ;
  dwc:maximumDepthInMeters "2383"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31645%3A0x7821CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  geo-pos:lat "42.89"^^xsd:decimal ;
  geo-pos:long "-29.303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31645%3A0x7821CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31645:0x7821CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31645'^^xsd:integer;
  dwc:scientificName 'Nebaliopsis typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.303'^^xsd:double;
  dwc:latitude '42.89'^^xsd:double;
  dwc:minimumDepth '2265'^^xsd:integer;
  dwc:maximumDepth '2383'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2839 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '149681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31645:0x7821CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '149681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6917%3A0x741BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6917%3A0x741BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6917%3A0x741BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.89"^^xsd:decimal ;
  dwc:decimalLongitude "-29.303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2265"^^xsd:integer ;
  dwc:maximumDepthInMeters "2383"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6917%3A0x741BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  geo-pos:lat "42.89"^^xsd:decimal ;
  geo-pos:long "-29.303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6917%3A0x741BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6917:0x741BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6917'^^xsd:integer;
  dwc:scientificName 'Lepidophanes guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.303'^^xsd:double;
  dwc:latitude '42.89'^^xsd:double;
  dwc:minimumDepth '2265'^^xsd:integer;
  dwc:maximumDepth '2383'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2839 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6917:0x741BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31701%3A0xB61DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31701%3A0xB61DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31701%3A0xB61DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.89"^^xsd:decimal ;
  dwc:decimalLongitude "-29.303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2265"^^xsd:integer ;
  dwc:maximumDepthInMeters "2383"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31701%3A0xB61DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  geo-pos:lat "42.89"^^xsd:decimal ;
  geo-pos:long "-29.303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31701%3A0xB61DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31701:0xB61DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31701'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.303'^^xsd:double;
  dwc:latitude '42.89'^^xsd:double;
  dwc:minimumDepth '2265'^^xsd:integer;
  dwc:maximumDepth '2383'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2839 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31701:0xB61DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAE22CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAE22CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAE22CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.89"^^xsd:decimal ;
  dwc:decimalLongitude "-29.303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "2383"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAE22CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  geo-pos:lat "42.89"^^xsd:decimal ;
  geo-pos:long "-29.303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAE22CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xAE22CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Krohnitta subtilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.303'^^xsd:double;
  dwc:latitude '42.89'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '2383'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2839 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xAE22CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB422CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB422CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB422CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.89"^^xsd:decimal ;
  dwc:decimalLongitude "-29.303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "2383"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB422CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  geo-pos:lat "42.89"^^xsd:decimal ;
  geo-pos:long "-29.303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB422CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB422CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.303'^^xsd:double;
  dwc:latitude '42.89'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '2383'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2839 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB422CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10220%3A0xBE1CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10220%3A0xBE1CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10220%3A0xBE1CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.89"^^xsd:decimal ;
  dwc:decimalLongitude "-29.303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2265"^^xsd:integer ;
  dwc:maximumDepthInMeters "2383"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10220%3A0xBE1CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  geo-pos:lat "42.89"^^xsd:decimal ;
  geo-pos:long "-29.303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10220%3A0xBE1CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10220:0xBE1CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10220'^^xsd:integer;
  dwc:scientificName 'Gnathophausia affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.303'^^xsd:double;
  dwc:latitude '42.89'^^xsd:double;
  dwc:minimumDepth '2265'^^xsd:integer;
  dwc:maximumDepth '2383'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2839 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119922'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10220:0xBE1CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '119922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE222CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE222CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE222CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.89"^^xsd:decimal ;
  dwc:decimalLongitude "-29.303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "2383"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE222CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -29.303)"^^geo:wktLiteral ;
  geo-pos:lat "42.89"^^xsd:decimal ;
  geo-pos:long "-29.303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE222CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE222CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Eukrohnia fowleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.303'^^xsd:double;
  dwc:latitude '42.89'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '2383'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2839 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE222CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF821CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF821CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF821CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.714 -29.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.714"^^xsd:decimal ;
  dwc:decimalLongitude "-29.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF821CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.714 -29.302)"^^geo:wktLiteral ;
  geo-pos:lat "42.714"^^xsd:decimal ;
  geo-pos:long "-29.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF821CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF821CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.302'^^xsd:double;
  dwc:latitude '42.714'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3388 m. Gear used: Bottom gillnet'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF821CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25448%3A0x8221CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25448%3A0x8221CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25448%3A0x8221CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25448%3A0x8221CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  geo-pos:lat "42.953"^^xsd:decimal ;
  geo-pos:long "-29.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25448%3A0x8221CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25448:0x8221CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25448'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.274'^^xsd:double;
  dwc:latitude '42.953'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '598'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2443 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25448:0x8221CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26218%3A0x8521CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26218%3A0x8521CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26218%3A0x8521CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26218%3A0x8521CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  geo-pos:lat "42.953"^^xsd:decimal ;
  geo-pos:long "-29.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26218%3A0x8521CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26218:0x8521CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26218'^^xsd:integer;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.274'^^xsd:double;
  dwc:latitude '42.953'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '598'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2443 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26218:0x8521CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25434%3A0x8621CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25434%3A0x8621CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25434%3A0x8621CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25434%3A0x8621CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  geo-pos:lat "42.953"^^xsd:decimal ;
  geo-pos:long "-29.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25434%3A0x8621CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25434:0x8621CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25434'^^xsd:integer;
  dwc:scientificName 'Sergia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.274'^^xsd:double;
  dwc:latitude '42.953'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '598'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2443 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25434:0x8621CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1056510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25420%3A0x8921CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25420%3A0x8921CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25420%3A0x8921CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25420%3A0x8921CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  geo-pos:lat "42.953"^^xsd:decimal ;
  geo-pos:long "-29.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25420%3A0x8921CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25420:0x8921CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25420'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.274'^^xsd:double;
  dwc:latitude '42.953'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '598'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2443 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25420:0x8921CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25406%3A0x4021CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25406%3A0x4021CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25406%3A0x4021CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25406%3A0x4021CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  geo-pos:lat "42.953"^^xsd:decimal ;
  geo-pos:long "-29.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25406%3A0x4021CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25406:0x4021CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25406'^^xsd:integer;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.274'^^xsd:double;
  dwc:latitude '42.953'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '598'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2443 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25406:0x4021CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2990%3A0x3C21CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2990%3A0x3C21CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2990%3A0x3C21CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2990%3A0x3C21CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  geo-pos:lat "42.953"^^xsd:decimal ;
  geo-pos:long "-29.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2990%3A0x3C21CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2990:0x3C21CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2990'^^xsd:integer;
  dwc:scientificName 'Sergestes corniculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.274'^^xsd:double;
  dwc:latitude '42.953'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '598'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2443 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '246195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2990:0x3C21CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '514117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4357%3A0xFF20CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4357%3A0xFF20CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4357%3A0xFF20CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4357%3A0xFF20CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  geo-pos:lat "42.953"^^xsd:decimal ;
  geo-pos:long "-29.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4357%3A0xFF20CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4357:0xFF20CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4357'^^xsd:integer;
  dwc:scientificName 'Melanolagus bericoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ofer Gon'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.274'^^xsd:double;
  dwc:latitude '42.953'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '598'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2443 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4357:0xFF20CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30715%3A0x9021CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30715%3A0x9021CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30715%3A0x9021CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30715%3A0x9021CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  geo-pos:lat "42.953"^^xsd:decimal ;
  geo-pos:long "-29.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30715%3A0x9021CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30715:0x9021CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30715'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.274'^^xsd:double;
  dwc:latitude '42.953'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '598'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2443 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30715:0x9021CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23727%3A0x4121CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23727%3A0x4121CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23727%3A0x4121CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23727%3A0x4121CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  geo-pos:lat "42.953"^^xsd:decimal ;
  geo-pos:long "-29.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23727%3A0x4121CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23727:0x4121CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23727'^^xsd:integer;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.274'^^xsd:double;
  dwc:latitude '42.953'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '598'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2443 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23727:0x4121CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23797%3A0x4321CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23797%3A0x4321CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23797%3A0x4321CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23797%3A0x4321CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  geo-pos:lat "42.953"^^xsd:decimal ;
  geo-pos:long "-29.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23797%3A0x4321CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23797:0x4321CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23797'^^xsd:integer;
  dwc:scientificName 'Systellaspis pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.274'^^xsd:double;
  dwc:latitude '42.953'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '598'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2443 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23797:0x4321CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4335%3A0xCE1BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4335%3A0xCE1BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4335%3A0xCE1BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4335%3A0xCE1BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  geo-pos:lat "42.953"^^xsd:decimal ;
  geo-pos:long "-29.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4335%3A0xCE1BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4335:0xCE1BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4335'^^xsd:integer;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.274'^^xsd:double;
  dwc:latitude '42.953'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '598'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2443 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4335:0xCE1BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4294%3A0xB620CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4294%3A0xB620CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4294%3A0xB620CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4294%3A0xB620CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  geo-pos:lat "42.953"^^xsd:decimal ;
  geo-pos:long "-29.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4294%3A0xB620CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4294:0xB620CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4294'^^xsd:integer;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.274'^^xsd:double;
  dwc:latitude '42.953'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '598'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2443 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4294:0xB620CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4308%3A0x3620CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4308%3A0x3620CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4308%3A0x3620CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4308%3A0x3620CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  geo-pos:lat "42.953"^^xsd:decimal ;
  geo-pos:long "-29.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4308%3A0x3620CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4308:0x3620CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4308'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.274'^^xsd:double;
  dwc:latitude '42.953'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '598'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2443 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4308:0x3620CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5821%3A0x2020CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5821%3A0x2020CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5821%3A0x2020CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5821%3A0x2020CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  geo-pos:lat "42.953"^^xsd:decimal ;
  geo-pos:long "-29.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5821%3A0x2020CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5821:0x2020CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5821'^^xsd:integer;
  dwc:scientificName 'Diogenichthys atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.274'^^xsd:double;
  dwc:latitude '42.953'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '598'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2443 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5821:0x2020CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4405%3A0x1E20CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4405%3A0x1E20CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4405%3A0x1E20CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4405%3A0x1E20CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  geo-pos:lat "42.953"^^xsd:decimal ;
  geo-pos:long "-29.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4405%3A0x1E20CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4405:0x1E20CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4405'^^xsd:integer;
  dwc:scientificName 'Diaphus effulgens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.274'^^xsd:double;
  dwc:latitude '42.953'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '598'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2443 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16818'^^xsd:string;
  dwc:aphiaid '126591'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4405:0x1E20CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4236%3A0xF61FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4236%3A0xF61FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4236%3A0xF61FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4236%3A0xF61FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  geo-pos:lat "42.953"^^xsd:decimal ;
  geo-pos:long "-29.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4236%3A0xF61FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4236:0xF61FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4236'^^xsd:integer;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.274'^^xsd:double;
  dwc:latitude '42.953'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '598'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2443 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16306'^^xsd:string;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4236:0xF61FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4250%3A0xEA1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4250%3A0xEA1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4250%3A0xEA1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4250%3A0xEA1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  geo-pos:lat "42.953"^^xsd:decimal ;
  geo-pos:long "-29.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4250%3A0xEA1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4250:0xEA1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4250'^^xsd:integer;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.274'^^xsd:double;
  dwc:latitude '42.953'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '598'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2443 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4250:0xEA1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4266%3A0xE11FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4266%3A0xE11FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4266%3A0xE11FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4266%3A0xE11FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  geo-pos:lat "42.953"^^xsd:decimal ;
  geo-pos:long "-29.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4266%3A0xE11FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4266:0xE11FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4266'^^xsd:integer;
  dwc:scientificName 'Argyropelecus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.274'^^xsd:double;
  dwc:latitude '42.953'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '598'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2443 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16752'^^xsd:string;
  dwc:aphiaid '127306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4266:0xE11FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5807%3A0x8C1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5807%3A0x8C1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5807%3A0x8C1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5807%3A0x8C1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  geo-pos:lat "42.953"^^xsd:decimal ;
  geo-pos:long "-29.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5807%3A0x8C1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5807:0x8C1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5807'^^xsd:integer;
  dwc:scientificName 'Benthosema suborbitale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.274'^^xsd:double;
  dwc:latitude '42.953'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '598'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2443 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5807:0x8C1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4280%3A0x521FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4280%3A0x521FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4280%3A0x521FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4280%3A0x521FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  geo-pos:lat "42.953"^^xsd:decimal ;
  geo-pos:long "-29.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4280%3A0x521FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4280:0x521FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4280'^^xsd:integer;
  dwc:scientificName 'Valenciennellus tripunctulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.274'^^xsd:double;
  dwc:latitude '42.953'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '598'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2443 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4280:0x521FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23699%3A0x4921CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23699%3A0x4921CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23699%3A0x4921CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23699%3A0x4921CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  geo-pos:lat "42.953"^^xsd:decimal ;
  geo-pos:long "-29.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23699%3A0x4921CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23699:0x4921CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23699'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.274'^^xsd:double;
  dwc:latitude '42.953'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '598'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2443 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23699:0x4921CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23713%3A0x4C21CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23713%3A0x4C21CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23713%3A0x4C21CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23713%3A0x4C21CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  geo-pos:lat "42.953"^^xsd:decimal ;
  geo-pos:long "-29.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23713%3A0x4C21CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23713:0x4C21CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23713'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.274'^^xsd:double;
  dwc:latitude '42.953'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '598'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2443 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23713:0x4C21CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30701%3A0xD71BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30701%3A0xD71BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30701%3A0xD71BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30701%3A0xD71BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  geo-pos:lat "42.953"^^xsd:decimal ;
  geo-pos:long "-29.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30701%3A0xD71BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30701:0xD71BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30701'^^xsd:integer;
  dwc:scientificName 'Scina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.274'^^xsd:double;
  dwc:latitude '42.953'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '598'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2443 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30701:0xD71BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '103279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C22CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C22CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C22CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C22CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  geo-pos:lat "42.953"^^xsd:decimal ;
  geo-pos:long "-29.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C22CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5C22CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.274'^^xsd:double;
  dwc:latitude '42.953'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '598'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2443 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5C22CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30687%3A0x6022CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30687%3A0x6022CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30687%3A0x6022CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30687%3A0x6022CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  geo-pos:lat "42.953"^^xsd:decimal ;
  geo-pos:long "-29.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30687%3A0x6022CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30687:0x6022CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30687'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.274'^^xsd:double;
  dwc:latitude '42.953'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '598'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2443 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30687:0x6022CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30729%3A0x6822CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30729%3A0x6822CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30729%3A0x6822CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30729%3A0x6822CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  geo-pos:lat "42.953"^^xsd:decimal ;
  geo-pos:long "-29.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30729%3A0x6822CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30729:0x6822CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30729'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.274'^^xsd:double;
  dwc:latitude '42.953'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '598'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2443 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30729:0x6822CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4322%3A0x5E1ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4322%3A0x5E1ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4322%3A0x5E1ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4322%3A0x5E1ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  geo-pos:lat "42.953"^^xsd:decimal ;
  geo-pos:long "-29.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4322%3A0x5E1ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4322:0x5E1ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4322'^^xsd:integer;
  dwc:scientificName 'Gonostoma elongatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.274'^^xsd:double;
  dwc:latitude '42.953'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '598'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2443 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 17383'^^xsd:string;
  dwc:aphiaid '127296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4322:0x5E1ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '221512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30743%3A0x5521CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30743%3A0x5521CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30743%3A0x5521CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30743%3A0x5521CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  geo-pos:lat "42.953"^^xsd:decimal ;
  geo-pos:long "-29.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30743%3A0x5521CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30743:0x5521CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30743'^^xsd:integer;
  dwc:scientificName 'Megalanceola stephenseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.274'^^xsd:double;
  dwc:latitude '42.953'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '598'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2443 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '325364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30743:0x5521CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '325364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23741%3A0xF41DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23741%3A0xF41DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23741%3A0xF41DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23741%3A0xF41DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  geo-pos:lat "42.953"^^xsd:decimal ;
  geo-pos:long "-29.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23741%3A0xF41DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23741:0xF41DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23741'^^xsd:integer;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.274'^^xsd:double;
  dwc:latitude '42.953'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '598'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2443 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23741:0xF41DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4348%3A0x9D22CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4348%3A0x9D22CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4348%3A0x9D22CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4348%3A0x9D22CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  geo-pos:lat "42.953"^^xsd:decimal ;
  geo-pos:long "-29.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4348%3A0x9D22CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4348:0x9D22CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4348'^^xsd:integer;
  dwc:scientificName 'Notoscopelus bolini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.274'^^xsd:double;
  dwc:latitude '42.953'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '598'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2443 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4348:0x9D22CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '158913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4407%3A0x721BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4407%3A0x721BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4407%3A0x721BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4407%3A0x721BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  geo-pos:lat "42.953"^^xsd:decimal ;
  geo-pos:long "-29.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4407%3A0x721BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4407:0x721BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4407'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown; Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.274'^^xsd:double;
  dwc:latitude '42.953'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '598'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2443 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4407:0x721BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4393%3A0xDB1DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4393%3A0xDB1DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4393%3A0xDB1DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4393%3A0xDB1DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  geo-pos:lat "42.953"^^xsd:decimal ;
  geo-pos:long "-29.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4393%3A0xDB1DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4393:0xDB1DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4393'^^xsd:integer;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.274'^^xsd:double;
  dwc:latitude '42.953'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '598'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2443 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4393:0xDB1DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4349%3A0xB21DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4349%3A0xB21DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4349%3A0xB21DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4349%3A0xB21DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  geo-pos:lat "42.953"^^xsd:decimal ;
  geo-pos:long "-29.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4349%3A0xB21DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4349:0xB21DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4349'^^xsd:integer;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.274'^^xsd:double;
  dwc:latitude '42.953'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '598'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2443 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4349:0xB21DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4343%3A0xA822CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4343%3A0xA822CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4343%3A0xA822CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4343%3A0xA822CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  geo-pos:lat "42.953"^^xsd:decimal ;
  geo-pos:long "-29.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4343%3A0xA822CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4343:0xA822CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4343'^^xsd:integer;
  dwc:scientificName 'Lampadena urophaos atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.274'^^xsd:double;
  dwc:latitude '42.953'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '598'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2443 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '221500'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4343:0xA822CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '713102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4371%3A0x7A21CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4371%3A0x7A21CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4371%3A0x7A21CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4371%3A0x7A21CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  geo-pos:lat "42.953"^^xsd:decimal ;
  geo-pos:long "-29.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4371%3A0x7A21CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4371:0x7A21CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4371'^^xsd:integer;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.274'^^xsd:double;
  dwc:latitude '42.953'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '598'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2443 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 18896'^^xsd:string;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4371:0x7A21CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4264%3A0x971CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4264%3A0x971CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4264%3A0x971CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4264%3A0x971CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  geo-pos:lat "42.953"^^xsd:decimal ;
  geo-pos:long "-29.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4264%3A0x971CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4264:0x971CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4264'^^xsd:integer;
  dwc:scientificName 'Diaphus metopoclampus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.274'^^xsd:double;
  dwc:latitude '42.953'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '598'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2443 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16823'^^xsd:string;
  dwc:aphiaid '126594'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4264:0x971CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4391%3A0x971CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4391%3A0x971CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4391%3A0x971CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4391%3A0x971CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  geo-pos:lat "42.953"^^xsd:decimal ;
  geo-pos:long "-29.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4391%3A0x971CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4391:0x971CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4391'^^xsd:integer;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.274'^^xsd:double;
  dwc:latitude '42.953'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '598'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2443 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16830'^^xsd:string;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4391:0x971CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4252%3A0xC41BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4252%3A0xC41BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4252%3A0xC41BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4252%3A0xC41BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  geo-pos:lat "42.953"^^xsd:decimal ;
  geo-pos:long "-29.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4252%3A0xC41BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4252:0xC41BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4252'^^xsd:integer;
  dwc:scientificName 'Diretmus argenteus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.274'^^xsd:double;
  dwc:latitude '42.953'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '598'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2443 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16412'^^xsd:string;
  dwc:aphiaid '126398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4252:0xC41BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23755%3A0x7D1CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23755%3A0x7D1CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23755%3A0x7D1CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23755%3A0x7D1CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.953 -29.274)"^^geo:wktLiteral ;
  geo-pos:lat "42.953"^^xsd:decimal ;
  geo-pos:long "-29.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23755%3A0x7D1CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23755:0x7D1CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23755'^^xsd:integer;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.274'^^xsd:double;
  dwc:latitude '42.953'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '598'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2443 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23755:0x7D1CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2731%3A0x6C1BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2731%3A0x6C1BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2731%3A0x6C1BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.763 -29.273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.763"^^xsd:decimal ;
  dwc:decimalLongitude "-29.273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3024"^^xsd:integer ;
  dwc:maximumDepthInMeters "3068"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2731%3A0x6C1BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.763 -29.273)"^^geo:wktLiteral ;
  geo-pos:lat "42.763"^^xsd:decimal ;
  geo-pos:long "-29.273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2731%3A0x6C1BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2731:0x6C1BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2731'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.273'^^xsd:double;
  dwc:latitude '42.763'^^xsd:double;
  dwc:minimumDepth '3024'^^xsd:integer;
  dwc:maximumDepth '3068'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3046 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2731:0x6C1BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.763 -29.273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.763"^^xsd:decimal ;
  dwc:decimalLongitude "-29.273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3024"^^xsd:integer ;
  dwc:maximumDepthInMeters "3068"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.763 -29.273)"^^geo:wktLiteral ;
  geo-pos:lat "42.763"^^xsd:decimal ;
  geo-pos:long "-29.273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB81ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.273'^^xsd:double;
  dwc:latitude '42.763'^^xsd:double;
  dwc:minimumDepth '3024'^^xsd:integer;
  dwc:maximumDepth '3068'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3046 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB81ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.763 -29.273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.763"^^xsd:decimal ;
  dwc:decimalLongitude "-29.273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3024"^^xsd:integer ;
  dwc:maximumDepthInMeters "3068"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.763 -29.273)"^^geo:wktLiteral ;
  geo-pos:lat "42.763"^^xsd:decimal ;
  geo-pos:long "-29.273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A1CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7A1CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.273'^^xsd:double;
  dwc:latitude '42.763'^^xsd:double;
  dwc:minimumDepth '3024'^^xsd:integer;
  dwc:maximumDepth '3068'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3046 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '238750'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7A1CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13576%3A0x8721CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13576%3A0x8721CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13576%3A0x8721CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13576%3A0x8721CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13576%3A0x8721CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13576:0x8721CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13576'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13576:0x8721CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3983%3A0x3C21CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3983%3A0x3C21CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3983%3A0x3C21CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3983%3A0x3C21CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3983%3A0x3C21CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3983:0x3C21CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3983'^^xsd:integer;
  dwc:scientificName 'Sergestes corniculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '246195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3983:0x3C21CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '514117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2575%3A0x8F21CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2575%3A0x8F21CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2575%3A0x8F21CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2575%3A0x8F21CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2575%3A0x8F21CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2575:0x8F21CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2575'^^xsd:integer;
  dwc:scientificName 'Rinoctes nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2575:0x8F21CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6211%3A0x0621CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6211%3A0x0621CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6211%3A0x0621CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6211%3A0x0621CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6211%3A0x0621CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6211:0x0621CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6211'^^xsd:integer;
  dwc:scientificName 'Rinoctes nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ricardo S Santos; Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6211:0x0621CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13347%3A0xAD20CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13347%3A0xAD20CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13347%3A0xAD20CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13347%3A0xAD20CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13347%3A0xAD20CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13347:0xAD20CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13347'^^xsd:integer;
  dwc:scientificName 'Spectrunculus grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein, Jørgen Nielsen, Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13347:0xAD20CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4742%3A0xA820CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4742%3A0xA820CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4742%3A0xA820CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4742%3A0xA820CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4742%3A0xA820CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4742:0xA820CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4742'^^xsd:integer;
  dwc:scientificName 'Sternoptyx diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4742:0xA820CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13361%3A0x9820CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13361%3A0x9820CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13361%3A0x9820CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13361%3A0x9820CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13361%3A0x9820CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13361:0x9820CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13361'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 19371'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13361:0x9820CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6281%3A0x6A20CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6281%3A0x6A20CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6281%3A0x6A20CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6281%3A0x6A20CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6281%3A0x6A20CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6281:0x6A20CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6281'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides brevibarbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6281:0x6A20CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '158954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3962%3A0x4421CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3962%3A0x4421CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3962%3A0x4421CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3962%3A0x4421CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3962%3A0x4421CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3962:0x4421CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3962'^^xsd:integer;
  dwc:scientificName 'Conocara murrayi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126697'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3962:0x4421CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4784%3A0xFB21CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4784%3A0xFB21CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4784%3A0xFB21CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4784%3A0xFB21CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4784%3A0xFB21CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4784:0xFB21CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4784'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides carapinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4784:0xFB21CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '158956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6213%3A0xFB21CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6213%3A0xFB21CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6213%3A0xFB21CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6213%3A0xFB21CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6213%3A0xFB21CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6213:0xFB21CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6213'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides carapinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6213:0xFB21CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '158956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4039%3A0x2020CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4039%3A0x2020CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4039%3A0x2020CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4039%3A0x2020CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4039%3A0x2020CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4039:0x2020CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4039'^^xsd:integer;
  dwc:scientificName 'Dendrobrachia multispina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tina Molodtsova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '289792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4039:0x2020CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '289792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4698%3A0xF41FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4698%3A0xF41FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4698%3A0xF41FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4698%3A0xF41FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4698%3A0xF41FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4698:0xF41FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4698'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16286'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4698:0xF41FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6267%3A0x361BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6267%3A0x361BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6267%3A0x361BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6267%3A0x361BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6267%3A0x361BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6267:0x361BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6267'^^xsd:integer;
  dwc:scientificName 'Asthenomacrurus victoris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '279768'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6267:0x361BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '279768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4712%3A0x181CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4712%3A0x181CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4712%3A0x181CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4712%3A0x181CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4712%3A0x181CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4712:0x181CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4712'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4712:0x181CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14869%3A0x191CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14869%3A0x191CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14869%3A0x191CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14869%3A0x191CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14869%3A0x191CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14869:0x191CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14869'^^xsd:integer;
  dwc:scientificName 'Bathytroctes macrolepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1723-24'^^xsd:string;
  dwc:aphiaid '126691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14869:0x191CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3918%3A0xDE1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3918%3A0xDE1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3918%3A0xDE1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3918%3A0xDE1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3918%3A0xDE1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3918:0xDE1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3918'^^xsd:integer;
  dwc:scientificName 'Bathytroctes macrolepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15997'^^xsd:string;
  dwc:aphiaid '126691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3918:0xDE1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13744%3A0xDC1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13744%3A0xDC1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13744%3A0xDC1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13744%3A0xDC1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13744%3A0xDC1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13744:0xDC1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13744'^^xsd:integer;
  dwc:scientificName 'Benthesicymus brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107088'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13744:0xDC1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1390995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13730%3A0x581BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13730%3A0x581BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13730%3A0x581BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13730%3A0x581BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13730%3A0x581BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13730:0x581BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13730'^^xsd:integer;
  dwc:scientificName 'Benthesicymus hjorti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '240797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13730:0x581BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3719%3A0x971FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3719%3A0x971FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3719%3A0x971FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3719%3A0x971FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3719%3A0x971FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3719:0x971FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3719'^^xsd:integer;
  dwc:scientificName 'Bathypterois grallator'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov; Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15988'^^xsd:string;
  dwc:aphiaid '126343'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3719:0x971FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5A1BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthodytes lingua '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124764'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5A1BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD51BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthodytes typica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124765'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD51BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3946%3A0x481FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3946%3A0x481FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3946%3A0x481FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3946%3A0x481FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3946%3A0x481FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3946:0x481FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3946'^^xsd:integer;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3946:0x481FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3932%3A0x481FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3932%3A0x481FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3932%3A0x481FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3932%3A0x481FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3932%3A0x481FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3932:0x481FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3932'^^xsd:integer;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3932:0x481FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13548%3A0x4921CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13548%3A0x4921CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13548%3A0x4921CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13548%3A0x4921CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13548%3A0x4921CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13548:0x4921CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13548'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13548:0x4921CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4670%3A0x341FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4670%3A0x341FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4670%3A0x341FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4670%3A0x341FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4670%3A0x341FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4670:0x341FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4670'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; Filipe Porteiro & Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4670:0x341FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2E1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2E1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2E1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2E1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2E1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2E1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Psychropotes depressa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2E1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2661%3A0x611BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2661%3A0x611BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2661%3A0x611BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2661%3A0x611BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2661%3A0x611BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2661:0x611BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2661'^^xsd:integer;
  dwc:scientificName 'Porogadus miles'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein, Jørgen Nielsen, Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2661:0x611BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '158775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4823%3A0x181FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4823%3A0x181FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4823%3A0x181FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4823%3A0x181FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4823%3A0x181FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4823:0x181FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4823'^^xsd:integer;
  dwc:scientificName 'Polyacanthonotus challengeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4823:0x181FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6225%3A0x5F22CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6225%3A0x5F22CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6225%3A0x5F22CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6225%3A0x5F22CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6225%3A0x5F22CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6225:0x5F22CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6225'^^xsd:integer;
  dwc:scientificName 'Photostomias guernei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6225:0x5F22CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6279%3A0x5F22CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6279%3A0x5F22CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6279%3A0x5F22CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6279%3A0x5F22CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6279%3A0x5F22CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6279:0x5F22CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6279'^^xsd:integer;
  dwc:scientificName 'Photostomias guernei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6279:0x5F22CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCD1ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Peniagone longipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '345444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCD1ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '345444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCD1ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Peniagone marecoi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '345445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCD1ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '345445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11879%3A0xCC1ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11879%3A0xCC1ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11879%3A0xCC1ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11879%3A0xCC1ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11879%3A0xCC1ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11879:0xCC1ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11879'^^xsd:integer;
  dwc:scientificName 'Peniagone marecoi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '345445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11879:0xCC1ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '345445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2242%3A0x671BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2242%3A0x671BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2242%3A0x671BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2242%3A0x671BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2242%3A0x671BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2242:0x671BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2242'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2242:0x671BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6239%3A0x6522CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6239%3A0x6522CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6239%3A0x6522CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6239%3A0x6522CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6239%3A0x6522CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6239:0x6522CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6239'^^xsd:integer;
  dwc:scientificName 'Paracetonurus flagellicauda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16357'^^xsd:string;
  dwc:aphiaid '221505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6239:0x6522CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '221505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBB1ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Oneirophanta mutabilis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBB1ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '428876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21635%3A0xB81ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21635%3A0xB81ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21635%3A0xB81ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21635%3A0xB81ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21635%3A0xB81ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21635:0xB81ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21635'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21635:0xB81ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3431%3A0x6C1ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3431%3A0x6C1ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3431%3A0x6C1ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3431%3A0x6C1ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3431%3A0x6C1ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3431:0x6C1ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3431'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16477'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3431:0x6C1ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4013%3A0x651ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4013%3A0x651ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4013%3A0x651ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4013%3A0x651ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4013%3A0x651ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4013:0x651ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4013'^^xsd:integer;
  dwc:scientificName 'Glyphocrangon sculpta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4013:0x651ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4812%3A0x5D1ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4812%3A0x5D1ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4812%3A0x5D1ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4812%3A0x5D1ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4812%3A0x5D1ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4812:0x5D1ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4812'^^xsd:integer;
  dwc:scientificName 'Gonostoma elongatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4812:0x5D1ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '221512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2589%3A0xF11DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2589%3A0xF11DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2589%3A0xF11DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2589%3A0xF11DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2589%3A0xF11DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2589:0xF11DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2589'^^xsd:integer;
  dwc:scientificName 'Ophiura irrorata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124922'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2589:0xF11DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '244317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9408%3A0xEE1DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9408%3A0xEE1DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9408%3A0xEE1DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9408%3A0xEE1DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9408%3A0xEE1DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9408:0xEE1DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9408'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9408:0xEE1DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3691%3A0xEB1DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3691%3A0xEB1DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3691%3A0xEB1DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3691%3A0xEB1DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3691%3A0xEB1DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3691:0xEB1DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3691'^^xsd:integer;
  dwc:scientificName 'Narcetes erimelas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126705'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3691:0xEB1DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3948%3A0xA222CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3948%3A0xA222CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3948%3A0xA222CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3948%3A0xA222CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3948%3A0xA222CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3948:0xA222CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3948'^^xsd:integer;
  dwc:scientificName 'Narcetes erimelas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126705'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3948:0xA222CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4025%3A0xEA1DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4025%3A0xEA1DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4025%3A0xEA1DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4025%3A0xEA1DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4025%3A0xEA1DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4025:0xEA1DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4025'^^xsd:integer;
  dwc:scientificName 'Nematocarcinus exilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4025:0xEA1DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4041%3A0xEA1DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4041%3A0xEA1DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4041%3A0xEA1DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4041%3A0xEA1DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4041%3A0xEA1DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4041:0xEA1DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4041'^^xsd:integer;
  dwc:scientificName 'Nematocarcinus exilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4041:0xEA1DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x751BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Limopsis tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Elena Krylova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '156787'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x751BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '156787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4798%3A0xBB1BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4798%3A0xBB1BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4798%3A0xBB1BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4798%3A0xBB1BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4798%3A0xBB1BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4798:0xBB1BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4798'^^xsd:integer;
  dwc:scientificName 'Holcomycteronus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein, Jørgen Nielsen, Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126671'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4798:0xBB1BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3705%3A0xA31DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3705%3A0xA31DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3705%3A0xA31DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3705%3A0xA31DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3705%3A0xA31DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3705:0xA31DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3705'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3705:0xA31DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2228%3A0x7C21CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2228%3A0x7C21CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2228%3A0x7C21CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2228%3A0x7C21CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2228%3A0x7C21CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2228:0x7C21CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2228'^^xsd:integer;
  dwc:scientificName 'Hepomadus tener'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2228:0x7C21CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4672%3A0xB122CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4672%3A0xB122CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4672%3A0xB122CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4672%3A0xB122CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4672%3A0xB122CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4672:0xB122CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4672'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; Filipe Porteiro & Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4672:0xB122CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4686%3A0x471DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4686%3A0x471DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4686%3A0x471DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4686%3A0x471DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4686%3A0x471DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4686:0x471DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4686'^^xsd:integer;
  dwc:scientificName 'Argyropelecus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4686:0x471DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3904%3A0x401DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3904%3A0x401DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3904%3A0x401DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3904%3A0x401DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3904%3A0x401DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3904:0x401DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3904'^^xsd:integer;
  dwc:scientificName 'Bathytroctes macrolepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15995'^^xsd:string;
  dwc:aphiaid '126691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3904:0x401DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4818%3A0x3B1DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4818%3A0x3B1DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4818%3A0x3B1DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4818%3A0x3B1DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4818%3A0x3B1DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4818:0x3B1DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4818'^^xsd:integer;
  dwc:scientificName 'Aphyonus gelatinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes; Jørgen nielsen, Franz Uiblein, Peter '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15981'^^xsd:string;
  dwc:aphiaid '126646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4818:0x3B1DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4684%3A0xC41CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4684%3A0xC41CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4684%3A0xC41CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4684%3A0xC41CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4684%3A0xC41CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4684:0xC41CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4684'^^xsd:integer;
  dwc:scientificName 'Gonostoma elongatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4684:0xC41CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '221512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9422%3A0xC01CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9422%3A0xC01CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9422%3A0xC01CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9422%3A0xC01CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9422%3A0xC01CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9422:0xC01CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9422'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9422:0xC01CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4055%3A0x8D1CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4055%3A0x8D1CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4055%3A0x8D1CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4055%3A0x8D1CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4055%3A0x8D1CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4055:0x8D1CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4055'^^xsd:integer;
  dwc:scientificName 'Kemphyra corallina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4055:0x8D1CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE922CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE922CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE922CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE922CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE922CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE922CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Peniagone longipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '345444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE922CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '345444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6253%3A0xEC22CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6253%3A0xEC22CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6253%3A0xEC22CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6253%3A0xEC22CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6253%3A0xEC22CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6253:0xEC22CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6253'^^xsd:integer;
  dwc:scientificName 'Paracetonurus flagellicauda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16356'^^xsd:string;
  dwc:aphiaid '221505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6253:0xEC22CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '221505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3707%3A0x791CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3707%3A0x791CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3707%3A0x791CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773"^^xsd:decimal ;
  dwc:decimalLongitude "-29.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3005"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3707%3A0x791CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773 -29.272)"^^geo:wktLiteral ;
  geo-pos:lat "42.773"^^xsd:decimal ;
  geo-pos:long "-29.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3707%3A0x791CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3707:0x791CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3707'^^xsd:integer;
  dwc:scientificName 'Narcetes erimelas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.272'^^xsd:double;
  dwc:latitude '42.773'^^xsd:double;
  dwc:minimumDepth '3005'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3031 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126705'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3707:0x791CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25364%3A0x8621CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25364%3A0x8621CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25364%3A0x8621CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25364%3A0x8621CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  geo-pos:lat "42.951"^^xsd:decimal ;
  geo-pos:long "-29.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25364%3A0x8621CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25364:0x8621CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25364'^^xsd:integer;
  dwc:scientificName 'Sergia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.257'^^xsd:double;
  dwc:latitude '42.951'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1949 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25364:0x8621CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1056510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25350%3A0x8C21CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25350%3A0x8C21CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25350%3A0x8C21CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25350%3A0x8C21CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  geo-pos:lat "42.951"^^xsd:decimal ;
  geo-pos:long "-29.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25350%3A0x8C21CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25350:0x8C21CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25350'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.257'^^xsd:double;
  dwc:latitude '42.951'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1949 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25350:0x8C21CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23041%3A0xF820CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23041%3A0xF820CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23041%3A0xF820CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23041%3A0xF820CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  geo-pos:lat "42.951"^^xsd:decimal ;
  geo-pos:long "-29.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23041%3A0xF820CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23041:0xF820CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23041'^^xsd:integer;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.257'^^xsd:double;
  dwc:latitude '42.951'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1949 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23041:0xF820CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4413%3A0x4321CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4413%3A0x4321CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4413%3A0x4321CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4413%3A0x4321CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  geo-pos:lat "42.951"^^xsd:decimal ;
  geo-pos:long "-29.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4413%3A0x4321CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4413:0x4321CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4413'^^xsd:integer;
  dwc:scientificName 'Taaningichthys bathyphilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.257'^^xsd:double;
  dwc:latitude '42.951'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1949 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4413:0x4321CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4351%3A0xA820CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4351%3A0xA820CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4351%3A0xA820CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4351%3A0xA820CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  geo-pos:lat "42.951"^^xsd:decimal ;
  geo-pos:long "-29.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4351%3A0xA820CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4351:0xA820CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4351'^^xsd:integer;
  dwc:scientificName 'Sternoptyx diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.257'^^xsd:double;
  dwc:latitude '42.951'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1949 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4351:0xA820CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4363%3A0x5E20CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4363%3A0x5E20CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4363%3A0x5E20CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4363%3A0x5E20CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  geo-pos:lat "42.951"^^xsd:decimal ;
  geo-pos:long "-29.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4363%3A0x5E20CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4363:0x5E20CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4363'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.257'^^xsd:double;
  dwc:latitude '42.951'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1949 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4363:0x5E20CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4395%3A0x3220CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4395%3A0x3220CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4395%3A0x3220CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4395%3A0x3220CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  geo-pos:lat "42.951"^^xsd:decimal ;
  geo-pos:long "-29.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4395%3A0x3220CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4395:0x3220CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4395'^^xsd:integer;
  dwc:scientificName 'Cubiceps gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.257'^^xsd:double;
  dwc:latitude '42.951'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1949 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16337'^^xsd:string;
  dwc:aphiaid '126990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4395:0x3220CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4377%3A0x2C20CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4377%3A0x2C20CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4377%3A0x2C20CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4377%3A0x2C20CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  geo-pos:lat "42.951"^^xsd:decimal ;
  geo-pos:long "-29.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4377%3A0x2C20CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4377:0x2C20CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4377'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.257'^^xsd:double;
  dwc:latitude '42.951'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1949 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16261'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4377:0x2C20CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4385%3A0x2620CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4385%3A0x2620CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4385%3A0x2620CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4385%3A0x2620CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  geo-pos:lat "42.951"^^xsd:decimal ;
  geo-pos:long "-29.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4385%3A0x2620CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4385:0x2620CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4385'^^xsd:integer;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.257'^^xsd:double;
  dwc:latitude '42.951'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1949 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16829'^^xsd:string;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4385:0x2620CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25746%3A0xF61FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25746%3A0xF61FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25746%3A0xF61FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25746%3A0xF61FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  geo-pos:lat "42.951"^^xsd:decimal ;
  geo-pos:long "-29.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25746%3A0xF61FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25746:0xF61FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25746'^^xsd:integer;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.257'^^xsd:double;
  dwc:latitude '42.951'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1949 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16307'^^xsd:string;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25746:0xF61FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25378%3A0x371BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25378%3A0x371BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25378%3A0x371BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25378%3A0x371BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  geo-pos:lat "42.951"^^xsd:decimal ;
  geo-pos:long "-29.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25378%3A0x371BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25378:0x371BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25378'^^xsd:integer;
  dwc:scientificName 'Bentheogennema intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.257'^^xsd:double;
  dwc:latitude '42.951'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1949 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25378:0x371BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32436%3A0x0822CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32436%3A0x0822CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32436%3A0x0822CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32436%3A0x0822CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  geo-pos:lat "42.951"^^xsd:decimal ;
  geo-pos:long "-29.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32436%3A0x0822CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32436:0x0822CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32436'^^xsd:integer;
  dwc:scientificName 'Brachyscelus crusculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.257'^^xsd:double;
  dwc:latitude '42.951'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1949 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103241'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32436:0x0822CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '103241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5281%3A0x1022CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5281%3A0x1022CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5281%3A0x1022CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5281%3A0x1022CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  geo-pos:lat "42.951"^^xsd:decimal ;
  geo-pos:long "-29.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5281%3A0x1022CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5281:0x1022CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5281'^^xsd:integer;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.257'^^xsd:double;
  dwc:latitude '42.951'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1949 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5281:0x1022CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4409%3A0x531FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4409%3A0x531FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4409%3A0x531FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4409%3A0x531FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  geo-pos:lat "42.951"^^xsd:decimal ;
  geo-pos:long "-29.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4409%3A0x531FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4409:0x531FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4409'^^xsd:integer;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.257'^^xsd:double;
  dwc:latitude '42.951'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1949 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4409:0x531FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4365%3A0x521FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4365%3A0x521FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4365%3A0x521FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4365%3A0x521FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  geo-pos:lat "42.951"^^xsd:decimal ;
  geo-pos:long "-29.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4365%3A0x521FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4365:0x521FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4365'^^xsd:integer;
  dwc:scientificName 'Valenciennellus tripunctulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.257'^^xsd:double;
  dwc:latitude '42.951'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1949 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4365:0x521FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23528%3A0x1322CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23528%3A0x1322CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23528%3A0x1322CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23528%3A0x1322CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  geo-pos:lat "42.951"^^xsd:decimal ;
  geo-pos:long "-29.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23528%3A0x1322CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23528:0x1322CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23528'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.257'^^xsd:double;
  dwc:latitude '42.951'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1949 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23528:0x1322CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22983%3A0x4A21CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22983%3A0x4A21CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22983%3A0x4A21CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22983%3A0x4A21CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  geo-pos:lat "42.951"^^xsd:decimal ;
  geo-pos:long "-29.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22983%3A0x4A21CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22983:0x4A21CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22983'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.257'^^xsd:double;
  dwc:latitude '42.951'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1949 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22983:0x4A21CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22969%3A0x4B21CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22969%3A0x4B21CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22969%3A0x4B21CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22969%3A0x4B21CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  geo-pos:lat "42.951"^^xsd:decimal ;
  geo-pos:long "-29.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22969%3A0x4B21CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22969:0x4B21CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22969'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.257'^^xsd:double;
  dwc:latitude '42.951'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1949 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22969:0x4B21CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4379%3A0xD61BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4379%3A0xD61BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4379%3A0xD61BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4379%3A0xD61BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  geo-pos:lat "42.951"^^xsd:decimal ;
  geo-pos:long "-29.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4379%3A0xD61BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4379:0xD61BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4379'^^xsd:integer;
  dwc:scientificName 'Vinciguerria poweriae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.257'^^xsd:double;
  dwc:latitude '42.951'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1949 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4379:0xD61BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32408%3A0xD61ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32408%3A0xD61ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32408%3A0xD61ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32408%3A0xD61ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  geo-pos:lat "42.951"^^xsd:decimal ;
  geo-pos:long "-29.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32408%3A0xD61ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32408:0xD61ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32408'^^xsd:integer;
  dwc:scientificName 'Platyscelus ovoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.257'^^xsd:double;
  dwc:latitude '42.951'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1949 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32408:0xD61ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '103275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32394%3A0x5F22CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32394%3A0x5F22CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32394%3A0x5F22CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32394%3A0x5F22CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  geo-pos:lat "42.951"^^xsd:decimal ;
  geo-pos:long "-29.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32394%3A0x5F22CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32394:0x5F22CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32394'^^xsd:integer;
  dwc:scientificName 'Phrosina semilunata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.257'^^xsd:double;
  dwc:latitude '42.951'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1949 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32394:0x5F22CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '103273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32380%3A0xD11ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32380%3A0xD11ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32380%3A0xD11ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32380%3A0xD11ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  geo-pos:lat "42.951"^^xsd:decimal ;
  geo-pos:long "-29.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32380%3A0xD11ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32380:0xD11ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32380'^^xsd:integer;
  dwc:scientificName 'Phronima atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.257'^^xsd:double;
  dwc:latitude '42.951'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1949 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32380:0xD11ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '103271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22997%3A0x681BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22997%3A0x681BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22997%3A0x681BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22997%3A0x681BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  geo-pos:lat "42.951"^^xsd:decimal ;
  geo-pos:long "-29.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22997%3A0x681BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22997:0x681BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22997'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.257'^^xsd:double;
  dwc:latitude '42.951'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1949 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22997:0x681BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23083%3A0xC21ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23083%3A0xC21ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23083%3A0xC21ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23083%3A0xC21ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  geo-pos:lat "42.951"^^xsd:decimal ;
  geo-pos:long "-29.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23083%3A0xC21ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23083:0xC21ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23083'^^xsd:integer;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.257'^^xsd:double;
  dwc:latitude '42.951'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1949 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23083:0xC21ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25392%3A0x6B22CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25392%3A0x6B22CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25392%3A0x6B22CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25392%3A0x6B22CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  geo-pos:lat "42.951"^^xsd:decimal ;
  geo-pos:long "-29.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25392%3A0x6B22CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25392:0x6B22CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25392'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.257'^^xsd:double;
  dwc:latitude '42.951'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1949 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25392:0x6B22CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11657%3A0x311ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11657%3A0x311ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11657%3A0x311ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11657%3A0x311ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  geo-pos:lat "42.951"^^xsd:decimal ;
  geo-pos:long "-29.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11657%3A0x311ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11657:0x311ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11657'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.257'^^xsd:double;
  dwc:latitude '42.951'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1949 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11657:0x311ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11671%3A0x7622CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11671%3A0x7622CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11671%3A0x7622CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11671%3A0x7622CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  geo-pos:lat "42.951"^^xsd:decimal ;
  geo-pos:long "-29.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11671%3A0x7622CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11671:0x7622CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11671'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.257'^^xsd:double;
  dwc:latitude '42.951'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1949 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11671:0x7622CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23013%3A0xF41DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23013%3A0xF41DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23013%3A0xF41DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23013%3A0xF41DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  geo-pos:lat "42.951"^^xsd:decimal ;
  geo-pos:long "-29.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23013%3A0xF41DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23013:0xF41DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23013'^^xsd:integer;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.257'^^xsd:double;
  dwc:latitude '42.951'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1949 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23013:0xF41DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15680%3A0x9E22CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15680%3A0x9E22CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15680%3A0x9E22CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15680%3A0x9E22CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  geo-pos:lat "42.951"^^xsd:decimal ;
  geo-pos:long "-29.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15680%3A0x9E22CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15680:0x9E22CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15680'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.257'^^xsd:double;
  dwc:latitude '42.951'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1949 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15680:0x9E22CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32632%3A0x7821CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32632%3A0x7821CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32632%3A0x7821CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32632%3A0x7821CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  geo-pos:lat "42.951"^^xsd:decimal ;
  geo-pos:long "-29.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32632%3A0x7821CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32632:0x7821CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32632'^^xsd:integer;
  dwc:scientificName 'Nebaliopsis typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.257'^^xsd:double;
  dwc:latitude '42.951'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1949 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '149681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32632:0x7821CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '149681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4383%3A0x761BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4383%3A0x761BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4383%3A0x761BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4383%3A0x761BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  geo-pos:lat "42.951"^^xsd:decimal ;
  geo-pos:long "-29.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4383%3A0x761BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4383:0x761BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4383'^^xsd:integer;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.257'^^xsd:double;
  dwc:latitude '42.951'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1949 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4383:0x761BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25760%3A0x7A21CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25760%3A0x7A21CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25760%3A0x7A21CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25760%3A0x7A21CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  geo-pos:lat "42.951"^^xsd:decimal ;
  geo-pos:long "-29.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25760%3A0x7A21CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25760:0x7A21CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25760'^^xsd:integer;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.257'^^xsd:double;
  dwc:latitude '42.951'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1949 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25760:0x7A21CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23542%3A0x4F1DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23542%3A0x4F1DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23542%3A0x4F1DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23542%3A0x4F1DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  geo-pos:lat "42.951"^^xsd:decimal ;
  geo-pos:long "-29.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23542%3A0x4F1DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23542:0x4F1DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23542'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.257'^^xsd:double;
  dwc:latitude '42.951'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1949 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23542:0x4F1DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32450%3A0xD922CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32450%3A0xD922CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32450%3A0xD922CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32450%3A0xD922CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  geo-pos:lat "42.951"^^xsd:decimal ;
  geo-pos:long "-29.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32450%3A0xD922CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32450:0xD922CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32450'^^xsd:integer;
  dwc:scientificName 'Vibilia viatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.257'^^xsd:double;
  dwc:latitude '42.951'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1949 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '236634'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32450:0xD922CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '236634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25336%3A0xD61CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25336%3A0xD61CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25336%3A0xD61CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25336%3A0xD61CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  geo-pos:lat "42.951"^^xsd:decimal ;
  geo-pos:long "-29.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25336%3A0xD61CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25336:0xD61CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25336'^^xsd:integer;
  dwc:scientificName 'Sergia tenuiremis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.257'^^xsd:double;
  dwc:latitude '42.951'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1949 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25336:0xD61CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4399%3A0x881CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4399%3A0x881CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4399%3A0x881CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4399%3A0x881CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  geo-pos:lat "42.951"^^xsd:decimal ;
  geo-pos:long "-29.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4399%3A0x881CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4399:0x881CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4399'^^xsd:integer;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.257'^^xsd:double;
  dwc:latitude '42.951'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1949 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4399:0x881CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32422%3A0x851CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32422%3A0x851CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32422%3A0x851CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32422%3A0x851CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  geo-pos:lat "42.951"^^xsd:decimal ;
  geo-pos:long "-29.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32422%3A0x851CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32422:0x851CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32422'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.257'^^xsd:double;
  dwc:latitude '42.951'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1949 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32422:0x851CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2232%3A0x361CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2232%3A0x361CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2232%3A0x361CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2232%3A0x361CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951 -29.257)"^^geo:wktLiteral ;
  geo-pos:lat "42.951"^^xsd:decimal ;
  geo-pos:long "-29.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2232%3A0x361CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2232:0x361CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2232'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.257'^^xsd:double;
  dwc:latitude '42.951'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1949 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2232:0x361CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27906%3A0x3A21CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27906%3A0x3A21CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27906%3A0x3A21CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27906%3A0x3A21CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27906%3A0x3A21CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27906:0x3A21CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27906'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27906:0x3A21CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28787%3A0x3821CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28787%3A0x3821CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28787%3A0x3821CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28787%3A0x3821CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28787%3A0x3821CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28787:0x3821CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28787'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28787:0x3821CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27934%3A0x1621CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27934%3A0x1621CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27934%3A0x1621CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27934%3A0x1621CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27934%3A0x1621CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27934:0x1621CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27934'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27934:0x1621CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5511%3A0x1021CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5511%3A0x1021CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5511%3A0x1021CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5511%3A0x1021CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5511%3A0x1021CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5511:0x1021CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5511'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5511:0x1021CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27892%3A0x0D21CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27892%3A0x0D21CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27892%3A0x0D21CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27892%3A0x0D21CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27892%3A0x0D21CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27892:0x0D21CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27892'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27892:0x0D21CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5473%3A0xFE20CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5473%3A0xFE20CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5473%3A0xFE20CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5473%3A0xFE20CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5473%3A0xFE20CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5473:0xFE20CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5473'^^xsd:integer;
  dwc:scientificName 'Melanonus zugmayeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5473:0xFE20CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5497%3A0xFD20CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5497%3A0xFD20CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5497%3A0xFD20CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5497%3A0xFD20CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5497%3A0xFD20CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5497:0xFD20CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5497'^^xsd:integer;
  dwc:scientificName 'Melanostomias bartonbeani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5497:0xFD20CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5517%3A0xCE1BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5517%3A0xCE1BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5517%3A0xCE1BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5517%3A0xCE1BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5517%3A0xCE1BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5517:0xCE1BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5517'^^xsd:integer;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5517:0xCE1BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28829%3A0xB320CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28829%3A0xB320CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28829%3A0xB320CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28829%3A0xB320CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28829%3A0xB320CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28829:0xB320CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28829'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28829:0xB320CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1380%3A0xAE20CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1380%3A0xAE20CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1380%3A0xAE20CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1380%3A0xAE20CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1380%3A0xAE20CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1380:0xAE20CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1380'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1380:0xAE20CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1354%3A0xA920CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1354%3A0xA920CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1354%3A0xA920CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1354%3A0xA920CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1354%3A0xA920CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1354:0xA920CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1354'^^xsd:integer;
  dwc:scientificName 'Sternoptyx diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1354:0xA920CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5926%3A0xCF1BCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5926%3A0xCF1BCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5926%3A0xCF1BCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5926%3A0xCF1BCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5926%3A0xCF1BCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5926:0xCF1BCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5926'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5926:0xCF1BCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5461%3A0x9A20CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5461%3A0x9A20CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5461%3A0x9A20CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5461%3A0x9A20CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5461%3A0x9A20CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5461:0x9A20CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5461'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5461:0x9A20CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1340%3A0x6020CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1340%3A0x6020CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1340%3A0x6020CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1340%3A0x6020CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1340%3A0x6020CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1340:0x6020CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1340'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1340:0x6020CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5883%3A0x5820CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5883%3A0x5820CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5883%3A0x5820CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5883%3A0x5820CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5883%3A0x5820CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5883:0x5820CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5883'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5883:0x5820CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5882%3A0x3720CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5882%3A0x3720CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5882%3A0x3720CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5882%3A0x3720CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5882%3A0x3720CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5882:0x3720CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5882'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5882:0x3720CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1422%3A0x3720CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1422%3A0x3720CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1422%3A0x3720CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1422%3A0x3720CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1422%3A0x3720CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1422:0x3720CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1422'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1422:0x3720CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5487%3A0x3220CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5487%3A0x3220CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5487%3A0x3220CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5487%3A0x3220CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5487%3A0x3220CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5487:0x3220CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5487'^^xsd:integer;
  dwc:scientificName 'Cubiceps gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16341'^^xsd:string;
  dwc:aphiaid '126990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5487:0x3220CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25718%3A0x1920CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25718%3A0x1920CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25718%3A0x1920CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25718%3A0x1920CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25718%3A0x1920CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25718:0x1920CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25718'^^xsd:integer;
  dwc:scientificName 'Cyclothone pallida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16326'^^xsd:string;
  dwc:aphiaid '127288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25718:0x1920CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28815%3A0xED1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28815%3A0xED1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28815%3A0xED1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28815%3A0xED1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28815%3A0xED1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28815:0xED1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28815'^^xsd:integer;
  dwc:scientificName 'Ephyrina ombango'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '240811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28815:0xED1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '240811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5475%3A0x191CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5475%3A0x191CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5475%3A0x191CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5475%3A0x191CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5475%3A0x191CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5475:0x191CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5475'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5475:0x191CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1394%3A0x581BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1394%3A0x581BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1394%3A0x581BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1394%3A0x581BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1394%3A0x581BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1394:0x581BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1394'^^xsd:integer;
  dwc:scientificName 'Benthodesmus elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16384'^^xsd:string;
  dwc:aphiaid '127086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1394:0x581BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6702%3A0x0D22CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6702%3A0x0D22CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6702%3A0x0D22CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6702%3A0x0D22CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6702%3A0x0D22CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6702:0x0D22CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6702'^^xsd:integer;
  dwc:scientificName 'Xenodermichthys copei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6702:0x0D22CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5503%3A0x1422CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5503%3A0x1422CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5503%3A0x1422CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5503%3A0x1422CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5503%3A0x1422CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5503:0x1422CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5503'^^xsd:integer;
  dwc:scientificName 'Arctozenus risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5503:0x1422CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5306%3A0x461FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5306%3A0x461FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5306%3A0x461FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5306%3A0x461FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5306%3A0x461FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5306:0x461FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5306'^^xsd:integer;
  dwc:scientificName 'Ancistroteuthis lichtensteinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5306:0x461FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '140647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28801%3A0x4A21CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28801%3A0x4A21CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28801%3A0x4A21CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28801%3A0x4A21CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28801%3A0x4A21CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28801:0x4A21CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28801'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28801:0x4A21CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1D1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1D1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31155%3A0xCF1ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31155%3A0xCF1ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31155%3A0xCF1ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31155%3A0xCF1ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31155%3A0xCF1ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31155:0xCF1ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31155'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31155:0xCF1ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5515%3A0x6522CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5515%3A0x6522CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5515%3A0x6522CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5515%3A0x6522CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5515%3A0x6522CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5515:0x6522CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5515'^^xsd:integer;
  dwc:scientificName 'Pachystomias microdon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'T. Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5515:0x6522CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5501%3A0xBF1ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5501%3A0xBF1ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5501%3A0xBF1ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5501%3A0xBF1ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5501%3A0xBF1ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5501:0xBF1ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5501'^^xsd:integer;
  dwc:scientificName 'Paracaristius maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15969'^^xsd:string;
  dwc:aphiaid '282011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5501:0xBF1ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '282011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6688%3A0x5421CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6688%3A0x5421CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6688%3A0x5421CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6688%3A0x5421CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6688%3A0x5421CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6688:0x5421CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6688'^^xsd:integer;
  dwc:scientificName 'Flagellostomias boureei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127351'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6688:0x5421CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15974%3A0x1D1CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15974%3A0x1D1CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15974%3A0x1D1CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15974%3A0x1D1CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15974%3A0x1D1CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15974:0x1D1CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15974'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15974:0x1D1CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2888%3A0x6B22CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2888%3A0x6B22CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2888%3A0x6B22CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2888%3A0x6B22CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2888%3A0x6B22CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2888:0x6B22CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2888'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2888:0x6B22CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1352%3A0x5E1ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1352%3A0x5E1ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1352%3A0x5E1ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1352%3A0x5E1ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1352%3A0x5E1ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1352:0x5E1ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1352'^^xsd:integer;
  dwc:scientificName 'Gonostoma elongatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 17217'^^xsd:string;
  dwc:aphiaid '127296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1352:0x5E1ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '221512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31141%3A0x7422CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31141%3A0x7422CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31141%3A0x7422CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31141%3A0x7422CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31141%3A0x7422CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31141:0x7422CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31141'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31141:0x7422CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5447%3A0x271ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5447%3A0x271ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5447%3A0x271ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5447%3A0x271ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5447%3A0x271ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5447:0x271ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5447'^^xsd:integer;
  dwc:scientificName 'Melamphaes microps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5447:0x271ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5527%3A0x241ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5527%3A0x241ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5527%3A0x241ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5527%3A0x241ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5527%3A0x241ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5527:0x241ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5527'^^xsd:integer;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5527:0x241ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x241ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x241ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5445%3A0x711BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5445%3A0x711BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5445%3A0x711BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5445%3A0x711BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5445%3A0x711BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5445:0x711BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5445'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5445:0x711BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5459%3A0x5721CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5459%3A0x5721CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5459%3A0x5721CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5459%3A0x5721CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5459%3A0x5721CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5459:0x5721CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5459'^^xsd:integer;
  dwc:scientificName 'Notoscopelus bolini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5459:0x5721CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '158913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5292%3A0xE41DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5292%3A0xE41DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5292%3A0xE41DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5292%3A0xE41DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5292%3A0xE41DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5292:0xE41DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5292'^^xsd:integer;
  dwc:scientificName 'Octopoteuthis sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '181379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5292:0xE41DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '181379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5789%3A0xDC1DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5789%3A0xDC1DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5789%3A0xDC1DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5789%3A0xDC1DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5789%3A0xDC1DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5789:0xDC1DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5789'^^xsd:integer;
  dwc:scientificName 'Magnisudis atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5789:0xDC1DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5531%3A0xDA1DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5531%3A0xDA1DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5531%3A0xDA1DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5531%3A0xDA1DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5531%3A0xDA1DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5531:0xDA1DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5531'^^xsd:integer;
  dwc:scientificName 'Lobianchia gemellarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5531:0xDA1DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '158901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10644%3A0x7A21CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10644%3A0x7A21CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10644%3A0x7A21CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10644%3A0x7A21CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10644%3A0x7A21CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10644:0x7A21CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10644'^^xsd:integer;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10644:0x7A21CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4469%3A0xA81DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4469%3A0xA81DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4469%3A0xA81DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4469%3A0xA81DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4469%3A0xA81DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4469:0xA81DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4469'^^xsd:integer;
  dwc:scientificName 'Howella brodiei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1498'^^xsd:string;
  dwc:aphiaid '126994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4469:0xA81DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5320%3A0xA31DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5320%3A0xA31DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5320%3A0xA31DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5320%3A0xA31DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5320%3A0xA31DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5320:0xA31DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5320'^^xsd:integer;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5320:0xA31DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5441%3A0x9C1DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5441%3A0x9C1DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5441%3A0x9C1DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5441%3A0x9C1DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5441%3A0x9C1DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5441:0x9C1DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5441'^^xsd:integer;
  dwc:scientificName 'Lampadena speculigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5441:0x9C1DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6644%3A0x491DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6644%3A0x491DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6644%3A0x491DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6644%3A0x491DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6644%3A0x491DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6644:0x491DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6644'^^xsd:integer;
  dwc:scientificName 'Sagamichthys schnakenbecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126748'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6644:0x491DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1436%3A0x441DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1436%3A0x441DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1436%3A0x441DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1436%3A0x441DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1436%3A0x441DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1436:0x441DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1436'^^xsd:integer;
  dwc:scientificName 'Bathylagus greyae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1436:0x441DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5489%3A0x411DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5489%3A0x411DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5489%3A0x411DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5489%3A0x411DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5489%3A0x411DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5489:0x411DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5489'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5489:0x411DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5925%3A0xD61CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5925%3A0xD61CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5925%3A0xD61CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5925%3A0xD61CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5925%3A0xD61CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5925:0xD61CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5925'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5925:0xD61CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1366%3A0xE022CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1366%3A0xE022CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1366%3A0xE022CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1366%3A0xE022CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1366%3A0xE022CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1366:0xE022CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1366'^^xsd:integer;
  dwc:scientificName 'Evermannella balbo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1366:0xE022CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28843%3A0xE022CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28843%3A0xE022CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28843%3A0xE022CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28843%3A0xE022CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28843%3A0xE022CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28843:0xE022CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28843'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28843:0xE022CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5525%3A0x941CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5525%3A0x941CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5525%3A0x941CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5525%3A0x941CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5525%3A0x941CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5525:0x941CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5525'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16252'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5525:0x941CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1326%3A0xC71BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1326%3A0xC71BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1326%3A0xC71BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1326%3A0xC71BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1326%3A0xC71BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1326:0xC71BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1326'^^xsd:integer;
  dwc:scientificName 'Howella brodiei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1326:0xC71BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5455%3A0x7D21CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5455%3A0x7D21CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5455%3A0x7D21CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5455%3A0x7D21CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5455%3A0x7D21CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5455:0x7D21CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5455'^^xsd:integer;
  dwc:scientificName 'Lampadena urophaos atlantica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16882'^^xsd:string;
  dwc:aphiaid '221500'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5455:0x7D21CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '713102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11207%3A0x831CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11207%3A0x831CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11207%3A0x831CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11207%3A0x831CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11207%3A0x831CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11207:0x831CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11207'^^xsd:integer;
  dwc:scientificName 'Lampanyctus intricarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11207:0x831CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2956%3A0xCB1BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2956%3A0xCB1BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2956%3A0xCB1BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2956%3A0xCB1BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2956%3A0xCB1BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2956:0xCB1BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2956'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2956:0xCB1BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1408%3A0x7B1CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1408%3A0x7B1CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1408%3A0x7B1CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1408%3A0x7B1CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1408%3A0x7B1CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1408:0x7B1CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1408'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1408:0x7B1CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27948%3A0xEF22CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27948%3A0xEF22CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27948%3A0xEF22CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27948%3A0xEF22CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27948%3A0xEF22CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27948:0xEF22CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27948'^^xsd:integer;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27948:0xEF22CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27990%3A0xCC1BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27990%3A0xCC1BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27990%3A0xCC1BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27990%3A0xCC1BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.825 -29.211)"^^geo:wktLiteral ;
  geo-pos:lat "47.825"^^xsd:decimal ;
  geo-pos:long "-29.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27990%3A0xCC1BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27990:0xCC1BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27990'^^xsd:integer;
  dwc:scientificName 'Sergestes corniculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.211'^^xsd:double;
  dwc:latitude '47.825'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3139 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '246195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27990:0xCC1BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '514117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2514%3A0x8C21CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2514%3A0x8C21CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2514%3A0x8C21CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "603"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2514%3A0x8C21CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  geo-pos:lat "47.81"^^xsd:decimal ;
  geo-pos:long "-29.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2514%3A0x8C21CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2514:0x8C21CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2514'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.188'^^xsd:double;
  dwc:latitude '47.81'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '603'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2514:0x8C21CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5451%3A0xB620CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5451%3A0xB620CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5451%3A0xB620CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "603"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5451%3A0xB620CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  geo-pos:lat "47.81"^^xsd:decimal ;
  geo-pos:long "-29.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5451%3A0xB620CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5451:0xB620CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5451'^^xsd:integer;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.188'^^xsd:double;
  dwc:latitude '47.81'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '603'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5451:0xB620CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5469%3A0xAA20CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5469%3A0xAA20CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5469%3A0xAA20CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "603"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5469%3A0xAA20CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  geo-pos:lat "47.81"^^xsd:decimal ;
  geo-pos:long "-29.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5469%3A0xAA20CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5469:0xAA20CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5469'^^xsd:integer;
  dwc:scientificName 'Sternoptyx diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.188'^^xsd:double;
  dwc:latitude '47.81'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '603'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5469:0xAA20CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5485%3A0x9A20CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5485%3A0x9A20CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5485%3A0x9A20CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "603"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5485%3A0x9A20CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  geo-pos:lat "47.81"^^xsd:decimal ;
  geo-pos:long "-29.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5485%3A0x9A20CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5485:0x9A20CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5485'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.188'^^xsd:double;
  dwc:latitude '47.81'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '603'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5485:0x9A20CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5453%3A0x5F20CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5453%3A0x5F20CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5453%3A0x5F20CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "603"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5453%3A0x5F20CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  geo-pos:lat "47.81"^^xsd:decimal ;
  geo-pos:long "-29.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5453%3A0x5F20CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5453:0x5F20CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5453'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.188'^^xsd:double;
  dwc:latitude '47.81'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '603'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5453:0x5F20CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5483%3A0x3720CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5483%3A0x3720CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5483%3A0x3720CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "603"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5483%3A0x3720CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  geo-pos:lat "47.81"^^xsd:decimal ;
  geo-pos:long "-29.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5483%3A0x3720CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5483:0x3720CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5483'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.188'^^xsd:double;
  dwc:latitude '47.81'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '603'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5483:0x3720CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5465%3A0x2520CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5465%3A0x2520CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5465%3A0x2520CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "603"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5465%3A0x2520CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  geo-pos:lat "47.81"^^xsd:decimal ;
  geo-pos:long "-29.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5465%3A0x2520CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5465:0x2520CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5465'^^xsd:integer;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.188'^^xsd:double;
  dwc:latitude '47.81'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '603'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5465:0x2520CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5443%3A0x351BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5443%3A0x351BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5443%3A0x351BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "603"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5443%3A0x351BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  geo-pos:lat "47.81"^^xsd:decimal ;
  geo-pos:long "-29.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5443%3A0x351BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5443:0x351BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5443'^^xsd:integer;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.188'^^xsd:double;
  dwc:latitude '47.81'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '603'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5443:0x351BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5481%3A0xDF1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5481%3A0xDF1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5481%3A0xDF1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "603"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5481%3A0xDF1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  geo-pos:lat "47.81"^^xsd:decimal ;
  geo-pos:long "-29.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5481%3A0xDF1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5481:0xDF1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5481'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.188'^^xsd:double;
  dwc:latitude '47.81'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '603'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5481:0xDF1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5499%3A0x8A1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5499%3A0x8A1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5499%3A0x8A1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "603"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5499%3A0x8A1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  geo-pos:lat "47.81"^^xsd:decimal ;
  geo-pos:long "-29.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5499%3A0x8A1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5499:0x8A1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5499'^^xsd:integer;
  dwc:scientificName 'Bonapartia pedaliota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.188'^^xsd:double;
  dwc:latitude '47.81'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '603'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5499:0x8A1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '322499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5437%3A0x861FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5437%3A0x861FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5437%3A0x861FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "603"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5437%3A0x861FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  geo-pos:lat "47.81"^^xsd:decimal ;
  geo-pos:long "-29.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5437%3A0x861FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5437:0x861FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5437'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.188'^^xsd:double;
  dwc:latitude '47.81'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '603'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5437:0x861FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5334%3A0x5C1BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5334%3A0x5C1BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5334%3A0x5C1BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "603"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5334%3A0x5C1BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  geo-pos:lat "47.81"^^xsd:decimal ;
  geo-pos:long "-29.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5334%3A0x5C1BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5334:0x5C1BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5334'^^xsd:integer;
  dwc:scientificName 'Ancistroteuthis lichtensteinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.188'^^xsd:double;
  dwc:latitude '47.81'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '603'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5334:0x5C1BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '140647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "603"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  geo-pos:lat "47.81"^^xsd:decimal ;
  geo-pos:long "-29.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1D1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.188'^^xsd:double;
  dwc:latitude '47.81'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '603'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1D1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30771%3A0xD01ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30771%3A0xD01ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30771%3A0xD01ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "603"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30771%3A0xD01ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  geo-pos:lat "47.81"^^xsd:decimal ;
  geo-pos:long "-29.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30771%3A0xD01ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30771:0xD01ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30771'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.188'^^xsd:double;
  dwc:latitude '47.81'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '603'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30771:0xD01ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15904%3A0x2B1CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15904%3A0x2B1CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15904%3A0x2B1CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "603"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15904%3A0x2B1CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  geo-pos:lat "47.81"^^xsd:decimal ;
  geo-pos:long "-29.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15904%3A0x2B1CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15904:0x2B1CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15904'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.188'^^xsd:double;
  dwc:latitude '47.81'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '603'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15904:0x2B1CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5523%3A0x9C22CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5523%3A0x9C22CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5523%3A0x9C22CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "603"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5523%3A0x9C22CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  geo-pos:lat "47.81"^^xsd:decimal ;
  geo-pos:long "-29.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5523%3A0x9C22CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5523:0x9C22CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5523'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.188'^^xsd:double;
  dwc:latitude '47.81'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '603'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5523:0x9C22CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5467%3A0xE01DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5467%3A0xE01DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5467%3A0xE01DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "603"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5467%3A0xE01DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  geo-pos:lat "47.81"^^xsd:decimal ;
  geo-pos:long "-29.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5467%3A0xE01DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5467:0xE01DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5467'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.188'^^xsd:double;
  dwc:latitude '47.81'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '603'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5467:0xE01DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5471%3A0xD81DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5471%3A0xD81DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5471%3A0xD81DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "603"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5471%3A0xD81DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  geo-pos:lat "47.81"^^xsd:decimal ;
  geo-pos:long "-29.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5471%3A0xD81DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5471:0xD81DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5471'^^xsd:integer;
  dwc:scientificName 'Lobianchia gemellarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.188'^^xsd:double;
  dwc:latitude '47.81'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '603'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5471:0xD81DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '158901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5513%3A0x7A21CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5513%3A0x7A21CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5513%3A0x7A21CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "603"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5513%3A0x7A21CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  geo-pos:lat "47.81"^^xsd:decimal ;
  geo-pos:long "-29.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5513%3A0x7A21CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5513:0x7A21CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5513'^^xsd:integer;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.188'^^xsd:double;
  dwc:latitude '47.81'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '603'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5513:0x7A21CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5529%3A0x491DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5529%3A0x491DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5529%3A0x491DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "603"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5529%3A0x491DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  geo-pos:lat "47.81"^^xsd:decimal ;
  geo-pos:long "-29.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5529%3A0x491DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5529:0x491DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5529'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.188'^^xsd:double;
  dwc:latitude '47.81'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '603'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5529:0x491DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5479%3A0x1F1CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5479%3A0x1F1CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5479%3A0x1F1CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "603"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5479%3A0x1F1CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  geo-pos:lat "47.81"^^xsd:decimal ;
  geo-pos:long "-29.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5479%3A0x1F1CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5479:0x1F1CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5479'^^xsd:integer;
  dwc:scientificName 'Cubiceps gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.188'^^xsd:double;
  dwc:latitude '47.81'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '603'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16342'^^xsd:string;
  dwc:aphiaid '126990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5479:0x1F1CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5290%3A0x8A1CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5290%3A0x8A1CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5290%3A0x8A1CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "603"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5290%3A0x8A1CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  geo-pos:lat "47.81"^^xsd:decimal ;
  geo-pos:long "-29.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5290%3A0x8A1CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5290:0x8A1CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5290'^^xsd:integer;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.188'^^xsd:double;
  dwc:latitude '47.81'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '603'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5290:0x8A1CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5457%3A0xCB1BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5457%3A0xCB1BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5457%3A0xCB1BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.81"^^xsd:decimal ;
  dwc:decimalLongitude "-29.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "603"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5457%3A0xCB1BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.81 -29.188)"^^geo:wktLiteral ;
  geo-pos:lat "47.81"^^xsd:decimal ;
  geo-pos:long "-29.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5457%3A0xCB1BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5457:0xCB1BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5457'^^xsd:integer;
  dwc:scientificName 'Notoscopelus bolini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.188'^^xsd:double;
  dwc:latitude '47.81'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '603'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3095 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5457:0xCB1BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '158913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2010%3A0x8D21CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2010%3A0x8D21CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2010%3A0x8D21CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.796 -29.166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.796"^^xsd:decimal ;
  dwc:decimalLongitude "-29.166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2010%3A0x8D21CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.796 -29.166)"^^geo:wktLiteral ;
  geo-pos:lat "47.796"^^xsd:decimal ;
  geo-pos:long "-29.166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2010%3A0x8D21CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2010:0x8D21CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2010'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.166'^^xsd:double;
  dwc:latitude '47.796'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3495 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2010:0x8D21CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5521%3A0xFD20CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5521%3A0xFD20CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5521%3A0xFD20CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.796 -29.166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.796"^^xsd:decimal ;
  dwc:decimalLongitude "-29.166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5521%3A0xFD20CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.796 -29.166)"^^geo:wktLiteral ;
  geo-pos:lat "47.796"^^xsd:decimal ;
  geo-pos:long "-29.166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5521%3A0xFD20CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5521:0xFD20CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5521'^^xsd:integer;
  dwc:scientificName 'Meningodora compsa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.166'^^xsd:double;
  dwc:latitude '47.796'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3495 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107594'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5521:0xFD20CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF20CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF20CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF20CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.796 -29.166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.796"^^xsd:decimal ;
  dwc:decimalLongitude "-29.166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF20CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.796 -29.166)"^^geo:wktLiteral ;
  geo-pos:lat "47.796"^^xsd:decimal ;
  geo-pos:long "-29.166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF20CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xAF20CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.166'^^xsd:double;
  dwc:latitude '47.796'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3495 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xAF20CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5920CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5920CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5920CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.796 -29.166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.796"^^xsd:decimal ;
  dwc:decimalLongitude "-29.166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5920CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.796 -29.166)"^^geo:wktLiteral ;
  geo-pos:lat "47.796"^^xsd:decimal ;
  geo-pos:long "-29.166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5920CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5920CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.166'^^xsd:double;
  dwc:latitude '47.796'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3495 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5920CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5507%3A0x0522CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5507%3A0x0522CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5507%3A0x0522CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.796 -29.166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.796"^^xsd:decimal ;
  dwc:decimalLongitude "-29.166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5507%3A0x0522CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.796 -29.166)"^^geo:wktLiteral ;
  geo-pos:lat "47.796"^^xsd:decimal ;
  geo-pos:long "-29.166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5507%3A0x0522CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5507:0x0522CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5507'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.166'^^xsd:double;
  dwc:latitude '47.796'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3495 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5507:0x0522CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32604%3A0x8F1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32604%3A0x8F1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32604%3A0x8F1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.796 -29.166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.796"^^xsd:decimal ;
  dwc:decimalLongitude "-29.166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32604%3A0x8F1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.796 -29.166)"^^geo:wktLiteral ;
  geo-pos:lat "47.796"^^xsd:decimal ;
  geo-pos:long "-29.166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32604%3A0x8F1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32604:0x8F1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32604'^^xsd:integer;
  dwc:scientificName 'Brachyscelus crusculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.166'^^xsd:double;
  dwc:latitude '47.796'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3495 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103241'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32604:0x8F1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32576%3A0xD21ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32576%3A0xD21ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32576%3A0xD21ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.796 -29.166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.796"^^xsd:decimal ;
  dwc:decimalLongitude "-29.166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32576%3A0xD21ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.796 -29.166)"^^geo:wktLiteral ;
  geo-pos:lat "47.796"^^xsd:decimal ;
  geo-pos:long "-29.166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32576%3A0xD21ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32576:0xD21ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32576'^^xsd:integer;
  dwc:scientificName 'Phrosina semilunata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.166'^^xsd:double;
  dwc:latitude '47.796'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3495 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32576:0xD21ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32590%3A0x6022CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32590%3A0x6022CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32590%3A0x6022CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.796 -29.166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.796"^^xsd:decimal ;
  dwc:decimalLongitude "-29.166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32590%3A0x6022CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.796 -29.166)"^^geo:wktLiteral ;
  geo-pos:lat "47.796"^^xsd:decimal ;
  geo-pos:long "-29.166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32590%3A0x6022CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32590:0x6022CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32590'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.166'^^xsd:double;
  dwc:latitude '47.796'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3495 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32590:0x6022CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA222CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA222CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA222CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.796 -29.166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.796"^^xsd:decimal ;
  dwc:decimalLongitude "-29.166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA222CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.796 -29.166)"^^geo:wktLiteral ;
  geo-pos:lat "47.796"^^xsd:decimal ;
  geo-pos:long "-29.166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA222CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA222CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Nemichthys scolopaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.166'^^xsd:double;
  dwc:latitude '47.796'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3495 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA222CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE01DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE01DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE01DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.796 -29.166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.796"^^xsd:decimal ;
  dwc:decimalLongitude "-29.166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE01DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.796 -29.166)"^^geo:wktLiteral ;
  geo-pos:lat "47.796"^^xsd:decimal ;
  geo-pos:long "-29.166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE01DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE01DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.166'^^xsd:double;
  dwc:latitude '47.796'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3495 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE01DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5348%3A0x231CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5348%3A0x231CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5348%3A0x231CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.796 -29.166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.796"^^xsd:decimal ;
  dwc:decimalLongitude "-29.166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5348%3A0x231CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.796 -29.166)"^^geo:wktLiteral ;
  geo-pos:lat "47.796"^^xsd:decimal ;
  geo-pos:long "-29.166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5348%3A0x231CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5348:0x231CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5348'^^xsd:integer;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.166'^^xsd:double;
  dwc:latitude '47.796'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3495 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5348:0x231CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5276%3A0xC01BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5276%3A0xC01BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5276%3A0xC01BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.796 -29.166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.796"^^xsd:decimal ;
  dwc:decimalLongitude "-29.166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5276%3A0xC01BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.796 -29.166)"^^geo:wktLiteral ;
  geo-pos:lat "47.796"^^xsd:decimal ;
  geo-pos:long "-29.166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5276%3A0xC01BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5276:0xC01BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5276'^^xsd:integer;
  dwc:scientificName 'Ancistroteuthis lichtensteinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.166'^^xsd:double;
  dwc:latitude '47.796'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3495 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5276:0xC01BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '140647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27057%3A0xC11BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27057%3A0xC11BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27057%3A0xC11BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.796 -29.166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.796"^^xsd:decimal ;
  dwc:decimalLongitude "-29.166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27057%3A0xC11BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.796 -29.166)"^^geo:wktLiteral ;
  geo-pos:lat "47.796"^^xsd:decimal ;
  geo-pos:long "-29.166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27057%3A0xC11BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27057:0xC11BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27057'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.166'^^xsd:double;
  dwc:latitude '47.796'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3495 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27057:0xC11BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2020CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2020CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2020CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.432 -29.122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.432"^^xsd:decimal ;
  dwc:decimalLongitude "-29.122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2020CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.432 -29.122)"^^geo:wktLiteral ;
  geo-pos:lat "42.432"^^xsd:decimal ;
  geo-pos:long "-29.122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2020CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2020CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Deania hystricosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.122'^^xsd:double;
  dwc:latitude '42.432'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 883 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105904'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2020CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '105904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.432 -29.122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.432"^^xsd:decimal ;
  dwc:decimalLongitude "-29.122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.432 -29.122)"^^geo:wktLiteral ;
  geo-pos:lat "42.432"^^xsd:decimal ;
  geo-pos:long "-29.122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xED1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.122'^^xsd:double;
  dwc:latitude '42.432'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 883 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xED1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0D22CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0D22CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0D22CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.432 -29.122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.432"^^xsd:decimal ;
  dwc:decimalLongitude "-29.122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0D22CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.432 -29.122)"^^geo:wktLiteral ;
  geo-pos:lat "42.432"^^xsd:decimal ;
  geo-pos:long "-29.122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0D22CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x0D22CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Centroscymnus owstonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.122'^^xsd:double;
  dwc:latitude '42.432'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 883 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '299089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x0D22CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '299089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.432 -29.122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.432"^^xsd:decimal ;
  dwc:decimalLongitude "-29.122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.432 -29.122)"^^geo:wktLiteral ;
  geo-pos:lat "42.432"^^xsd:decimal ;
  geo-pos:long "-29.122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7C1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Centroselachus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.122'^^xsd:double;
  dwc:latitude '42.432'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 883 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '280071'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7C1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5F1BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5F1BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5F1BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.432 -29.122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.432"^^xsd:decimal ;
  dwc:decimalLongitude "-29.122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5F1BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.432 -29.122)"^^geo:wktLiteral ;
  geo-pos:lat "42.432"^^xsd:decimal ;
  geo-pos:long "-29.122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5F1BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5F1BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pseudotriakis microdon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.122'^^xsd:double;
  dwc:latitude '42.432'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 883 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105805'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5F1BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '105805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA41DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA41DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA41DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.432 -29.122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.432"^^xsd:decimal ;
  dwc:decimalLongitude "-29.122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA41DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.432 -29.122)"^^geo:wktLiteral ;
  geo-pos:lat "42.432"^^xsd:decimal ;
  geo-pos:long "-29.122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA41DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA41DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Histiobranchus bathybius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.122'^^xsd:double;
  dwc:latitude '42.432'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 883 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA41DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.432 -29.122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.432"^^xsd:decimal ;
  dwc:decimalLongitude "-29.122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.432 -29.122)"^^geo:wktLiteral ;
  geo-pos:lat "42.432"^^xsd:decimal ;
  geo-pos:long "-29.122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x541DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lepidion eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.122'^^xsd:double;
  dwc:latitude '42.432'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 883 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126493'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x541DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.432 -29.122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.432"^^xsd:decimal ;
  dwc:decimalLongitude "-29.122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.432 -29.122)"^^geo:wktLiteral ;
  geo-pos:lat "42.432"^^xsd:decimal ;
  geo-pos:long "-29.122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD11CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.122'^^xsd:double;
  dwc:latitude '42.432'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 883 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD11CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.432 -29.122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.432"^^xsd:decimal ;
  dwc:decimalLongitude "-29.122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.432 -29.122)"^^geo:wktLiteral ;
  geo-pos:lat "42.432"^^xsd:decimal ;
  geo-pos:long "-29.122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD11CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.122'^^xsd:double;
  dwc:latitude '42.432'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 883 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD11CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8C1CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8C1CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8C1CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.432 -29.122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.432"^^xsd:decimal ;
  dwc:decimalLongitude "-29.122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8C1CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.432 -29.122)"^^geo:wktLiteral ;
  geo-pos:lat "42.432"^^xsd:decimal ;
  geo-pos:long "-29.122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8C1CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8C1CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Hydrolagus pallidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.122'^^xsd:double;
  dwc:latitude '42.432'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 883 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8C1CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '105827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.432 -29.122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.432"^^xsd:decimal ;
  dwc:decimalLongitude "-29.122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.432 -29.122)"^^geo:wktLiteral ;
  geo-pos:lat "42.432"^^xsd:decimal ;
  geo-pos:long "-29.122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x861CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.122'^^xsd:double;
  dwc:latitude '42.432'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 883 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x861CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.432 -29.122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.432"^^xsd:decimal ;
  dwc:decimalLongitude "-29.122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.432 -29.122)"^^geo:wktLiteral ;
  geo-pos:lat "42.432"^^xsd:decimal ;
  geo-pos:long "-29.122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x371CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.122'^^xsd:double;
  dwc:latitude '42.432'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 883 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x371CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB420CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB420CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB420CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -29.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-29.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB420CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -29.116)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-29.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB420CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB420CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.116'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 972 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB420CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -29.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-29.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -29.116)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-29.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x331BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Deania hystricosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.116'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 972 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105904'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x331BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '105904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF31FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF31FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF31FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -29.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-29.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF31FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -29.116)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-29.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF31FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF31FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.116'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 972 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF31FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C22CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C22CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C22CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -29.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-29.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C22CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -29.116)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-29.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C22CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x0C22CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.116'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 972 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x0C22CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0D22CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0D22CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0D22CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -29.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-29.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0D22CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -29.116)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-29.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0D22CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x0D22CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.116'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 972 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x0D22CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0D22CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0D22CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0D22CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -29.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-29.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0D22CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -29.116)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-29.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0D22CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x0D22CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Centroscymnus owstonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.116'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 972 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '299089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x0D22CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '299089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -29.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-29.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -29.116)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-29.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7C1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Centroselachus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.116'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 972 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '280071'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7C1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x531DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x531DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x531DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -29.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-29.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x531DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -29.116)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-29.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x531DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x531DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.116'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 972 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x531DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDF22CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDF22CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDF22CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -29.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-29.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDF22CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -29.116)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-29.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDF22CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xDF22CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Galeus murinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.116'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 972 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105813'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xDF22CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '105813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83 -29.114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.83"^^xsd:decimal ;
  dwc:decimalLongitude "-29.114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83 -29.114)"^^geo:wktLiteral ;
  geo-pos:lat "42.83"^^xsd:decimal ;
  geo-pos:long "-29.114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD21CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.114'^^xsd:double;
  dwc:latitude '42.83'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 842 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD21CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83 -29.114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.83"^^xsd:decimal ;
  dwc:decimalLongitude "-29.114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83 -29.114)"^^geo:wktLiteral ;
  geo-pos:lat "42.83"^^xsd:decimal ;
  geo-pos:long "-29.114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD11CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Centroselachus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.114'^^xsd:double;
  dwc:latitude '42.83'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 842 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '280071'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD11CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83 -29.114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.83"^^xsd:decimal ;
  dwc:decimalLongitude "-29.114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83 -29.114)"^^geo:wktLiteral ;
  geo-pos:lat "42.83"^^xsd:decimal ;
  geo-pos:long "-29.114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB91CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.114'^^xsd:double;
  dwc:latitude '42.83'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 842 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB91CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.861 -29.114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.861"^^xsd:decimal ;
  dwc:decimalLongitude "-29.114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.861 -29.114)"^^geo:wktLiteral ;
  geo-pos:lat "42.861"^^xsd:decimal ;
  geo-pos:long "-29.114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7D1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '21.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.114'^^xsd:double;
  dwc:latitude '42.861'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 850 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7D1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4028%3A0x0D21CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4028%3A0x0D21CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4028%3A0x0D21CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4028%3A0x0D21CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  geo-pos:lat "42.873"^^xsd:decimal ;
  geo-pos:long "-29.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4028%3A0x0D21CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4028:0x0D21CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4028'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.103'^^xsd:double;
  dwc:latitude '42.873'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1072 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4028:0x0D21CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2163%3A0x0721CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2163%3A0x0721CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2163%3A0x0721CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2163%3A0x0721CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  geo-pos:lat "42.873"^^xsd:decimal ;
  geo-pos:long "-29.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2163%3A0x0721CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2163:0x0721CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2163'^^xsd:integer;
  dwc:scientificName 'Sergestes corniculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.103'^^xsd:double;
  dwc:latitude '42.873'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1072 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '246195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2163:0x0721CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '514117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4014%3A0x4221CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4014%3A0x4221CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4014%3A0x4221CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4014%3A0x4221CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  geo-pos:lat "42.873"^^xsd:decimal ;
  geo-pos:long "-29.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4014%3A0x4221CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4014:0x4221CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4014'^^xsd:integer;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.103'^^xsd:double;
  dwc:latitude '42.873'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1072 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4014:0x4221CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4620%3A0xA720CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4620%3A0xA720CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4620%3A0xA720CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4620%3A0xA720CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  geo-pos:lat "42.873"^^xsd:decimal ;
  geo-pos:long "-29.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4620%3A0xA720CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4620:0xA720CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4620'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ricardo S Santos'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.103'^^xsd:double;
  dwc:latitude '42.873'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1072 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4620:0xA720CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5211%3A0x6920CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5211%3A0x6920CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5211%3A0x6920CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5211%3A0x6920CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  geo-pos:lat "42.873"^^xsd:decimal ;
  geo-pos:long "-29.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5211%3A0x6920CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5211:0x6920CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5211'^^xsd:integer;
  dwc:scientificName 'Colobonema sericeum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.103'^^xsd:double;
  dwc:latitude '42.873'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1072 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '117854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5211:0x6920CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6420CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6420CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6420CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6420CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  geo-pos:lat "42.873"^^xsd:decimal ;
  geo-pos:long "-29.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6420CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6420CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Chuniphyes multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.103'^^xsd:double;
  dwc:latitude '42.873'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1072 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6420CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5255%3A0x6020CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5255%3A0x6020CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5255%3A0x6020CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5255%3A0x6020CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  geo-pos:lat "42.873"^^xsd:decimal ;
  geo-pos:long "-29.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5255%3A0x6020CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5255:0x6020CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5255'^^xsd:integer;
  dwc:scientificName 'Chelophyes appendiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.103'^^xsd:double;
  dwc:latitude '42.873'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1072 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5255:0x6020CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '135417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8585%3A0x2520CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8585%3A0x2520CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8585%3A0x2520CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8585%3A0x2520CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  geo-pos:lat "42.873"^^xsd:decimal ;
  geo-pos:long "-29.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8585%3A0x2520CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8585:0x2520CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8585'^^xsd:integer;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.103'^^xsd:double;
  dwc:latitude '42.873'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1072 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8585:0x2520CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2020CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2020CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2020CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2020CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  geo-pos:lat "42.873"^^xsd:decimal ;
  geo-pos:long "-29.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2020CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2020CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Diphyes dispar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.103'^^xsd:double;
  dwc:latitude '42.873'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1072 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135420'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2020CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '135420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4810%3A0x0522CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4810%3A0x0522CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4810%3A0x0522CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4810%3A0x0522CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  geo-pos:lat "42.873"^^xsd:decimal ;
  geo-pos:long "-29.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4810%3A0x0522CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4810:0x0522CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4810'^^xsd:integer;
  dwc:scientificName 'Argyropelecus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.103'^^xsd:double;
  dwc:latitude '42.873'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1072 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4810:0x0522CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3934%3A0x891FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3934%3A0x891FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3934%3A0x891FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3934%3A0x891FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  geo-pos:lat "42.873"^^xsd:decimal ;
  geo-pos:long "-29.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3934%3A0x891FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3934:0x891FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3934'^^xsd:integer;
  dwc:scientificName 'Bonapartia pedaliota'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.103'^^xsd:double;
  dwc:latitude '42.873'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1072 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16772'^^xsd:string;
  dwc:aphiaid '127281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3934:0x891FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '322499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5253%3A0x561FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5253%3A0x561FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5253%3A0x561FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5253%3A0x561FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  geo-pos:lat "42.873"^^xsd:decimal ;
  geo-pos:long "-29.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5253%3A0x561FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5253:0x561FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5253'^^xsd:integer;
  dwc:scientificName 'Vogtia spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.103'^^xsd:double;
  dwc:latitude '42.873'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1072 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135453'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5253:0x561FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '135453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4781%3A0x231FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4781%3A0x231FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4781%3A0x231FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4781%3A0x231FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  geo-pos:lat "42.873"^^xsd:decimal ;
  geo-pos:long "-29.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4781%3A0x231FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4781:0x231FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4781'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.103'^^xsd:double;
  dwc:latitude '42.873'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1072 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4781:0x231FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3986%3A0xC51ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3986%3A0xC51ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3986%3A0xC51ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3986%3A0xC51ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  geo-pos:lat "42.873"^^xsd:decimal ;
  geo-pos:long "-29.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3986%3A0xC51ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3986:0xC51ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3986'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.103'^^xsd:double;
  dwc:latitude '42.873'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1072 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3986:0xC51ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4809%3A0x6E1ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4809%3A0x6E1ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4809%3A0x6E1ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4809%3A0x6E1ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  geo-pos:lat "42.873"^^xsd:decimal ;
  geo-pos:long "-29.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4809%3A0x6E1ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4809:0x6E1ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4809'^^xsd:integer;
  dwc:scientificName 'Eustomias obscurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.103'^^xsd:double;
  dwc:latitude '42.873'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1072 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127347'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4809:0x6E1ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9814%3A0x6A22CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9814%3A0x6A22CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9814%3A0x6A22CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9814%3A0x6A22CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  geo-pos:lat "42.873"^^xsd:decimal ;
  geo-pos:long "-29.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9814%3A0x6A22CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9814:0x6A22CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9814'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.103'^^xsd:double;
  dwc:latitude '42.873'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1072 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9814:0x6A22CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2635%3A0x5D1ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2635%3A0x5D1ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2635%3A0x5D1ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2635%3A0x5D1ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  geo-pos:lat "42.873"^^xsd:decimal ;
  geo-pos:long "-29.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2635%3A0x5D1ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2635:0x5D1ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2635'^^xsd:integer;
  dwc:scientificName 'Gonostoma elongatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.103'^^xsd:double;
  dwc:latitude '42.873'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1072 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2635:0x5D1ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '221512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14197%3A0x7022CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14197%3A0x7022CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14197%3A0x7022CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14197%3A0x7022CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  geo-pos:lat "42.873"^^xsd:decimal ;
  geo-pos:long "-29.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14197%3A0x7022CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14197:0x7022CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14197'^^xsd:integer;
  dwc:scientificName 'Gonostoma elongatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.103'^^xsd:double;
  dwc:latitude '42.873'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1072 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1634'^^xsd:string;
  dwc:aphiaid '127296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14197:0x7022CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '221512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4778%3A0x7022CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4778%3A0x7022CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4778%3A0x7022CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4778%3A0x7022CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  geo-pos:lat "42.873"^^xsd:decimal ;
  geo-pos:long "-29.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4778%3A0x7022CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4778:0x7022CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4778'^^xsd:integer;
  dwc:scientificName 'Gonostoma elongatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal;Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.103'^^xsd:double;
  dwc:latitude '42.873'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1072 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4778:0x7022CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '221512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8330%3A0x7222CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8330%3A0x7222CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8330%3A0x7222CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8330%3A0x7222CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  geo-pos:lat "42.873"^^xsd:decimal ;
  geo-pos:long "-29.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8330%3A0x7222CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8330:0x7222CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8330'^^xsd:integer;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.103'^^xsd:double;
  dwc:latitude '42.873'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1072 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8330:0x7222CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4792%3A0x1A1ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4792%3A0x1A1ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4792%3A0x1A1ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4792%3A0x1A1ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  geo-pos:lat "42.873"^^xsd:decimal ;
  geo-pos:long "-29.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4792%3A0x1A1ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4792:0x1A1ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4792'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.103'^^xsd:double;
  dwc:latitude '42.873'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1072 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4792:0x1A1ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4804%3A0xF71DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4804%3A0xF71DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4804%3A0xF71DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4804%3A0xF71DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  geo-pos:lat "42.873"^^xsd:decimal ;
  geo-pos:long "-29.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4804%3A0xF71DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4804:0xF71DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4804'^^xsd:integer;
  dwc:scientificName 'Margrethia obtusirostra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.103'^^xsd:double;
  dwc:latitude '42.873'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1072 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127297'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4804:0xF71DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4790%3A0xE61DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4790%3A0xE61DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4790%3A0xE61DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4790%3A0xE61DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  geo-pos:lat "42.873"^^xsd:decimal ;
  geo-pos:long "-29.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4790%3A0xE61DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4790:0xE61DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4790'^^xsd:integer;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.103'^^xsd:double;
  dwc:latitude '42.873'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1072 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4790:0xE61DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3912%3A0xE51DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3912%3A0xE51DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3912%3A0xE51DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3912%3A0xE51DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  geo-pos:lat "42.873"^^xsd:decimal ;
  geo-pos:long "-29.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3912%3A0xE51DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3912:0xE51DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3912'^^xsd:integer;
  dwc:scientificName 'Notostomus gibbosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.103'^^xsd:double;
  dwc:latitude '42.873'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1072 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '212899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3912:0xE51DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '212899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3952%3A0x731BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3952%3A0x731BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3952%3A0x731BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3952%3A0x731BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  geo-pos:lat "42.873"^^xsd:decimal ;
  geo-pos:long "-29.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3952%3A0x731BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3952:0x731BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3952'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Filipe Porteiro & Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.103'^^xsd:double;
  dwc:latitude '42.873'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1072 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3952:0x731BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14586%3A0x771BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14586%3A0x771BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14586%3A0x771BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14586%3A0x771BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  geo-pos:lat "42.873"^^xsd:decimal ;
  geo-pos:long "-29.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14586%3A0x771BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14586:0x771BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14586'^^xsd:integer;
  dwc:scientificName 'Lampanyctus festivus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.103'^^xsd:double;
  dwc:latitude '42.873'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1072 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14586:0x771BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14572%3A0x9D1DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14572%3A0x9D1DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14572%3A0x9D1DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14572%3A0x9D1DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  geo-pos:lat "42.873"^^xsd:decimal ;
  geo-pos:long "-29.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14572%3A0x9D1DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14572:0x9D1DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14572'^^xsd:integer;
  dwc:scientificName 'Lampadena anomala'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.103'^^xsd:double;
  dwc:latitude '42.873'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1072 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16878'^^xsd:string;
  dwc:aphiaid '126606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14572:0x9D1DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4776%3A0xB022CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4776%3A0xB022CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4776%3A0xB022CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4776%3A0xB022CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  geo-pos:lat "42.873"^^xsd:decimal ;
  geo-pos:long "-29.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4776%3A0xB022CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4776:0xB022CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4776'^^xsd:integer;
  dwc:scientificName 'Photostomias guernei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.103'^^xsd:double;
  dwc:latitude '42.873'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1072 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4776:0xB022CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34655%3A0x4F1DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34655%3A0x4F1DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34655%3A0x4F1DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34655%3A0x4F1DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  geo-pos:lat "42.873"^^xsd:decimal ;
  geo-pos:long "-29.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34655%3A0x4F1DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34655:0x4F1DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34655'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.103'^^xsd:double;
  dwc:latitude '42.873'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1072 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34655:0x4F1DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5241%3A0x4D1DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5241%3A0x4D1DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5241%3A0x4D1DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5241%3A0x4D1DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  geo-pos:lat "42.873"^^xsd:decimal ;
  geo-pos:long "-29.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5241%3A0x4D1DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5241:0x4D1DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5241'^^xsd:integer;
  dwc:scientificName 'Praya dubia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.103'^^xsd:double;
  dwc:latitude '42.873'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1072 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '135466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5241:0x4D1DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '135466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4753%3A0x441DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4753%3A0x441DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4753%3A0x441DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4753%3A0x441DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  geo-pos:lat "42.873"^^xsd:decimal ;
  geo-pos:long "-29.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4753%3A0x441DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4753:0x441DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4753'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.103'^^xsd:double;
  dwc:latitude '42.873'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1072 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4753:0x441DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4767%3A0xD31CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4767%3A0xD31CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4767%3A0xD31CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4767%3A0xD31CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  geo-pos:lat "42.873"^^xsd:decimal ;
  geo-pos:long "-29.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4767%3A0xD31CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4767:0xD31CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4767'^^xsd:integer;
  dwc:scientificName 'Sternoptyx diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.103'^^xsd:double;
  dwc:latitude '42.873'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1072 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4767:0xD31CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4648%3A0xC71CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4648%3A0xC71CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4648%3A0xC71CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4648%3A0xC71CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  geo-pos:lat "42.873"^^xsd:decimal ;
  geo-pos:long "-29.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4648%3A0xC71CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4648:0xC71CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4648'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ricardo S Santos'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.103'^^xsd:double;
  dwc:latitude '42.873'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1072 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4648:0xC71CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5225%3A0x8F1CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5225%3A0x8F1CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5225%3A0x8F1CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5225%3A0x8F1CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  geo-pos:lat "42.873"^^xsd:decimal ;
  geo-pos:long "-29.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5225%3A0x8F1CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5225:0x8F1CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5225'^^xsd:integer;
  dwc:scientificName 'Halistemma rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.103'^^xsd:double;
  dwc:latitude '42.873'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1072 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5225:0x8F1CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '135490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4832%3A0x8C1CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4832%3A0x8C1CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4832%3A0x8C1CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4832%3A0x8C1CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  geo-pos:lat "42.873"^^xsd:decimal ;
  geo-pos:long "-29.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4832%3A0x8C1CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4832:0x8C1CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4832'^^xsd:integer;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.103'^^xsd:double;
  dwc:latitude '42.873'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1072 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4832:0x8C1CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4795%3A0x7F1CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4795%3A0x7F1CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4795%3A0x7F1CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.873"^^xsd:decimal ;
  dwc:decimalLongitude "-29.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4795%3A0x7F1CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.873 -29.103)"^^geo:wktLiteral ;
  geo-pos:lat "42.873"^^xsd:decimal ;
  geo-pos:long "-29.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4795%3A0x7F1CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4795:0x7F1CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4795'^^xsd:integer;
  dwc:scientificName 'Notoscopelus bolini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.103'^^xsd:double;
  dwc:latitude '42.873'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1072 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4795:0x7F1CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '158913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A17273%3A0x331BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A17273%3A0x331BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A17273%3A0x331BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.908 -29.077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.908"^^xsd:decimal ;
  dwc:decimalLongitude "-29.077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A17273%3A0x331BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.908 -29.077)"^^geo:wktLiteral ;
  geo-pos:lat "42.908"^^xsd:decimal ;
  geo-pos:long "-29.077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A17273%3A0x331BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:17273:0x331BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '17273'^^xsd:integer;
  dwc:scientificName 'Deania hystricosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Chip Cotton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '21.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.077'^^xsd:double;
  dwc:latitude '42.908'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 973 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '105904'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:17273:0x331BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '105904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.908 -29.077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.908"^^xsd:decimal ;
  dwc:decimalLongitude "-29.077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.908 -29.077)"^^geo:wktLiteral ;
  geo-pos:lat "42.908"^^xsd:decimal ;
  geo-pos:long "-29.077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7D1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '21.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.077'^^xsd:double;
  dwc:latitude '42.908'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 973 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7D1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.908 -29.077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.908"^^xsd:decimal ;
  dwc:decimalLongitude "-29.077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.908 -29.077)"^^geo:wktLiteral ;
  geo-pos:lat "42.908"^^xsd:decimal ;
  geo-pos:long "-29.077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7C1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '21.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.077'^^xsd:double;
  dwc:latitude '42.908'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 973 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7C1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0D22CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0D22CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0D22CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.908 -29.077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.908"^^xsd:decimal ;
  dwc:decimalLongitude "-29.077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0D22CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.908 -29.077)"^^geo:wktLiteral ;
  geo-pos:lat "42.908"^^xsd:decimal ;
  geo-pos:long "-29.077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0D22CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x0D22CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Centroscymnus owstonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '21.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.077'^^xsd:double;
  dwc:latitude '42.908'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 973 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '299089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x0D22CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '299089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.908 -29.077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.908"^^xsd:decimal ;
  dwc:decimalLongitude "-29.077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.908 -29.077)"^^geo:wktLiteral ;
  geo-pos:lat "42.908"^^xsd:decimal ;
  geo-pos:long "-29.077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7C1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Centroselachus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '21.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.077'^^xsd:double;
  dwc:latitude '42.908'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 973 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '280071'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7C1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C22CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C22CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C22CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.903 -29.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.903"^^xsd:decimal ;
  dwc:decimalLongitude "-29.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C22CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.903 -29.075)"^^geo:wktLiteral ;
  geo-pos:lat "42.903"^^xsd:decimal ;
  geo-pos:long "-29.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C22CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x0C22CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.075'^^xsd:double;
  dwc:latitude '42.903'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 966 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x0C22CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.903 -29.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.903"^^xsd:decimal ;
  dwc:decimalLongitude "-29.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.903 -29.075)"^^geo:wktLiteral ;
  geo-pos:lat "42.903"^^xsd:decimal ;
  geo-pos:long "-29.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7C1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Centroselachus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.075'^^xsd:double;
  dwc:latitude '42.903'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 966 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '280071'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7C1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.903 -29.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.903"^^xsd:decimal ;
  dwc:decimalLongitude "-29.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.903 -29.075)"^^geo:wktLiteral ;
  geo-pos:lat "42.903"^^xsd:decimal ;
  geo-pos:long "-29.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB91CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.23'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-29.075'^^xsd:double;
  dwc:latitude '42.903'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 966 m. Gear used: Longline - vertical'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB91CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497 -28.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497"^^xsd:decimal ;
  dwc:decimalLongitude "-28.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497 -28.991)"^^geo:wktLiteral ;
  geo-pos:lat "42.497"^^xsd:decimal ;
  geo-pos:long "-28.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x331BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Deania hystricosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.991'^^xsd:double;
  dwc:latitude '42.497'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1100 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105904'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x331BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '105904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497 -28.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497"^^xsd:decimal ;
  dwc:decimalLongitude "-28.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497 -28.991)"^^geo:wktLiteral ;
  geo-pos:lat "42.497"^^xsd:decimal ;
  geo-pos:long "-28.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF41FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF41FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.991'^^xsd:double;
  dwc:latitude '42.497'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1100 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF41FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0D22CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0D22CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0D22CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497 -28.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497"^^xsd:decimal ;
  dwc:decimalLongitude "-28.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0D22CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497 -28.991)"^^geo:wktLiteral ;
  geo-pos:lat "42.497"^^xsd:decimal ;
  geo-pos:long "-28.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0D22CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x0D22CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Centroselachus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.991'^^xsd:double;
  dwc:latitude '42.497'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1100 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '280071'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x0D22CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5F1BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5F1BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5F1BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497 -28.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497"^^xsd:decimal ;
  dwc:decimalLongitude "-28.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5F1BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497 -28.991)"^^geo:wktLiteral ;
  geo-pos:lat "42.497"^^xsd:decimal ;
  geo-pos:long "-28.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5F1BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5F1BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pseudotriakis microdon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.991'^^xsd:double;
  dwc:latitude '42.497'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1100 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105805'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5F1BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '105805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA922CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA922CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA922CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497 -28.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497"^^xsd:decimal ;
  dwc:decimalLongitude "-28.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA922CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497 -28.991)"^^geo:wktLiteral ;
  geo-pos:lat "42.497"^^xsd:decimal ;
  geo-pos:long "-28.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA922CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA922CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Hydrolagus pallidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.991'^^xsd:double;
  dwc:latitude '42.497'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1100 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA922CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '105827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497 -28.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497"^^xsd:decimal ;
  dwc:decimalLongitude "-28.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497 -28.991)"^^geo:wktLiteral ;
  geo-pos:lat "42.497"^^xsd:decimal ;
  geo-pos:long "-28.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x541DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x541DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lepidion eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.991'^^xsd:double;
  dwc:latitude '42.497'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1100 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126493'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x541DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x531DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x531DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x531DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497 -28.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497"^^xsd:decimal ;
  dwc:decimalLongitude "-28.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x531DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497 -28.991)"^^geo:wktLiteral ;
  geo-pos:lat "42.497"^^xsd:decimal ;
  geo-pos:long "-28.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x531DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x531DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.991'^^xsd:double;
  dwc:latitude '42.497'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1100 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x531DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497 -28.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497"^^xsd:decimal ;
  dwc:decimalLongitude "-28.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497 -28.991)"^^geo:wktLiteral ;
  geo-pos:lat "42.497"^^xsd:decimal ;
  geo-pos:long "-28.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD21CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.991'^^xsd:double;
  dwc:latitude '42.497'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1100 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD21CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497 -28.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497"^^xsd:decimal ;
  dwc:decimalLongitude "-28.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497 -28.991)"^^geo:wktLiteral ;
  geo-pos:lat "42.497"^^xsd:decimal ;
  geo-pos:long "-28.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD11CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.991'^^xsd:double;
  dwc:latitude '42.497'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1100 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD11CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC11CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC11CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC11CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497 -28.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497"^^xsd:decimal ;
  dwc:decimalLongitude "-28.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC11CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497 -28.991)"^^geo:wktLiteral ;
  geo-pos:lat "42.497"^^xsd:decimal ;
  geo-pos:long "-28.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC11CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC11CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Galeus murinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.991'^^xsd:double;
  dwc:latitude '42.497'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1100 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105813'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC11CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '105813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B1CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B1CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B1CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497 -28.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497"^^xsd:decimal ;
  dwc:decimalLongitude "-28.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B1CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497 -28.991)"^^geo:wktLiteral ;
  geo-pos:lat "42.497"^^xsd:decimal ;
  geo-pos:long "-28.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B1CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8B1CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Histiobranchus bathybius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.991'^^xsd:double;
  dwc:latitude '42.497'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1100 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8B1CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.543 -28.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.543"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.543 -28.97)"^^geo:wktLiteral ;
  geo-pos:lat "42.543"^^xsd:decimal ;
  geo-pos:long "-28.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x341BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.97'^^xsd:double;
  dwc:latitude '42.543'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1411 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x341BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C22CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C22CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C22CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.543 -28.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.543"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C22CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.543 -28.97)"^^geo:wktLiteral ;
  geo-pos:lat "42.543"^^xsd:decimal ;
  geo-pos:long "-28.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C22CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x0C22CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.97'^^xsd:double;
  dwc:latitude '42.543'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1411 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x0C22CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0D22CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0D22CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0D22CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.543 -28.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.543"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0D22CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.543 -28.97)"^^geo:wktLiteral ;
  geo-pos:lat "42.543"^^xsd:decimal ;
  geo-pos:long "-28.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0D22CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x0D22CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.97'^^xsd:double;
  dwc:latitude '42.543'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1411 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x0D22CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.543 -28.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.543"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.543 -28.97)"^^geo:wktLiteral ;
  geo-pos:lat "42.543"^^xsd:decimal ;
  geo-pos:long "-28.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7C1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Centroselachus crepidater'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.97'^^xsd:double;
  dwc:latitude '42.543'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1411 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '280071'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7C1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA41DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA41DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA41DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.543 -28.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.543"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA41DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.543 -28.97)"^^geo:wktLiteral ;
  geo-pos:lat "42.543"^^xsd:decimal ;
  geo-pos:long "-28.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA41DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA41DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Histiobranchus bathybius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.97'^^xsd:double;
  dwc:latitude '42.543'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1411 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA41DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.543 -28.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.543"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.543 -28.97)"^^geo:wktLiteral ;
  geo-pos:lat "42.543"^^xsd:decimal ;
  geo-pos:long "-28.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x861CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.97'^^xsd:double;
  dwc:latitude '42.543'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1411 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x861CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8421CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8421CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8421CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8421CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8421CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8421CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Abyssocucumis abyssorum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8421CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '124597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29292%3A0x3D21CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29292%3A0x3D21CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29292%3A0x3D21CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29292%3A0x3D21CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29292%3A0x3D21CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29292:0x3D21CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29292'^^xsd:integer;
  dwc:scientificName 'Acanthephyra brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29292:0x3D21CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '107578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29236%3A0x3E21CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29236%3A0x3E21CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29236%3A0x3E21CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29236%3A0x3E21CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29236%3A0x3E21CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29236:0x3E21CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29236'^^xsd:integer;
  dwc:scientificName 'Acanthephyra microphthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '585982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29236:0x3E21CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '107588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12545%3A0x0C21CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12545%3A0x0C21CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12545%3A0x0C21CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12545%3A0x0C21CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12545%3A0x0C21CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12545:0x0C21CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12545'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12545:0x0C21CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7367%3A0x8F21CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7367%3A0x8F21CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7367%3A0x8F21CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7367%3A0x8F21CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7367%3A0x8F21CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7367:0x8F21CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7367'^^xsd:integer;
  dwc:scientificName 'Rinoctes nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7367:0x8F21CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10729%3A0x2B1BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10729%3A0x2B1BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10729%3A0x2B1BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10729%3A0x2B1BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10729%3A0x2B1BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10729:0x2B1BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10729'^^xsd:integer;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov; Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16733'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10729:0x2B1BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11698%3A0xAE20CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11698%3A0xAE20CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11698%3A0xAE20CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11698%3A0xAE20CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11698%3A0xAE20CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11698:0xAE20CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11698'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 17177'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11698:0xAE20CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11768%3A0x9C20CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11768%3A0x9C20CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11768%3A0x9C20CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11768%3A0x9C20CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11768%3A0x9C20CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11768:0x9C20CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11768'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11768:0x9C20CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9B20CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9B20CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9B20CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9B20CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9B20CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x9B20CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x9B20CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11726%3A0x9B20CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11726%3A0x9B20CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11726%3A0x9B20CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11726%3A0x9B20CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11726%3A0x9B20CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11726:0x9B20CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11726'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11726:0x9B20CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11026%3A0xCF1BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11026%3A0xCF1BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11026%3A0xCF1BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11026%3A0xCF1BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11026%3A0xCF1BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11026:0xCF1BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11026'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11026:0xCF1BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12531%3A0x6A20CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12531%3A0x6A20CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12531%3A0x6A20CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12531%3A0x6A20CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12531%3A0x6A20CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12531:0x6A20CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12531'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides carapinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12531:0x6A20CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '158956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12475%3A0x6A20CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12475%3A0x6A20CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12475%3A0x6A20CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12475%3A0x6A20CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12475%3A0x6A20CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12475:0x6A20CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12475'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides carapinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12475:0x6A20CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '158956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6520CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6520CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6520CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6520CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6520CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6520CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6520CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6520CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6520CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6520CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6520CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6520CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6520CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6520CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14013%3A0x6520CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14013%3A0x6520CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14013%3A0x6520CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14013%3A0x6520CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14013%3A0x6520CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14013:0x6520CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14013'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14013:0x6520CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15767%3A0xF921CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15767%3A0xF921CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15767%3A0xF921CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15767%3A0xF921CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15767%3A0xF921CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15767:0xF921CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15767'^^xsd:integer;
  dwc:scientificName 'Cirrothauma murrayi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '139174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15767:0xF921CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '139174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11796%3A0x5920CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11796%3A0x5920CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11796%3A0x5920CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11796%3A0x5920CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11796%3A0x5920CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11796:0x5920CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11796'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexey Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11796:0x5920CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12377%3A0x3020CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12377%3A0x3020CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12377%3A0x3020CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12377%3A0x3020CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12377%3A0x3020CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12377:0x3020CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12377'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides leptolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12377:0x3020CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '158959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12517%3A0x311BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12517%3A0x311BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12517%3A0x311BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12517%3A0x311BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12517%3A0x311BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12517:0x311BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12517'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides leptolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12517:0x311BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '158959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12363%3A0x311BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12363%3A0x311BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12363%3A0x311BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12363%3A0x311BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12363%3A0x311BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12363:0x311BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12363'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides leptolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12363:0x311BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '158959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12391%3A0x2F20CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12391%3A0x2F20CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12391%3A0x2F20CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12391%3A0x2F20CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12391%3A0x2F20CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12391:0x2F20CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12391'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12391:0x2F20CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12503%3A0x2D20CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12503%3A0x2D20CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12503%3A0x2D20CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12503%3A0x2D20CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12503%3A0x2D20CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12503:0x2D20CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12503'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides profundicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Tomio Iwamoto, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '272349'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12503:0x2D20CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '272349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15823%3A0xFD21CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15823%3A0xFD21CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15823%3A0xFD21CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15823%3A0xFD21CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15823%3A0xFD21CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15823:0xFD21CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15823'^^xsd:integer;
  dwc:scientificName 'Entelurus aequoreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16434'^^xsd:string;
  dwc:aphiaid '127379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15823:0xFD21CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12615%3A0xF01FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12615%3A0xF01FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12615%3A0xF01FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12615%3A0xF01FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12615%3A0xF01FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12615:0xF01FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12615'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12615:0xF01FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11684%3A0x181CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11684%3A0x181CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11684%3A0x181CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11684%3A0x181CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11684%3A0x181CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11684:0x181CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11684'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16696'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11684:0x181CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13939%3A0xDE1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13939%3A0xDE1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13939%3A0xDE1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13939%3A0xDE1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13939%3A0xDE1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13939:0xDE1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13939'^^xsd:integer;
  dwc:scientificName 'Bathytroctes macrolepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15994'^^xsd:string;
  dwc:aphiaid '126691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13939:0xDE1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7311%3A0xDE1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7311%3A0xDE1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7311%3A0xDE1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7311%3A0xDE1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7311%3A0xDE1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7311:0xDE1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7311'^^xsd:integer;
  dwc:scientificName 'Bathytroctes macrolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7311:0xDE1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12573%3A0xDC1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12573%3A0xDC1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12573%3A0xDC1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12573%3A0xDC1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12573%3A0xDC1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12573:0xDC1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12573'^^xsd:integer;
  dwc:scientificName 'Benthesicymus brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107088'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12573:0xDC1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1390995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12153%3A0xDB1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12153%3A0xDB1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12153%3A0xDB1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12153%3A0xDB1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12153%3A0xDB1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12153:0xDB1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12153'^^xsd:integer;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov; Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16766'^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12153:0xDB1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15850%3A0x8C1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15850%3A0x8C1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15850%3A0x8C1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15850%3A0x8C1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15850%3A0x8C1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15850:0x8C1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15850'^^xsd:integer;
  dwc:scientificName 'Benthothuria funebris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15850:0x8C1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '124556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x881FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x881FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x881FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x881FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x881FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x881FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthodytes sanguinolenta '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '241785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x881FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '241785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x881FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x881FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x881FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x881FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x881FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x881FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthodytes sanguinolenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '241785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x881FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '241785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15836%3A0xD51BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15836%3A0xD51BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15836%3A0xD51BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15836%3A0xD51BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15836%3A0xD51BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15836:0xD51BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15836'^^xsd:integer;
  dwc:scientificName 'Benthodytes typica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124765'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15836:0xD51BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '124765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8697%3A0x7E1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8697%3A0x7E1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8697%3A0x7E1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8697%3A0x7E1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8697%3A0x7E1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8697:0x7E1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8697'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8697:0x7E1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7E1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7E1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8488%3A0x5B1BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8488%3A0x5B1BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8488%3A0x5B1BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8488%3A0x5B1BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8488%3A0x5B1BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8488:0x5B1BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8488'^^xsd:integer;
  dwc:scientificName 'Ypsilothuria talismani '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8488:0x5B1BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '125219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9412%3A0x521FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9412%3A0x521FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9412%3A0x521FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9412%3A0x521FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9412%3A0x521FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9412:0x521FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9412'^^xsd:integer;
  dwc:scientificName 'Umbellula thompsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tina Molodtsova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '128533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9412:0x521FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '128533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12587%3A0x3A1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12587%3A0x3A1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12587%3A0x3A1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12587%3A0x3A1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12587%3A0x3A1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12587:0x3A1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12587'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12587:0x3A1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8250%3A0x2E1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8250%3A0x2E1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8250%3A0x2E1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8250%3A0x2E1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8250%3A0x2E1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8250:0x2E1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8250'^^xsd:integer;
  dwc:scientificName 'Psychropotes longicauda '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124778'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8250:0x2E1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '124778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7692%3A0x271FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7692%3A0x271FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7692%3A0x271FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7692%3A0x271FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7692%3A0x271FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7692:0x271FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7692'^^xsd:integer;
  dwc:scientificName 'Saccopharynx ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16497'^^xsd:string;
  dwc:aphiaid '127171'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7692:0x271FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1B1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1B1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1B1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1B1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1B1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1B1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Polyacanthonotus rissoanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1B1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22783%3A0x191FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22783%3A0x191FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22783%3A0x191FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22783%3A0x191FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22783%3A0x191FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22783:0x191FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22783'^^xsd:integer;
  dwc:scientificName 'Polyacanthonotus challengeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 19138'^^xsd:string;
  dwc:aphiaid '126644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22783:0x191FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11838%3A0x191FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11838%3A0x191FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11838%3A0x191FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11838%3A0x191FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11838%3A0x191FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11838:0x191FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11838'^^xsd:integer;
  dwc:scientificName 'Polyacanthonotus rissoanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11838:0x191FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5D22CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5D22CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5D22CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5D22CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5D22CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5D22CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5D22CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12097%3A0xD21ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12097%3A0xD21ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12097%3A0xD21ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12097%3A0xD21ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12097%3A0xD21ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12097:0xD21ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12097'^^xsd:integer;
  dwc:scientificName 'Phelliactis michaelsarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nadezhda Sanamyan'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '100964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12097:0xD21ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '593085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCC1ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Peniagone marecoi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '345445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCC1ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '345445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24383%3A0xCC1ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24383%3A0xCC1ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24383%3A0xCC1ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24383%3A0xCC1ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24383%3A0xCC1ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24383:0xCC1ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24383'^^xsd:integer;
  dwc:scientificName 'Pennatula phosphorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tina Molodtsova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '128517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24383:0xCC1ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '128517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29264%3A0xC51ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29264%3A0xC51ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29264%3A0xC51ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29264%3A0xC51ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29264%3A0xC51ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29264:0xC51ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29264'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29264:0xC51ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11040%3A0xB81ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11040%3A0xB81ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11040%3A0xB81ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11040%3A0xB81ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11040%3A0xB81ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11040:0xB81ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11040'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11040:0xB81ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15344%3A0x2B1CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15344%3A0x2B1CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15344%3A0x2B1CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15344%3A0x2B1CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15344%3A0x2B1CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15344:0x2B1CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15344'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15344:0x2B1CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15795%3A0x5C1ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15795%3A0x5C1ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15795%3A0x5C1ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15795%3A0x5C1ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15795%3A0x5C1ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15795:0x5C1ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15795'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis discoveryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '153084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15795:0x5C1ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '153084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7622CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7622CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7622CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7622CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7622CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7622CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Molpadia musculus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7622CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1A1ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1A1ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12152%3A0x711BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12152%3A0x711BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12152%3A0x711BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12152%3A0x711BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12152%3A0x711BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12152:0x711BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12152'^^xsd:integer;
  dwc:scientificName 'Ophioplinthus tessellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '322556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12152:0x711BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '322556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF11DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Ophiura ljungmani '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF11DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14022%3A0xED1DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14022%3A0xED1DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14022%3A0xED1DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14022%3A0xED1DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14022%3A0xED1DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14022:0xED1DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14022'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14022:0xED1DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11754%3A0xA222CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11754%3A0xA222CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11754%3A0xA222CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11754%3A0xA222CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11754%3A0xA222CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11754:0xA222CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11754'^^xsd:integer;
  dwc:scientificName 'Nemichthys scolopaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11754:0xA222CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7325%3A0xDC1DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7325%3A0xDC1DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7325%3A0xDC1DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7325%3A0xDC1DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7325%3A0xDC1DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7325:0xDC1DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7325'^^xsd:integer;
  dwc:scientificName 'Leptochilichthys agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126722'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7325:0xDC1DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8627%3A0xB41DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8627%3A0xB41DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8627%3A0xB41DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8627%3A0xB41DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8627%3A0xB41DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8627:0xB41DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8627'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8627:0xB41DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14095%3A0xB81BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14095%3A0xB81BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14095%3A0xB81BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14095%3A0xB81BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14095%3A0xB81BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14095:0xB81BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14095'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14095:0xB81BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12405%3A0xBA1BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12405%3A0xBA1BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12405%3A0xBA1BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12405%3A0xBA1BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12405%3A0xBA1BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12405:0xBA1BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12405'^^xsd:integer;
  dwc:scientificName 'Holcomycteronus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein, Jørgen Nielsen, Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126671'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12405:0xBA1BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10764%3A0x7C21CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10764%3A0x7C21CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10764%3A0x7C21CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10764%3A0x7C21CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10764%3A0x7C21CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10764:0x7C21CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10764'^^xsd:integer;
  dwc:scientificName 'Hepomadus tener'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10764:0x7C21CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '107084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9398%3A0xAE22CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9398%3A0xAE22CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9398%3A0xAE22CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9398%3A0xAE22CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9398%3A0xAE22CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9398:0xAE22CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9398'^^xsd:integer;
  dwc:scientificName 'Kophobelemnon macrospinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tina Molodtsova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '128511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9398:0xAE22CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '128511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7353%3A0x511DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7353%3A0x511DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7353%3A0x511DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7353%3A0x511DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7353%3A0x511DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7353:0x511DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7353'^^xsd:integer;
  dwc:scientificName 'Polyacanthonotus rissoanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7353:0x511DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7297%3A0xB622CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7297%3A0xB622CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7297%3A0xB622CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7297%3A0xB622CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7297%3A0xB622CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7297:0xB622CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7297'^^xsd:integer;
  dwc:scientificName 'Bathytroctes michaelsarsi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16003'^^xsd:string;
  dwc:aphiaid '126692'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7297:0xB622CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126692'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15822%3A0xBF1BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15822%3A0xBF1BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15822%3A0xBF1BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15822%3A0xBF1BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15822%3A0xBF1BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15822:0xBF1BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15822'^^xsd:integer;
  dwc:scientificName 'Benthodytes gosarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '345442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15822:0xBF1BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '345442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23389%3A0x3F1DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23389%3A0x3F1DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23389%3A0x3F1DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23389%3A0x3F1DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23389%3A0x3F1DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23389:0x3F1DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23389'^^xsd:integer;
  dwc:scientificName 'Tromikosoma koehleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kirill Minin'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23389:0x3F1DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '124348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12783%3A0x3D1DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12783%3A0x3D1DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12783%3A0x3D1DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12783%3A0x3D1DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12783%3A0x3D1DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12783:0x3D1DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12783'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12783:0x3D1DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12419%3A0x8021CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12419%3A0x8021CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12419%3A0x8021CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12419%3A0x8021CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12419%3A0x8021CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12419:0x8021CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12419'^^xsd:integer;
  dwc:scientificName 'Spectrunculus crassus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein, Jørgen Nielsen, Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 18355'^^xsd:string;
  dwc:aphiaid '712481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12419:0x8021CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '712481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15181%3A0xC51CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15181%3A0xC51CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15181%3A0xC51CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15181%3A0xC51CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15181%3A0xC51CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15181:0xC51CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15181'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15181:0xC51CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13687%3A0xC31BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13687%3A0xC31BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13687%3A0xC31BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13687%3A0xC31BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13687%3A0xC31BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13687:0xC31BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13687'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13687:0xC31BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12657%3A0xBF1CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12657%3A0xBF1CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12657%3A0xBF1CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12657%3A0xBF1CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12657%3A0xBF1CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12657:0xBF1CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12657'^^xsd:integer;
  dwc:scientificName 'Glyphocrangon sculpta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12657:0xBF1CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '107572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7339%3A0xBD1CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7339%3A0xBD1CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7339%3A0xBD1CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7339%3A0xBD1CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7339%3A0xBD1CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7339:0xBD1CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7339'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes; Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16482'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7339:0xBD1CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12489%3A0xC51BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12489%3A0xC51BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12489%3A0xC51BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12489%3A0xC51BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12489%3A0xC51BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12489:0xC51BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12489'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Guro Gjelsvik'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16810'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12489:0xC51BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12375%3A0x901CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12375%3A0x901CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12375%3A0x901CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12375%3A0x901CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12375%3A0x901CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12375:0x901CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12375'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides carapinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12375:0x901CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '158956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14113%3A0x8221CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14113%3A0x8221CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14113%3A0x8221CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14113%3A0x8221CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14113%3A0x8221CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14113:0x8221CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14113'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides leptolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14113:0x8221CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '158959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12783%3A0x8E1CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12783%3A0x8E1CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12783%3A0x8E1CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12783%3A0x8E1CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12783%3A0x8E1CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12783:0x8E1CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12783'^^xsd:integer;
  dwc:scientificName 'Hepomadus tener'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12783:0x8E1CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '107084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12361%3A0x201CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12361%3A0x201CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12361%3A0x201CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12361%3A0x201CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12361%3A0x201CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12361:0x201CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12361'^^xsd:integer;
  dwc:scientificName 'Kali indica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16365'^^xsd:string;
  dwc:aphiaid '159666'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12361:0x201CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '159666'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11712%3A0x8C1CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11712%3A0x8C1CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11712%3A0x8C1CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11712%3A0x8C1CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11712%3A0x8C1CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11712:0x8C1CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11712'^^xsd:integer;
  dwc:scientificName 'Lampadena speculigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov, Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11712:0x8C1CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11740%3A0xC71BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11740%3A0xC71BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11740%3A0xC71BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11740%3A0xC71BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11740%3A0xC71BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11740:0xC71BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11740'^^xsd:integer;
  dwc:scientificName 'Histiobranchus bathybius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrey Dolgov; Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11740:0xC71BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13309%3A0x881CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13309%3A0x881CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13309%3A0x881CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13309%3A0x881CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13309%3A0x881CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13309:0x881CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13309'^^xsd:integer;
  dwc:scientificName 'Leptochilichthys agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126722'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13309:0x881CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29250%3A0x821CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29250%3A0x821CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29250%3A0x821CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29250%3A0x821CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29250%3A0x821CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29250:0x821CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29250'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29250:0x821CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11992%3A0x7B1CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11992%3A0x7B1CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11992%3A0x7B1CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11992%3A0x7B1CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11992%3A0x7B1CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11992:0x7B1CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11992'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11992:0x7B1CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29278%3A0xF022CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29278%3A0xF022CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29278%3A0xF022CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29278%3A0xF022CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29278%3A0xF022CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29278:0xF022CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29278'^^xsd:integer;
  dwc:scientificName 'Acanthephyra microphthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '585982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29278:0xF022CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '107588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12629%3A0xF122CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12629%3A0xF122CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12629%3A0xF122CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12629%3A0xF122CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "51.33"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12629%3A0xF122CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12629:0xF122CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12629'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.869'^^xsd:double;
  dwc:latitude '51.33'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3512 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12629:0xF122CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29543%3A0x3D21CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29543%3A0x3D21CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29543%3A0x3D21CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29543%3A0x3D21CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29543%3A0x3D21CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29543:0x3D21CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29543'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29543:0x3D21CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27211%3A0x3D21CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27211%3A0x3D21CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27211%3A0x3D21CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27211%3A0x3D21CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27211%3A0x3D21CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27211:0x3D21CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27211'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27211:0x3D21CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9872%3A0x3E21CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9872%3A0x3E21CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9872%3A0x3E21CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9872%3A0x3E21CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9872%3A0x3E21CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9872:0x3E21CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9872'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9872:0x3E21CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29459%3A0x3F21CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29459%3A0x3F21CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29459%3A0x3F21CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29459%3A0x3F21CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29459%3A0x3F21CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29459:0x3F21CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29459'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29459:0x3F21CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29529%3A0x0E21CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29529%3A0x0E21CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29529%3A0x0E21CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29529%3A0x0E21CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29529%3A0x0E21CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29529:0x0E21CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29529'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29529:0x0E21CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29445%3A0x0E21CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29445%3A0x0E21CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29445%3A0x0E21CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29445%3A0x0E21CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29445%3A0x0E21CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29445:0x0E21CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29445'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29445:0x0E21CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7024%3A0xFD20CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7024%3A0xFD20CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7024%3A0xFD20CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7024%3A0xFD20CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7024%3A0xFD20CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7024:0xFD20CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7024'^^xsd:integer;
  dwc:scientificName 'Melanostomias bartonbeani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7024:0xFD20CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34613%3A0xFA20CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34613%3A0xFA20CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34613%3A0xFA20CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34613%3A0xFA20CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34613%3A0xFA20CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34613:0xFA20CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34613'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34613:0xFA20CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27197%3A0x4121CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27197%3A0x4121CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27197%3A0x4121CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27197%3A0x4121CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27197%3A0x4121CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27197:0x4121CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27197'^^xsd:integer;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27197:0x4121CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27155%3A0x4121CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27155%3A0x4121CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27155%3A0x4121CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27155%3A0x4121CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27155%3A0x4121CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27155:0x4121CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27155'^^xsd:integer;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27155:0x4121CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7031%3A0x9121CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7031%3A0x9121CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7031%3A0x9121CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7031%3A0x9121CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7031%3A0x9121CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7031:0x9121CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7031'^^xsd:integer;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7031:0x9121CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7012%3A0x9321CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7012%3A0x9321CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7012%3A0x9321CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7012%3A0x9321CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7012%3A0x9321CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7012:0x9321CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7012'^^xsd:integer;
  dwc:scientificName 'Sternoptyx pseudobscura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127315'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7012:0x9321CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6986%3A0x9B20CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6986%3A0x9B20CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6986%3A0x9B20CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6986%3A0x9B20CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6986%3A0x9B20CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6986:0x9B20CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6986'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6986:0x9B20CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7000%3A0x5A20CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7000%3A0x5A20CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7000%3A0x5A20CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7000%3A0x5A20CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7000%3A0x5A20CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7000:0x5A20CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7000'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7000:0x5A20CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7036%3A0x191CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7036%3A0x191CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7036%3A0x191CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7036%3A0x191CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7036%3A0x191CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7036:0x191CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7036'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16250'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7036:0x191CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6992%3A0x2920CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6992%3A0x2920CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6992%3A0x2920CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6992%3A0x2920CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6992%3A0x2920CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6992:0x2920CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6992'^^xsd:integer;
  dwc:scientificName 'Cryptopsaras couesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126538'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6992:0x2920CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7017%3A0xFD21CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7017%3A0xFD21CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7017%3A0xFD21CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7017%3A0xFD21CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7017%3A0xFD21CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7017:0xFD21CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7017'^^xsd:integer;
  dwc:scientificName 'Entelurus aequoreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16433'^^xsd:string;
  dwc:aphiaid '127379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7017:0xFD21CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4480%3A0x2520CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4480%3A0x2520CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4480%3A0x2520CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4480%3A0x2520CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4480%3A0x2520CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4480:0x2520CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4480'^^xsd:integer;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1506-07'^^xsd:string;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4480:0x2520CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7033%3A0x2420CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7033%3A0x2420CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7033%3A0x2420CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7033%3A0x2420CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7033%3A0x2420CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7033:0x2420CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7033'^^xsd:integer;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7033:0x2420CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4466%3A0x2020CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4466%3A0x2020CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4466%3A0x2020CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4466%3A0x2020CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4466%3A0x2020CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4466:0x2020CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4466'^^xsd:integer;
  dwc:scientificName 'Diaphus effulgens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1478'^^xsd:string;
  dwc:aphiaid '126591'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4466:0x2020CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7005%3A0x1E20CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7005%3A0x1E20CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7005%3A0x1E20CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7005%3A0x1E20CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7005%3A0x1E20CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7005:0x1E20CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7005'^^xsd:integer;
  dwc:scientificName 'Diaphus effulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126591'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7005:0x1E20CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7014%3A0x351BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7014%3A0x351BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7014%3A0x351BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7014%3A0x351BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7014%3A0x351BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7014:0x351BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7014'^^xsd:integer;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7014:0x351BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4468%3A0x351BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4468%3A0x351BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4468%3A0x351BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4468%3A0x351BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4468%3A0x351BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4468:0x351BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4468'^^xsd:integer;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1515-18'^^xsd:string;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4468:0x351BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7022%3A0x0322CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7022%3A0x0322CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7022%3A0x0322CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7022%3A0x0322CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7022%3A0x0322CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7022:0x0322CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7022'^^xsd:integer;
  dwc:scientificName 'Avocettina infans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7022:0x0322CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6984%3A0x181CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6984%3A0x181CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6984%3A0x181CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6984%3A0x181CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6984%3A0x181CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6984:0x181CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6984'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6984:0x181CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5524%3A0x901FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5524%3A0x901FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5524%3A0x901FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5524%3A0x901FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5524%3A0x901FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5524:0x901FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5524'^^xsd:integer;
  dwc:scientificName 'Brachioteuthis beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '341792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5524:0x901FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '341792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9788%3A0x8F1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9788%3A0x8F1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9788%3A0x8F1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9788%3A0x8F1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9788%3A0x8F1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9788:0x8F1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9788'^^xsd:integer;
  dwc:scientificName 'Brachioteuthis beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '341792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9788:0x8F1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '341792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6968%3A0x841FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6968%3A0x841FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6968%3A0x841FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6968%3A0x841FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6968%3A0x841FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6968:0x841FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6968'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6968:0x841FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5454%3A0xD61BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5454%3A0xD61BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5454%3A0xD61BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5454%3A0xD61BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5454%3A0xD61BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5454:0xD61BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5454'^^xsd:integer;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5454:0xD61BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32135%3A0x1322CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32135%3A0x1322CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32135%3A0x1322CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32135%3A0x1322CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32135%3A0x1322CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32135:0x1322CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32135'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32135:0x1322CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27225%3A0x3F1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27225%3A0x3F1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27225%3A0x3F1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27225%3A0x3F1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27225%3A0x3F1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27225:0x3F1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27225'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27225:0x3F1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27183%3A0x4921CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27183%3A0x4921CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27183%3A0x4921CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27183%3A0x4921CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27183%3A0x4921CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27183:0x4921CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27183'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27183:0x4921CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7020%3A0x2B1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7020%3A0x2B1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7020%3A0x2B1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7020%3A0x2B1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7020%3A0x2B1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7020:0x2B1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7020'^^xsd:integer;
  dwc:scientificName 'Sagamichthys schnakenbecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton; Zachary Baldwin'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126748'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7020:0x2B1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6989%3A0x251FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6989%3A0x251FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6989%3A0x251FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6989%3A0x251FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6989%3A0x251FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6989:0x251FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6989'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6989:0x251FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6975%3A0xD31BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6975%3A0xD31BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6975%3A0xD31BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6975%3A0xD31BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6975%3A0xD31BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6975:0xD31BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6975'^^xsd:integer;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6975:0xD31BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4438%3A0x231FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4438%3A0x231FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4438%3A0x231FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4438%3A0x231FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4438%3A0x231FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4438:0x231FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4438'^^xsd:integer;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1521-23'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4438:0x231FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34585%3A0x1B1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34585%3A0x1B1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34585%3A0x1B1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34585%3A0x1B1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34585%3A0x1B1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34585:0x1B1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34585'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34585:0x1B1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32093%3A0x1B1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32093%3A0x1B1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32093%3A0x1B1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32093%3A0x1B1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32093%3A0x1B1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32093:0x1B1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32093'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32093:0x1B1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32107%3A0x5F22CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32107%3A0x5F22CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32107%3A0x5F22CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32107%3A0x5F22CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32107%3A0x5F22CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32107:0x5F22CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32107'^^xsd:integer;
  dwc:scientificName 'Phrosina semilunata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32107:0x5F22CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32121%3A0x6022CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32121%3A0x6022CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32121%3A0x6022CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32121%3A0x6022CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32121%3A0x6022CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32121:0x6022CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32121'^^xsd:integer;
  dwc:scientificName 'Phronima atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32121:0x6022CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34557%3A0x6122CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34557%3A0x6122CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34557%3A0x6122CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34557%3A0x6122CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34557%3A0x6122CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34557:0x6122CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34557'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34557:0x6122CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9214%3A0x621BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9214%3A0x621BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9214%3A0x621BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9214%3A0x621BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9214%3A0x621BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9214:0x621BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9214'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9214:0x621BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCB1ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCB1ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27169%3A0xC81ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27169%3A0xC81ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27169%3A0xC81ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27169%3A0xC81ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27169%3A0xC81ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27169:0xC81ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27169'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27169:0xC81ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29487%3A0x761ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29487%3A0x761ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29487%3A0x761ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29487%3A0x761ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29487%3A0x761ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29487:0x761ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29487'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29487:0x761ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14386%3A0x6B1ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14386%3A0x6B1ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14386%3A0x6B1ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14386%3A0x6B1ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14386%3A0x6B1ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14386:0x6B1ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14386'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14386:0x6B1ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14372%3A0x1D1CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14372%3A0x1D1CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14372%3A0x1D1CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14372%3A0x1D1CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14372%3A0x1D1CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14372:0x1D1CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14372'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14372:0x1D1CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29557%3A0x6B22CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29557%3A0x6B22CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29557%3A0x6B22CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29557%3A0x6B22CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29557%3A0x6B22CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29557:0x6B22CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29557'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29557:0x6B22CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5482%3A0x2F1CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5482%3A0x2F1CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5482%3A0x2F1CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5482%3A0x2F1CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5482%3A0x2F1CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5482:0x2F1CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5482'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5482:0x2F1CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7028%3A0x191ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7028%3A0x191ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7028%3A0x191ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7028%3A0x191ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7028%3A0x191ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7028:0x191ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7028'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7028:0x191ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6977%3A0xF31DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6977%3A0xF31DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6977%3A0xF31DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6977%3A0xF31DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6977%3A0xF31DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6977:0xF31DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6977'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6977:0xF31DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6991%3A0xF31DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6991%3A0xF31DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6991%3A0xF31DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6991%3A0xF31DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6991%3A0xF31DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6991:0xF31DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6991'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6991:0xF31DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27064%3A0x5721CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27064%3A0x5721CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27064%3A0x5721CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27064%3A0x5721CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27064%3A0x5721CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27064:0x5721CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27064'^^xsd:integer;
  dwc:scientificName 'Notoscopelus bolini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27064:0x5721CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '158913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6970%3A0xEF1DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6970%3A0xEF1DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6970%3A0xEF1DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6970%3A0xEF1DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6970%3A0xEF1DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6970:0xEF1DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6970'^^xsd:integer;
  dwc:scientificName 'Notoscopelus bolini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6970:0xEF1DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '158913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4494%3A0xEF1DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4494%3A0xEF1DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4494%3A0xEF1DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4494%3A0xEF1DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4494%3A0xEF1DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4494:0xEF1DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4494'^^xsd:integer;
  dwc:scientificName 'Notoscopelus bolini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1587-89'^^xsd:string;
  dwc:aphiaid '158913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4494:0xEF1DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '158913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7040%3A0xA322CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7040%3A0xA322CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7040%3A0xA322CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7040%3A0xA322CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7040%3A0xA322CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7040:0xA322CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7040'^^xsd:integer;
  dwc:scientificName 'Nemichthys scolopaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7040:0xA322CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4452%3A0x721BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4452%3A0x721BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4452%3A0x721BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4452%3A0x721BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4452%3A0x721BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4452:0x721BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4452'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4452:0x721BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10434%3A0xE31DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10434%3A0xE31DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10434%3A0xE31DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10434%3A0xE31DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10434%3A0xE31DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10434:0xE31DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10434'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton; Zachary Baldwin'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10434:0xE31DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6961%3A0xE21DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6961%3A0xE21DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6961%3A0xE21DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6961%3A0xE21DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6961%3A0xE21DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6961:0xE21DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6961'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6961:0xE21DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7019%3A0xD91DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7019%3A0xD91DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7019%3A0xD91DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7019%3A0xD91DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7019%3A0xD91DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7019:0xD91DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7019'^^xsd:integer;
  dwc:scientificName 'Lobianchia gemellarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7019:0xD91DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '158901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34627%3A0x261CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34627%3A0x261CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34627%3A0x261CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34627%3A0x261CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34627%3A0x261CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34627:0x261CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34627'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34627:0x261CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5468%3A0xB21DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5468%3A0xB21DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5468%3A0xB21DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5468%3A0xB21DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5468%3A0xB21DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5468:0xB21DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5468'^^xsd:integer;
  dwc:scientificName 'Lampadioteuthis megaleia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '181378'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5468:0xB21DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '181378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10420%3A0xBA1BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10420%3A0xBA1BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10420%3A0xBA1BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10420%3A0xBA1BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10420%3A0xBA1BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10420:0xBA1BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10420'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia macrops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 18804'^^xsd:string;
  dwc:aphiaid '126740'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10420:0xBA1BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5510%3A0xA61DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5510%3A0xA61DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5510%3A0xA61DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5510%3A0xA61DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5510%3A0xA61DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5510:0xA61DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5510'^^xsd:integer;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5510:0xA61DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34641%3A0x501DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34641%3A0x501DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34641%3A0x501DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34641%3A0x501DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34641%3A0x501DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34641:0x501DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34641'^^xsd:integer;
  dwc:scientificName 'Phrosina semilunata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34641:0x501DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34599%3A0xB022CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34599%3A0xB022CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34599%3A0xB022CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34599%3A0xB022CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34599%3A0xB022CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34599:0xB022CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34599'^^xsd:integer;
  dwc:scientificName 'Phronima atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34599:0xB022CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6998%3A0x481DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6998%3A0x481DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6998%3A0x481DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6998%3A0x481DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6998%3A0x481DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6998:0x481DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6998'^^xsd:integer;
  dwc:scientificName 'Sternoptyx diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6998:0x481DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6978%3A0x471DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6978%3A0x471DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6978%3A0x471DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6978%3A0x471DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6978%3A0x471DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6978:0x471DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6978'^^xsd:integer;
  dwc:scientificName 'Argyropelecus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6978:0x471DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6972%3A0xD41CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6972%3A0xD41CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6972%3A0xD41CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6972%3A0xD41CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6972%3A0xD41CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6972:0xD41CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6972'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6972:0xD41CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4448%3A0xD41CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4448%3A0xD41CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4448%3A0xD41CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4448%3A0xD41CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4448%3A0xD41CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4448:0xD41CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4448'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4448:0xD41CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6982%3A0xC81CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6982%3A0xC81CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6982%3A0xC81CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6982%3A0xC81CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6982%3A0xC81CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6982:0xC81CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6982'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6982:0xC81CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4462%3A0x221CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4462%3A0x221CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4462%3A0x221CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4462%3A0x221CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4462%3A0x221CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4462:0x221CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4462'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4462:0x221CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29501%3A0xDF22CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29501%3A0xDF22CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29501%3A0xDF22CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29501%3A0xDF22CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29501%3A0xDF22CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29501:0xDF22CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29501'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29501:0xDF22CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32149%3A0x951CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32149%3A0x951CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32149%3A0x951CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32149%3A0x951CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32149%3A0x951CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32149:0x951CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32149'^^xsd:integer;
  dwc:scientificName 'Cystisoma longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '458656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32149:0x951CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '458656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x941CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x941CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x941CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x941CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x941CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x941CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x941CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7026%3A0xC41BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7026%3A0xC41BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7026%3A0xC41BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7026%3A0xC41BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7026%3A0xC41BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7026:0xC41BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7026'^^xsd:integer;
  dwc:scientificName 'Diretmus argenteus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16411'^^xsd:string;
  dwc:aphiaid '126398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7026:0xC41BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7010%3A0xC71BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7010%3A0xC71BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7010%3A0xC71BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7010%3A0xC71BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7010%3A0xC71BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7010:0xC71BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7010'^^xsd:integer;
  dwc:scientificName 'Howella brodiei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7010:0xC71BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5496%3A0x8A1CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5496%3A0x8A1CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5496%3A0x8A1CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5496%3A0x8A1CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5496%3A0x8A1CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5496:0x8A1CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5496'^^xsd:integer;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5496:0x8A1CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6964%3A0x881CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6964%3A0x881CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6964%3A0x881CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6964%3A0x881CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6964%3A0x881CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6964:0x881CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6964'^^xsd:integer;
  dwc:scientificName 'Lestidiops sphyrenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6964:0x881CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6963%3A0xE922CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6963%3A0xE922CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6963%3A0xE922CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6963%3A0xE922CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6963%3A0xE922CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6963:0xE922CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6963'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown; Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6963:0xE922CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29473%3A0xCC1BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29473%3A0xCC1BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29473%3A0xCC1BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29473%3A0xCC1BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29473%3A0xCC1BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29473:0xCC1BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29473'^^xsd:integer;
  dwc:scientificName 'Sergestes corniculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '246195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29473:0xCC1BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '514117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29515%3A0x321CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29515%3A0x321CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29515%3A0x321CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29515%3A0x321CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.207 -28.723)"^^geo:wktLiteral ;
  geo-pos:lat "49.207"^^xsd:decimal ;
  geo-pos:long "-28.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29515%3A0x321CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29515:0x321CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29515'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.723'^^xsd:double;
  dwc:latitude '49.207'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2735 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29515:0x321CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23164%3A0x8321CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23164%3A0x8321CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23164%3A0x8321CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23164%3A0x8321CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23164%3A0x8321CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23164:0x8321CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23164'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23164:0x8321CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29627%3A0x1721CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29627%3A0x1721CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29627%3A0x1721CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29627%3A0x1721CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29627%3A0x1721CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29627:0x1721CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29627'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29627:0x1721CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29655%3A0x8921CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29655%3A0x8921CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29655%3A0x8921CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29655%3A0x8921CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29655%3A0x8921CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29655:0x8921CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29655'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29655:0x8921CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29641%3A0x8C21CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29641%3A0x8C21CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29641%3A0x8C21CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29641%3A0x8C21CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29641%3A0x8C21CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29641:0x8C21CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29641'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29641:0x8C21CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7030%3A0x0B21CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7030%3A0x0B21CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7030%3A0x0B21CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7030%3A0x0B21CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7030%3A0x0B21CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7030:0x0B21CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7030'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7030:0x0B21CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6735%3A0x0C21CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6735%3A0x0C21CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6735%3A0x0C21CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6735%3A0x0C21CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6735%3A0x0C21CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6735:0x0C21CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6735'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6735:0x0C21CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6654%3A0x0321CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6654%3A0x0321CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6654%3A0x0321CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6654%3A0x0321CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6654%3A0x0321CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6654:0x0321CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6654'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6654:0x0321CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6664%3A0x0121CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6664%3A0x0121CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6664%3A0x0121CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6664%3A0x0121CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6664%3A0x0121CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6664:0x0121CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6664'^^xsd:integer;
  dwc:scientificName 'Melamphaes suborbitalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6664:0x0121CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4482%3A0xB120CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4482%3A0xB120CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4482%3A0xB120CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4482%3A0xB120CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4482%3A0xB120CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4482:0xB120CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4482'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4482:0xB120CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6733%3A0xAE20CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6733%3A0xAE20CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6733%3A0xAE20CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6733%3A0xAE20CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6733%3A0xAE20CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6733:0xAE20CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6733'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6733:0xAE20CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6680%3A0x9D20CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6680%3A0x9D20CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6680%3A0x9D20CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6680%3A0x9D20CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6680%3A0x9D20CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6680:0x9D20CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6680'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6680:0x9D20CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6666%3A0x6020CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6666%3A0x6020CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6666%3A0x6020CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6666%3A0x6020CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6666%3A0x6020CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6666:0x6020CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6666'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6666:0x6020CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6652%3A0x5A20CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6652%3A0x5A20CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6652%3A0x5A20CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6652%3A0x5A20CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6652%3A0x5A20CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6652:0x5A20CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6652'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6652:0x5A20CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6634%3A0x2C20CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6634%3A0x2C20CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6634%3A0x2C20CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6634%3A0x2C20CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6634%3A0x2C20CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6634:0x2C20CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6634'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16249'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6634:0x2C20CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6777%3A0xE91FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6777%3A0xE91FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6777%3A0xE91FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6777%3A0xE91FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6777%3A0xE91FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6777:0xE91FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6777'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6777:0xE91FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6668%3A0xE01FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6668%3A0xE01FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6668%3A0xE01FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6668%3A0xE01FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6668%3A0xE01FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6668:0xE01FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6668'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6668:0xE01FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6759%3A0x891FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6759%3A0x891FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6759%3A0x891FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6759%3A0x891FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6759%3A0x891FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6759:0x891FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6759'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6759:0x891FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6719%3A0x851FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6719%3A0x851FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6719%3A0x851FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6719%3A0x851FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6719%3A0x851FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6719:0x851FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6719'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16769'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6719:0x851FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6682%3A0x1322CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6682%3A0x1322CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6682%3A0x1322CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6682%3A0x1322CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6682%3A0x1322CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6682:0x1322CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6682'^^xsd:integer;
  dwc:scientificName 'Arctozenus risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6682:0x1322CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6988%3A0x1522CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6988%3A0x1522CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6988%3A0x1522CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6988%3A0x1522CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6988%3A0x1522CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6988:0x1522CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6988'^^xsd:integer;
  dwc:scientificName 'Alepisaurus brevirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15977'^^xsd:string;
  dwc:aphiaid '126332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6988:0x1522CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23178%3A0x3F1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23178%3A0x3F1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23178%3A0x3F1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23178%3A0x3F1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23178%3A0x3F1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23178:0x3F1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23178'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23178:0x3F1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28017%3A0x4921CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28017%3A0x4921CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28017%3A0x4921CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28017%3A0x4921CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28017%3A0x4921CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28017:0x4921CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28017'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28017:0x4921CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7016%3A0x311FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7016%3A0x311FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7016%3A0x311FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7016%3A0x311FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7016%3A0x311FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7016:0x311FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7016'^^xsd:integer;
  dwc:scientificName 'Schedophilus medusophagus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7016:0x311FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6650%3A0x5B22CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6650%3A0x5B22CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6650%3A0x5B22CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6650%3A0x5B22CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6650%3A0x5B22CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6650:0x5B22CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6650'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6650:0x5B22CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x201FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x201FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6678%3A0x2D1CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6678%3A0x2D1CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6678%3A0x2D1CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6678%3A0x2D1CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6678%3A0x2D1CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6678:0x2D1CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6678'^^xsd:integer;
  dwc:scientificName 'Poromitra capito'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6678:0x2D1CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23150%3A0xC11ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23150%3A0xC11ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23150%3A0xC11ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23150%3A0xC11ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23150%3A0xC11ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23150:0xC11ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23150'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23150:0xC11ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27989%3A0xC11ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27989%3A0xC11ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27989%3A0xC11ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27989%3A0xC11ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27989%3A0xC11ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27989:0xC11ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27989'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27989:0xC11ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25250%3A0x761ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25250%3A0x761ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25250%3A0x761ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25250%3A0x761ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25250%3A0x761ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25250:0x761ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25250'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25250:0x761ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14876%3A0x2E1CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14876%3A0x2E1CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14876%3A0x2E1CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14876%3A0x2E1CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14876%3A0x2E1CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14876:0x2E1CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14876'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14876:0x2E1CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8538%3A0x641ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8538%3A0x641ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8538%3A0x641ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8538%3A0x641ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8538%3A0x641ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8538:0x641ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8538'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8538:0x641ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5512%3A0x2F1CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5512%3A0x2F1CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5512%3A0x2F1CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5512%3A0x2F1CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5512%3A0x2F1CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5512:0x2F1CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5512'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5512:0x2F1CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14946%3A0x351ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14946%3A0x351ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14946%3A0x351ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14946%3A0x351ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14946%3A0x351ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14946:0x351ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14946'^^xsd:integer;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14946:0x351ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6791%3A0x2D1ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6791%3A0x2D1ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6791%3A0x2D1ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6791%3A0x2D1ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6791%3A0x2D1ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6791:0x2D1ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6791'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16464'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6791:0x2D1ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6696%3A0x251ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6696%3A0x251ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6696%3A0x251ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6696%3A0x251ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6696%3A0x251ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6696:0x251ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6696'^^xsd:integer;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6696:0x251ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6636%3A0x2F1CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6636%3A0x2F1CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6636%3A0x2F1CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6636%3A0x2F1CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6636%3A0x2F1CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6636:0x2F1CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6636'^^xsd:integer;
  dwc:scientificName 'Maulisia mauli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jan Yde Poulsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 18271'^^xsd:string;
  dwc:aphiaid '126742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6636:0x2F1CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7018%3A0xF21DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7018%3A0xF21DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7018%3A0xF21DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7018%3A0xF21DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7018%3A0xF21DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7018:0xF21DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7018'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7018:0xF21DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7002%3A0xF01DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7002%3A0xF01DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7002%3A0xF01DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7002%3A0xF01DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7002%3A0xF01DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7002:0xF01DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7002'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7002:0xF01DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7032%3A0xEF1DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7032%3A0xEF1DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7032%3A0xEF1DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7032%3A0xEF1DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7032%3A0xEF1DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7032:0xEF1DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7032'^^xsd:integer;
  dwc:scientificName 'Notoscopelus bolini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7032:0xEF1DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '158913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14890%3A0xED1DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14890%3A0xED1DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14890%3A0xED1DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14890%3A0xED1DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14890%3A0xED1DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14890:0xED1DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14890'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14890:0xED1DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28003%3A0x7921CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28003%3A0x7921CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28003%3A0x7921CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28003%3A0x7921CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28003%3A0x7921CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28003:0x7921CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28003'^^xsd:integer;
  dwc:scientificName 'Notostomus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28003:0x7921CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6775%3A0x731BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6775%3A0x731BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6775%3A0x731BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6775%3A0x731BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6775%3A0x731BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6775:0x731BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6775'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6775:0x731BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6773%3A0xE11DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6773%3A0xE11DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6773%3A0xE11DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6773%3A0xE11DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6773%3A0xE11DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6773:0xE11DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6773'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6773:0xE11DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6789%3A0xDD1DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6789%3A0xDD1DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6789%3A0xDD1DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6789%3A0xDD1DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6789%3A0xDD1DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6789:0xDD1DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6789'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6789:0xDD1DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6638%3A0xB81BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6638%3A0xB81BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6638%3A0xB81BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6638%3A0xB81BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6638%3A0xB81BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6638:0xB81BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6638'^^xsd:integer;
  dwc:scientificName 'Lampanyctus intricarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6638:0xB81BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6763%3A0xA922CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6763%3A0xA922CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6763%3A0xA922CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6763%3A0xA922CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6763%3A0xA922CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6763:0xA922CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6763'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6763:0xA922CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6749%3A0xA922CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6749%3A0xA922CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6749%3A0xA922CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6749%3A0xA922CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6749%3A0xA922CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6749:0xA922CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6749'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6749:0xA922CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6708%3A0xAB22CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6708%3A0xAB22CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6708%3A0xAB22CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6708%3A0xAB22CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6708%3A0xAB22CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6708:0xAB22CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6708'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6708:0xAB22CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6640%3A0x511DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6640%3A0x511DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6640%3A0x511DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6640%3A0x511DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6640%3A0x511DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6640:0x511DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6640'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6640:0x511DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6974%3A0xB722CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6974%3A0xB722CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6974%3A0xB722CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6974%3A0xB722CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6974%3A0xB722CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6974:0xB722CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6974'^^xsd:integer;
  dwc:scientificName 'Bathylagus greyae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6974:0xB722CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6626%3A0xB722CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6626%3A0xB722CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6626%3A0xB722CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6626%3A0xB722CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6626%3A0xB722CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6626:0xB722CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6626'^^xsd:integer;
  dwc:scientificName 'Anoplogaster cornuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15951'^^xsd:string;
  dwc:aphiaid '126393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6626:0xB722CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6747%3A0xD51CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6747%3A0xD51CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6747%3A0xD51CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6747%3A0xD51CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6747%3A0xD51CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6747:0xD51CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6747'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6747:0xD51CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6787%3A0x221CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6787%3A0x221CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6787%3A0x221CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6787%3A0x221CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6787%3A0x221CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6787:0x221CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6787'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6787:0x221CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14960%3A0xE322CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14960%3A0xE322CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14960%3A0xE322CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14960%3A0xE322CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14960%3A0xE322CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14960:0xE322CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14960'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14960:0xE322CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25928%3A0x951CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25928%3A0x951CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25928%3A0x951CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25928%3A0x951CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25928%3A0x951CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25928:0x951CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25928'^^xsd:integer;
  dwc:scientificName 'Cyclothone pallida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16325'^^xsd:string;
  dwc:aphiaid '127288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25928:0x951CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4476%3A0x841CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4476%3A0x841CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4476%3A0x841CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4476%3A0x841CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4476%3A0x841CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4476:0x841CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4476'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4476:0x841CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32473%3A0x7F1CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32473%3A0x7F1CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32473%3A0x7F1CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32473%3A0x7F1CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32473%3A0x7F1CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32473:0x7F1CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32473'^^xsd:integer;
  dwc:scientificName 'Nebaliopsis typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '149681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32473:0x7F1CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '149681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6694%3A0x7E21CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6694%3A0x7E21CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6694%3A0x7E21CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6694%3A0x7E21CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6694%3A0x7E21CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6694:0x7E21CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6694'^^xsd:integer;
  dwc:scientificName 'Melamphaes microps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6694:0x7E21CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8524%3A0xEF22CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8524%3A0xEF22CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8524%3A0xEF22CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8524%3A0xEF22CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8524%3A0xEF22CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8524:0xEF22CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8524'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8524:0xEF22CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11275%3A0x321CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11275%3A0x321CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11275%3A0x321CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11275%3A0x321CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.25 -28.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.25"^^xsd:decimal ;
  geo-pos:long "-28.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11275%3A0x321CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11275:0x321CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11275'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.682'^^xsd:double;
  dwc:latitude '49.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2606 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11275:0x321CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29705%3A0x8321CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29705%3A0x8321CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29705%3A0x8321CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.288"^^xsd:decimal ;
  dwc:decimalLongitude "-28.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29705%3A0x8321CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  geo-pos:lat "49.288"^^xsd:decimal ;
  geo-pos:long "-28.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29705%3A0x8321CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29705:0x8321CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29705'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.662'^^xsd:double;
  dwc:latitude '49.288'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2230'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2672 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29705:0x8321CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6743%3A0x0621CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6743%3A0x0621CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6743%3A0x0621CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.288"^^xsd:decimal ;
  dwc:decimalLongitude "-28.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6743%3A0x0621CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  geo-pos:lat "49.288"^^xsd:decimal ;
  geo-pos:long "-28.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6743%3A0x0621CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6743:0x0621CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6743'^^xsd:integer;
  dwc:scientificName 'Rondeletia loricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro; Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.662'^^xsd:double;
  dwc:latitude '49.288'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2230'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2672 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126412'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6743:0x0621CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6745%3A0x0321CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6745%3A0x0321CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6745%3A0x0321CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.288"^^xsd:decimal ;
  dwc:decimalLongitude "-28.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6745%3A0x0321CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  geo-pos:lat "49.288"^^xsd:decimal ;
  geo-pos:long "-28.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6745%3A0x0321CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6745:0x0321CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6745'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.662'^^xsd:double;
  dwc:latitude '49.288'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2230'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2672 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6745:0x0321CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29691%3A0xB420CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29691%3A0xB420CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29691%3A0xB420CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.288"^^xsd:decimal ;
  dwc:decimalLongitude "-28.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29691%3A0xB420CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  geo-pos:lat "49.288"^^xsd:decimal ;
  geo-pos:long "-28.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29691%3A0xB420CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29691:0xB420CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29691'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.662'^^xsd:double;
  dwc:latitude '49.288'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2230'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2672 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29691:0xB420CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6715%3A0x5F20CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6715%3A0x5F20CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6715%3A0x5F20CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.288"^^xsd:decimal ;
  dwc:decimalLongitude "-28.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6715%3A0x5F20CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  geo-pos:lat "49.288"^^xsd:decimal ;
  geo-pos:long "-28.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6715%3A0x5F20CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6715:0x5F20CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6715'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.662'^^xsd:double;
  dwc:latitude '49.288'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2230'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2672 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6715:0x5F20CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6781%3A0x2B20CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6781%3A0x2B20CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6781%3A0x2B20CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.288"^^xsd:decimal ;
  dwc:decimalLongitude "-28.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6781%3A0x2B20CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  geo-pos:lat "49.288"^^xsd:decimal ;
  geo-pos:long "-28.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6781%3A0x2B20CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6781:0x2B20CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6781'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.662'^^xsd:double;
  dwc:latitude '49.288'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2230'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2672 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16190'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6781:0x2B20CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8370%3A0x1A1CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8370%3A0x1A1CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8370%3A0x1A1CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.288"^^xsd:decimal ;
  dwc:decimalLongitude "-28.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8370%3A0x1A1CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  geo-pos:lat "49.288"^^xsd:decimal ;
  geo-pos:long "-28.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8370%3A0x1A1CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8370:0x1A1CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8370'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.662'^^xsd:double;
  dwc:latitude '49.288'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2230'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2672 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8370:0x1A1CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1B20CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1B20CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1B20CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.288"^^xsd:decimal ;
  dwc:decimalLongitude "-28.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1B20CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  geo-pos:lat "49.288"^^xsd:decimal ;
  geo-pos:long "-28.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1B20CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1B20CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.662'^^xsd:double;
  dwc:latitude '49.288'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2230'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2672 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1B20CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32618%3A0x0122CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32618%3A0x0122CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32618%3A0x0122CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.288"^^xsd:decimal ;
  dwc:decimalLongitude "-28.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32618%3A0x0122CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  geo-pos:lat "49.288"^^xsd:decimal ;
  geo-pos:long "-28.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32618%3A0x0122CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32618:0x0122CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32618'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.662'^^xsd:double;
  dwc:latitude '49.288'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2230'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2672 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32618:0x0122CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6767%3A0xE81FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6767%3A0xE81FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6767%3A0xE81FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.288"^^xsd:decimal ;
  dwc:decimalLongitude "-28.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6767%3A0xE81FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  geo-pos:lat "49.288"^^xsd:decimal ;
  geo-pos:long "-28.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6767%3A0xE81FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6767:0xE81FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6767'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.662'^^xsd:double;
  dwc:latitude '49.288'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2230'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2672 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6767:0xE81FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6785%3A0xDD1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6785%3A0xDD1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6785%3A0xDD1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.288"^^xsd:decimal ;
  dwc:decimalLongitude "-28.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6785%3A0xDD1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  geo-pos:lat "49.288"^^xsd:decimal ;
  geo-pos:long "-28.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6785%3A0xDD1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6785:0xDD1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6785'^^xsd:integer;
  dwc:scientificName 'Bathytroctes microlepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.662'^^xsd:double;
  dwc:latitude '49.288'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2230'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2672 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16014'^^xsd:string;
  dwc:aphiaid '126693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6785:0xDD1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29725%3A0x371BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29725%3A0x371BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29725%3A0x371BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.288"^^xsd:decimal ;
  dwc:decimalLongitude "-28.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29725%3A0x371BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  geo-pos:lat "49.288"^^xsd:decimal ;
  geo-pos:long "-28.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29725%3A0x371BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29725:0x371BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29725'^^xsd:integer;
  dwc:scientificName 'Bentheogennema intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.662'^^xsd:double;
  dwc:latitude '49.288'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2230'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2672 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29725:0x371BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6729%3A0x341FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6729%3A0x341FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6729%3A0x341FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.288"^^xsd:decimal ;
  dwc:decimalLongitude "-28.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6729%3A0x341FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  geo-pos:lat "49.288"^^xsd:decimal ;
  geo-pos:long "-28.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6729%3A0x341FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6729:0x341FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6729'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.662'^^xsd:double;
  dwc:latitude '49.288'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2230'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2672 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6729:0x341FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.288"^^xsd:decimal ;
  dwc:decimalLongitude "-28.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  geo-pos:lat "49.288"^^xsd:decimal ;
  geo-pos:long "-28.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1A1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.662'^^xsd:double;
  dwc:latitude '49.288'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2230'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2672 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1A1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6771%3A0x5D22CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6771%3A0x5D22CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6771%3A0x5D22CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.288"^^xsd:decimal ;
  dwc:decimalLongitude "-28.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6771%3A0x5D22CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  geo-pos:lat "49.288"^^xsd:decimal ;
  geo-pos:long "-28.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6771%3A0x5D22CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6771:0x5D22CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6771'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.662'^^xsd:double;
  dwc:latitude '49.288'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2230'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2672 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6771:0x5D22CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29677%3A0xC71ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29677%3A0xC71ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29677%3A0xC71ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.288"^^xsd:decimal ;
  dwc:decimalLongitude "-28.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29677%3A0xC71ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  geo-pos:lat "49.288"^^xsd:decimal ;
  geo-pos:long "-28.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29677%3A0xC71ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29677:0xC71ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29677'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.662'^^xsd:double;
  dwc:latitude '49.288'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2230'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2672 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29677:0xC71ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6727%3A0x6E1BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6727%3A0x6E1BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6727%3A0x6E1BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.288"^^xsd:decimal ;
  dwc:decimalLongitude "-28.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6727%3A0x6E1BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  geo-pos:lat "49.288"^^xsd:decimal ;
  geo-pos:long "-28.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6727%3A0x6E1BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6727:0x6E1BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6727'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.662'^^xsd:double;
  dwc:latitude '49.288'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2230'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2672 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16463'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6727:0x6E1BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14778%3A0x6A1ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14778%3A0x6A1ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14778%3A0x6A1ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.288"^^xsd:decimal ;
  dwc:decimalLongitude "-28.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14778%3A0x6A1ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  geo-pos:lat "49.288"^^xsd:decimal ;
  geo-pos:long "-28.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14778%3A0x6A1ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14778:0x6A1ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14778'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.662'^^xsd:double;
  dwc:latitude '49.288'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2230'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2672 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14778:0x6A1ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14792%3A0x6D22CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14792%3A0x6D22CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14792%3A0x6D22CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.288"^^xsd:decimal ;
  dwc:decimalLongitude "-28.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14792%3A0x6D22CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  geo-pos:lat "49.288"^^xsd:decimal ;
  geo-pos:long "-28.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14792%3A0x6D22CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14792:0x6D22CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14792'^^xsd:integer;
  dwc:scientificName 'Gnathophausia affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.662'^^xsd:double;
  dwc:latitude '49.288'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2230'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2672 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119922'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14792:0x6D22CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '119922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11363%3A0x331ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11363%3A0x331ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11363%3A0x331ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.288"^^xsd:decimal ;
  dwc:decimalLongitude "-28.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11363%3A0x331ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  geo-pos:lat "49.288"^^xsd:decimal ;
  geo-pos:long "-28.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11363%3A0x331ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11363:0x331ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11363'^^xsd:integer;
  dwc:scientificName 'Eucopia australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.662'^^xsd:double;
  dwc:latitude '49.288'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2230'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2672 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11363:0x331ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '119916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6757%3A0x271ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6757%3A0x271ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6757%3A0x271ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.288"^^xsd:decimal ;
  dwc:decimalLongitude "-28.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6757%3A0x271ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  geo-pos:lat "49.288"^^xsd:decimal ;
  geo-pos:long "-28.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6757%3A0x271ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6757:0x271ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6757'^^xsd:integer;
  dwc:scientificName 'Melamphaes microps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.662'^^xsd:double;
  dwc:latitude '49.288'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2230'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2672 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6757:0x271ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6755%3A0x9B22CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6755%3A0x9B22CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6755%3A0x9B22CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.288"^^xsd:decimal ;
  dwc:decimalLongitude "-28.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6755%3A0x9B22CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  geo-pos:lat "49.288"^^xsd:decimal ;
  geo-pos:long "-28.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6755%3A0x9B22CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6755:0x9B22CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6755'^^xsd:integer;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.662'^^xsd:double;
  dwc:latitude '49.288'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2230'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2672 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6755:0x9B22CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14904%3A0xA022CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14904%3A0xA022CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14904%3A0xA022CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.288"^^xsd:decimal ;
  dwc:decimalLongitude "-28.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14904%3A0xA022CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  geo-pos:lat "49.288"^^xsd:decimal ;
  geo-pos:long "-28.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14904%3A0xA022CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14904:0xA022CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14904'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.662'^^xsd:double;
  dwc:latitude '49.288'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2230'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2672 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14904:0xA022CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32660%3A0x7821CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32660%3A0x7821CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32660%3A0x7821CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.288"^^xsd:decimal ;
  dwc:decimalLongitude "-28.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32660%3A0x7821CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  geo-pos:lat "49.288"^^xsd:decimal ;
  geo-pos:long "-28.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32660%3A0x7821CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32660:0x7821CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32660'^^xsd:integer;
  dwc:scientificName 'Nebaliopsis typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.662'^^xsd:double;
  dwc:latitude '49.288'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2230'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2672 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '149681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32660:0x7821CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '149681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5526%3A0xE41DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5526%3A0xE41DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5526%3A0xE41DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.288"^^xsd:decimal ;
  dwc:decimalLongitude "-28.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5526%3A0xE41DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  geo-pos:lat "49.288"^^xsd:decimal ;
  geo-pos:long "-28.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5526%3A0xE41DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5526:0xE41DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5526'^^xsd:integer;
  dwc:scientificName 'Octopoteuthis sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.662'^^xsd:double;
  dwc:latitude '49.288'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2230'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2672 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '181379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5526:0xE41DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '181379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6717%3A0xE11DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6717%3A0xE11DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6717%3A0xE11DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.288"^^xsd:decimal ;
  dwc:decimalLongitude "-28.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6717%3A0xE11DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  geo-pos:lat "49.288"^^xsd:decimal ;
  geo-pos:long "-28.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6717%3A0xE11DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6717:0xE11DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6717'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.662'^^xsd:double;
  dwc:latitude '49.288'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2230'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2672 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6717:0xE11DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33332%3A0xB61DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33332%3A0xB61DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33332%3A0xB61DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.288"^^xsd:decimal ;
  dwc:decimalLongitude "-28.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33332%3A0xB61DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  geo-pos:lat "49.288"^^xsd:decimal ;
  geo-pos:long "-28.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33332%3A0xB61DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33332:0xB61DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33332'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.662'^^xsd:double;
  dwc:latitude '49.288'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2230'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2672 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33332:0xB61DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6769%3A0xD51BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6769%3A0xD51BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6769%3A0xD51BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.288"^^xsd:decimal ;
  dwc:decimalLongitude "-28.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6769%3A0xD51BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  geo-pos:lat "49.288"^^xsd:decimal ;
  geo-pos:long "-28.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6769%3A0xD51BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6769:0xD51BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6769'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.662'^^xsd:double;
  dwc:latitude '49.288'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2230'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2672 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6769:0xD51BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5498%3A0xA41DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5498%3A0xA41DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5498%3A0xA41DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.288"^^xsd:decimal ;
  dwc:decimalLongitude "-28.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5498%3A0xA41DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  geo-pos:lat "49.288"^^xsd:decimal ;
  geo-pos:long "-28.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5498%3A0xA41DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5498:0xA41DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5498'^^xsd:integer;
  dwc:scientificName 'Histioteuthis bonnellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.662'^^xsd:double;
  dwc:latitude '49.288'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2230'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2672 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5498:0xA41DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '140111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6783%3A0xAD22CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6783%3A0xAD22CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6783%3A0xAD22CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.288"^^xsd:decimal ;
  dwc:decimalLongitude "-28.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6783%3A0xAD22CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  geo-pos:lat "49.288"^^xsd:decimal ;
  geo-pos:long "-28.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6783%3A0xAD22CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6783:0xAD22CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6783'^^xsd:integer;
  dwc:scientificName 'Kali indica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.662'^^xsd:double;
  dwc:latitude '49.288'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2230'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2672 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16363'^^xsd:string;
  dwc:aphiaid '159666'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6783:0xAD22CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '159666'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5484%3A0x471DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5484%3A0x471DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5484%3A0x471DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.288"^^xsd:decimal ;
  dwc:decimalLongitude "-28.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5484%3A0x471DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  geo-pos:lat "49.288"^^xsd:decimal ;
  geo-pos:long "-28.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5484%3A0x471DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5484:0x471DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5484'^^xsd:integer;
  dwc:scientificName 'Stauroteuthis syrtensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.662'^^xsd:double;
  dwc:latitude '49.288'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2230'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2672 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '153122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5484:0x471DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6713%3A0xD31CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6713%3A0xD31CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6713%3A0xD31CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.288"^^xsd:decimal ;
  dwc:decimalLongitude "-28.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6713%3A0xD31CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  geo-pos:lat "49.288"^^xsd:decimal ;
  geo-pos:long "-28.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6713%3A0xD31CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6713:0xD31CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6713'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.662'^^xsd:double;
  dwc:latitude '49.288'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2230'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2672 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6713:0xD31CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.288"^^xsd:decimal ;
  dwc:decimalLongitude "-28.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  geo-pos:lat "49.288"^^xsd:decimal ;
  geo-pos:long "-28.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC21BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.662'^^xsd:double;
  dwc:latitude '49.288'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2230'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2672 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC21BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20000%3A0xE122CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20000%3A0xE122CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20000%3A0xE122CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.288"^^xsd:decimal ;
  dwc:decimalLongitude "-28.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20000%3A0xE122CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  geo-pos:lat "49.288"^^xsd:decimal ;
  geo-pos:long "-28.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20000%3A0xE122CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20000:0xE122CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20000'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Anna Stene'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.662'^^xsd:double;
  dwc:latitude '49.288'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2230'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2672 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16698'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20000:0xE122CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32674%3A0xB81CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32674%3A0xB81CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32674%3A0xB81CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.288"^^xsd:decimal ;
  dwc:decimalLongitude "-28.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32674%3A0xB81CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  geo-pos:lat "49.288"^^xsd:decimal ;
  geo-pos:long "-28.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32674%3A0xB81CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32674:0xB81CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32674'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.662'^^xsd:double;
  dwc:latitude '49.288'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2230'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2672 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32674:0xB81CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27134%3A0x8D1CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27134%3A0x8D1CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27134%3A0x8D1CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.288"^^xsd:decimal ;
  dwc:decimalLongitude "-28.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27134%3A0x8D1CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  geo-pos:lat "49.288"^^xsd:decimal ;
  geo-pos:long "-28.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27134%3A0x8D1CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27134:0x8D1CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27134'^^xsd:integer;
  dwc:scientificName 'Kali macrura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.662'^^xsd:double;
  dwc:latitude '49.288'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2230'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2672 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16371'^^xsd:string;
  dwc:aphiaid '126842'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27134:0x8D1CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8384%3A0xEF22CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8384%3A0xEF22CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8384%3A0xEF22CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.288"^^xsd:decimal ;
  dwc:decimalLongitude "-28.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8384%3A0xEF22CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -28.662)"^^geo:wktLiteral ;
  geo-pos:lat "49.288"^^xsd:decimal ;
  geo-pos:long "-28.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8384%3A0xEF22CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8384:0xEF22CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8384'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.662'^^xsd:double;
  dwc:latitude '49.288'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2230'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2672 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8384:0xEF22CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16601%3A0x9621CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16601%3A0x9621CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16601%3A0x9621CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -28.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16601%3A0x9621CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -28.661)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-28.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16601%3A0x9621CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:16601:0x9621CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '16601'^^xsd:integer;
  dwc:scientificName 'Somniosus microcephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Chip Cotton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.661'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1572 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105919'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:16601:0x9621CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '105919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA220CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA220CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA220CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -28.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA220CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -28.661)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-28.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA220CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA220CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Spectrunculus grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.661'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1572 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA220CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2E1BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2E1BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2E1BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -28.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2E1BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -28.661)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-28.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2E1BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2E1BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.661'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1572 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2E1BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -28.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -28.661)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-28.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xEC1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.661'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1572 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xEC1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x961FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x961FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x961FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -28.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x961FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -28.661)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-28.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x961FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x961FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.661'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1572 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x961FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '105867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C22CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C22CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C22CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -28.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C22CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -28.661)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-28.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C22CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x0C22CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.661'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1572 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x0C22CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDC1DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDC1DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDC1DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -28.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDC1DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -28.661)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-28.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDC1DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xDC1DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lepidion schmidti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.661'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1572 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xDC1DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF1DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF1DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF1DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -28.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF1DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -28.661)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-28.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAF1DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xAF1DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Hydrolagus pallidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.661'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1572 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xAF1DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '105827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A1DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A1DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A1DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -28.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A1DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -28.661)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-28.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A1DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x9A1DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Hydrolagus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.661'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1572 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x9A1DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '105825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x531DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x531DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x531DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -28.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x531DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -28.661)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-28.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x531DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x531DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.661'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1572 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x531DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -28.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -28.661)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-28.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3C1DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.661'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1572 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3C1DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -28.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -28.661)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-28.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD11CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.661'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1572 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD11CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC71BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC71BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC71BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -28.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC71BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -28.661)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-28.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC71BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC71BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Histiobranchus bathybius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.661'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1572 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC71BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24535%3A0x3821CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24535%3A0x3821CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24535%3A0x3821CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24535%3A0x3821CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24535%3A0x3821CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24535:0x3821CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24535'^^xsd:integer;
  dwc:scientificName 'Acanella arbuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tina Molodtsova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '125371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24535:0x3821CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '125371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24549%3A0x3821CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24549%3A0x3821CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24549%3A0x3821CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24549%3A0x3821CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24549%3A0x3821CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24549:0x3821CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24549'^^xsd:integer;
  dwc:scientificName 'Acanella arbuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tina Molodtsova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '125371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24549:0x3821CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '125371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13604%3A0x8621CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13604%3A0x8621CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13604%3A0x8621CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13604%3A0x8621CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13604%3A0x8621CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13604:0x8621CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13604'^^xsd:integer;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13604:0x8621CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13506%3A0x3E21CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13506%3A0x3E21CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13506%3A0x3E21CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13506%3A0x3E21CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13506%3A0x3E21CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13506:0x3E21CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13506'^^xsd:integer;
  dwc:scientificName 'Acanthephyra microphthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '585982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13506:0x3E21CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2604%3A0x1421CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2604%3A0x1421CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2604%3A0x1421CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2604%3A0x1421CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2604%3A0x1421CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2604:0x1421CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2604'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Filipe Porteiro & Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2604:0x1421CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13590%3A0x8921CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13590%3A0x8921CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13590%3A0x8921CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13590%3A0x8921CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13590%3A0x8921CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13590:0x8921CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13590'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13590:0x8921CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2646%3A0x0B21CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2646%3A0x0B21CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2646%3A0x0B21CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2646%3A0x0B21CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2646%3A0x0B21CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2646:0x0B21CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2646'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2646:0x0B21CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2618%3A0x0A21CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2618%3A0x0A21CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2618%3A0x0A21CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2618%3A0x0A21CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2618%3A0x0A21CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2618:0x0A21CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2618'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2618:0x0A21CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2612%3A0xFE20CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2612%3A0xFE20CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2612%3A0xFE20CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2612%3A0xFE20CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2612%3A0xFE20CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2612:0xFE20CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2612'^^xsd:integer;
  dwc:scientificName 'Melanonus zugmayeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2612:0xFE20CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6138%3A0xFA20CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6138%3A0xFA20CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6138%3A0xFA20CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6138%3A0xFA20CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6138%3A0xFA20CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6138:0xFA20CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6138'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6138:0xFA20CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13534%3A0x9021CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13534%3A0x9021CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13534%3A0x9021CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13534%3A0x9021CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13534%3A0x9021CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13534:0x9021CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13534'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13534:0x9021CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13197%3A0x9321CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13197%3A0x9321CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13197%3A0x9321CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13197%3A0x9321CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13197%3A0x9321CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13197:0x9321CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13197'^^xsd:integer;
  dwc:scientificName 'Sternoptyx diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gunnar Langhelle'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13197:0x9321CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2617%3A0x9321CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2617%3A0x9321CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2617%3A0x9321CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2617%3A0x9321CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2617%3A0x9321CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2617:0x9321CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2617'^^xsd:integer;
  dwc:scientificName 'Spectrunculus grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein, Jørgen Nielsen, Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2617:0x9321CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8669%3A0xA520CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8669%3A0xA520CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8669%3A0xA520CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8669%3A0xA520CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8669%3A0xA520CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8669:0xA520CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8669'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8669:0xA520CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2648%3A0x9F20CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2648%3A0x9F20CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2648%3A0x9F20CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2648%3A0x9F20CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2648%3A0x9F20CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2648:0x9F20CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2648'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2648:0x9F20CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22743%3A0xCE1BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22743%3A0xCE1BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22743%3A0xCE1BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22743%3A0xCE1BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22743%3A0xCE1BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22743:0xCE1BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22743'^^xsd:integer;
  dwc:scientificName 'Sicyonis ingolfi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nadezhda Sanamyan'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '100851'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22743:0xCE1BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '100851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13473%3A0x6D20CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13473%3A0x6D20CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13473%3A0x6D20CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13473%3A0x6D20CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13473%3A0x6D20CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13473:0x6D20CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13473'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13473:0x6D20CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13515%3A0x6D20CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13515%3A0x6D20CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13515%3A0x6D20CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13515%3A0x6D20CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13515%3A0x6D20CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13515:0x6D20CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13515'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13515:0x6D20CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2666%3A0x6820CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2666%3A0x6820CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2666%3A0x6820CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2666%3A0x6820CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2666%3A0x6820CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2666:0x6820CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2666'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides carapinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2666:0x6820CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '158956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2638%3A0x6920CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2638%3A0x6920CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2638%3A0x6920CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2638%3A0x6920CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2638%3A0x6920CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2638:0x6920CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2638'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides carapinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16797'^^xsd:string;
  dwc:aphiaid '158956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2638:0x6920CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '158956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14939%3A0x6920CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14939%3A0x6920CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14939%3A0x6920CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14939%3A0x6920CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14939%3A0x6920CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14939:0x6920CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14939'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides carapinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1767-68'^^xsd:string;
  dwc:aphiaid '158956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14939:0x6920CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '158956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15057%3A0x6720CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15057%3A0x6720CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15057%3A0x6720CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15057%3A0x6720CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15057%3A0x6720CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15057:0x6720CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15057'^^xsd:integer;
  dwc:scientificName 'Conocara murrayi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126697'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15057:0x6720CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15585%3A0xFA21CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15585%3A0xFA21CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15585%3A0xFA21CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15585%3A0xFA21CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15585%3A0xFA21CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15585:0xFA21CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15585'^^xsd:integer;
  dwc:scientificName 'Cirrothauma murrayi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '139174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15585:0xFA21CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '139174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5245%3A0x6320CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5245%3A0x6320CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5245%3A0x6320CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5245%3A0x6320CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5245%3A0x6320CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5245:0x6320CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5245'^^xsd:integer;
  dwc:scientificName 'Clausophyes moserae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135412'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5245:0x6320CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '135412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5207%3A0x6020CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5207%3A0x6020CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5207%3A0x6020CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5207%3A0x6020CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5207%3A0x6020CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5207:0x6020CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5207'^^xsd:integer;
  dwc:scientificName 'Chelophyes appendiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5207:0x6020CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '135417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14193%3A0x5C20CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14193%3A0x5C20CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14193%3A0x5C20CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14193%3A0x5C20CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14193%3A0x5C20CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14193:0x5C20CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14193'^^xsd:integer;
  dwc:scientificName 'Chiroteuthis mega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '394999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14193:0x5C20CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '394999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13487%3A0x311BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13487%3A0x311BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13487%3A0x311BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13487%3A0x311BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13487%3A0x311BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13487:0x311BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13487'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13487:0x311BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13501%3A0x2D20CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13501%3A0x2D20CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13501%3A0x2D20CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13501%3A0x2D20CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13501%3A0x2D20CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13501:0x2D20CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13501'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13501:0x2D20CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5247%3A0x2120CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5247%3A0x2120CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5247%3A0x2120CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5247%3A0x2120CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5247%3A0x2120CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5247:0x2120CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5247'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5247:0x2120CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7340%3A0x1B20CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7340%3A0x1B20CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7340%3A0x1B20CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7340%3A0x1B20CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7340%3A0x1B20CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7340:0x1B20CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7340'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16287'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7340:0x1B20CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3954%3A0xEE1FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3954%3A0xEE1FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3954%3A0xEE1FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3954%3A0xEE1FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3954%3A0xEE1FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3954:0xEE1FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3954'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3954:0xEE1FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2620%3A0xD71BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2620%3A0xD71BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2620%3A0xD71BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2620%3A0xD71BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2620%3A0xD71BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2620:0xD71BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2620'^^xsd:integer;
  dwc:scientificName 'Diretmus argenteus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; I. Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16417'^^xsd:string;
  dwc:aphiaid '126398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2620:0xD71BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11753%3A0xE41FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11753%3A0xE41FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11753%3A0xE41FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11753%3A0xE41FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11753%3A0xE41FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11753:0xE41FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11753'^^xsd:integer;
  dwc:scientificName 'Astrodia tenuispina '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11753:0xE41FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '124953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5205%3A0x4721CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5205%3A0x4721CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5205%3A0x4721CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5205%3A0x4721CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5205%3A0x4721CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5205:0x4721CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5205'^^xsd:integer;
  dwc:scientificName 'Bassia bassensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5205:0x4721CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '135404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7763%3A0xE01FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7763%3A0xE01FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7763%3A0xE01FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7763%3A0xE01FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7763%3A0xE01FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7763:0xE01FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7763'^^xsd:integer;
  dwc:scientificName 'Argyropelecus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7763:0xE01FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14165%3A0xDF1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14165%3A0xDF1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14165%3A0xDF1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14165%3A0xDF1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14165%3A0xDF1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14165:0xDF1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14165'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14165:0xDF1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13417%3A0x361BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13417%3A0x361BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13417%3A0x361BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13417%3A0x361BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13417%3A0x361BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13417:0x361BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13417'^^xsd:integer;
  dwc:scientificName 'Bathytroctes macrolepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15998'^^xsd:string;
  dwc:aphiaid '126691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13417:0x361BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6227%3A0xDC1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6227%3A0xDC1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6227%3A0xDC1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6227%3A0xDC1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6227%3A0xDC1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6227:0xDC1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6227'^^xsd:integer;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein; Franz Uiblein, Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6227:0xDC1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23149%3A0xDC1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23149%3A0xDC1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23149%3A0xDC1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23149%3A0xDC1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23149%3A0xDC1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23149:0xDC1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23149'^^xsd:integer;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein;Franz Uiblein, Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23149:0xDC1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8B1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthothuria funebris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8B1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '124556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4015%3A0x5A1BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4015%3A0x5A1BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4015%3A0x5A1BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4015%3A0x5A1BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4015%3A0x5A1BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4015:0x5A1BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4015'^^xsd:integer;
  dwc:scientificName 'Benthesicymus brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107088'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4015:0x5A1BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1390995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11893%3A0x5A1BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11893%3A0x5A1BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11893%3A0x5A1BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11893%3A0x5A1BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11893%3A0x5A1BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11893:0x5A1BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11893'^^xsd:integer;
  dwc:scientificName 'Benthodytes lingua '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124764'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11893:0x5A1BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '124764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x881FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x881FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x881FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x881FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x881FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x881FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthodytes lingua '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124764'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x881FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '124764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x871FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x871FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x871FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x871FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x871FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x871FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthodytes typica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124765'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x871FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '124765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5223%3A0x5B1BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5223%3A0x5B1BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5223%3A0x5B1BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5223%3A0x5B1BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5223%3A0x5B1BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5223:0x5B1BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5223'^^xsd:integer;
  dwc:scientificName 'Ceratocymba sagittata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135406'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5223:0x5B1BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '135406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14277%3A0x1222CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14277%3A0x1222CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14277%3A0x1222CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14277%3A0x1222CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14277%3A0x1222CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14277:0x1222CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14277'^^xsd:integer;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14277:0x1222CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14137%3A0x4D1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14137%3A0x4D1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14137%3A0x4D1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14137%3A0x4D1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14137%3A0x4D1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14137:0x4D1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14137'^^xsd:integer;
  dwc:scientificName 'Anotopterus pharao'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov; Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14137:0x4D1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13389%3A0x1422CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13389%3A0x1422CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13389%3A0x1422CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13389%3A0x1422CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13389%3A0x1422CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13389:0x1422CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13389'^^xsd:integer;
  dwc:scientificName 'Alepocephalus agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16551'^^xsd:string;
  dwc:aphiaid '126681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13389:0x1422CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13403%3A0x491FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13403%3A0x491FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13403%3A0x491FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13403%3A0x491FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13403%3A0x491FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13403:0x491FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13403'^^xsd:integer;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13403:0x491FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11865%3A0x1422CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11865%3A0x1422CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11865%3A0x1422CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11865%3A0x1422CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11865%3A0x1422CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11865:0x1422CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11865'^^xsd:integer;
  dwc:scientificName 'Amperima rosea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11865:0x1422CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '124723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1422CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1422CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1422CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1422CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1422CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1422CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Amperima rosea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1422CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '124723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22771%3A0x1422CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22771%3A0x1422CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22771%3A0x1422CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22771%3A0x1422CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22771%3A0x1422CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22771:0x1422CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22771'^^xsd:integer;
  dwc:scientificName 'Amphianthus inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nadezhda Sanamyan'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '100939'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22771:0x1422CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '593096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x411FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x411FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x411FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x411FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x411FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x411FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aglantha digitale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x411FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '117849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14151%3A0x401FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14151%3A0x401FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14151%3A0x401FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14151%3A0x401FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14151%3A0x401FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14151:0x401FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14151'^^xsd:integer;
  dwc:scientificName 'Alepisaurus brevirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov; Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15980'^^xsd:string;
  dwc:aphiaid '126332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14151:0x401FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2660%3A0x4B21CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2660%3A0x4B21CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2660%3A0x4B21CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2660%3A0x4B21CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2660%3A0x4B21CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2660:0x4B21CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2660'^^xsd:integer;
  dwc:scientificName 'Acanthochaenus luetkenii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 17551'^^xsd:string;
  dwc:aphiaid '127280'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2660:0x4B21CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2631%3A0x191FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2631%3A0x191FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2631%3A0x191FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2631%3A0x191FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2631%3A0x191FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2631:0x191FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2631'^^xsd:integer;
  dwc:scientificName 'Polyacanthonotus rissoanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ricardo S Santos; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2631:0x191FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2606%3A0x2E1CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2606%3A0x2E1CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2606%3A0x2E1CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2606%3A0x2E1CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2606%3A0x2E1CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2606:0x2E1CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2606'^^xsd:integer;
  dwc:scientificName 'Poromitra capito'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2606:0x2E1CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2590%3A0xD71ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2590%3A0xD71ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2590%3A0xD71ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2590%3A0xD71ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2590%3A0xD71ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2590:0xD71ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2590'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2590:0xD71ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7312%3A0xD01ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7312%3A0xD01ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7312%3A0xD01ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7312%3A0xD01ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7312%3A0xD01ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7312:0xD01ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7312'^^xsd:integer;
  dwc:scientificName 'Photostomias guernei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ricardo S Santos'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7312:0xD01ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2626%3A0xD11ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2626%3A0xD11ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2626%3A0xD11ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2626%3A0xD11ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2626%3A0xD11ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2626:0xD11ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2626'^^xsd:integer;
  dwc:scientificName 'Photostylus pycnopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2626:0xD11ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5249%3A0xCD1ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5249%3A0xCD1ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5249%3A0xCD1ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5249%3A0xCD1ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5249%3A0xCD1ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5249:0xCD1ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5249'^^xsd:integer;
  dwc:scientificName 'Pelagia noctiluca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5249:0xCD1ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '135305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCD1ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Peniagone azorica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCD1ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '124734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCD1ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Peniagone longipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '345444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCD1ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '345444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11907%3A0xCC1ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11907%3A0xCC1ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11907%3A0xCC1ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11907%3A0xCC1ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11907%3A0xCC1ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11907:0xCC1ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11907'^^xsd:integer;
  dwc:scientificName 'Peniagone marecoi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '345445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11907:0xCC1ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '345445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13520%3A0xCA1ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13520%3A0xCA1ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13520%3A0xCA1ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13520%3A0xCA1ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13520%3A0xCA1ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13520:0xCA1ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13520'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13520:0xCA1ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBF1ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBF1ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBF1ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBF1ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBF1ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBF1ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pantachogon haeckeli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117860'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBF1ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '117860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11515%3A0xB91ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11515%3A0xB91ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11515%3A0xB91ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11515%3A0xB91ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11515%3A0xB91ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11515:0xB91ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11515'^^xsd:integer;
  dwc:scientificName 'Ophiacantha aculeata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '183310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11515:0xB91ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '183310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11557%3A0xB91ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11557%3A0xB91ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11557%3A0xB91ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11557%3A0xB91ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11557%3A0xB91ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11557:0xB91ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11557'^^xsd:integer;
  dwc:scientificName 'Ophiocamax patersoni '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '322597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11557:0xB91ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '322597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5209%3A0x6B1BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5209%3A0x6B1BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5209%3A0x6B1BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5209%3A0x6B1BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5209%3A0x6B1BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5209:0x6B1BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5209'^^xsd:integer;
  dwc:scientificName 'Halistemma rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5209:0x6B1BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '135490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14123%3A0x701ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14123%3A0x701ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14123%3A0x701ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14123%3A0x701ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14123%3A0x701ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14123:0x701ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14123'^^xsd:integer;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14123:0x701ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22869%3A0x6E1ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22869%3A0x6E1ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22869%3A0x6E1ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22869%3A0x6E1ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22869%3A0x6E1ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22869:0x6E1ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22869'^^xsd:integer;
  dwc:scientificName 'Flabellum angulare'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Natalya Keller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '135195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22869:0x6E1ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '135195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6122%3A0x6C22CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6122%3A0x6C22CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6122%3A0x6C22CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6122%3A0x6C22CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6122%3A0x6C22CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6122:0x6C22CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6122'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6122:0x6C22CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13492%3A0x6C22CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13492%3A0x6C22CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13492%3A0x6C22CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13492%3A0x6C22CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13492%3A0x6C22CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13492:0x6C22CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13492'^^xsd:integer;
  dwc:scientificName 'Glyphocrangon longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13492:0x6C22CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3985%3A0x6D22CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3985%3A0x6D22CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3985%3A0x6D22CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3985%3A0x6D22CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3985%3A0x6D22CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3985:0x6D22CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3985'^^xsd:integer;
  dwc:scientificName 'Glyphocrangon sculpta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3985:0x6D22CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2634%3A0x5D1ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2634%3A0x5D1ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2634%3A0x5D1ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2634%3A0x5D1ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2634%3A0x5D1ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2634:0x5D1ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2634'^^xsd:integer;
  dwc:scientificName 'Gonostoma elongatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2634:0x5D1ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '221512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5233%3A0x5A1ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5233%3A0x5A1ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5233%3A0x5A1ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5233%3A0x5A1ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5233%3A0x5A1ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5233:0x5A1ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5233'^^xsd:integer;
  dwc:scientificName 'Eudoxoides spiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5233:0x5A1ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '135424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2578%3A0x2C1ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2578%3A0x2C1ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2578%3A0x2C1ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2578%3A0x2C1ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2578%3A0x2C1ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2578:0x2C1ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2578'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16478'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2578:0x2C1ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9822CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9822CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9822CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9822CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9822CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x9822CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Mesothuria maroccana '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x9822CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '732436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2632%3A0xF61DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2632%3A0xF61DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2632%3A0xF61DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2632%3A0xF61DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2632%3A0xF61DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2632:0xF61DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2632'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2632:0xF61DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12082%3A0xF11DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12082%3A0xF11DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12082%3A0xF11DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12082%3A0xF11DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12082%3A0xF11DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12082:0xF11DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12082'^^xsd:integer;
  dwc:scientificName 'Ophioplinthus tessellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '322556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12082:0xF11DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '322556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12348%3A0xF11DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12348%3A0xF11DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12348%3A0xF11DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12348%3A0xF11DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12348%3A0xF11DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12348:0xF11DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12348'^^xsd:integer;
  dwc:scientificName 'Ophiura irrorata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124922'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12348:0xF11DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '244317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6241%3A0x5721CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6241%3A0x5721CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6241%3A0x5721CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6241%3A0x5721CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6241%3A0x5721CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6241:0x5721CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6241'^^xsd:integer;
  dwc:scientificName 'Notacanthus chemnitzii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 18384'^^xsd:string;
  dwc:aphiaid '126643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6241:0x5721CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12966%3A0xA122CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12966%3A0xA122CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12966%3A0xA122CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12966%3A0xA122CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12966%3A0xA122CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12966:0xA122CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12966'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12966:0xA122CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4029%3A0xEA1DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4029%3A0xEA1DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4029%3A0xEA1DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4029%3A0xEA1DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4029%3A0xEA1DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4029:0xEA1DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4029'^^xsd:integer;
  dwc:scientificName 'Nematocarcinus exilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4029:0xEA1DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5191%3A0x751BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5191%3A0x751BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5191%3A0x751BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5191%3A0x751BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5191%3A0x751BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5191:0x751BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5191'^^xsd:integer;
  dwc:scientificName 'Liriope tetraphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117568'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5191:0x751BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '117568'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2664%3A0xD91DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2664%3A0xD91DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2664%3A0xD91DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2664%3A0xD91DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2664%3A0xD91DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2664:0xD91DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2664'^^xsd:integer;
  dwc:scientificName 'Lobianchia gemellarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2664:0xD91DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '158901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27165%3A0xA41DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27165%3A0xA41DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27165%3A0xA41DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27165%3A0xA41DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27165%3A0xA41DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27165:0xA41DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27165'^^xsd:integer;
  dwc:scientificName 'Histiobranchus bathybius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16846'^^xsd:string;
  dwc:aphiaid '126323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27165:0xA41DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27179%3A0xA51DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27179%3A0xA51DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27179%3A0xA51DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27179%3A0xA51DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27179%3A0xA51DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27179:0xA51DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27179'^^xsd:integer;
  dwc:scientificName 'Histiobranchus bathybius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16847'^^xsd:string;
  dwc:aphiaid '126323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27179:0xA51DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBB1BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBB1BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21621%3A0xBB1BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21621%3A0xBB1BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21621%3A0xBB1BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21621%3A0xBB1BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21621%3A0xBB1BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21621:0xBB1BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21621'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrei Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21621:0xBB1BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8599%3A0xA31DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8599%3A0xA31DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8599%3A0xA31DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8599%3A0xA31DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8599%3A0xA31DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8599:0xA31DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8599'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrei Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8599:0xA31DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8683%3A0xA31DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8683%3A0xA31DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8683%3A0xA31DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8683%3A0xA31DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8683%3A0xA31DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8683:0xA31DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8683'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrei Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8683:0xA31DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2315%3A0xA11DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2315%3A0xA11DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2315%3A0xA11DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2315%3A0xA11DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2315%3A0xA11DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2315:0xA11DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2315'^^xsd:integer;
  dwc:scientificName 'Hepomadus tener'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2315:0xA11DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x571DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lensia conoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x571DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '135426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2645%3A0x511DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2645%3A0x511DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2645%3A0x511DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2645%3A0x511DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2645%3A0x511DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2645:0x511DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2645'^^xsd:integer;
  dwc:scientificName 'Polyacanthonotus challengeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ricardo S Santos; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2645:0x511DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6174%3A0x4A1DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6174%3A0x4A1DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6174%3A0x4A1DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6174%3A0x4A1DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6174%3A0x4A1DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6174:0x4A1DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6174'^^xsd:integer;
  dwc:scientificName 'Scleroptilum grandiflorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tina Molodtsova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '183413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6174:0x4A1DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '183413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23403%3A0xB422CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23403%3A0xB422CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23403%3A0xB422CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23403%3A0xB422CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23403%3A0xB422CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23403:0xB422CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23403'^^xsd:integer;
  dwc:scientificName 'Sperosoma grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kirill Minin'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124347'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23403:0xB422CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '124347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x451DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x451DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x451DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x451DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x451DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x451DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x451DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28746%3A0x7F21CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28746%3A0x7F21CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28746%3A0x7F21CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28746%3A0x7F21CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28746%3A0x7F21CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28746:0x7F21CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28746'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28746:0x7F21CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15967%3A0xC01BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15967%3A0xC01BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15967%3A0xC01BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15967%3A0xC01BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15967%3A0xC01BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15967:0xC01BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15967'^^xsd:integer;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15967:0xC01BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22757%3A0xC01BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22757%3A0xC01BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22757%3A0xC01BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22757%3A0xC01BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22757%3A0xC01BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22757:0xC01BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22757'^^xsd:integer;
  dwc:scientificName 'Amphianthus michaelsarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nadezhda Sanamyan'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '100942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22757:0xC01BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '100942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28760%3A0xDC22CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28760%3A0xDC22CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28760%3A0xDC22CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28760%3A0xDC22CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28760%3A0xDC22CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28760:0xDC22CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28760'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28760:0xDC22CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2592%3A0xCA1CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2592%3A0xCA1CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2592%3A0xCA1CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2592%3A0xCA1CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2592%3A0xCA1CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2592:0xCA1CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2592'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2592:0xCA1CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7354%3A0xC91CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7354%3A0xC91CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7354%3A0xC91CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7354%3A0xC91CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7354%3A0xC91CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7354:0xC91CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7354'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7354:0xC91CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2652%3A0xDD22CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2652%3A0xDD22CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2652%3A0xDD22CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2652%3A0xDD22CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2652%3A0xDD22CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2652:0xDD22CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2652'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides carapinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2652:0xDD22CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '158956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13431%3A0xC61CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13431%3A0xC61CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13431%3A0xC61CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13431%3A0xC61CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13431%3A0xC61CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13431:0xC61CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13431'^^xsd:integer;
  dwc:scientificName 'Conocara murrayi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126697'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13431:0xC61CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDE22CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDE22CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDE22CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDE22CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDE22CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xDE22CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Chuniphyes multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xDE22CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14221%3A0xDE22CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14221%3A0xDE22CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14221%3A0xDE22CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14221%3A0xDE22CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14221%3A0xDE22CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14221:0xDE22CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14221'^^xsd:integer;
  dwc:scientificName 'Grimalditeuthis bonplandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '238742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14221:0xDE22CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '238742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13218%3A0xE022CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13218%3A0xE022CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13218%3A0xE022CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13218%3A0xE022CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13218%3A0xE022CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13218:0xE022CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13218'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13218:0xE022CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2662%3A0x971CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2662%3A0x971CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2662%3A0x971CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2662%3A0x971CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2662%3A0x971CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2662:0x971CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2662'^^xsd:integer;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2662:0x971CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x971CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x971CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x971CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x971CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x971CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x971CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Diphyes dispar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135420'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x971CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '135420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13501%3A0x8F1CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13501%3A0x8F1CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13501%3A0x8F1CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13501%3A0x8F1CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13501%3A0x8F1CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13501:0x8F1CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13501'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13501:0x8F1CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21479%3A0xC61BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21479%3A0xC61BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21479%3A0xC61BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21479%3A0xC61BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21479%3A0xC61BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21479:0xC61BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21479'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrei Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21479:0xC61BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21199%3A0xC61BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21199%3A0xC61BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21199%3A0xC61BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21199%3A0xC61BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21199%3A0xC61BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21199:0xC61BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21199'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrei Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21199:0xC61BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6124%3A0x8D1CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6124%3A0x8D1CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6124%3A0x8D1CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6124%3A0x8D1CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6124%3A0x8D1CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6124:0x8D1CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6124'^^xsd:integer;
  dwc:scientificName 'Kemphyra corallina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6124:0x8D1CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2580%3A0xC81BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2580%3A0xC81BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2580%3A0xC81BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2580%3A0xC81BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2580%3A0xC81BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2580:0xC81BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2580'^^xsd:integer;
  dwc:scientificName 'Histiobranchus bathybius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2580:0xC81BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE722CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE722CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE722CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE722CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE722CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE722CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE722CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5259%3A0x861CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5259%3A0x861CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5259%3A0x861CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5259%3A0x861CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5259%3A0x861CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5259:0x861CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5259'^^xsd:integer;
  dwc:scientificName 'Lensia havock'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5259:0x861CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '135431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13445%3A0x7A1CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13445%3A0x7A1CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13445%3A0x7A1CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13445%3A0x7A1CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13445%3A0x7A1CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13445:0x7A1CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13445'^^xsd:integer;
  dwc:scientificName 'Maulisia argipalla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13445:0x7A1CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7326%3A0xF122CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7326%3A0xF122CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7326%3A0xF122CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7326%3A0xF122CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.034 -28.552)"^^geo:wktLiteral ;
  geo-pos:lat "43.034"^^xsd:decimal ;
  geo-pos:long "-28.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7326%3A0xF122CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7326:0xF122CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7326'^^xsd:integer;
  dwc:scientificName 'Scopelosaurus lepidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.552'^^xsd:double;
  dwc:latitude '43.034'^^xsd:double;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2600 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126349'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7326:0xF122CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.376 -28.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.376"^^xsd:decimal ;
  dwc:decimalLongitude "-28.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.376 -28.493)"^^geo:wktLiteral ;
  geo-pos:lat "60.376"^^xsd:decimal ;
  geo-pos:long "-28.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA420CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Solidosagitta zetesios'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.493'^^xsd:double;
  dwc:latitude '60.376'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1232 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '105463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA420CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '105463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x841FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x841FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x841FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.376 -28.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.376"^^xsd:decimal ;
  dwc:decimalLongitude "-28.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x841FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.376 -28.493)"^^geo:wktLiteral ;
  geo-pos:lat "60.376"^^xsd:decimal ;
  geo-pos:long "-28.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x841FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x841FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Caecosagitta macrocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.493'^^xsd:double;
  dwc:latitude '60.376'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1232 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '105431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x841FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '105431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A703%3A0x5221CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A703%3A0x5221CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A703%3A0x5221CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.376 -28.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.376"^^xsd:decimal ;
  dwc:decimalLongitude "-28.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A703%3A0x5221CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.376 -28.493)"^^geo:wktLiteral ;
  geo-pos:lat "60.376"^^xsd:decimal ;
  geo-pos:long "-28.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A703%3A0x5221CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:703:0x5221CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '703'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.493'^^xsd:double;
  dwc:latitude '60.376'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1232 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:703:0x5221CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x591ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x591ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x591ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.376 -28.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.376"^^xsd:decimal ;
  dwc:decimalLongitude "-28.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x591ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.376 -28.493)"^^geo:wktLiteral ;
  geo-pos:lat "60.376"^^xsd:decimal ;
  geo-pos:long "-28.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x591ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x591ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Eukrohnia fowleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.493'^^xsd:double;
  dwc:latitude '60.376'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1232 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '105415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x591ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '105415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.376 -28.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.376"^^xsd:decimal ;
  dwc:decimalLongitude "-28.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.376 -28.493)"^^geo:wktLiteral ;
  geo-pos:lat "60.376"^^xsd:decimal ;
  geo-pos:long "-28.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2A1CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Eukrohnia hamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.493'^^xsd:double;
  dwc:latitude '60.376'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1232 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '105416'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2A1CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '105416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A657%3A0xCE1CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A657%3A0xCE1CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A657%3A0xCE1CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.376 -28.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.376"^^xsd:decimal ;
  dwc:decimalLongitude "-28.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A657%3A0xCE1CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.376 -28.493)"^^geo:wktLiteral ;
  geo-pos:lat "60.376"^^xsd:decimal ;
  geo-pos:long "-28.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A657%3A0xCE1CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:657:0xCE1CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '657'^^xsd:integer;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.493'^^xsd:double;
  dwc:latitude '60.376'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1232 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:657:0xCE1CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23167%3A0x3821CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23167%3A0x3821CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23167%3A0x3821CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.541"^^xsd:decimal ;
  dwc:decimalLongitude "-28.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "1776"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23167%3A0x3821CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  geo-pos:lat "49.541"^^xsd:decimal ;
  geo-pos:long "-28.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23167%3A0x3821CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23167:0x3821CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23167'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.486'^^xsd:double;
  dwc:latitude '49.541'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '1776'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3530 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23167:0x3821CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6795%3A0x0F21CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6795%3A0x0F21CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6795%3A0x0F21CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.541"^^xsd:decimal ;
  dwc:decimalLongitude "-28.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "1776"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6795%3A0x0F21CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  geo-pos:lat "49.541"^^xsd:decimal ;
  geo-pos:long "-28.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6795%3A0x0F21CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6795:0x0F21CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6795'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.486'^^xsd:double;
  dwc:latitude '49.541'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '1776'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3530 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6795:0x0F21CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6851%3A0x9B20CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6851%3A0x9B20CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6851%3A0x9B20CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.541"^^xsd:decimal ;
  dwc:decimalLongitude "-28.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "1776"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6851%3A0x9B20CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  geo-pos:lat "49.541"^^xsd:decimal ;
  geo-pos:long "-28.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6851%3A0x9B20CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6851:0x9B20CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6851'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.486'^^xsd:double;
  dwc:latitude '49.541'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '1776'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3530 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6851:0x9B20CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6849%3A0x5A20CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6849%3A0x5A20CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6849%3A0x5A20CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.541"^^xsd:decimal ;
  dwc:decimalLongitude "-28.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "1776"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6849%3A0x5A20CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  geo-pos:lat "49.541"^^xsd:decimal ;
  geo-pos:long "-28.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6849%3A0x5A20CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6849:0x5A20CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6849'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.486'^^xsd:double;
  dwc:latitude '49.541'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '1776'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3530 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6849:0x5A20CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6793%3A0x1A1CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6793%3A0x1A1CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6793%3A0x1A1CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.541"^^xsd:decimal ;
  dwc:decimalLongitude "-28.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "1776"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6793%3A0x1A1CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  geo-pos:lat "49.541"^^xsd:decimal ;
  geo-pos:long "-28.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6793%3A0x1A1CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6793:0x1A1CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6793'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.486'^^xsd:double;
  dwc:latitude '49.541'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '1776'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3530 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16246'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6793:0x1A1CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23335%3A0x1A1CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23335%3A0x1A1CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23335%3A0x1A1CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.541"^^xsd:decimal ;
  dwc:decimalLongitude "-28.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "1776"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23335%3A0x1A1CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  geo-pos:lat "49.541"^^xsd:decimal ;
  geo-pos:long "-28.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23335%3A0x1A1CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23335:0x1A1CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23335'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.486'^^xsd:double;
  dwc:latitude '49.541'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '1776'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3530 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23335:0x1A1CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33920%3A0xF71FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33920%3A0xF71FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33920%3A0xF71FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.541"^^xsd:decimal ;
  dwc:decimalLongitude "-28.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "1776"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33920%3A0xF71FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  geo-pos:lat "49.541"^^xsd:decimal ;
  geo-pos:long "-28.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33920%3A0xF71FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33920:0xF71FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33920'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.486'^^xsd:double;
  dwc:latitude '49.541'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '1776'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3530 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33920:0xF71FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33976%3A0x0122CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33976%3A0x0122CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33976%3A0x0122CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.541"^^xsd:decimal ;
  dwc:decimalLongitude "-28.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "1776"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33976%3A0x0122CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  geo-pos:lat "49.541"^^xsd:decimal ;
  geo-pos:long "-28.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33976%3A0x0122CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33976:0x0122CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33976'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.486'^^xsd:double;
  dwc:latitude '49.541'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '1776'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3530 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33976:0x0122CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23321%3A0x0322CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23321%3A0x0322CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23321%3A0x0322CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.541"^^xsd:decimal ;
  dwc:decimalLongitude "-28.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "1776"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23321%3A0x0322CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  geo-pos:lat "49.541"^^xsd:decimal ;
  geo-pos:long "-28.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23321%3A0x0322CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23321:0x0322CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23321'^^xsd:integer;
  dwc:scientificName 'Ephyrina figueirai'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.486'^^xsd:double;
  dwc:latitude '49.541'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '1776'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3530 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23321:0x0322CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6809%3A0x0822CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6809%3A0x0822CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6809%3A0x0822CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.541"^^xsd:decimal ;
  dwc:decimalLongitude "-28.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "1776"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6809%3A0x0822CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  geo-pos:lat "49.541"^^xsd:decimal ;
  geo-pos:long "-28.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6809%3A0x0822CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6809:0x0822CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6809'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.486'^^xsd:double;
  dwc:latitude '49.541'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '1776'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3530 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6809:0x0822CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6837%3A0xD21BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6837%3A0xD21BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6837%3A0xD21BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.541"^^xsd:decimal ;
  dwc:decimalLongitude "-28.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "1776"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6837%3A0xD21BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  geo-pos:lat "49.541"^^xsd:decimal ;
  geo-pos:long "-28.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6837%3A0xD21BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6837:0xD21BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6837'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.486'^^xsd:double;
  dwc:latitude '49.541'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '1776'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3530 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6837:0xD21BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33892%3A0x541FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33892%3A0x541FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33892%3A0x541FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.541"^^xsd:decimal ;
  dwc:decimalLongitude "-28.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "1776"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33892%3A0x541FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  geo-pos:lat "49.541"^^xsd:decimal ;
  geo-pos:long "-28.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33892%3A0x541FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33892:0x541FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33892'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.486'^^xsd:double;
  dwc:latitude '49.541'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '1776'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3530 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33892:0x541FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10950%3A0x481FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10950%3A0x481FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10950%3A0x481FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.541"^^xsd:decimal ;
  dwc:decimalLongitude "-28.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "1776"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10950%3A0x481FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  geo-pos:lat "49.541"^^xsd:decimal ;
  geo-pos:long "-28.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10950%3A0x481FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10950:0x481FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10950'^^xsd:integer;
  dwc:scientificName 'Altelatipes falkenhaugae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alain Crosnier and Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.486'^^xsd:double;
  dwc:latitude '49.541'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '1776'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3530 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '514089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10950:0x481FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '514089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6863%3A0x321FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6863%3A0x321FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6863%3A0x321FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.541"^^xsd:decimal ;
  dwc:decimalLongitude "-28.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "1776"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6863%3A0x321FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  geo-pos:lat "49.541"^^xsd:decimal ;
  geo-pos:long "-28.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6863%3A0x321FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6863:0x321FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6863'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.486'^^xsd:double;
  dwc:latitude '49.541'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '1776'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3530 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6863:0x321FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10866%3A0x291FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10866%3A0x291FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10866%3A0x291FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.541"^^xsd:decimal ;
  dwc:decimalLongitude "-28.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "1776"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10866%3A0x291FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  geo-pos:lat "49.541"^^xsd:decimal ;
  geo-pos:long "-28.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10866%3A0x291FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10866:0x291FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10866'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.486'^^xsd:double;
  dwc:latitude '49.541'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '1776'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3530 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10866:0x291FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.541"^^xsd:decimal ;
  dwc:decimalLongitude "-28.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "1776"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  geo-pos:lat "49.541"^^xsd:decimal ;
  geo-pos:long "-28.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1C1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.486'^^xsd:double;
  dwc:latitude '49.541'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '1776'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3530 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1C1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33906%3A0x1C1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33906%3A0x1C1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33906%3A0x1C1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.541"^^xsd:decimal ;
  dwc:decimalLongitude "-28.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "1776"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33906%3A0x1C1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  geo-pos:lat "49.541"^^xsd:decimal ;
  geo-pos:long "-28.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33906%3A0x1C1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33906:0x1C1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33906'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.486'^^xsd:double;
  dwc:latitude '49.541'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '1776'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3530 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33906:0x1C1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33934%3A0x6222CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33934%3A0x6222CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33934%3A0x6222CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.541"^^xsd:decimal ;
  dwc:decimalLongitude "-28.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "1776"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33934%3A0x6222CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  geo-pos:lat "49.541"^^xsd:decimal ;
  geo-pos:long "-28.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33934%3A0x6222CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33934:0x6222CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33934'^^xsd:integer;
  dwc:scientificName 'Pegohyperia princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.486'^^xsd:double;
  dwc:latitude '49.541'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '1776'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3530 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '325390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33934:0x6222CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '325390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23153%3A0x651BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23153%3A0x651BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23153%3A0x651BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.541"^^xsd:decimal ;
  dwc:decimalLongitude "-28.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "1776"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23153%3A0x651BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  geo-pos:lat "49.541"^^xsd:decimal ;
  geo-pos:long "-28.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23153%3A0x651BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23153:0x651BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23153'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.486'^^xsd:double;
  dwc:latitude '49.541'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '1776'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3530 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23153:0x651BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33990%3A0x5621CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33990%3A0x5621CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33990%3A0x5621CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.541"^^xsd:decimal ;
  dwc:decimalLongitude "-28.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "1776"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33990%3A0x5621CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  geo-pos:lat "49.541"^^xsd:decimal ;
  geo-pos:long "-28.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33990%3A0x5621CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33990:0x5621CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33990'^^xsd:integer;
  dwc:scientificName 'Parandania boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.486'^^xsd:double;
  dwc:latitude '49.541'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '1776'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3530 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '214747'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33990:0x5621CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '214747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26540%3A0x631ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26540%3A0x631ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26540%3A0x631ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.541"^^xsd:decimal ;
  dwc:decimalLongitude "-28.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "1776"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26540%3A0x631ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  geo-pos:lat "49.541"^^xsd:decimal ;
  geo-pos:long "-28.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26540%3A0x631ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26540:0x631ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26540'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.486'^^xsd:double;
  dwc:latitude '49.541'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '1776'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3530 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26540:0x631ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13358%3A0x7222CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13358%3A0x7222CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13358%3A0x7222CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.541"^^xsd:decimal ;
  dwc:decimalLongitude "-28.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "1776"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13358%3A0x7222CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  geo-pos:lat "49.541"^^xsd:decimal ;
  geo-pos:long "-28.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13358%3A0x7222CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13358:0x7222CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13358'^^xsd:integer;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.486'^^xsd:double;
  dwc:latitude '49.541'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '1776'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3530 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13358:0x7222CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12974%3A0x7522CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12974%3A0x7522CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12974%3A0x7522CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.541"^^xsd:decimal ;
  dwc:decimalLongitude "-28.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "1776"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12974%3A0x7522CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  geo-pos:lat "49.541"^^xsd:decimal ;
  geo-pos:long "-28.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12974%3A0x7522CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12974:0x7522CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12974'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.486'^^xsd:double;
  dwc:latitude '49.541'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '1776'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3530 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12974:0x7522CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12890%3A0x9F22CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12890%3A0x9F22CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12890%3A0x9F22CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.541"^^xsd:decimal ;
  dwc:decimalLongitude "-28.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "1776"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12890%3A0x9F22CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  geo-pos:lat "49.541"^^xsd:decimal ;
  geo-pos:long "-28.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12890%3A0x9F22CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12890:0x9F22CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12890'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.486'^^xsd:double;
  dwc:latitude '49.541'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '1776'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3530 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12890:0x9F22CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6865%3A0xB41DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6865%3A0xB41DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6865%3A0xB41DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.541"^^xsd:decimal ;
  dwc:decimalLongitude "-28.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "1776"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6865%3A0xB41DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  geo-pos:lat "49.541"^^xsd:decimal ;
  geo-pos:long "-28.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6865%3A0xB41DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6865:0xB41DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6865'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.486'^^xsd:double;
  dwc:latitude '49.541'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '1776'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3530 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6865:0xB41DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6821%3A0xD822CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6821%3A0xD822CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6821%3A0xD822CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.541"^^xsd:decimal ;
  dwc:decimalLongitude "-28.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "1776"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6821%3A0xD822CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  geo-pos:lat "49.541"^^xsd:decimal ;
  geo-pos:long "-28.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6821%3A0xD822CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6821:0xD822CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6821'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.486'^^xsd:double;
  dwc:latitude '49.541'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '1776'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3530 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16687'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6821:0xD822CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33962%3A0xC11CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33962%3A0xC11CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33962%3A0xC11CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.541"^^xsd:decimal ;
  dwc:decimalLongitude "-28.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "1776"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33962%3A0xC11CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  geo-pos:lat "49.541"^^xsd:decimal ;
  geo-pos:long "-28.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33962%3A0xC11CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33962:0xC11CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33962'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.486'^^xsd:double;
  dwc:latitude '49.541'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '1776'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3530 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33962:0xC11CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12736%3A0x221CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12736%3A0x221CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12736%3A0x221CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.541"^^xsd:decimal ;
  dwc:decimalLongitude "-28.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "1776"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12736%3A0x221CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  geo-pos:lat "49.541"^^xsd:decimal ;
  geo-pos:long "-28.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12736%3A0x221CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12736:0x221CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12736'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.486'^^xsd:double;
  dwc:latitude '49.541'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '1776'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3530 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12736:0x221CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12988%3A0xBB1CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12988%3A0xBB1CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12988%3A0xBB1CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.541"^^xsd:decimal ;
  dwc:decimalLongitude "-28.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "1776"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12988%3A0xBB1CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  geo-pos:lat "49.541"^^xsd:decimal ;
  geo-pos:long "-28.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12988%3A0xBB1CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12988:0xBB1CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12988'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.486'^^xsd:double;
  dwc:latitude '49.541'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '1776'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3530 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12988:0xBB1CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34018%3A0x951CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34018%3A0x951CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34018%3A0x951CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.541"^^xsd:decimal ;
  dwc:decimalLongitude "-28.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "1776"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34018%3A0x951CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  geo-pos:lat "49.541"^^xsd:decimal ;
  geo-pos:long "-28.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34018%3A0x951CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34018:0x951CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34018'^^xsd:integer;
  dwc:scientificName 'Danaella mimonectes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.486'^^xsd:double;
  dwc:latitude '49.541'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '1776'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3530 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34018:0x951CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '102558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25872%3A0x951CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25872%3A0x951CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25872%3A0x951CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.541"^^xsd:decimal ;
  dwc:decimalLongitude "-28.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "1776"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25872%3A0x951CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  geo-pos:lat "49.541"^^xsd:decimal ;
  geo-pos:long "-28.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25872%3A0x951CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25872:0x951CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25872'^^xsd:integer;
  dwc:scientificName 'Cyclothone pallida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.486'^^xsd:double;
  dwc:latitude '49.541'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '1776'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3530 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16324'^^xsd:string;
  dwc:aphiaid '127288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25872:0x951CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6807%3A0x841CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6807%3A0x841CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6807%3A0x841CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.541"^^xsd:decimal ;
  dwc:decimalLongitude "-28.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "1776"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6807%3A0x841CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  geo-pos:lat "49.541"^^xsd:decimal ;
  geo-pos:long "-28.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6807%3A0x841CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6807:0x841CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6807'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.486'^^xsd:double;
  dwc:latitude '49.541'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '1776'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3530 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6807:0x841CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10936%3A0xEF22CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10936%3A0xEF22CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10936%3A0xEF22CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.541"^^xsd:decimal ;
  dwc:decimalLongitude "-28.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "1776"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10936%3A0xEF22CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  geo-pos:lat "49.541"^^xsd:decimal ;
  geo-pos:long "-28.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10936%3A0xEF22CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10936:0xEF22CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10936'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.486'^^xsd:double;
  dwc:latitude '49.541'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '1776'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3530 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10936:0xEF22CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23307%3A0xF222CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23307%3A0xF222CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23307%3A0xF222CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.541"^^xsd:decimal ;
  dwc:decimalLongitude "-28.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "1776"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23307%3A0xF222CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -28.486)"^^geo:wktLiteral ;
  geo-pos:lat "49.541"^^xsd:decimal ;
  geo-pos:long "-28.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23307%3A0xF222CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23307:0xF222CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23307'^^xsd:integer;
  dwc:scientificName 'Meningodora miccyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.486'^^xsd:double;
  dwc:latitude '49.541'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '1776'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3530 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23307:0xF222CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26456%3A0x1621CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26456%3A0x1621CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26456%3A0x1621CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.501"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26456%3A0x1621CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.501"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26456%3A0x1621CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26456:0x1621CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26456'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.501'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3589 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26456:0x1621CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26512%3A0x3F21CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26512%3A0x3F21CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26512%3A0x3F21CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.501"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26512%3A0x3F21CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.501"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26512%3A0x3F21CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26512:0x3F21CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26512'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.501'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3589 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26512:0x3F21CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6962%3A0xFD20CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6962%3A0xFD20CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6962%3A0xFD20CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.501"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6962%3A0xFD20CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.501"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6962%3A0xFD20CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6962:0xFD20CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6962'^^xsd:integer;
  dwc:scientificName 'Melanostomias bartonbeani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.501'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3589 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6962:0xFD20CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23825%3A0xFC20CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23825%3A0xFC20CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23825%3A0xFC20CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.501"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23825%3A0xFC20CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.501"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23825%3A0xFC20CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23825:0xFC20CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23825'^^xsd:integer;
  dwc:scientificName 'Meningodora mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.501'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3589 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23825:0xFC20CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6751%3A0xB120CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6751%3A0xB120CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6751%3A0xB120CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.501"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6751%3A0xB120CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.501"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6751%3A0xB120CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6751:0xB120CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6751'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.501'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3589 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6751:0xB120CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6779%3A0x5A20CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6779%3A0x5A20CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6779%3A0x5A20CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.501"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6779%3A0x5A20CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.501"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6779%3A0x5A20CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6779:0x5A20CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6779'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.501'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3589 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6779:0x5A20CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34620%3A0x0822CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34620%3A0x0822CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34620%3A0x0822CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.501"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34620%3A0x0822CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.501"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34620%3A0x0822CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34620:0x0822CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34620'^^xsd:integer;
  dwc:scientificName 'Brachyscelus crusculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.501'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3589 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103241'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34620:0x0822CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34606%3A0x1322CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34606%3A0x1322CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34606%3A0x1322CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.501"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34606%3A0x1322CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.501"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34606%3A0x1322CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34606:0x1322CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34606'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.501'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3589 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34606:0x1322CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29625%3A0x1622CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29625%3A0x1622CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29625%3A0x1622CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.501"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29625%3A0x1622CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.501"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29625%3A0x1622CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29625:0x1622CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29625'^^xsd:integer;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vanda Carmo'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.501'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3589 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29625:0x1622CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29583%3A0x1622CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29583%3A0x1622CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29583%3A0x1622CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.501"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29583%3A0x1622CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.501"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29583%3A0x1622CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29583:0x1622CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29583'^^xsd:integer;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vanda Carmo'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.501'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3589 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29583:0x1622CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29597%3A0x1622CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29597%3A0x1622CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29597%3A0x1622CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.501"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29597%3A0x1622CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.501"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29597%3A0x1622CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29597:0x1622CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29597'^^xsd:integer;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vanda Carmo'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.501'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3589 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29597:0x1622CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29611%3A0x1622CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29611%3A0x1622CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29611%3A0x1622CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.501"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29611%3A0x1622CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.501"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29611%3A0x1622CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29611:0x1622CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29611'^^xsd:integer;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vanda Carmo'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.501'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3589 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29611:0x1622CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13020%3A0x291FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13020%3A0x291FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13020%3A0x291FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.501"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13020%3A0x291FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.501"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13020%3A0x291FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13020:0x291FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13020'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.501'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3589 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13020:0x291FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C22CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C22CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C22CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.501"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C22CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.501"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C22CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5C22CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.501'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3589 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5C22CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6990%3A0x181FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6990%3A0x181FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6990%3A0x181FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.501"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6990%3A0x181FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.501"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6990%3A0x181FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6990:0x181FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6990'^^xsd:integer;
  dwc:scientificName 'Pollichthys mauli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.501'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3589 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6990:0x181FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34578%3A0xD01ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34578%3A0xD01ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34578%3A0xD01ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.501"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34578%3A0xD01ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.501"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34578%3A0xD01ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34578:0xD01ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34578'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.501'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3589 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34578:0xD01ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23839%3A0x661BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23839%3A0x661BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23839%3A0x661BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.501"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23839%3A0x661BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.501"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23839%3A0x661BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23839:0x661BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23839'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.501'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3589 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23839:0x661BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10164%3A0x691ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10164%3A0x691ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10164%3A0x691ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.501"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10164%3A0x691ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.501"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10164%3A0x691ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10164:0x691ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10164'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.501'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3589 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10164:0x691ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26470%3A0x681ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26470%3A0x681ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26470%3A0x681ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.501"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26470%3A0x681ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.501"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26470%3A0x681ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26470:0x681ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26470'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.501'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3589 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26470:0x681ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26484%3A0x641ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26484%3A0x641ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26484%3A0x641ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.501"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26484%3A0x641ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.501"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26484%3A0x641ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26484:0x641ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26484'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.501'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3589 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26484:0x641ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12596%3A0x2E1ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12596%3A0x2E1ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12596%3A0x2E1ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.501"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12596%3A0x2E1ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.501"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12596%3A0x2E1ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12596:0x2E1ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12596'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.501'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3589 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12596:0x2E1ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34634%3A0x2C1ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34634%3A0x2C1ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34634%3A0x2C1ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.501"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34634%3A0x2C1ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.501"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34634%3A0x2C1ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34634:0x2C1ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34634'^^xsd:integer;
  dwc:scientificName 'Eurythenes gryllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.501'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3589 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34634:0x2C1ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '102563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12568%3A0xEC1DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12568%3A0xEC1DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12568%3A0xEC1DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.501"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12568%3A0xEC1DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.501"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12568%3A0xEC1DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12568:0xEC1DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12568'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.501'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3589 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12568:0xEC1DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34648%3A0x251CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34648%3A0x251CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34648%3A0x251CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.501"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34648%3A0x251CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.501"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34648%3A0x251CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34648:0x251CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34648'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.501'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3589 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34648:0x251CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34592%3A0xAA22CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34592%3A0xAA22CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34592%3A0xAA22CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.501"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34592%3A0xAA22CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.501"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34592%3A0xAA22CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34592:0xAA22CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34592'^^xsd:integer;
  dwc:scientificName 'Hyperia medusarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.501'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3589 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34592:0xAA22CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6897%3A0xA41DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6897%3A0xA41DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6897%3A0xA41DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.501"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6897%3A0xA41DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.501"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6897%3A0xA41DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6897:0xA41DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6897'^^xsd:integer;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.501'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3589 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6897:0xA41DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34662%3A0xBE1BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34662%3A0xBE1BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34662%3A0xBE1BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.501"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34662%3A0xBE1BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.501"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34662%3A0xBE1BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34662:0xBE1BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34662'^^xsd:integer;
  dwc:scientificName 'Lanceola clausii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.501'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3589 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '325370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34662:0xBE1BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '325370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6737%3A0x441DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6737%3A0x441DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6737%3A0x441DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.501"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6737%3A0x441DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.501"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6737%3A0x441DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6737:0x441DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6737'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.501'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3589 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16688'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6737:0x441DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7004%3A0x411DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7004%3A0x411DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7004%3A0x411DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.501"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7004%3A0x411DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.501"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7004%3A0x411DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7004:0x411DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7004'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.501'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3589 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7004:0x411DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6976%3A0x3B1DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6976%3A0x3B1DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6976%3A0x3B1DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.501"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6976%3A0x3B1DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.501"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6976%3A0x3B1DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6976:0x3B1DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6976'^^xsd:integer;
  dwc:scientificName 'Vinciguerria poweriae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.501'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3589 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6976:0x3B1DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23811%3A0x381DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23811%3A0x381DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23811%3A0x381DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.501"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23811%3A0x381DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.501"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23811%3A0x381DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23811:0x381DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23811'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.501'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3589 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23811:0x381DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6765%3A0xD51CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6765%3A0xD51CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6765%3A0xD51CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.501"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6765%3A0xD51CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.501"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6765%3A0xD51CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6765:0xD51CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6765'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.501'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3589 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6765:0xD51CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12986%3A0xCB1CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12986%3A0xCB1CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12986%3A0xCB1CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.501"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12986%3A0xCB1CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.501"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12986%3A0xCB1CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12986:0xCB1CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12986'^^xsd:integer;
  dwc:scientificName 'Brachioteuthis beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.501'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3589 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '341792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12986:0xCB1CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '341792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5442%3A0x7D1CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5442%3A0x7D1CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5442%3A0x7D1CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.501"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5442%3A0x7D1CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.501"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5442%3A0x7D1CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5442:0x7D1CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5442'^^xsd:integer;
  dwc:scientificName 'Ocythoe tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.501'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3589 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '140610'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5442:0x7D1CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '140610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22913%3A0x1521CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22913%3A0x1521CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22913%3A0x1521CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22913%3A0x1521CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22913%3A0x1521CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22913:0x1521CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22913'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22913:0x1521CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10372%3A0x1221CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10372%3A0x1221CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10372%3A0x1221CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10372%3A0x1221CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10372%3A0x1221CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10372:0x1221CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10372'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10372:0x1221CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6710%3A0x1021CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6710%3A0x1021CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6710%3A0x1021CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6710%3A0x1021CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6710%3A0x1021CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6710:0x1021CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6710'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6710:0x1021CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26526%3A0x0D21CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26526%3A0x0D21CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26526%3A0x0D21CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26526%3A0x0D21CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26526%3A0x0D21CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26526:0x0D21CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26526'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26526:0x0D21CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31675%3A0x9021CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31675%3A0x9021CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31675%3A0x9021CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31675%3A0x9021CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31675%3A0x9021CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31675:0x9021CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31675'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31675:0x9021CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6726%3A0xAF20CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6726%3A0xAF20CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6726%3A0xAF20CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6726%3A0xAF20CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6726%3A0xAF20CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6726:0xAF20CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6726'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6726:0xAF20CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6768%3A0xA920CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6768%3A0xA920CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6768%3A0xA920CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6768%3A0xA920CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6768%3A0xA920CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6768:0xA920CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6768'^^xsd:integer;
  dwc:scientificName 'Sternoptyx diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6768:0xA920CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10246%3A0xA520CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10246%3A0xA520CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10246%3A0xA520CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10246%3A0xA520CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10246%3A0xA520CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10246:0xA520CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10246'^^xsd:integer;
  dwc:scientificName 'Solidosagitta zetesios'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10246:0xA520CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '105463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6728%3A0x9920CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6728%3A0x9920CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6728%3A0x9920CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6728%3A0x9920CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6728%3A0x9920CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6728:0x9920CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6728'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6728:0x9920CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25676%3A0x5A20CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25676%3A0x5A20CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25676%3A0x5A20CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25676%3A0x5A20CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25676%3A0x5A20CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25676:0x5A20CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25676'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25676:0x5A20CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6709%3A0xFB21CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6709%3A0xFB21CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6709%3A0xFB21CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6709%3A0xFB21CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6709%3A0xFB21CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6709:0xFB21CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6709'^^xsd:integer;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown;Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16303'^^xsd:string;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6709:0xFB21CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6714%3A0x1F20CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6714%3A0x1F20CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6714%3A0x1F20CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6714%3A0x1F20CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6714%3A0x1F20CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6714:0x1F20CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6714'^^xsd:integer;
  dwc:scientificName 'Derichthys serpentinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6714:0x1F20CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25690%3A0xF61FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25690%3A0xF61FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25690%3A0xF61FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25690%3A0xF61FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25690%3A0xF61FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25690:0xF61FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25690'^^xsd:integer;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16302'^^xsd:string;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25690:0xF61FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6740%3A0xF41FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6740%3A0xF41FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6740%3A0xF41FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6740%3A0xF41FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6740%3A0xF41FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6740:0xF41FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6740'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16247'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6740:0xF41FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31787%3A0xF31FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31787%3A0xF31FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31787%3A0xF31FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31787%3A0xF31FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31787%3A0xF31FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31787:0xF31FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31787'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31787:0xF31FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6752%3A0xE11FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6752%3A0xE11FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6752%3A0xE11FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6752%3A0xE11FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6752%3A0xE11FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6752:0xE11FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6752'^^xsd:integer;
  dwc:scientificName 'Arctozenus risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6752:0xE11FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6782%3A0x851FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6782%3A0x851FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6782%3A0x851FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6782%3A0x851FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6782%3A0x851FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6782:0x851FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6782'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6782:0x851FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD61BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD61BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD61BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD61BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD61BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD61BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD61BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6724%3A0x2B1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6724%3A0x2B1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6724%3A0x2B1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6724%3A0x2B1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6724%3A0x2B1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6724:0x2B1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6724'^^xsd:integer;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6724:0x2B1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10246%3A0x5221CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10246%3A0x5221CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10246%3A0x5221CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10246%3A0x5221CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10246%3A0x5221CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10246:0x5221CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10246'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10246:0x5221CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCB1ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCB1ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31773%3A0xC21ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31773%3A0xC21ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31773%3A0xC21ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31773%3A0xC21ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31773%3A0xC21ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31773:0xC21ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31773'^^xsd:integer;
  dwc:scientificName 'Parandania boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '214747'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31773:0xC21ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '214747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15330%3A0x2B1CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15330%3A0x2B1CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15330%3A0x2B1CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15330%3A0x2B1CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15330%3A0x2B1CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15330:0x2B1CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15330'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15330:0x2B1CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26498%3A0x6E22CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26498%3A0x6E22CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26498%3A0x6E22CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26498%3A0x6E22CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26498%3A0x6E22CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26498:0x6E22CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26498'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26498:0x6E22CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11447%3A0x581ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11447%3A0x581ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11447%3A0x581ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11447%3A0x581ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11447%3A0x581ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11447:0x581ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11447'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11447:0x581ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11433%3A0x7222CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11433%3A0x7222CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11433%3A0x7222CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11433%3A0x7222CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11433%3A0x7222CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11433:0x7222CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11433'^^xsd:integer;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11433:0x7222CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31731%3A0x7422CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31731%3A0x7422CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31731%3A0x7422CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31731%3A0x7422CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31731%3A0x7422CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31731:0x7422CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31731'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31731:0x7422CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31759%3A0x281ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31759%3A0x281ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31759%3A0x281ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31759%3A0x281ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31759%3A0x281ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31759:0x281ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31759'^^xsd:integer;
  dwc:scientificName 'Megalanceola stephenseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '325364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31759:0x281ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '325364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8208%3A0x251ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8208%3A0x251ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8208%3A0x251ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8208%3A0x251ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8208%3A0x251ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8208:0x251ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8208'^^xsd:integer;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8208:0x251ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6712%3A0xE21DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6712%3A0xE21DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6712%3A0xE21DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6712%3A0xE21DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6712%3A0xE21DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6712:0xE21DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6712'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6712:0xE21DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6711%3A0xDB1DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6711%3A0xDB1DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6711%3A0xDB1DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6711%3A0xDB1DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6711%3A0xDB1DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6711:0xDB1DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6711'^^xsd:integer;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6711:0xDB1DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31745%3A0xB71DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31745%3A0xB71DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31745%3A0xB71DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31745%3A0xB71DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31745%3A0xB71DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31745:0xB71DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31745'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31745:0xB71DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6766%3A0x7921CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6766%3A0x7921CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6766%3A0x7921CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6766%3A0x7921CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6766%3A0x7921CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6766:0x7921CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6766'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6766:0x7921CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6738%3A0xB11DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6738%3A0xB11DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6738%3A0xB11DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6738%3A0xB11DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6738%3A0xB11DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6738:0xB11DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6738'^^xsd:integer;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6738:0xB11DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8166%3A0x771BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8166%3A0x771BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8166%3A0x771BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8166%3A0x771BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8166%3A0x771BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8166:0x771BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8166'^^xsd:integer;
  dwc:scientificName 'Lampanyctus intricarius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 18786'^^xsd:string;
  dwc:aphiaid '126615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8166:0x771BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31703%3A0xAD1DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31703%3A0xAD1DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31703%3A0xAD1DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31703%3A0xAD1DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31703%3A0xAD1DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31703:0xAD1DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31703'^^xsd:integer;
  dwc:scientificName 'Hyperia medusarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31703:0xAD1DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5438%3A0xA21DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5438%3A0xA21DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5438%3A0xA21DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5438%3A0xA21DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5438%3A0xA21DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5438:0xA21DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5438'^^xsd:integer;
  dwc:scientificName 'Helicocranchia pfefferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '139424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5438:0xA21DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '139424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31717%3A0x9F1DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31717%3A0x9F1DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31717%3A0x9F1DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31717%3A0x9F1DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31717%3A0x9F1DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31717:0x9F1DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31717'^^xsd:integer;
  dwc:scientificName 'Hyperia spinigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31717:0x9F1DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6723%3A0x9F1DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6723%3A0x9F1DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6723%3A0x9F1DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6723%3A0x9F1DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6723%3A0x9F1DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6723:0x9F1DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6723'^^xsd:integer;
  dwc:scientificName 'Ichthyococcus ovatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16870'^^xsd:string;
  dwc:aphiaid '127298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6723:0x9F1DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31689%3A0x4F1DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31689%3A0x4F1DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31689%3A0x4F1DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31689%3A0x4F1DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31689%3A0x4F1DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31689:0x4F1DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31689'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31689:0x4F1DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6780%3A0x4E1DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6780%3A0x4E1DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6780%3A0x4E1DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6780%3A0x4E1DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6780%3A0x4E1DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6780:0x4E1DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6780'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6780:0x4E1DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6754%3A0x221CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6754%3A0x221CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6754%3A0x221CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6754%3A0x221CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6754%3A0x221CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6754:0x221CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6754'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6754:0x221CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13238%3A0x821CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13238%3A0x821CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13238%3A0x821CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13238%3A0x821CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13238%3A0x821CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13238:0x821CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13238'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13238:0x821CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6725%3A0xCB1BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6725%3A0xCB1BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6725%3A0xCB1BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6725%3A0xCB1BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6725%3A0xCB1BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6725:0xCB1BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6725'^^xsd:integer;
  dwc:scientificName 'Notolychnus valdiviae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6725:0xCB1BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126629'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22927%3A0x7E1CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22927%3A0x7E1CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22927%3A0x7E1CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22927%3A0x7E1CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -28.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-28.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22927%3A0x7E1CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22927:0x7E1CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22927'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.485'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3494 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22927:0x7E1CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8052%3A0x3921CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8052%3A0x3921CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8052%3A0x3921CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.567"^^xsd:decimal ;
  dwc:decimalLongitude "-28.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "2338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8052%3A0x3921CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.567"^^xsd:decimal ;
  geo-pos:long "-28.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8052%3A0x3921CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8052:0x3921CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8052'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.483'^^xsd:double;
  dwc:latitude '49.567'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '2338'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8052:0x3921CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22406%3A0x0E21CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22406%3A0x0E21CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22406%3A0x0E21CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.567"^^xsd:decimal ;
  dwc:decimalLongitude "-28.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "2338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22406%3A0x0E21CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.567"^^xsd:decimal ;
  geo-pos:long "-28.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22406%3A0x0E21CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22406:0x0E21CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22406'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.483'^^xsd:double;
  dwc:latitude '49.567'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '2338'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22406:0x0E21CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6808%3A0x0321CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6808%3A0x0321CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6808%3A0x0321CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.567"^^xsd:decimal ;
  dwc:decimalLongitude "-28.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "2338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6808%3A0x0321CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.567"^^xsd:decimal ;
  geo-pos:long "-28.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6808%3A0x0321CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6808:0x0321CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6808'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.483'^^xsd:double;
  dwc:latitude '49.567'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '2338'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6808:0x0321CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26568%3A0xFB20CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26568%3A0xFB20CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26568%3A0xFB20CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.567"^^xsd:decimal ;
  dwc:decimalLongitude "-28.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "2338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26568%3A0xFB20CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.567"^^xsd:decimal ;
  geo-pos:long "-28.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26568%3A0xFB20CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26568:0xFB20CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26568'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.483'^^xsd:double;
  dwc:latitude '49.567'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '2338'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26568:0xFB20CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24886%3A0x9221CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24886%3A0x9221CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24886%3A0x9221CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.567"^^xsd:decimal ;
  dwc:decimalLongitude "-28.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "2338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24886%3A0x9221CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.567"^^xsd:decimal ;
  geo-pos:long "-28.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24886%3A0x9221CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24886:0x9221CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24886'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.483'^^xsd:double;
  dwc:latitude '49.567'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '2338'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24886:0x9221CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6810%3A0x9D20CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6810%3A0x9D20CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6810%3A0x9D20CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.567"^^xsd:decimal ;
  dwc:decimalLongitude "-28.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "2338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6810%3A0x9D20CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.567"^^xsd:decimal ;
  geo-pos:long "-28.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6810%3A0x9D20CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6810:0x9D20CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6810'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.483'^^xsd:double;
  dwc:latitude '49.567'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '2338'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6810:0x9D20CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6730%3A0x9B20CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6730%3A0x9B20CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6730%3A0x9B20CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.567"^^xsd:decimal ;
  dwc:decimalLongitude "-28.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "2338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6730%3A0x9B20CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.567"^^xsd:decimal ;
  geo-pos:long "-28.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6730%3A0x9B20CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6730:0x9B20CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6730'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.483'^^xsd:double;
  dwc:latitude '49.567'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '2338'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6730:0x9B20CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30983%3A0x1E20CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30983%3A0x1E20CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30983%3A0x1E20CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.567"^^xsd:decimal ;
  dwc:decimalLongitude "-28.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "2338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30983%3A0x1E20CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.567"^^xsd:decimal ;
  geo-pos:long "-28.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30983%3A0x1E20CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30983:0x1E20CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30983'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.483'^^xsd:double;
  dwc:latitude '49.567'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '2338'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30983:0x1E20CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33815%3A0xFE21CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33815%3A0xFE21CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33815%3A0xFE21CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.567"^^xsd:decimal ;
  dwc:decimalLongitude "-28.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "2338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33815%3A0xFE21CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.567"^^xsd:decimal ;
  geo-pos:long "-28.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33815%3A0xFE21CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33815:0xFE21CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33815'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.483'^^xsd:double;
  dwc:latitude '49.567'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '2338'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33815:0xFE21CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6868%3A0xF51FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6868%3A0xF51FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6868%3A0xF51FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.567"^^xsd:decimal ;
  dwc:decimalLongitude "-28.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "2338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6868%3A0xF51FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.567"^^xsd:decimal ;
  geo-pos:long "-28.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6868%3A0xF51FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6868:0xF51FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6868'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.483'^^xsd:double;
  dwc:latitude '49.567'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '2338'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16245'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6868:0xF51FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30997%3A0x341BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30997%3A0x341BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30997%3A0x341BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.567"^^xsd:decimal ;
  dwc:decimalLongitude "-28.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "2338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30997%3A0x341BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.567"^^xsd:decimal ;
  geo-pos:long "-28.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30997%3A0x341BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30997:0x341BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30997'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.483'^^xsd:double;
  dwc:latitude '49.567'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '2338'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30997:0x341BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33829%3A0xF31FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33829%3A0xF31FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33829%3A0xF31FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.567"^^xsd:decimal ;
  dwc:decimalLongitude "-28.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "2338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33829%3A0xF31FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.567"^^xsd:decimal ;
  geo-pos:long "-28.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33829%3A0xF31FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33829:0xF31FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33829'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.483'^^xsd:double;
  dwc:latitude '49.567'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '2338'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33829:0xF31FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6796%3A0x941FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6796%3A0x941FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6796%3A0x941FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.567"^^xsd:decimal ;
  dwc:decimalLongitude "-28.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "2338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6796%3A0x941FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.567"^^xsd:decimal ;
  geo-pos:long "-28.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6796%3A0x941FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6796:0x941FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6796'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.483'^^xsd:double;
  dwc:latitude '49.567'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '2338'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16686'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6796:0x941FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33801%3A0x4F1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33801%3A0x4F1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33801%3A0x4F1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.567"^^xsd:decimal ;
  dwc:decimalLongitude "-28.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "2338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33801%3A0x4F1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.567"^^xsd:decimal ;
  geo-pos:long "-28.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33801%3A0x4F1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33801:0x4F1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33801'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.483'^^xsd:double;
  dwc:latitude '49.567'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '2338'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33801:0x4F1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24844%3A0x3E1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24844%3A0x3E1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24844%3A0x3E1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.567"^^xsd:decimal ;
  dwc:decimalLongitude "-28.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "2338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24844%3A0x3E1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.567"^^xsd:decimal ;
  geo-pos:long "-28.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24844%3A0x3E1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24844:0x3E1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24844'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.483'^^xsd:double;
  dwc:latitude '49.567'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '2338'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24844:0x3E1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6824%3A0x331FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6824%3A0x331FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6824%3A0x331FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.567"^^xsd:decimal ;
  dwc:decimalLongitude "-28.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "2338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6824%3A0x331FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.567"^^xsd:decimal ;
  geo-pos:long "-28.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6824%3A0x331FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6824:0x331FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6824'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.483'^^xsd:double;
  dwc:latitude '49.567'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '2338'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6824:0x331FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6838%3A0x181FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6838%3A0x181FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6838%3A0x181FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.567"^^xsd:decimal ;
  dwc:decimalLongitude "-28.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "2338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6838%3A0x181FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.567"^^xsd:decimal ;
  geo-pos:long "-28.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6838%3A0x181FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6838:0x181FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6838'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.483'^^xsd:double;
  dwc:latitude '49.567'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '2338'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6838:0x181FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22392%3A0x671BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22392%3A0x671BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22392%3A0x671BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.567"^^xsd:decimal ;
  dwc:decimalLongitude "-28.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "2338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22392%3A0x671BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.567"^^xsd:decimal ;
  geo-pos:long "-28.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22392%3A0x671BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22392:0x671BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22392'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.483'^^xsd:double;
  dwc:latitude '49.567'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '2338'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22392:0x671BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24830%3A0x671BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24830%3A0x671BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24830%3A0x671BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.567"^^xsd:decimal ;
  dwc:decimalLongitude "-28.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "2338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24830%3A0x671BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.567"^^xsd:decimal ;
  geo-pos:long "-28.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24830%3A0x671BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24830:0x671BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24830'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.483'^^xsd:double;
  dwc:latitude '49.567'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '2338'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24830:0x671BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31003%3A0x5721CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31003%3A0x5721CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31003%3A0x5721CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.567"^^xsd:decimal ;
  dwc:decimalLongitude "-28.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "2338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31003%3A0x5721CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.567"^^xsd:decimal ;
  geo-pos:long "-28.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31003%3A0x5721CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31003:0x5721CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31003'^^xsd:integer;
  dwc:scientificName 'Orchomene gerulicorbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.483'^^xsd:double;
  dwc:latitude '49.567'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '2338'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31003:0x5721CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '102686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13540%3A0x6A1ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13540%3A0x6A1ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13540%3A0x6A1ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.567"^^xsd:decimal ;
  dwc:decimalLongitude "-28.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "2338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13540%3A0x6A1ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.567"^^xsd:decimal ;
  geo-pos:long "-28.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13540%3A0x6A1ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13540:0x6A1ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13540'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.483'^^xsd:double;
  dwc:latitude '49.567'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '2338'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13540:0x6A1ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26554%3A0x6E22CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26554%3A0x6E22CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26554%3A0x6E22CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.567"^^xsd:decimal ;
  dwc:decimalLongitude "-28.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "2338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26554%3A0x6E22CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.567"^^xsd:decimal ;
  geo-pos:long "-28.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26554%3A0x6E22CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26554:0x6E22CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26554'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.483'^^xsd:double;
  dwc:latitude '49.567'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '2338'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26554:0x6E22CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13806%3A0x351ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13806%3A0x351ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13806%3A0x351ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.567"^^xsd:decimal ;
  dwc:decimalLongitude "-28.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "2338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13806%3A0x351ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.567"^^xsd:decimal ;
  geo-pos:long "-28.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13806%3A0x351ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13806:0x351ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13806'^^xsd:integer;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.483'^^xsd:double;
  dwc:latitude '49.567'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '2338'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13806:0x351ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13820%3A0x2D1ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13820%3A0x2D1ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13820%3A0x2D1ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.567"^^xsd:decimal ;
  dwc:decimalLongitude "-28.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "2338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13820%3A0x2D1ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.567"^^xsd:decimal ;
  geo-pos:long "-28.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13820%3A0x2D1ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13820:0x2D1ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13820'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.483'^^xsd:double;
  dwc:latitude '49.567'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '2338'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13820:0x2D1ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6822%3A0x5421CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6822%3A0x5421CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6822%3A0x5421CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.567"^^xsd:decimal ;
  dwc:decimalLongitude "-28.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "2338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6822%3A0x5421CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.567"^^xsd:decimal ;
  geo-pos:long "-28.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6822%3A0x5421CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6822:0x5421CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6822'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.483'^^xsd:double;
  dwc:latitude '49.567'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '2338'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16462'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6822:0x5421CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13414%3A0x9F22CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13414%3A0x9F22CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13414%3A0x9F22CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.567"^^xsd:decimal ;
  dwc:decimalLongitude "-28.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "2338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13414%3A0x9F22CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.567"^^xsd:decimal ;
  geo-pos:long "-28.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13414%3A0x9F22CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13414:0x9F22CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13414'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.483'^^xsd:double;
  dwc:latitude '49.567'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '2338'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13414:0x9F22CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6852%3A0xE11DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6852%3A0xE11DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6852%3A0xE11DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.567"^^xsd:decimal ;
  dwc:decimalLongitude "-28.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "2338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6852%3A0xE11DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.567"^^xsd:decimal ;
  geo-pos:long "-28.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6852%3A0xE11DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6852:0xE11DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6852'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.483'^^xsd:double;
  dwc:latitude '49.567'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '2338'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6852:0xE11DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31017%3A0x251CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31017%3A0x251CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31017%3A0x251CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.567"^^xsd:decimal ;
  dwc:decimalLongitude "-28.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "2338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31017%3A0x251CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.567"^^xsd:decimal ;
  geo-pos:long "-28.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31017%3A0x251CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31017:0x251CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31017'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.483'^^xsd:double;
  dwc:latitude '49.567'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '2338'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31017:0x251CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33843%3A0xB61DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33843%3A0xB61DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33843%3A0xB61DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.567"^^xsd:decimal ;
  dwc:decimalLongitude "-28.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "2338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33843%3A0xB61DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.567"^^xsd:decimal ;
  geo-pos:long "-28.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33843%3A0xB61DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33843:0xB61DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33843'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.483'^^xsd:double;
  dwc:latitude '49.567'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '2338'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33843:0xB61DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31031%3A0xAE22CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31031%3A0xAE22CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31031%3A0xAE22CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.567"^^xsd:decimal ;
  dwc:decimalLongitude "-28.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "2338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31031%3A0xAE22CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.567"^^xsd:decimal ;
  geo-pos:long "-28.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31031%3A0xAE22CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31031:0xAE22CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31031'^^xsd:integer;
  dwc:scientificName 'Lanceola felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.483'^^xsd:double;
  dwc:latitude '49.567'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '2338'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '510139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31031:0xAE22CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '510139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31045%3A0x531DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31045%3A0x531DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31045%3A0x531DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.567"^^xsd:decimal ;
  dwc:decimalLongitude "-28.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "2338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31045%3A0x531DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.567"^^xsd:decimal ;
  geo-pos:long "-28.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31045%3A0x531DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31045:0x531DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31045'^^xsd:integer;
  dwc:scientificName 'Lanceola laticarpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.483'^^xsd:double;
  dwc:latitude '49.567'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '2338'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '510142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31045:0x531DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '510142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30969%3A0x3E1DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30969%3A0x3E1DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30969%3A0x3E1DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.567"^^xsd:decimal ;
  dwc:decimalLongitude "-28.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "2338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30969%3A0x3E1DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.567"^^xsd:decimal ;
  geo-pos:long "-28.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30969%3A0x3E1DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30969:0x3E1DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30969'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.483'^^xsd:double;
  dwc:latitude '49.567'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '2338'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30969:0x3E1DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31059%3A0xBD1CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31059%3A0xBD1CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31059%3A0xBD1CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.567"^^xsd:decimal ;
  dwc:decimalLongitude "-28.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "2338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31059%3A0xBD1CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.567"^^xsd:decimal ;
  geo-pos:long "-28.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31059%3A0xBD1CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31059:0xBD1CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31059'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.483'^^xsd:double;
  dwc:latitude '49.567'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '2338'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31059:0xBD1CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13848%3A0xBA1CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13848%3A0xBA1CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13848%3A0xBA1CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.567"^^xsd:decimal ;
  dwc:decimalLongitude "-28.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "2338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13848%3A0xBA1CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.567"^^xsd:decimal ;
  geo-pos:long "-28.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13848%3A0xBA1CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13848:0xBA1CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13848'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.483'^^xsd:double;
  dwc:latitude '49.567'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '2338'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13848:0xBA1CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24872%3A0x931CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24872%3A0x931CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24872%3A0x931CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.567"^^xsd:decimal ;
  dwc:decimalLongitude "-28.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "2338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24872%3A0x931CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.567"^^xsd:decimal ;
  geo-pos:long "-28.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24872%3A0x931CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24872:0x931CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24872'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.483'^^xsd:double;
  dwc:latitude '49.567'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '2338'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24872:0x931CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10350%3A0xC61BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10350%3A0xC61BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10350%3A0xC61BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.567"^^xsd:decimal ;
  dwc:decimalLongitude "-28.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "2338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10350%3A0xC61BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.567"^^xsd:decimal ;
  geo-pos:long "-28.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10350%3A0xC61BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10350:0xC61BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10350'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro; Zachary Baldwin'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.483'^^xsd:double;
  dwc:latitude '49.567'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '2338'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10350:0xC61BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6794%3A0x851CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6794%3A0x851CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6794%3A0x851CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.567"^^xsd:decimal ;
  dwc:decimalLongitude "-28.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "2338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6794%3A0x851CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.567"^^xsd:decimal ;
  geo-pos:long "-28.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6794%3A0x851CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6794:0x851CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6794'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.483'^^xsd:double;
  dwc:latitude '49.567'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '2338'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6794:0x851CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.567"^^xsd:decimal ;
  dwc:decimalLongitude "-28.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "2338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.567"^^xsd:decimal ;
  geo-pos:long "-28.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x821CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.483'^^xsd:double;
  dwc:latitude '49.567'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '2338'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x821CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12192%3A0xEE22CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12192%3A0xEE22CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12192%3A0xEE22CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.567"^^xsd:decimal ;
  dwc:decimalLongitude "-28.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "2338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12192%3A0xEE22CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.567"^^xsd:decimal ;
  geo-pos:long "-28.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12192%3A0xEE22CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12192:0xEE22CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12192'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.483'^^xsd:double;
  dwc:latitude '49.567'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '2338'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12192:0xEE22CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24858%3A0xF022CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24858%3A0xF022CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24858%3A0xF022CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.567"^^xsd:decimal ;
  dwc:decimalLongitude "-28.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "2338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24858%3A0xF022CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.567"^^xsd:decimal ;
  geo-pos:long "-28.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24858%3A0xF022CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24858:0xF022CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24858'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.483'^^xsd:double;
  dwc:latitude '49.567'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '2338'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24858:0xF022CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26582%3A0x7E21CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26582%3A0x7E21CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26582%3A0x7E21CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.567"^^xsd:decimal ;
  dwc:decimalLongitude "-28.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528"^^xsd:integer ;
  dwc:maximumDepthInMeters "2338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26582%3A0x7E21CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.567 -28.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.567"^^xsd:decimal ;
  geo-pos:long "-28.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26582%3A0x7E21CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26582:0x7E21CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26582'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.483'^^xsd:double;
  dwc:latitude '49.567'^^xsd:double;
  dwc:minimumDepth '1528'^^xsd:integer;
  dwc:maximumDepth '2338'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3366 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26582:0x7E21CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23447%3A0x3B21CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23447%3A0x3B21CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23447%3A0x3B21CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2314"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23447%3A0x3B21CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23447%3A0x3B21CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23447:0x3B21CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23447'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '2314'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23447:0x3B21CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33115%3A0xA920CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33115%3A0xA920CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33115%3A0xA920CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2314"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33115%3A0xA920CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33115%3A0xA920CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33115:0xA920CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33115'^^xsd:integer;
  dwc:scientificName 'Stenopleura atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '2314'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102247'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33115:0xA920CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '102247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2C1BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Solidosagitta zetesios'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2C1BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '105463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2D1BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Serratosagitta tasmanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105465'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2D1BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '105465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30843%3A0x1D20CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30843%3A0x1D20CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30843%3A0x1D20CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2314"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30843%3A0x1D20CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30843%3A0x1D20CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30843:0x1D20CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30843'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '2314'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30843:0x1D20CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33031%3A0x0022CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33031%3A0x0022CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33031%3A0x0022CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2314"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33031%3A0x0022CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33031%3A0x0022CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33031:0x0022CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33031'^^xsd:integer;
  dwc:scientificName 'Cyphocaris challengeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '2314'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '428630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33031:0x0022CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '428630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32975%3A0xF71FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32975%3A0xF71FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32975%3A0xF71FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2314"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32975%3A0xF71FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32975%3A0xF71FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32975:0xF71FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32975'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '2314'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32975:0xF71FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7125%3A0xF51FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7125%3A0xF51FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7125%3A0xF51FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2314"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7125%3A0xF51FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7125%3A0xF51FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7125:0xF51FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7125'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '2314'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16248'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7125:0xF51FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33003%3A0x0122CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33003%3A0x0122CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33003%3A0x0122CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2314"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33003%3A0x0122CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33003%3A0x0122CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33003:0x0122CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33003'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '2314'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33003:0x0122CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23405%3A0xF01FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23405%3A0xF01FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23405%3A0xF01FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2314"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23405%3A0xF01FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23405%3A0xF01FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23405:0xF01FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23405'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '2314'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23405:0xF01FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7097%3A0x931FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7097%3A0x931FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7097%3A0x931FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2314"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7097%3A0x931FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7097%3A0x931FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7097:0x931FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7097'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '2314'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16685'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7097:0x931FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5528%3A0x8F1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5528%3A0x8F1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5528%3A0x8F1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5528%3A0x8F1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5528%3A0x8F1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5528:0x8F1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5528'^^xsd:integer;
  dwc:scientificName 'Brachioteuthis beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '341792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5528:0x8F1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '341792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30885%3A0x0822CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30885%3A0x0822CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30885%3A0x0822CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2314"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30885%3A0x0822CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30885%3A0x0822CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30885:0x0822CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30885'^^xsd:integer;
  dwc:scientificName 'Brachyscelus crusculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '2314'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103241'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30885:0x0822CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7083%3A0x881FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7083%3A0x881FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7083%3A0x881FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2314"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7083%3A0x881FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7083%3A0x881FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7083:0x881FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7083'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '2314'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7083:0x881FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x841FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x841FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x841FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x841FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x841FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x841FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Caecosagitta macrocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x841FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '105431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30804%3A0x1322CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30804%3A0x1322CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30804%3A0x1322CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2314"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30804%3A0x1322CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30804%3A0x1322CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30804:0x1322CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30804'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '2314'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30804:0x1322CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23419%3A0x4A21CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23419%3A0x4A21CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23419%3A0x4A21CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2314"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23419%3A0x4A21CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23419%3A0x4A21CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23419:0x4A21CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23419'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '2314'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23419:0x4A21CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6762%3A0x361FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6762%3A0x361FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6762%3A0x361FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2314"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6762%3A0x361FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6762%3A0x361FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6762:0x361FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6762'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '2314'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6762:0x361FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2A1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2A1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30829%3A0x6522CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30829%3A0x6522CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30829%3A0x6522CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2314"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30829%3A0x6522CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30829%3A0x6522CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30829:0x6522CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30829'^^xsd:integer;
  dwc:scientificName 'Paracallisoma alberti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '2314'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30829:0x6522CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '102700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11413%3A0x6A22CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11413%3A0x6A22CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11413%3A0x6A22CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2314"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11413%3A0x6A22CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11413%3A0x6A22CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11413:0x6A22CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11413'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '2314'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11413:0x6A22CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x591ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x591ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x591ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x591ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x591ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x591ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Eukrohnia fowleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x591ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '105415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11301%3A0x581ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11301%3A0x581ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11301%3A0x581ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2314"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11301%3A0x581ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11301%3A0x581ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11301:0x581ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11301'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '2314'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11301:0x581ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11273%3A0x311ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11273%3A0x311ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11273%3A0x311ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2314"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11273%3A0x311ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11273%3A0x311ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11273:0x311ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11273'^^xsd:integer;
  dwc:scientificName 'Eucopia australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '2314'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11273:0x311ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '119916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11287%3A0x7422CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11287%3A0x7422CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11287%3A0x7422CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2314"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11287%3A0x7422CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11287%3A0x7422CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11287:0x7422CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11287'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '2314'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11287:0x7422CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10248%3A0x9F22CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10248%3A0x9F22CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10248%3A0x9F22CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2314"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10248%3A0x9F22CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10248%3A0x9F22CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10248:0x9F22CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10248'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '2314'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10248:0x9F22CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33073%3A0x251CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33073%3A0x251CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33073%3A0x251CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2314"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33073%3A0x251CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33073%3A0x251CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33073:0x251CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33073'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '2314'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33073:0x251CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30857%3A0x261CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30857%3A0x261CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30857%3A0x261CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2314"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30857%3A0x261CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30857%3A0x261CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30857:0x261CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30857'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '2314'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30857:0x261CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32989%3A0xBB1BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32989%3A0xBB1BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32989%3A0xBB1BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2314"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32989%3A0xBB1BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32989%3A0xBB1BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32989:0xBB1BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32989'^^xsd:integer;
  dwc:scientificName 'Harcledo curvidactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '2314'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '237668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32989:0xBB1BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '237668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAE22CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAE22CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAE22CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAE22CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAE22CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xAE22CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Krohnitta subtilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xAE22CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '105429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33059%3A0xBE1BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33059%3A0xBE1BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33059%3A0xBE1BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2314"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33059%3A0xBE1BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33059%3A0xBE1BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33059:0xBE1BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33059'^^xsd:integer;
  dwc:scientificName 'Lanceola clausii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '2314'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '325370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33059:0xBE1BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '325370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33087%3A0xAE22CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33087%3A0xAE22CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33087%3A0xAE22CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2314"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33087%3A0xAE22CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33087%3A0xAE22CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33087:0xAE22CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33087'^^xsd:integer;
  dwc:scientificName 'Lanceola felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '2314'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '510139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33087:0xAE22CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '510139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33101%3A0x531DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33101%3A0x531DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33101%3A0x531DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2314"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33101%3A0x531DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33101%3A0x531DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33101:0x531DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33101'^^xsd:integer;
  dwc:scientificName 'Lanceola laticarpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '2314'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '510142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33101:0x531DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '510142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB322CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pseudosagitta lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB322CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '105444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33045%3A0xDA22CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33045%3A0xDA22CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33045%3A0xDA22CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2314"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33045%3A0xDA22CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33045%3A0xDA22CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33045:0xDA22CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33045'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '2314'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33045:0xDA22CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7111%3A0xD61CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7111%3A0xD61CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7111%3A0xD61CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2314"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7111%3A0xD61CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7111%3A0xD61CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7111:0xD61CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7111'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '2314'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7111:0xD61CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26624%3A0xE022CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26624%3A0xE022CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26624%3A0xE022CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2314"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26624%3A0xE022CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26624%3A0xE022CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26624:0xE022CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26624'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '2314'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26624:0xE022CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26610%3A0xE122CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26610%3A0xE122CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26610%3A0xE122CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2314"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26610%3A0xE122CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26610%3A0xE122CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26610:0xE122CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26610'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '2314'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26610:0xE122CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBE1CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Flaccisagitta hexaptera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBE1CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '105435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33017%3A0xBD1CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33017%3A0xBD1CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33017%3A0xBD1CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2314"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33017%3A0xBD1CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33017%3A0xBD1CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33017:0xBD1CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33017'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '2314'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33017:0xBD1CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30871%3A0x7C21CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30871%3A0x7C21CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30871%3A0x7C21CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2314"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30871%3A0x7C21CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30871%3A0x7C21CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30871:0x7C21CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30871'^^xsd:integer;
  dwc:scientificName 'Lanceola clausii clausii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '2314'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '325371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30871:0x7C21CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '325370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23433%3A0xCA1BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23433%3A0xCA1BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23433%3A0xCA1BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2314"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23433%3A0xCA1BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23433%3A0xCA1BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23433:0xCA1BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23433'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '2314'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23433:0xCA1BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30815%3A0x1C1CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30815%3A0x1C1CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30815%3A0x1C1CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2314"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30815%3A0x1C1CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30815%3A0x1C1CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30815:0x1C1CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30815'^^xsd:integer;
  dwc:scientificName 'Parandania boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '2314'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '214747'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30815:0x1C1CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '214747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26596%3A0x7E21CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26596%3A0x7E21CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26596%3A0x7E21CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2314"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26596%3A0x7E21CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26596%3A0x7E21CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26596:0x7E21CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26596'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '2314'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26596:0x7E21CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12916%3A0x321CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12916%3A0x321CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12916%3A0x321CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2314"^^xsd:integer ;
  dwc:maximumDepthInMeters "2768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12916%3A0x321CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.59 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "49.59"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12916%3A0x321CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12916:0x321CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12916'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.48'^^xsd:double;
  dwc:latitude '49.59'^^xsd:double;
  dwc:minimumDepth '2314'^^xsd:integer;
  dwc:maximumDepth '2768'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3077 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12916:0x321CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B21CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B21CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B21CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B21CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B21CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8B21CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scottocalanus persecans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8B21CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7520CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7520CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7420CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7420CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7220CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7220CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7220CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7220CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7320CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7320CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25325%3A0x6420CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25325%3A0x6420CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25325%3A0x6420CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25325%3A0x6420CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25325%3A0x6420CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25325:0x6420CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25325'^^xsd:integer;
  dwc:scientificName 'Chuniphyes multidentata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25325:0x6420CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25521%3A0x6320CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25521%3A0x6320CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25521%3A0x6320CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "501"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25521%3A0x6320CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25521%3A0x6320CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25521:0x6320CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25521'^^xsd:integer;
  dwc:scientificName 'Chuniphyes multidentata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '501'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25521:0x6320CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C20CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C20CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C20CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C20CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C20CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5C20CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Chiridius gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5C20CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3320CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Candacia longimana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3320CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x181CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x181CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x181CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x181CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x181CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x181CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Disseta palumboi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x181CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '345779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x831FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x831FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x831FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x831FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "501"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x831FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '501'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x831FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x821FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x821FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "501"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x821FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '501'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x821FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "501"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x821FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '501'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x821FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "501"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x821FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '501'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x821FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x821FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x821FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x821FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x821FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x801FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x801FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x811FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x811FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7F1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7F1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x801FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x801FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x801FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x801FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7E1FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7E1FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7F1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7F1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7F1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7F1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7E1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7E1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25003%3A0x421FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25003%3A0x421FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25003%3A0x421FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25003%3A0x421FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25003%3A0x421FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25003:0x421FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25003'^^xsd:integer;
  dwc:scientificName 'Aglantha digitale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25003:0x421FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '117849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "501"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3C1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aetideopsis multiserrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '501'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3C1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3B1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aetideopsis multiserrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3B1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1522CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1522CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1522CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1522CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1522CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1522CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aetideus armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1522CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x351FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x351FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '345251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x351FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x351FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '345251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x361FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x361FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '345251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1722CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1722CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1722CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1722CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1722CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1722CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1722CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2F1FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2F1FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2F1FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2F1FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2F1FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2F1FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2F1FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2D1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rhincalanus nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2D1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2C1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rhincalanus nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2C1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5922CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5922CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5922CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "501"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5922CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5922CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5922CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '501'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5922CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "501"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x271FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scaphocalanus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '501'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104786'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x271FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD31ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD31ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD31ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "501"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD31ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD31ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD31ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma xiphias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '501'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD31ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD41ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma xiphias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD41ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD41ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma xiphias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD41ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC51ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta tonsa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '359879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC51ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '359879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC51ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta tonsa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '359879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC51ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '359879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "501"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC51ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta tonsa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '501'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '359879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC51ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '359879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25339%3A0xC01ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25339%3A0xC01ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25339%3A0xC01ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25339%3A0xC01ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25339%3A0xC01ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25339:0xC01ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25339'^^xsd:integer;
  dwc:scientificName 'Pantachogon haeckeli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117860'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25339:0xC01ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '117860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBE1ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBE1ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBE1ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBE1ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "501"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBE1ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '501'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBE1ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "501"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x751ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '501'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x751ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x751ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x751ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x731ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x731ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25577%3A0x681ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25577%3A0x681ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25577%3A0x681ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "501"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25577%3A0x681ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25577%3A0x681ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25577:0x681ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25577'^^xsd:integer;
  dwc:scientificName 'Gilia reticulata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '501'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '196593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25577:0x681ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '196593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25507%3A0x661ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25507%3A0x661ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25507%3A0x661ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25507%3A0x661ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25507%3A0x661ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25507:0x661ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25507'^^xsd:integer;
  dwc:scientificName 'Gilia reticulata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '196593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25507:0x661ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '196593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25577%3A0x661ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25577%3A0x661ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25577%3A0x661ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "501"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25577%3A0x661ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25577%3A0x661ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25577:0x661ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25577'^^xsd:integer;
  dwc:scientificName 'Gilia reticulata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '501'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '196593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25577:0x661ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '196593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2A1ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104636'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2A1ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "501"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2A1ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '501'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104636'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2A1ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x261ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x261ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x261ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x261ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25437%3A0x231ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25437%3A0x231ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25437%3A0x231ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25437%3A0x231ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25437%3A0x231ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25437:0x231ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25437'^^xsd:integer;
  dwc:scientificName 'Nanomia cara '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25437:0x231ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '135496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1F1ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '220908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1F1ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '220908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1E1ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1E1ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "501"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1D1ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '501'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1D1ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF31DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF31DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF31DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "501"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF31DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF31DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF31DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia curta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '501'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF31DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA522CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA522CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA522CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA522CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA522CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA522CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Nullosetigera bidentata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '344706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA522CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '344706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA522CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA522CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA522CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "501"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA522CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA522CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA522CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Nullosetigera bidentata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '501'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '344706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA522CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '344706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE41DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE41DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE41DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE41DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE41DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE41DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Nullosetigera helgae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '361514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE41DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '361514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE41DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE41DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE41DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE41DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE41DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE41DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Nullosetigera helgae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '361514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE41DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '361514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA622CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA622CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA622CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "501"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA622CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA622CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA622CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lophothrix frontalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '501'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA622CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA622CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA622CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA622CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA622CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA622CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA622CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lophothrix frontalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA622CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB71DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB71DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB71DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB71DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB71DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB71DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia curta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB71DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC22CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC22CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC22CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC22CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC22CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xAC22CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterostylites longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xAC22CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA11DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA11DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA11DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA11DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25563%3A0xBD1BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25563%3A0xBD1BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25563%3A0xBD1BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "501"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25563%3A0xBD1BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25563%3A0xBD1BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25563:0xBD1BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25563'^^xsd:integer;
  dwc:scientificName 'Lensia achilles'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '501'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25563:0xBD1BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '135425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25493%3A0x991DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25493%3A0x991DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25493%3A0x991DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25493%3A0x991DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25493%3A0x991DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25493:0x991DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25493'^^xsd:integer;
  dwc:scientificName 'Lensia conoidea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25493:0x991DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '135426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25395%3A0x981DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25395%3A0x981DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25395%3A0x981DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25395%3A0x981DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25395%3A0x981DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25395:0x981DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25395'^^xsd:integer;
  dwc:scientificName 'Lensia conoidea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25395:0x981DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '135426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25353%3A0x981DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25353%3A0x981DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25353%3A0x981DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25353%3A0x981DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25353%3A0x981DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25353:0x981DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25353'^^xsd:integer;
  dwc:scientificName 'Lensia conoidea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25353:0x981DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '135426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4C1DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4C1DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4D1DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4D1DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '345251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4B1DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scaphocalanus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104786'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4B1DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4A1DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4A1DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4A1DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4A1DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4A1DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4A1DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4A1DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "501"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB322CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rhincalanus nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '501'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB322CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x391DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x391DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x391DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x391DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x391DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x391DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aetideopsis multiserrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x391DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD11CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Candacia norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD11CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1437526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "501"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCF1CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '501'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCF1CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "501"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCD1CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '501'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCD1CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCD1CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCD1CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCC1CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCC1CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25311%3A0xB81CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25311%3A0xB81CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25311%3A0xB81CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25311%3A0xB81CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25311%3A0xB81CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25311:0xB81CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25311'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25311:0xB81CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE622CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE622CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE622CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE622CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE622CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE622CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE622CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "501"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8D1CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '501'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8D1CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE722CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE722CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE722CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "501"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE722CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE722CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE722CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '501'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '220908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE722CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '220908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEB22CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEB22CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEB22CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEB22CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEB22CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xEB22CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Neocalanus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xEB22CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7E1CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta tonsa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '359879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7E1CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '359879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25591%3A0x7D1CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25591%3A0x7D1CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25591%3A0x7D1CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "501"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25591%3A0x7D1CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25591%3A0x7D1CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25591:0x7D1CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25591'^^xsd:integer;
  dwc:scientificName 'Pantachogon haeckeli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '501'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117860'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25591:0x7D1CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '117860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED22CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED22CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED22CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.37"^^xsd:decimal ;
  dwc:decimalLongitude "-28.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED22CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.37 -28.457)"^^geo:wktLiteral ;
  geo-pos:lat "60.37"^^xsd:decimal ;
  geo-pos:long "-28.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED22CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xED22CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.457'^^xsd:double;
  dwc:latitude '60.37'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1363 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xED22CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '104566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7278%3A0x1421CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7278%3A0x1421CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7278%3A0x1421CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7278%3A0x1421CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7278%3A0x1421CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7278:0x1421CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7278'^^xsd:integer;
  dwc:scientificName 'Scopelogadus mizolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '2042'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7278:0x1421CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26414%3A0x0D21CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26414%3A0x0D21CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26414%3A0x0D21CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26414%3A0x0D21CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26414%3A0x0D21CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26414:0x0D21CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26414'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '2042'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26414:0x0D21CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2250%3A0x0821CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2250%3A0x0821CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2250%3A0x0821CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2250%3A0x0821CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2250%3A0x0821CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2250:0x0821CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2250'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '2042'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2250:0x0821CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33528%3A0xAD20CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33528%3A0xAD20CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33528%3A0xAD20CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33528%3A0xAD20CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33528%3A0xAD20CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33528:0xAD20CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33528'^^xsd:integer;
  dwc:scientificName 'Streetsia challengeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '2042'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '236592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33528:0xAD20CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '236592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA520CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA520CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA520CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA520CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA520CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA520CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Solidosagitta planctonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA520CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA420CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA420CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Solidosagitta zetesios'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA420CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25102%3A0x0022CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25102%3A0x0022CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25102%3A0x0022CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25102%3A0x0022CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25102%3A0x0022CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25102:0x0022CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25102'^^xsd:integer;
  dwc:scientificName 'Cyclothone pseudopallida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '2042'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16333'^^xsd:string;
  dwc:aphiaid '127289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25102:0x0022CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7226%3A0xF51FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7226%3A0xF51FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7226%3A0xF51FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7226%3A0xF51FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7226%3A0xF51FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7226:0xF51FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7226'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '2042'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16279'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7226:0xF51FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24480%3A0xF01FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24480%3A0xF01FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24480%3A0xF01FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24480%3A0xF01FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24480%3A0xF01FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24480:0xF01FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24480'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '2042'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24480:0xF01FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7296%3A0x0622CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7296%3A0x0622CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7296%3A0x0622CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7296%3A0x0622CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7296%3A0x0622CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7296:0x0622CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7296'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '2042'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7296:0x0622CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x841FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x841FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x841FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x841FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x841FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x841FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Caecosagitta macrocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x841FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33542%3A0x521FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33542%3A0x521FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33542%3A0x521FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33542%3A0x521FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33542%3A0x521FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33542:0x521FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33542'^^xsd:integer;
  dwc:scientificName 'Vibilia cultripes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '2042'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '180767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33542:0x521FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '180767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24424%3A0x5121CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24424%3A0x5121CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24424%3A0x5121CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24424%3A0x5121CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24424%3A0x5121CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24424:0x5121CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24424'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '2042'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24424:0x5121CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7252%3A0xD71BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7252%3A0xD71BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7252%3A0xD71BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7252%3A0xD71BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7252%3A0xD71BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7252:0xD71BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7252'^^xsd:integer;
  dwc:scientificName 'Vinciguerria poweriae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '2042'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7252:0xD71BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7236%3A0x5E1BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7236%3A0x5E1BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7236%3A0x5E1BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7236%3A0x5E1BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7236%3A0x5E1BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7236:0x5E1BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7236'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx opisthopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '2042'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7236:0x5E1BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4903%3A0x5E1BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4903%3A0x5E1BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4903%3A0x5E1BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4903%3A0x5E1BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4903%3A0x5E1BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4903:0x5E1BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4903'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx opisthopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '2042'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4903:0x5E1BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7292%3A0x1622CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7292%3A0x1622CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7292%3A0x1622CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7292%3A0x1622CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7292%3A0x1622CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7292:0x1622CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7292'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '2042'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7292:0x1622CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33570%3A0x311FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33570%3A0x311FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33570%3A0x311FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33570%3A0x311FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33570%3A0x311FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33570:0x311FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33570'^^xsd:integer;
  dwc:scientificName 'Scina curvidactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '2042'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '421598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33570:0x311FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '421598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5822CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5822CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5822CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5822CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5822CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5822CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pterosagitta draco'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5822CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7224%3A0x241FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7224%3A0x241FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7224%3A0x241FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7224%3A0x241FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7224%3A0x241FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7224:0x241FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7224'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '2042'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7224:0x241FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7222%3A0x2E1CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7222%3A0x2E1CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7222%3A0x2E1CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7222%3A0x2E1CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7222%3A0x2E1CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7222:0x2E1CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7222'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '2042'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7222:0x2E1CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33556%3A0x6122CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33556%3A0x6122CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33556%3A0x6122CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33556%3A0x6122CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33556%3A0x6122CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33556:0x6122CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33556'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '2042'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33556:0x6122CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33780%3A0x6322CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33780%3A0x6322CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33780%3A0x6322CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33780%3A0x6322CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33780%3A0x6322CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33780:0x6322CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33780'^^xsd:integer;
  dwc:scientificName 'Parargissa curticornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '2042'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '848871'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33780:0x6322CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '491557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33626%3A0xC21ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33626%3A0xC21ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33626%3A0xC21ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33626%3A0xC21ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33626%3A0xC21ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33626:0xC21ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33626'^^xsd:integer;
  dwc:scientificName 'Parandania boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '2042'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '214747'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33626:0xC21ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '214747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E1ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E1ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E1ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E1ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E1ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6E1ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Flaccisagitta hexaptera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6E1ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7268%3A0x6D1BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7268%3A0x6D1BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7268%3A0x6D1BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7268%3A0x6D1BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7268%3A0x6D1BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7268:0x6D1BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7268'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '2042'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16471'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7268:0x6D1BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13330%3A0x1C1CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13330%3A0x1C1CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13330%3A0x1C1CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13330%3A0x1C1CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13330%3A0x1C1CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13330:0x1C1CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13330'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '2042'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13330:0x1C1CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26372%3A0x681ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26372%3A0x681ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26372%3A0x681ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26372%3A0x681ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26372%3A0x681ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26372:0x681ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26372'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '2042'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26372:0x681ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26386%3A0x6E22CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26386%3A0x6E22CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26386%3A0x6E22CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26386%3A0x6E22CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26386%3A0x6E22CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26386:0x6E22CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26386'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '2042'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26386:0x6E22CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2A1CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Eukrohnia fowleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2A1CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11293%3A0x591ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11293%3A0x591ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11293%3A0x591ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11293%3A0x591ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11293%3A0x591ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11293:0x591ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11293'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '2042'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11293:0x591ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11265%3A0x7222CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11265%3A0x7222CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11265%3A0x7222CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11265%3A0x7222CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11265%3A0x7222CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11265:0x7222CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11265'^^xsd:integer;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '2042'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11265:0x7222CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x271ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Mesosagitta minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x271ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1859314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13120%3A0xA022CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13120%3A0xA022CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13120%3A0xA022CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13120%3A0xA022CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13120%3A0xA022CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13120:0xA022CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13120'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '2042'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13120:0xA022CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33598%3A0x251CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33598%3A0x251CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33598%3A0x251CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33598%3A0x251CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33598%3A0x251CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33598:0x251CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33598'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '2042'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33598:0x251CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7250%3A0x761BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7250%3A0x761BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7250%3A0x761BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7250%3A0x761BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7250%3A0x761BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7250:0x761BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7250'^^xsd:integer;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '2042'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7250:0x761BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAE22CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAE22CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAE22CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAE22CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAE22CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xAE22CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Krohnitta subtilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xAE22CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4E1DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '2042'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4E1DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F1DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F1DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F1DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F1DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4F1DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4F1DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4F1DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB422CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB422CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB422CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB422CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB422CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB422CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pseudosagitta lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB422CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24410%3A0xB522CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24410%3A0xB522CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24410%3A0xB522CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24410%3A0xB522CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24410%3A0xB522CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24410:0xB522CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24410'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '2042'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24410:0xB522CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33514%3A0x461DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33514%3A0x461DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33514%3A0x461DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33514%3A0x461DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33514%3A0x461DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33514:0x461DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33514'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '2042'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33514:0x461DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26358%3A0x451DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26358%3A0x451DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26358%3A0x451DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26358%3A0x451DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26358%3A0x451DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26358:0x451DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26358'^^xsd:integer;
  dwc:scientificName 'Bentheogennema intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '2042'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26358:0x451DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7238%3A0x411DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7238%3A0x411DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7238%3A0x411DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7238%3A0x411DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7238%3A0x411DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7238:0x411DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7238'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '2042'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16770'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7238:0x411DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7282%3A0xD71CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7282%3A0xD71CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7282%3A0xD71CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7282%3A0xD71CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7282%3A0xD71CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7282:0xD71CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7282'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '2042'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7282:0xD71CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD61CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD61CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD61CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD61CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD61CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD61CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Serratosagitta tasmanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105465'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD61CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26400%3A0xDF22CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26400%3A0xDF22CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26400%3A0xDF22CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26400%3A0xDF22CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26400%3A0xDF22CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26400:0xDF22CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26400'^^xsd:integer;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '2042'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26400:0xDF22CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11279%3A0xBC1CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11279%3A0xBC1CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11279%3A0xBC1CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11279%3A0xBC1CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11279%3A0xBC1CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11279:0xBC1CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11279'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '2042'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11279:0xBC1CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33612%3A0xC41BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33612%3A0xC41BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33612%3A0xC41BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33612%3A0xC41BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33612%3A0xC41BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33612:0xC41BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33612'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '2042'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33612:0xC41BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33500%3A0x941CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33500%3A0x941CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33500%3A0x941CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33500%3A0x941CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33500%3A0x941CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33500:0x941CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33500'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '2042'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33500:0x941CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24396%3A0x821CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24396%3A0x821CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24396%3A0x821CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24396%3A0x821CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24396%3A0x821CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24396:0x821CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24396'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '2042'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24396:0x821CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7254%3A0x7A1CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7254%3A0x7A1CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7254%3A0x7A1CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7254%3A0x7A1CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.499 -28.453)"^^geo:wktLiteral ;
  geo-pos:lat "41.499"^^xsd:decimal ;
  geo-pos:long "-28.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7254%3A0x7A1CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7254:0x7A1CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7254'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.57'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.453'^^xsd:double;
  dwc:latitude '41.499'^^xsd:double;
  dwc:minimumDepth '2042'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2654 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7254:0x7A1CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1128%3A0x1021CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1128%3A0x1021CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1128%3A0x1021CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.307 -28.428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.307"^^xsd:decimal ;
  dwc:decimalLongitude "-28.428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1304"^^xsd:integer ;
  dwc:maximumDepthInMeters "1329"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1128%3A0x1021CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.307 -28.428)"^^geo:wktLiteral ;
  geo-pos:lat "60.307"^^xsd:decimal ;
  geo-pos:long "-28.428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1128%3A0x1021CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1128:0x1021CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1128'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.428'^^xsd:double;
  dwc:latitude '60.307'^^xsd:double;
  dwc:minimumDepth '1304'^^xsd:integer;
  dwc:maximumDepth '1329'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1501 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1128:0x1021CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1132%3A0x5E20CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1132%3A0x5E20CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1132%3A0x5E20CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.307 -28.428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.307"^^xsd:decimal ;
  dwc:decimalLongitude "-28.428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1304"^^xsd:integer ;
  dwc:maximumDepthInMeters "1329"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1132%3A0x5E20CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.307 -28.428)"^^geo:wktLiteral ;
  geo-pos:lat "60.307"^^xsd:decimal ;
  geo-pos:long "-28.428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1132%3A0x5E20CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1132:0x5E20CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1132'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.428'^^xsd:double;
  dwc:latitude '60.307'^^xsd:double;
  dwc:minimumDepth '1304'^^xsd:integer;
  dwc:maximumDepth '1329'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1501 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1132:0x5E20CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1156%3A0x5820CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1156%3A0x5820CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1156%3A0x5820CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.307 -28.428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.307"^^xsd:decimal ;
  dwc:decimalLongitude "-28.428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1304"^^xsd:integer ;
  dwc:maximumDepthInMeters "1329"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1156%3A0x5820CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.307 -28.428)"^^geo:wktLiteral ;
  geo-pos:lat "60.307"^^xsd:decimal ;
  geo-pos:long "-28.428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1156%3A0x5820CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1156:0x5820CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1156'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.428'^^xsd:double;
  dwc:latitude '60.307'^^xsd:double;
  dwc:minimumDepth '1304'^^xsd:integer;
  dwc:maximumDepth '1329'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1501 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1156:0x5820CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A143%3A0x891FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A143%3A0x891FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A143%3A0x891FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.307 -28.428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.307"^^xsd:decimal ;
  dwc:decimalLongitude "-28.428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1304"^^xsd:integer ;
  dwc:maximumDepthInMeters "1329"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A143%3A0x891FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.307 -28.428)"^^geo:wktLiteral ;
  geo-pos:lat "60.307"^^xsd:decimal ;
  geo-pos:long "-28.428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A143%3A0x891FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:143:0x891FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '143'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'FMP'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.428'^^xsd:double;
  dwc:latitude '60.307'^^xsd:double;
  dwc:minimumDepth '1304'^^xsd:integer;
  dwc:maximumDepth '1329'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1501 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:143:0x891FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20209%3A0x661BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20209%3A0x661BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20209%3A0x661BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.307 -28.428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.307"^^xsd:decimal ;
  dwc:decimalLongitude "-28.428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1304"^^xsd:integer ;
  dwc:maximumDepthInMeters "1329"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20209%3A0x661BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.307 -28.428)"^^geo:wktLiteral ;
  geo-pos:lat "60.307"^^xsd:decimal ;
  geo-pos:long "-28.428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20209%3A0x661BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20209:0x661BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20209'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.428'^^xsd:double;
  dwc:latitude '60.307'^^xsd:double;
  dwc:minimumDepth '1304'^^xsd:integer;
  dwc:maximumDepth '1329'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1501 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20209:0x661BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15568%3A0x1D1CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15568%3A0x1D1CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15568%3A0x1D1CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.307 -28.428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.307"^^xsd:decimal ;
  dwc:decimalLongitude "-28.428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1304"^^xsd:integer ;
  dwc:maximumDepthInMeters "1329"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15568%3A0x1D1CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.307 -28.428)"^^geo:wktLiteral ;
  geo-pos:lat "60.307"^^xsd:decimal ;
  geo-pos:long "-28.428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15568%3A0x1D1CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15568:0x1D1CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15568'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.428'^^xsd:double;
  dwc:latitude '60.307'^^xsd:double;
  dwc:minimumDepth '1304'^^xsd:integer;
  dwc:maximumDepth '1329'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1501 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15568:0x1D1CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11741%3A0x301ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11741%3A0x301ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11741%3A0x301ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.307 -28.428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.307"^^xsd:decimal ;
  dwc:decimalLongitude "-28.428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1304"^^xsd:integer ;
  dwc:maximumDepthInMeters "1329"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11741%3A0x301ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.307 -28.428)"^^geo:wktLiteral ;
  geo-pos:lat "60.307"^^xsd:decimal ;
  geo-pos:long "-28.428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11741%3A0x301ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11741:0x301ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11741'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.428'^^xsd:double;
  dwc:latitude '60.307'^^xsd:double;
  dwc:minimumDepth '1304'^^xsd:integer;
  dwc:maximumDepth '1329'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1501 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11741:0x301ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1146%3A0xD41CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1146%3A0xD41CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1146%3A0xD41CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.307 -28.428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.307"^^xsd:decimal ;
  dwc:decimalLongitude "-28.428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1304"^^xsd:integer ;
  dwc:maximumDepthInMeters "1329"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1146%3A0xD41CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.307 -28.428)"^^geo:wktLiteral ;
  geo-pos:lat "60.307"^^xsd:decimal ;
  geo-pos:long "-28.428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1146%3A0xD41CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1146:0xD41CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1146'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.428'^^xsd:double;
  dwc:latitude '60.307'^^xsd:double;
  dwc:minimumDepth '1304'^^xsd:integer;
  dwc:maximumDepth '1329'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1501 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1146:0xD41CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A217%3A0x351CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A217%3A0x351CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A217%3A0x351CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.307 -28.428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.307"^^xsd:decimal ;
  dwc:decimalLongitude "-28.428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1304"^^xsd:integer ;
  dwc:maximumDepthInMeters "1329"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A217%3A0x351CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.307 -28.428)"^^geo:wktLiteral ;
  geo-pos:lat "60.307"^^xsd:decimal ;
  geo-pos:long "-28.428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A217%3A0x351CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:217:0x351CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '217'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.428'^^xsd:double;
  dwc:latitude '60.307'^^xsd:double;
  dwc:minimumDepth '1304'^^xsd:integer;
  dwc:maximumDepth '1329'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1501 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:217:0x351CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2089%3A0x8321CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2089%3A0x8321CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2089%3A0x8321CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "2036"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2089%3A0x8321CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  geo-pos:lat "41.498"^^xsd:decimal ;
  geo-pos:long "-28.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2089%3A0x8321CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2089:0x8321CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2089'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.425'^^xsd:double;
  dwc:latitude '41.498'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '2036'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2441 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2089:0x8321CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26330%3A0x0D21CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26330%3A0x0D21CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26330%3A0x0D21CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "2036"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26330%3A0x0D21CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  geo-pos:lat "41.498"^^xsd:decimal ;
  geo-pos:long "-28.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26330%3A0x0D21CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26330:0x0D21CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26330'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.425'^^xsd:double;
  dwc:latitude '41.498'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '2036'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2441 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26330:0x0D21CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31883%3A0x9021CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31883%3A0x9021CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31883%3A0x9021CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "2036"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31883%3A0x9021CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  geo-pos:lat "41.498"^^xsd:decimal ;
  geo-pos:long "-28.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31883%3A0x9021CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31883:0x9021CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31883'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.425'^^xsd:double;
  dwc:latitude '41.498'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '2036'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2441 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31883:0x9021CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7323%3A0xCF1BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7323%3A0xCF1BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7323%3A0xCF1BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "2036"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7323%3A0xCF1BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  geo-pos:lat "41.498"^^xsd:decimal ;
  geo-pos:long "-28.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7323%3A0xCF1BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7323:0xCF1BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7323'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.425'^^xsd:double;
  dwc:latitude '41.498'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '2036'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2441 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7323:0xCF1BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31897%3A0xF71FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31897%3A0xF71FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31897%3A0xF71FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "2036"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31897%3A0xF71FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  geo-pos:lat "41.498"^^xsd:decimal ;
  geo-pos:long "-28.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31897%3A0xF71FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31897:0xF71FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31897'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.425'^^xsd:double;
  dwc:latitude '41.498'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '2036'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2441 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31897:0xF71FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26316%3A0x371BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26316%3A0x371BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26316%3A0x371BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "2036"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26316%3A0x371BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  geo-pos:lat "41.498"^^xsd:decimal ;
  geo-pos:long "-28.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26316%3A0x371BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26316:0x371BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26316'^^xsd:integer;
  dwc:scientificName 'Bentheogennema intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.425'^^xsd:double;
  dwc:latitude '41.498'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '2036'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2441 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26316:0x371BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7306%3A0x451FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7306%3A0x451FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7306%3A0x451FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "2036"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7306%3A0x451FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  geo-pos:lat "41.498"^^xsd:decimal ;
  geo-pos:long "-28.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7306%3A0x451FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7306:0x451FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7306'^^xsd:integer;
  dwc:scientificName 'Anoplogaster cornuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.425'^^xsd:double;
  dwc:latitude '41.498'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '2036'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2441 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15954'^^xsd:string;
  dwc:aphiaid '126393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7306:0x451FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31939%3A0xD71BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31939%3A0xD71BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31939%3A0xD71BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "2036"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31939%3A0xD71BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  geo-pos:lat "41.498"^^xsd:decimal ;
  geo-pos:long "-28.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31939%3A0xD71BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31939:0xD71BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31939'^^xsd:integer;
  dwc:scientificName 'Scina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.425'^^xsd:double;
  dwc:latitude '41.498'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '2036'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2441 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31939:0xD71BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7256%3A0x1C1CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7256%3A0x1C1CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7256%3A0x1C1CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "2036"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7256%3A0x1C1CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  geo-pos:lat "41.498"^^xsd:decimal ;
  geo-pos:long "-28.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7256%3A0x1C1CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7256:0x1C1CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7256'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.425'^^xsd:double;
  dwc:latitude '41.498'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '2036'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2441 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7256:0x1C1CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31925%3A0x6122CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31925%3A0x6122CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31925%3A0x6122CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "2036"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31925%3A0x6122CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  geo-pos:lat "41.498"^^xsd:decimal ;
  geo-pos:long "-28.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31925%3A0x6122CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31925:0x6122CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31925'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.425'^^xsd:double;
  dwc:latitude '41.498'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '2036'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2441 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31925:0x6122CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24455%3A0xC61ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24455%3A0xC61ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24455%3A0xC61ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "2036"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24455%3A0xC61ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  geo-pos:lat "41.498"^^xsd:decimal ;
  geo-pos:long "-28.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24455%3A0xC61ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24455:0xC61ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24455'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.425'^^xsd:double;
  dwc:latitude '41.498'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '2036'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2441 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24455:0xC61ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26344%3A0x711ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26344%3A0x711ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26344%3A0x711ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "2036"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26344%3A0x711ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  geo-pos:lat "41.498"^^xsd:decimal ;
  geo-pos:long "-28.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26344%3A0x711ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26344:0x711ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26344'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.425'^^xsd:double;
  dwc:latitude '41.498'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '2036'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2441 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26344:0x711ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13938%3A0x321ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13938%3A0x321ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13938%3A0x321ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "2036"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13938%3A0x321ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  geo-pos:lat "41.498"^^xsd:decimal ;
  geo-pos:long "-28.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13938%3A0x321ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13938:0x321ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13938'^^xsd:integer;
  dwc:scientificName 'Eucopia australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.425'^^xsd:double;
  dwc:latitude '41.498'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '2036'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2441 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13938:0x321ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '119916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13952%3A0x2F1ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13952%3A0x2F1ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13952%3A0x2F1ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "2036"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13952%3A0x2F1ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  geo-pos:lat "41.498"^^xsd:decimal ;
  geo-pos:long "-28.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13952%3A0x2F1ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13952:0x2F1ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13952'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.425'^^xsd:double;
  dwc:latitude '41.498'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '2036'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2441 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13952:0x2F1ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31911%3A0x2C1ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31911%3A0x2C1ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31911%3A0x2C1ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "2036"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31911%3A0x2C1ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  geo-pos:lat "41.498"^^xsd:decimal ;
  geo-pos:long "-28.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31911%3A0x2C1ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31911:0x2C1ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31911'^^xsd:integer;
  dwc:scientificName 'Eurythenes gryllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.425'^^xsd:double;
  dwc:latitude '41.498'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '2036'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2441 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31911:0x2C1ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '102563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13028%3A0xED1DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13028%3A0xED1DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13028%3A0xED1DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "2036"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13028%3A0xED1DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  geo-pos:lat "41.498"^^xsd:decimal ;
  geo-pos:long "-28.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13028%3A0xED1DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13028:0xED1DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13028'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.425'^^xsd:double;
  dwc:latitude '41.498'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '2036'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2441 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13028:0xED1DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24441%3A0xE51DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24441%3A0xE51DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24441%3A0xE51DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "2036"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24441%3A0xE51DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  geo-pos:lat "41.498"^^xsd:decimal ;
  geo-pos:long "-28.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24441%3A0xE51DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24441:0xE51DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24441'^^xsd:integer;
  dwc:scientificName 'Notostomus gibbosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.425'^^xsd:double;
  dwc:latitude '41.498'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '2036'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2441 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '212899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24441:0xE51DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '212899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7727%3A0xA21DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7727%3A0xA21DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7727%3A0xA21DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "2036"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7727%3A0xA21DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  geo-pos:lat "41.498"^^xsd:decimal ;
  geo-pos:long "-28.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7727%3A0xA21DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7727:0xA21DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7727'^^xsd:integer;
  dwc:scientificName 'Helicocranchia pfefferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.425'^^xsd:double;
  dwc:latitude '41.498'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '2036'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2441 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '139424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7727:0xA21DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '139424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24413%3A0xB522CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24413%3A0xB522CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24413%3A0xB522CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "2036"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24413%3A0xB522CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  geo-pos:lat "41.498"^^xsd:decimal ;
  geo-pos:long "-28.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24413%3A0xB522CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24413:0xB522CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24413'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.425'^^xsd:double;
  dwc:latitude '41.498'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '2036'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2441 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24413:0xB522CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24427%3A0xDA22CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24427%3A0xDA22CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24427%3A0xDA22CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "2036"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24427%3A0xDA22CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  geo-pos:lat "41.498"^^xsd:decimal ;
  geo-pos:long "-28.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24427%3A0xDA22CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24427:0xDA22CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24427'^^xsd:integer;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.425'^^xsd:double;
  dwc:latitude '41.498'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '2036'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2441 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24427:0xDA22CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13182%3A0xBE1CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13182%3A0xBE1CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13182%3A0xBE1CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "2036"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13182%3A0xBE1CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  geo-pos:lat "41.498"^^xsd:decimal ;
  geo-pos:long "-28.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13182%3A0xBE1CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13182:0xBE1CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13182'^^xsd:integer;
  dwc:scientificName 'Gnathophausia affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.425'^^xsd:double;
  dwc:latitude '41.498'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '2036'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2441 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119922'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13182:0xBE1CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '119922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7345%3A0xE422CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7345%3A0xE422CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7345%3A0xE422CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "2036"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7345%3A0xE422CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  geo-pos:lat "41.498"^^xsd:decimal ;
  geo-pos:long "-28.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7345%3A0xE422CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7345:0xE422CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7345'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.425'^^xsd:double;
  dwc:latitude '41.498'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '2036'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2441 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16280'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7345:0xE422CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7309%3A0xF222CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7309%3A0xF222CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7309%3A0xF222CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1489"^^xsd:integer ;
  dwc:maximumDepthInMeters "2036"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7309%3A0xF222CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.498 -28.425)"^^geo:wktLiteral ;
  geo-pos:lat "41.498"^^xsd:decimal ;
  geo-pos:long "-28.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7309%3A0xF222CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7309:0xF222CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7309'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.425'^^xsd:double;
  dwc:latitude '41.498'^^xsd:double;
  dwc:minimumDepth '1489'^^xsd:integer;
  dwc:maximumDepth '2036'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2441 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7309:0xF222CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2136%3A0x1521CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2136%3A0x1521CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2136%3A0x1521CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2136%3A0x1521CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-28.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2136%3A0x1521CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2136:0x1521CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2136'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.424'^^xsd:double;
  dwc:latitude '60.3'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '1302'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1664 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2136:0x1521CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1188%3A0x0C21CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1188%3A0x0C21CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1188%3A0x0C21CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1188%3A0x0C21CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-28.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1188%3A0x0C21CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1188:0x0C21CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1188'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.424'^^xsd:double;
  dwc:latitude '60.3'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '1302'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1664 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1188:0x0C21CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20979%3A0x8E21CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20979%3A0x8E21CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20979%3A0x8E21CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20979%3A0x8E21CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-28.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20979%3A0x8E21CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20979:0x8E21CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20979'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.424'^^xsd:double;
  dwc:latitude '60.3'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '1302'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1664 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20979:0x8E21CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20965%3A0xFD20CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20965%3A0xFD20CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20965%3A0xFD20CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20965%3A0xFD20CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-28.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20965%3A0xFD20CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20965:0xFD20CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20965'^^xsd:integer;
  dwc:scientificName 'Meningodora vesca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.424'^^xsd:double;
  dwc:latitude '60.3'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '1302'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1664 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20965:0xFD20CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1160%3A0x9820CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1160%3A0x9820CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1160%3A0x9820CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1160%3A0x9820CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-28.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1160%3A0x9820CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1160:0x9820CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1160'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.424'^^xsd:double;
  dwc:latitude '60.3'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '1302'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1664 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1160:0x9820CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1200%3A0x2C20CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1200%3A0x2C20CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1200%3A0x2C20CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1200%3A0x2C20CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-28.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1200%3A0x2C20CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1200:0x2C20CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1200'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.424'^^xsd:double;
  dwc:latitude '60.3'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '1302'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1664 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16191'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1200:0x2C20CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25830%3A0x1820CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25830%3A0x1820CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25830%3A0x1820CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25830%3A0x1820CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-28.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25830%3A0x1820CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25830:0x1820CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25830'^^xsd:integer;
  dwc:scientificName 'Cyclothone pallida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.424'^^xsd:double;
  dwc:latitude '60.3'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '1302'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1664 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16314'^^xsd:string;
  dwc:aphiaid '127288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25830:0x1820CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1202%3A0x941FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1202%3A0x941FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1202%3A0x941FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1202%3A0x941FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-28.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1202%3A0x941FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1202:0x941FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1202'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.424'^^xsd:double;
  dwc:latitude '60.3'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '1302'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1664 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16634'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1202:0x941FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1130%3A0x941FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1130%3A0x941FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1130%3A0x941FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1130%3A0x941FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-28.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1130%3A0x941FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1130:0x941FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1130'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.424'^^xsd:double;
  dwc:latitude '60.3'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '1302'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1664 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16635'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1130:0x941FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2105%3A0xC81ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2105%3A0xC81ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2105%3A0xC81ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2105%3A0xC81ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-28.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2105%3A0xC81ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2105:0xC81ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2105'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.424'^^xsd:double;
  dwc:latitude '60.3'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '1302'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1664 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2105:0xC81ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28618%3A0x661BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28618%3A0x661BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28618%3A0x661BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28618%3A0x661BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-28.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28618%3A0x661BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28618:0x661BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28618'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.424'^^xsd:double;
  dwc:latitude '60.3'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '1302'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1664 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28618:0x661BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11783%3A0x1D1CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11783%3A0x1D1CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11783%3A0x1D1CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11783%3A0x1D1CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-28.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11783%3A0x1D1CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11783:0x1D1CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11783'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.424'^^xsd:double;
  dwc:latitude '60.3'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '1302'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1664 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11783:0x1D1CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12994%3A0x2B1CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12994%3A0x2B1CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12994%3A0x2B1CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12994%3A0x2B1CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-28.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12994%3A0x2B1CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12994:0x2B1CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12994'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.424'^^xsd:double;
  dwc:latitude '60.3'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '1302'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1664 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12994:0x2B1CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28646%3A0x6E22CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28646%3A0x6E22CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28646%3A0x6E22CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28646%3A0x6E22CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-28.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28646%3A0x6E22CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28646:0x6E22CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28646'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.424'^^xsd:double;
  dwc:latitude '60.3'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '1302'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1664 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28646:0x6E22CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2307%3A0x641ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2307%3A0x641ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2307%3A0x641ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2307%3A0x641ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-28.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2307%3A0x641ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2307:0x641ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2307'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.424'^^xsd:double;
  dwc:latitude '60.3'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '1302'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1664 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2307:0x641ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11167%3A0x7222CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11167%3A0x7222CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11167%3A0x7222CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11167%3A0x7222CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-28.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11167%3A0x7222CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11167:0x7222CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11167'^^xsd:integer;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.424'^^xsd:double;
  dwc:latitude '60.3'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '1302'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1664 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11167:0x7222CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11853%3A0x7322CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11853%3A0x7322CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11853%3A0x7322CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11853%3A0x7322CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-28.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11853%3A0x7322CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11853:0x7322CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11853'^^xsd:integer;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.424'^^xsd:double;
  dwc:latitude '60.3'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '1302'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1664 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11853:0x7322CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11867%3A0x301ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11867%3A0x301ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11867%3A0x301ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11867%3A0x301ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-28.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11867%3A0x301ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11867:0x301ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11867'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.424'^^xsd:double;
  dwc:latitude '60.3'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '1302'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1664 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11867:0x301ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11881%3A0x2B1ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11881%3A0x2B1ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11881%3A0x2B1ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11881%3A0x2B1ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-28.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11881%3A0x2B1ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11881:0x2B1ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11881'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.424'^^xsd:double;
  dwc:latitude '60.3'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '1302'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1664 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11881:0x2B1ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11125%3A0x7522CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11125%3A0x7522CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11125%3A0x7522CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11125%3A0x7522CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-28.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11125%3A0x7522CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11125:0x7522CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11125'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.424'^^xsd:double;
  dwc:latitude '60.3'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '1302'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1664 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11125:0x7522CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1116%3A0x7722CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1116%3A0x7722CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1116%3A0x7722CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1116%3A0x7722CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-28.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1116%3A0x7722CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1116:0x7722CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1116'^^xsd:integer;
  dwc:scientificName 'Melamphaes microps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.424'^^xsd:double;
  dwc:latitude '60.3'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '1302'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1664 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1116:0x7722CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28632%3A0x7722CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28632%3A0x7722CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28632%3A0x7722CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28632%3A0x7722CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-28.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28632%3A0x7722CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28632:0x7722CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28632'^^xsd:integer;
  dwc:scientificName 'Meningodora vesca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.424'^^xsd:double;
  dwc:latitude '60.3'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '1302'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1664 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28632:0x7722CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32949%3A0x261CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32949%3A0x261CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32949%3A0x261CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32949%3A0x261CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-28.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32949%3A0x261CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32949:0x261CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32949'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.424'^^xsd:double;
  dwc:latitude '60.3'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '1302'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1664 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32949:0x261CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25858%3A0xB41DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25858%3A0xB41DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25858%3A0xB41DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25858%3A0xB41DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-28.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25858%3A0xB41DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25858:0xB41DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25858'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.424'^^xsd:double;
  dwc:latitude '60.3'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '1302'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1664 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25858:0xB41DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1158%3A0xB01DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1158%3A0xB01DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1158%3A0xB01DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1158%3A0xB01DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-28.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1158%3A0xB01DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1158:0xB01DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1158'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.424'^^xsd:double;
  dwc:latitude '60.3'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '1302'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1664 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1158:0xB01DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A219%3A0x511DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A219%3A0x511DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A219%3A0x511DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A219%3A0x511DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-28.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A219%3A0x511DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:219:0x511DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '219'^^xsd:integer;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.424'^^xsd:double;
  dwc:latitude '60.3'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '1302'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1664 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:219:0x511DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1172%3A0x401DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1172%3A0x401DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1172%3A0x401DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1172%3A0x401DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-28.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1172%3A0x401DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1172:0x401DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1172'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.424'^^xsd:double;
  dwc:latitude '60.3'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '1302'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1664 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1172:0x401DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11153%3A0xBA1CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11153%3A0xBA1CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11153%3A0xBA1CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11153%3A0xBA1CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-28.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11153%3A0xBA1CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11153:0xBA1CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11153'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.424'^^xsd:double;
  dwc:latitude '60.3'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '1302'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1664 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11153:0xBA1CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1186%3A0x831CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1186%3A0x831CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1186%3A0x831CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1186%3A0x831CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-28.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1186%3A0x831CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1186:0x831CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1186'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.424'^^xsd:double;
  dwc:latitude '60.3'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '1302'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1664 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1186:0x831CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20951%3A0xCA1BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20951%3A0xCA1BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20951%3A0xCA1BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20951%3A0xCA1BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-28.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20951%3A0xCA1BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20951:0xCA1BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20951'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.424'^^xsd:double;
  dwc:latitude '60.3'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '1302'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1664 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20951:0xCA1BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28604%3A0xF022CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28604%3A0xF022CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28604%3A0xF022CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28604%3A0xF022CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-28.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28604%3A0xF022CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28604:0xF022CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28604'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.424'^^xsd:double;
  dwc:latitude '60.3'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '1302'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1664 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28604:0xF022CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1144%3A0x301CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1144%3A0x301CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1144%3A0x301CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "1302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1144%3A0x301CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -28.424)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-28.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1144%3A0x301CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1144:0x301CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1144'^^xsd:integer;
  dwc:scientificName 'Melanostigma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.424'^^xsd:double;
  dwc:latitude '60.3'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '1302'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1664 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1144:0x301CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27597%3A0x3821CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27597%3A0x3821CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27597%3A0x3821CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27597%3A0x3821CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27597%3A0x3821CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27597:0x3821CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27597'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27597:0x3821CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1799%3A0x1621CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1799%3A0x1621CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1799%3A0x1621CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1799%3A0x1621CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1799%3A0x1621CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1799:0x1621CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1799'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1799:0x1621CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C21CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C21CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C21CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C21CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C21CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x0C21CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x0C21CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1145%3A0x0C21CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1145%3A0x0C21CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1145%3A0x0C21CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1145%3A0x0C21CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1145%3A0x0C21CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1145:0x0C21CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1145'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1145:0x0C21CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28983%3A0x8E21CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28983%3A0x8E21CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28983%3A0x8E21CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28983%3A0x8E21CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28983%3A0x8E21CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28983:0x8E21CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28983'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28983:0x8E21CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5532%3A0x0321CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5532%3A0x0321CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5532%3A0x0321CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5532%3A0x0321CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5532%3A0x0321CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5532:0x0321CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5532'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5532:0x0321CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4474%3A0x0321CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4474%3A0x0321CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4474%3A0x0321CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4474%3A0x0321CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4474%3A0x0321CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4474:0x0321CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4474'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton; Filipe Porteiro & Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 17546'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4474:0x0321CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1210%3A0x0221CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1210%3A0x0221CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1210%3A0x0221CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1210%3A0x0221CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1210%3A0x0221CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1210:0x0221CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1210'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1210:0x0221CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27569%3A0xFB20CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27569%3A0xFB20CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27569%3A0xFB20CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27569%3A0xFB20CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27569%3A0xFB20CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27569:0xFB20CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27569'^^xsd:integer;
  dwc:scientificName 'Meningodora vesca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27569:0xFB20CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27541%3A0x9021CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27541%3A0x9021CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27541%3A0x9021CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27541%3A0x9021CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27541%3A0x9021CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27541:0x9021CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27541'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27541:0x9021CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1196%3A0xB520CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1196%3A0xB520CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1196%3A0xB520CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1196%3A0xB520CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1196%3A0xB520CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1196:0xB520CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1196'^^xsd:integer;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro; F. Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16725'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1196:0xB520CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9D20CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9D20CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9D20CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9D20CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9D20CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x9D20CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x9D20CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1157%3A0x9D20CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1157%3A0x9D20CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1157%3A0x9D20CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1157%3A0x9D20CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1157%3A0x9D20CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1157:0x9D20CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1157'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1157:0x9D20CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A87%3A0x7720CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A87%3A0x7720CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A87%3A0x7720CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A87%3A0x7720CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A87%3A0x7720CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:87:0x7720CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '87'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:87:0x7720CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A83%3A0x5F20CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A83%3A0x5F20CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A83%3A0x5F20CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A83%3A0x5F20CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A83%3A0x5F20CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:83:0x5F20CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '83'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:83:0x5F20CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1841%3A0x5C20CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1841%3A0x5C20CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1841%3A0x5C20CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1841%3A0x5C20CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1841%3A0x5C20CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1841:0x5C20CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1841'^^xsd:integer;
  dwc:scientificName 'Chiroteuthis veranyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '139125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1841:0x5C20CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '139125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1203%3A0x3620CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1203%3A0x3620CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1203%3A0x3620CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1203%3A0x3620CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1203%3A0x3620CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1203:0x3620CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1203'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1203:0x3620CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A69%3A0x191CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A69%3A0x191CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A69%3A0x191CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A69%3A0x191CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A69%3A0x191CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:69:0x191CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '69'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16188'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:69:0x191CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14698%3A0xFB21CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14698%3A0xFB21CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14698%3A0xFB21CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14698%3A0xFB21CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14698%3A0xFB21CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14698:0xFB21CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14698'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16187'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14698:0xFB21CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25172%3A0x1820CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25172%3A0x1820CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25172%3A0x1820CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25172%3A0x1820CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25172%3A0x1820CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25172:0x1820CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25172'^^xsd:integer;
  dwc:scientificName 'Cyclothone pallida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16312'^^xsd:string;
  dwc:aphiaid '127288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25172:0x1820CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27555%3A0x0322CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27555%3A0x0322CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27555%3A0x0322CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27555%3A0x0322CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27555%3A0x0322CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27555:0x0322CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27555'^^xsd:integer;
  dwc:scientificName 'Ephyrina figueirai'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27555:0x0322CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A81%3A0xEA1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A81%3A0xEA1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A81%3A0xEA1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A81%3A0xEA1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A81%3A0xEA1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:81:0xEA1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '81'^^xsd:integer;
  dwc:scientificName 'Dolichopteryx longipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16831'^^xsd:string;
  dwc:aphiaid '126731'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:81:0xEA1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE81FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE81FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE81FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE81FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A67%3A0x0322CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A67%3A0x0322CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A67%3A0x0322CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A67%3A0x0322CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A67%3A0x0322CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:67:0x0322CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '67'^^xsd:integer;
  dwc:scientificName 'Bajacalifornia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton; John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:67:0x0322CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1131%3A0x891FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1131%3A0x891FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1131%3A0x891FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1131%3A0x891FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1131%3A0x891FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1131:0x891FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1131'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1131:0x891FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4492%3A0x0A22CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4492%3A0x0A22CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4492%3A0x0A22CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4492%3A0x0A22CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4492%3A0x0A22CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4492:0x0A22CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4492'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1542-45'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4492:0x0A22CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A147%3A0x5D1BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A147%3A0x5D1BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A147%3A0x5D1BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A147%3A0x5D1BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A147%3A0x5D1BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:147:0x5D1BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '147'^^xsd:integer;
  dwc:scientificName 'Anoplogaster cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton; Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:147:0x5D1BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A173%3A0x5221CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A173%3A0x5221CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A173%3A0x5221CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A173%3A0x5221CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A173%3A0x5221CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:173:0x5221CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '173'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:173:0x5221CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A183%3A0x1A1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A183%3A0x1A1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A183%3A0x1A1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A183%3A0x1A1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A183%3A0x1A1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:183:0x1A1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '183'^^xsd:integer;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:183:0x1A1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A55%3A0x5D22CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A55%3A0x5D22CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A55%3A0x5D22CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A55%3A0x5D22CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A55%3A0x5D22CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:55:0x5D22CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '55'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:55:0x5D22CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A95%3A0xD01ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A95%3A0xD01ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A95%3A0xD01ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A95%3A0xD01ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A95%3A0xD01ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:95:0xD01ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '95'^^xsd:integer;
  dwc:scientificName 'Photostylus pycnopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton; Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:95:0xD01ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10176%3A0xC71ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10176%3A0xC71ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10176%3A0xC71ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10176%3A0xC71ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10176%3A0xC71ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10176:0xC71ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10176'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10176:0xC71ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1757%3A0x711ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1757%3A0x711ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1757%3A0x711ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1757%3A0x711ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1757%3A0x711ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1757:0x711ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1757'^^xsd:integer;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1757:0x711ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15050%3A0x6A1ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15050%3A0x6A1ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15050%3A0x6A1ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15050%3A0x6A1ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15050%3A0x6A1ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15050:0x6A1ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15050'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15050:0x6A1ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28997%3A0x641ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28997%3A0x641ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28997%3A0x641ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28997%3A0x641ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28997%3A0x641ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28997:0x641ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28997'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28997:0x641ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1785%3A0x611ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1785%3A0x611ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1785%3A0x611ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1785%3A0x611ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1785%3A0x611ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1785:0x611ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1785'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1785:0x611ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13924%3A0x351ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13924%3A0x351ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13924%3A0x351ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13924%3A0x351ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13924%3A0x351ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13924:0x351ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13924'^^xsd:integer;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13924:0x351ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13910%3A0x7522CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13910%3A0x7522CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13910%3A0x7522CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13910%3A0x7522CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13910%3A0x7522CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13910:0x7522CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13910'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13910:0x7522CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14712%3A0x281ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14712%3A0x281ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14712%3A0x281ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14712%3A0x281ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14712%3A0x281ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14712:0x281ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14712'^^xsd:integer;
  dwc:scientificName 'Melamphaes microps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14712:0x281ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1129%3A0x9C22CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1129%3A0x9C22CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1129%3A0x9C22CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1129%3A0x9C22CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1129%3A0x9C22CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1129:0x9C22CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1129'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1129:0x9C22CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1171%3A0x9C22CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1171%3A0x9C22CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1171%3A0x9C22CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1171%3A0x9C22CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1171%3A0x9C22CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1171:0x9C22CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1171'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1171:0x9C22CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1185%3A0xF21DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1185%3A0xF21DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1185%3A0xF21DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1185%3A0xF21DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1185%3A0xF21DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1185:0xF21DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1185'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1185:0xF21DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1189%3A0x711BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1189%3A0x711BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1189%3A0x711BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1189%3A0x711BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1189%3A0x711BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1189:0x711BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1189'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton; Filipe Porteiro & Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1189:0x711BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12952%3A0x9E22CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12952%3A0x9E22CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12952%3A0x9E22CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12952%3A0x9E22CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12952%3A0x9E22CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12952:0x9E22CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12952'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12952:0x9E22CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5791%3A0xA622CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5791%3A0xA622CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5791%3A0xA622CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5791%3A0xA622CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5791%3A0xA622CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5791:0xA622CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5791'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5791:0xA622CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1155%3A0x271CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1155%3A0x271CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1155%3A0x271CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1155%3A0x271CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1155%3A0x271CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1155:0x271CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1155'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1155:0x271CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1127%3A0xB01DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1127%3A0xB01DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1127%3A0xB01DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1127%3A0xB01DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1127%3A0xB01DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1127:0xB01DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1127'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1127:0xB01DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1183%3A0xBC1BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1183%3A0xBC1BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1183%3A0xBC1BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1183%3A0xBC1BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1183%3A0xBC1BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1183:0xBC1BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1183'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1183:0xBC1BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A53%3A0xBC1BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A53%3A0xBC1BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A53%3A0xBC1BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A53%3A0xBC1BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A53%3A0xBC1BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:53:0xBC1BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '53'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:53:0xBC1BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14684%3A0xB022CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14684%3A0xB022CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14684%3A0xB022CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14684%3A0xB022CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14684%3A0xB022CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14684:0xB022CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14684'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14684:0xB022CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB722CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB722CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB722CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB722CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB722CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB722CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB722CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A93%3A0xD822CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A93%3A0xD822CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A93%3A0xD822CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A93%3A0xD822CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A93%3A0xD822CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:93:0xD822CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '93'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16632'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:93:0xD822CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A97%3A0x401DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A97%3A0x401DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A97%3A0x401DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A97%3A0x401DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A97%3A0x401DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:97:0x401DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '97'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:97:0x401DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50009%3A0xD61CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50009%3A0xD61CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50009%3A0xD61CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50009%3A0xD61CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50009%3A0xD61CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:50009:0xD61CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '50009'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:50009:0xD61CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1813%3A0xC31CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1813%3A0xC31CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1813%3A0xC31CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1813%3A0xC31CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1813%3A0xC31CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1813:0xC31CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1813'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1813:0xC31CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1827%3A0xDF22CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1827%3A0xDF22CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1827%3A0xDF22CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1827%3A0xDF22CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1827%3A0xDF22CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1827:0xDF22CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1827'^^xsd:integer;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1827:0xDF22CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13308%3A0xE422CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13308%3A0xE422CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13308%3A0xE422CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13308%3A0xE422CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13308%3A0xE422CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13308:0xE422CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13308'^^xsd:integer;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13308:0xE422CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8E1CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8E1CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8E1CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1113%3A0x201CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1113%3A0x201CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1113%3A0x201CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1113%3A0x201CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1113%3A0x201CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1113:0x201CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1113'^^xsd:integer;
  dwc:scientificName 'Lampadena speculigera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16886'^^xsd:string;
  dwc:aphiaid '126608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1113:0x201CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5895%3A0x8B1CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5895%3A0x8B1CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5895%3A0x8B1CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5895%3A0x8B1CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5895%3A0x8B1CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5895:0x8B1CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5895'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5895:0x8B1CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1169%3A0xC81BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1169%3A0xC81BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1169%3A0xC81BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1169%3A0xC81BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1169%3A0xC81BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1169:0xC81BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1169'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1169:0xC81BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28969%3A0x7E1CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28969%3A0x7E1CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28969%3A0x7E1CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28969%3A0x7E1CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28969%3A0x7E1CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28969:0x7E1CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28969'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28969:0x7E1CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1143%3A0xEE22CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1143%3A0xEE22CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1143%3A0xEE22CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1143%3A0xEE22CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1143%3A0xEE22CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1143:0xEE22CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1143'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1143:0xEE22CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50010%3A0x7A1CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50010%3A0x7A1CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50010%3A0x7A1CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50010%3A0x7A1CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50010%3A0x7A1CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:50010:0x7A1CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '50010'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:50010:0x7A1CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5854%3A0x7A1CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5854%3A0x7A1CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5854%3A0x7A1CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5854%3A0x7A1CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5854%3A0x7A1CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5854:0x7A1CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5854'^^xsd:integer;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5854:0x7A1CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A173%3A0x311CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A173%3A0x311CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A173%3A0x311CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.356"^^xsd:decimal ;
  dwc:decimalLongitude "-28.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A173%3A0x311CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.356 -28.421)"^^geo:wktLiteral ;
  geo-pos:lat "60.356"^^xsd:decimal ;
  geo-pos:long "-28.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A173%3A0x311CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:173:0x311CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '173'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.92'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.421'^^xsd:double;
  dwc:latitude '60.356'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1260'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1419 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:173:0x311CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A150%3A0x3921CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A150%3A0x3921CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A150%3A0x3921CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A150%3A0x3921CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A150%3A0x3921CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:150:0x3921CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '150'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:150:0x3921CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22437%3A0x1621CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22437%3A0x1621CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22437%3A0x1621CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22437%3A0x1621CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22437%3A0x1621CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22437:0x1621CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22437'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22437:0x1621CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10036%3A0x1621CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10036%3A0x1621CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10036%3A0x1621CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10036%3A0x1621CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10036%3A0x1621CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10036:0x1621CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10036'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10036:0x1621CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A103%3A0xFF20CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A103%3A0xFF20CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A103%3A0xFF20CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A103%3A0xFF20CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A103%3A0xFF20CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:103:0xFF20CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '103'^^xsd:integer;
  dwc:scientificName 'Melanostigma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:103:0xFF20CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22591%3A0xFC20CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22591%3A0xFC20CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22591%3A0xFC20CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22591%3A0xFC20CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22591%3A0xFC20CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22591:0xFC20CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22591'^^xsd:integer;
  dwc:scientificName 'Meningodora miccyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22591:0xFC20CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22367%3A0xF820CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22367%3A0xF820CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22367%3A0xF820CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22367%3A0xF820CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22367%3A0xF820CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22367:0xF820CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22367'^^xsd:integer;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22367:0xF820CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A104%3A0xAF20CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A104%3A0xAF20CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A104%3A0xAF20CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A104%3A0xAF20CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A104%3A0xAF20CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:104:0xAF20CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '104'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:104:0xAF20CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12426%3A0x2C1BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12426%3A0x2C1BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12426%3A0x2C1BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12426%3A0x2C1BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12426%3A0x2C1BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12426:0x2C1BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12426'^^xsd:integer;
  dwc:scientificName 'Solidosagitta zetesios'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12426:0x2C1BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '105463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A685%3A0x2C1BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A685%3A0x2C1BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A685%3A0x2C1BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A685%3A0x2C1BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A685%3A0x2C1BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:685:0x2C1BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '685'^^xsd:integer;
  dwc:scientificName 'Solidosagitta zetesios'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:685:0x2C1BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '105463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A102%3A0xA120CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A102%3A0xA120CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A102%3A0xA120CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A102%3A0xA120CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A102%3A0xA120CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:102:0xA120CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '102'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:102:0xA120CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A136%3A0x5820CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A136%3A0x5820CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A136%3A0x5820CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A136%3A0x5820CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A136%3A0x5820CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:136:0x5820CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '136'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:136:0x5820CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25522%3A0x3120CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25522%3A0x3120CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25522%3A0x3120CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25522%3A0x3120CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25522%3A0x3120CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25522:0x3120CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25522'^^xsd:integer;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16297'^^xsd:string;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25522:0x3120CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A101%3A0x2E20CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A101%3A0x2E20CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A101%3A0x2E20CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A101%3A0x2E20CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A101%3A0x2E20CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:101:0x2E20CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '101'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:101:0x2E20CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A117%3A0xFC21CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A117%3A0xFC21CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A117%3A0xFC21CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A117%3A0xFC21CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A117%3A0xFC21CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:117:0xFC21CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '117'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16192'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:117:0xFC21CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25536%3A0x1820CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25536%3A0x1820CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25536%3A0x1820CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25536%3A0x1820CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25536%3A0x1820CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25536:0x1820CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25536'^^xsd:integer;
  dwc:scientificName 'Cyclothone pseudopallida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16335'^^xsd:string;
  dwc:aphiaid '127289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25536:0x1820CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A131%3A0x0922CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A131%3A0x0922CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A131%3A0x0922CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A131%3A0x0922CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A131%3A0x0922CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:131:0x0922CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '131'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:131:0x0922CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A146%3A0x561FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A146%3A0x561FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A146%3A0x561FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A146%3A0x561FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A146%3A0x561FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:146:0x561FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '146'^^xsd:integer;
  dwc:scientificName 'Xenodermichthys copei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:146:0x561FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22549%3A0x3F1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22549%3A0x3F1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22549%3A0x3F1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22549%3A0x3F1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22549%3A0x3F1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22549:0x3F1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22549'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22549:0x3F1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2280%3A0x4921CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2280%3A0x4921CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2280%3A0x4921CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2280%3A0x4921CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2280%3A0x4921CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2280:0x4921CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2280'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2280:0x4921CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2317%3A0x2A1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2317%3A0x2A1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2317%3A0x2A1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2317%3A0x2A1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2317%3A0x2A1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2317:0x2A1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2317'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2317:0x2A1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A243%3A0x5121CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A243%3A0x5121CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A243%3A0x5121CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A243%3A0x5121CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A243%3A0x5121CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:243:0x5121CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '243'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:243:0x5121CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22409%3A0xCF1ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22409%3A0xCF1ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22409%3A0xCF1ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22409%3A0xCF1ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22409%3A0xCF1ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22409:0xCF1ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22409'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22409:0xCF1ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22507%3A0xCF1ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22507%3A0xCF1ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22507%3A0xCF1ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22507%3A0xCF1ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22507%3A0xCF1ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22507:0xCF1ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22507'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22507:0xCF1ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2359%3A0xC91ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2359%3A0xC91ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2359%3A0xC91ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2359%3A0xC91ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2359%3A0xC91ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2359:0xC91ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2359'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2359:0xC91ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22353%3A0xC71ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22353%3A0xC71ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22353%3A0xC71ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22353%3A0xC71ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22353%3A0xC71ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22353:0xC71ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22353'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22353:0xC71ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22521%3A0xC71ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22521%3A0xC71ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22521%3A0xC71ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22521%3A0xC71ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22521%3A0xC71ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22521:0xC71ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22521'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22521:0xC71ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13008%3A0x6A22CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13008%3A0x6A22CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13008%3A0x6A22CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13008%3A0x6A22CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13008%3A0x6A22CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13008:0x6A22CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13008'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13008:0x6A22CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15078%3A0x1D1CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15078%3A0x1D1CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15078%3A0x1D1CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15078%3A0x1D1CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15078%3A0x1D1CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15078:0x1D1CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15078'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15078:0x1D1CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15498%3A0x1D1CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15498%3A0x1D1CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15498%3A0x1D1CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15498%3A0x1D1CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15498%3A0x1D1CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15498:0x1D1CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15498'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15498:0x1D1CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12468%3A0x6B22CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12468%3A0x6B22CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12468%3A0x6B22CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12468%3A0x6B22CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12468%3A0x6B22CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12468:0x6B22CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12468'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12468:0x6B22CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1114%3A0x621ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1114%3A0x621ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1114%3A0x621ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1114%3A0x621ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1114%3A0x621ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1114:0x621ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1114'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1114:0x621ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11027%3A0x7322CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11027%3A0x7322CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11027%3A0x7322CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11027%3A0x7322CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11027%3A0x7322CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11027:0x7322CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11027'^^xsd:integer;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11027:0x7322CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14014%3A0x311ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14014%3A0x311ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14014%3A0x311ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14014%3A0x311ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14014%3A0x311ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14014:0x311ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14014'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14014:0x311ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11595%3A0x301ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11595%3A0x301ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11595%3A0x301ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11595%3A0x301ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11595%3A0x301ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11595:0x301ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11595'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11595:0x301ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13658%3A0x2E1ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13658%3A0x2E1ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13658%3A0x2E1ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13658%3A0x2E1ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13658%3A0x2E1ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13658:0x2E1ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13658'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13658:0x2E1ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13686%3A0x2F1ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13686%3A0x2F1ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13686%3A0x2F1ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13686%3A0x2F1ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13686%3A0x2F1ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13686:0x2F1ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13686'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13686:0x2F1ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32053%3A0x2B1ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32053%3A0x2B1ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32053%3A0x2B1ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32053%3A0x2B1ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32053%3A0x2B1ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32053:0x2B1ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32053'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32053:0x2B1ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32193%3A0x2B1ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32193%3A0x2B1ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32193%3A0x2B1ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32193%3A0x2B1ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32193%3A0x2B1ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32193:0x2B1ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32193'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32193:0x2B1ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11041%3A0x7522CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11041%3A0x7522CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11041%3A0x7522CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11041%3A0x7522CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11041%3A0x7522CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11041:0x7522CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11041'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11041:0x7522CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13700%3A0x2A1ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13700%3A0x2A1ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13700%3A0x2A1ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13700%3A0x2A1ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13700%3A0x2A1ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13700:0x2A1ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13700'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13700:0x2A1ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11713%3A0x7522CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11713%3A0x7522CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11713%3A0x7522CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11713%3A0x7522CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11713%3A0x7522CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11713:0x7522CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11713'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11713:0x7522CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A145%3A0x9C22CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A145%3A0x9C22CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A145%3A0x9C22CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A145%3A0x9C22CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A145%3A0x9C22CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:145:0x9C22CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '145'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:145:0x9C22CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13112%3A0xED1DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13112%3A0xED1DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13112%3A0xED1DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13112%3A0xED1DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13112%3A0xED1DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13112:0xED1DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13112'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13112:0xED1DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4460%3A0xE61DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4460%3A0xE61DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4460%3A0xE61DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4460%3A0xE61DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4460%3A0xE61DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4460:0xE61DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4460'^^xsd:integer;
  dwc:scientificName 'Nannobrachium achirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '221503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4460:0xE61DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '217707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32025%3A0xB61DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32025%3A0xB61DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32025%3A0xB61DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32025%3A0xB61DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32025%3A0xB61DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32025:0xB61DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32025'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32025:0xB61DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32039%3A0xAA22CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32039%3A0xAA22CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32039%3A0xAA22CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32039%3A0xAA22CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32039%3A0xAA22CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32039:0xAA22CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32039'^^xsd:integer;
  dwc:scientificName 'Hyperia medusarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32039:0xAA22CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '103253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32389%3A0xBE1BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32389%3A0xBE1BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32389%3A0xBE1BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32389%3A0xBE1BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32389%3A0xBE1BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32389:0xBE1BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32389'^^xsd:integer;
  dwc:scientificName 'Lanceola clausii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '325370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32389:0xBE1BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '325370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4E1DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4E1DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12426%3A0x4F1DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12426%3A0x4F1DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12426%3A0x4F1DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12426%3A0x4F1DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12426%3A0x4F1DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12426:0x4F1DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12426'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12426:0x4F1DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A118%3A0xD922CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A118%3A0xD922CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A118%3A0xD922CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A118%3A0xD922CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A118%3A0xD922CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:118:0xD922CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '118'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:118:0xD922CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22577%3A0xDB22CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22577%3A0xDB22CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22577%3A0xDB22CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22577%3A0xDB22CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22577%3A0xDB22CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22577:0xDB22CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22577'^^xsd:integer;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22577:0xDB22CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2257%3A0xE122CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2257%3A0xE122CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2257%3A0xE122CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2257%3A0xE122CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2257%3A0xE122CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2257:0xE122CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2257'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2257:0xE122CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13672%3A0xE422CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13672%3A0xE422CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13672%3A0xE422CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13672%3A0xE422CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13672%3A0xE422CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13672:0xE422CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13672'^^xsd:integer;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13672:0xE422CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A115%3A0x8E1CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A115%3A0x8E1CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A115%3A0x8E1CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A115%3A0x8E1CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A115%3A0x8E1CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:115:0x8E1CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '115'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:115:0x8E1CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25550%3A0xC91BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25550%3A0xC91BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25550%3A0xC91BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.278"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25550%3A0xC91BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.278 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "60.278"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25550%3A0xC91BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25550:0xC91BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25550'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '60.278'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1353 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25550:0xC91BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2834%3A0x3D21CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2834%3A0x3D21CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2834%3A0x3D21CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2834%3A0x3D21CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.239"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2834%3A0x3D21CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2834:0x3D21CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2834'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.239'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2834:0x3D21CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24046%3A0x1621CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24046%3A0x1621CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24046%3A0x1621CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24046%3A0x1621CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.239"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24046%3A0x1621CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24046:0x1621CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24046'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.239'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24046:0x1621CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27542%3A0x0821CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27542%3A0x0821CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27542%3A0x0821CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27542%3A0x0821CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.239"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27542%3A0x0821CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27542:0x0821CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27542'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.239'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27542:0x0821CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24004%3A0xF820CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24004%3A0xF820CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24004%3A0xF820CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24004%3A0xF820CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.239"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24004%3A0xF820CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24004:0xF820CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24004'^^xsd:integer;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.239'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24004:0xF820CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1198%3A0xFD21CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1198%3A0xFD21CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1198%3A0xFD21CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1198%3A0xFD21CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.239"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1198%3A0xFD21CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1198:0xFD21CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1198'^^xsd:integer;
  dwc:scientificName 'Entelurus aequoreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.239'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16420'^^xsd:string;
  dwc:aphiaid '127379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1198:0xFD21CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25564%3A0xF61FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25564%3A0xF61FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25564%3A0xF61FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25564%3A0xF61FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.239"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25564%3A0xF61FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25564:0xF61FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25564'^^xsd:integer;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.239'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16299'^^xsd:string;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25564:0xF61FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1184%3A0x4621CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1184%3A0x4621CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1184%3A0x4621CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1184%3A0x4621CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.239"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1184%3A0x4621CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1184:0x4621CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1184'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.239'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16193'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1184:0x4621CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1223%3A0x0922CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1223%3A0x0922CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1223%3A0x0922CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1223%3A0x0922CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.239"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1223%3A0x0922CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1223:0x0922CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1223'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.239'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1223:0x0922CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1868%3A0x1222CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1868%3A0x1222CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1868%3A0x1222CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1868%3A0x1222CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.239"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1868%3A0x1222CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1868:0x1222CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1868'^^xsd:integer;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.239'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1868:0x1222CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A241%3A0x5221CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A241%3A0x5221CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A241%3A0x5221CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A241%3A0x5221CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.239"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A241%3A0x5221CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:241:0x5221CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '241'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.239'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:241:0x5221CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A234%3A0x201FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A234%3A0x201FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A234%3A0x201FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A234%3A0x201FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.239"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A234%3A0x201FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:234:0x201FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '234'^^xsd:integer;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.239'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:234:0x201FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24060%3A0x5321CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24060%3A0x5321CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24060%3A0x5321CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24060%3A0x5321CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.239"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24060%3A0x5321CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24060:0x5321CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24060'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.239'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24060:0x5321CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24018%3A0xC81ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24018%3A0xC81ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24018%3A0xC81ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24018%3A0xC81ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.239"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24018%3A0xC81ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24018:0xC81ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24018'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.239'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24018:0xC81ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27570%3A0x641ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27570%3A0x641ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27570%3A0x641ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27570%3A0x641ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.239"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27570%3A0x641ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27570:0x641ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27570'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.239'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27570:0x641ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2774%3A0x371ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2774%3A0x371ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2774%3A0x371ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2774%3A0x371ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.239"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2774%3A0x371ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2774:0x371ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2774'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.239'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2774:0x371ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9058%3A0x341ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9058%3A0x341ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9058%3A0x341ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9058%3A0x341ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.239"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9058%3A0x341ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9058:0x341ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9058'^^xsd:integer;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.239'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9058:0x341ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1142%3A0x1B1ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1142%3A0x1B1ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1142%3A0x1B1ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1142%3A0x1B1ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.239"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1142%3A0x1B1ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1142:0x1B1ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1142'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.239'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1142:0x1B1ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1170%3A0xE21DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1170%3A0xE21DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1170%3A0xE21DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1170%3A0xE21DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.239"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1170%3A0xE21DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1170:0xE21DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1170'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.239'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1170:0xE21DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2806%3A0x481DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2806%3A0x481DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2806%3A0x481DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2806%3A0x481DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.239"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2806%3A0x481DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2806:0x481DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2806'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.239'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2806:0x481DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A156%3A0xC71CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A156%3A0xC71CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A156%3A0xC71CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A156%3A0xC71CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.239"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A156%3A0xC71CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:156:0xC71CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '156'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.239'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:156:0xC71CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1910%3A0xC31CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1910%3A0xC31CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1910%3A0xC31CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1910%3A0xC31CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.239"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1910%3A0xC31CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1910:0xC31CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1910'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.239'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1910:0xC31CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8722%3A0xC01CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8722%3A0xC01CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8722%3A0xC01CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8722%3A0xC01CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.239"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8722%3A0xC01CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8722:0xC01CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8722'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.239'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8722:0xC01CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9044%3A0xE222CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9044%3A0xE222CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9044%3A0xE222CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9044%3A0xE222CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.239"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9044%3A0xE222CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9044:0xE222CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9044'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.239'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9044:0xE222CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8736%3A0xE322CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8736%3A0xE322CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8736%3A0xE322CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8736%3A0xE322CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.239"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8736%3A0xE322CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8736:0xE322CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8736'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.239'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8736:0xE322CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32697%3A0x7D21CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32697%3A0x7D21CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32697%3A0x7D21CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32697%3A0x7D21CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.239 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.239"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32697%3A0x7D21CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32697:0x7D21CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32697'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.239'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32697:0x7D21CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21625%3A0x3D21CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21625%3A0x3D21CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21625%3A0x3D21CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.253"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "464"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21625%3A0x3D21CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.253"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21625%3A0x3D21CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21625:0x3D21CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21625'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.253'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '464'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21625:0x3D21CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2861%3A0x8821CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2861%3A0x8821CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2861%3A0x8821CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.253"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "464"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2861%3A0x8821CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.253"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2861%3A0x8821CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2861:0x8821CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2861'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.253'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '464'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2861:0x8821CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27556%3A0x8D21CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27556%3A0x8D21CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27556%3A0x8D21CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.253"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "464"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27556%3A0x8D21CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.253"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27556%3A0x8D21CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27556:0x8D21CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27556'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.253'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '464'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27556:0x8D21CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21653%3A0xFB20CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21653%3A0xFB20CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21653%3A0xFB20CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.253"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "464"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21653%3A0xFB20CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.253"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21653%3A0xFB20CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21653:0xFB20CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21653'^^xsd:integer;
  dwc:scientificName 'Meningodora vesca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.253'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '464'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21653:0xFB20CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A220%3A0xD31BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A220%3A0xD31BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A220%3A0xD31BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.253"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "464"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A220%3A0xD31BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.253"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A220%3A0xD31BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:220:0xD31BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '220'^^xsd:integer;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.253'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '464'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:220:0xD31BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.253"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "464"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.253"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1E1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.253'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '464'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1E1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.253"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "464"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.253"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1C1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.253'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '464'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1C1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2833%3A0x5321CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2833%3A0x5321CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2833%3A0x5321CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.253"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "464"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2833%3A0x5321CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.253"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2833%3A0x5321CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2833:0x5321CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2833'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.253'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '464'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2833:0x5321CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21639%3A0x661BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21639%3A0x661BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21639%3A0x661BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.253"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "464"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21639%3A0x661BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.253"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21639%3A0x661BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21639:0x661BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21639'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.253'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '464'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21639:0x661BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8778%3A0x1E1CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8778%3A0x1E1CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8778%3A0x1E1CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.253"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "464"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8778%3A0x1E1CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.253"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8778%3A0x1E1CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8778:0x1E1CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8778'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.253'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '464'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8778:0x1E1CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9212%3A0x2E1ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9212%3A0x2E1ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9212%3A0x2E1ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.253"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "464"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9212%3A0x2E1ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.253"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9212%3A0x2E1ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9212:0x2E1ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9212'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.253'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '464'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9212:0x2E1ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9198%3A0x7522CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9198%3A0x7522CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9198%3A0x7522CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.253"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "464"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9198%3A0x7522CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.253"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9198%3A0x7522CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9198:0x7522CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9198'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.253'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '464'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9198:0x7522CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A222%3A0xE01DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A222%3A0xE01DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A222%3A0xE01DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.253"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "464"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A222%3A0xE01DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.253"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A222%3A0xE01DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:222:0xE01DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '222'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.253'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '464'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:222:0xE01DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A21CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A21CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A21CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.253"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "464"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A21CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.253"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7A21CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7A21CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.253'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '464'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7A21CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32431%3A0xAA22CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32431%3A0xAA22CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32431%3A0xAA22CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.253"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "464"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32431%3A0xAA22CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.253"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32431%3A0xAA22CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32431:0xAA22CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32431'^^xsd:integer;
  dwc:scientificName 'Hyperia medusarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.253'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '464'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32431:0xAA22CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '103253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.253"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "464"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.253"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x441DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.253'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '464'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x441DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A280%3A0x401DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A280%3A0x401DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A280%3A0x401DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.253"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "464"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A280%3A0x401DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.253"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A280%3A0x401DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:280:0x401DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '280'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.253'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '464'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:280:0x401DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2877%3A0x3F1DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2877%3A0x3F1DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2877%3A0x3F1DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.253"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "464"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2877%3A0x3F1DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.253"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2877%3A0x3F1DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2877:0x3F1DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2877'^^xsd:integer;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.253'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '464'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2877:0x3F1DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21681%3A0xBE1CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21681%3A0xBE1CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21681%3A0xBE1CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.253"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "464"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21681%3A0xBE1CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.253"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21681%3A0xBE1CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21681:0xBE1CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21681'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.253'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '464'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21681:0xBE1CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32417%3A0xBD1CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32417%3A0xBD1CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32417%3A0xBD1CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.253"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "464"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32417%3A0xBD1CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.253"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32417%3A0xBD1CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32417:0xBD1CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32417'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.253'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '464'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32417:0xBD1CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4446%3A0x941CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4446%3A0x941CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4446%3A0x941CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.253"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "464"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4446%3A0x941CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.253"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4446%3A0x941CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4446:0x941CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4446'^^xsd:integer;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.253'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '464'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16298'^^xsd:string;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4446:0x941CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A266%3A0x911CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A266%3A0x911CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A266%3A0x911CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.253"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "464"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A266%3A0x911CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.253"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A266%3A0x911CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:266:0x911CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '266'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.253'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '464'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16294'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:266:0x911CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2850%3A0x311CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2850%3A0x311CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2850%3A0x311CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.253"^^xsd:decimal ;
  dwc:decimalLongitude "-28.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "464"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2850%3A0x311CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.253 -28.398)"^^geo:wktLiteral ;
  geo-pos:lat "60.253"^^xsd:decimal ;
  geo-pos:long "-28.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2850%3A0x311CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2850:0x311CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2850'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.398'^^xsd:double;
  dwc:latitude '60.253'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '464'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1393 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2850:0x311CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10782%3A0x8421CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10782%3A0x8421CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10782%3A0x8421CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10782%3A0x8421CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10782%3A0x8421CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10782:0x8421CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10782'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10782:0x8421CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26288%3A0x8C21CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26288%3A0x8C21CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26288%3A0x8C21CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26288%3A0x8C21CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26288%3A0x8C21CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26288:0x8C21CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26288'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26288:0x8C21CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26246%3A0x4021CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26246%3A0x4021CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26246%3A0x4021CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26246%3A0x4021CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26246%3A0x4021CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26246:0x4021CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26246'^^xsd:integer;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26246:0x4021CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33033%3A0xF920CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33033%3A0xF920CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33033%3A0xF920CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33033%3A0xF920CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33033%3A0xF920CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33033:0xF920CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33033'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33033:0xF920CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20321%3A0x4221CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20321%3A0x4221CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20321%3A0x4221CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20321%3A0x4221CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20321%3A0x4221CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20321:0x4221CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20321'^^xsd:integer;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20321:0x4221CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7688%3A0xA820CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7688%3A0xA820CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7688%3A0xA820CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7688%3A0xA820CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7688%3A0xA820CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7688:0xA820CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7688'^^xsd:integer;
  dwc:scientificName 'Sternoptyx diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7688:0xA820CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26274%3A0x9C20CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26274%3A0x9C20CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26274%3A0x9C20CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26274%3A0x9C20CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26274%3A0x9C20CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26274:0x9C20CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26274'^^xsd:integer;
  dwc:scientificName 'Sergia tenuiremis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26274:0x9C20CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7630%3A0x9920CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7630%3A0x9920CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7630%3A0x9920CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7630%3A0x9920CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7630%3A0x9920CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7630:0x9920CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7630'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7630:0x9920CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23766%3A0x0022CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23766%3A0x0022CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23766%3A0x0022CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23766%3A0x0022CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23766%3A0x0022CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23766:0x0022CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23766'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23766:0x0022CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5554%3A0xF51FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5554%3A0xF51FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5554%3A0xF51FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5554%3A0xF51FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5554%3A0xF51FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5554:0xF51FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5554'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16281'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5554:0xF51FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10824%3A0x1B1CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10824%3A0x1B1CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10824%3A0x1B1CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10824%3A0x1B1CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10824%3A0x1B1CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10824:0x1B1CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10824'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10824:0x1B1CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7674%3A0x941FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7674%3A0x941FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7674%3A0x941FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7674%3A0x941FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7674%3A0x941FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7674:0x941FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7674'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 19370'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7674:0x941FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23808%3A0x0822CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23808%3A0x0822CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23808%3A0x0822CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23808%3A0x0822CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23808%3A0x0822CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23808:0x0822CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23808'^^xsd:integer;
  dwc:scientificName 'Brachyscelus crusculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103241'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23808:0x0822CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7666%3A0x8D1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7666%3A0x8D1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7666%3A0x8D1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7666%3A0x8D1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7666%3A0x8D1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7666:0x8D1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7666'^^xsd:integer;
  dwc:scientificName 'Brotulotaenia crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein, Jørgen Nielsen, Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7666:0x8D1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7638%3A0x851FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7638%3A0x851FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7638%3A0x851FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7638%3A0x851FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7638%3A0x851FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7638:0x851FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7638'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7638:0x851FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20279%3A0x551FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20279%3A0x551FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20279%3A0x551FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20279%3A0x551FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20279%3A0x551FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20279:0x551FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20279'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20279:0x551FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23710%3A0x0E22CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23710%3A0x0E22CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23710%3A0x0E22CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23710%3A0x0E22CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23710%3A0x0E22CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23710:0x0E22CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23710'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23710:0x0E22CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7660%3A0x1122CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7660%3A0x1122CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7660%3A0x1122CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7660%3A0x1122CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7660%3A0x1122CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7660:0x1122CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7660'^^xsd:integer;
  dwc:scientificName 'Tetragonurus cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7660:0x1122CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20363%3A0x4A21CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20363%3A0x4A21CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20363%3A0x4A21CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20363%3A0x4A21CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20363%3A0x4A21CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20363:0x4A21CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20363'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20363:0x4A21CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7644%3A0x5F1BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7644%3A0x5F1BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7644%3A0x5F1BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7644%3A0x5F1BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7644%3A0x5F1BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7644:0x5F1BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7644'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7644:0x5F1BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23822%3A0xD71BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23822%3A0xD71BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23822%3A0xD71BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23822%3A0xD71BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23822%3A0xD71BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23822:0xD71BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23822'^^xsd:integer;
  dwc:scientificName 'Scina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23822:0xD71BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23836%3A0x301FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23836%3A0x301FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23836%3A0x301FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23836%3A0x301FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23836%3A0x301FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23836:0x301FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23836'^^xsd:integer;
  dwc:scientificName 'Scina curvidactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '421598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23836:0x301FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '421598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33005%3A0x311FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33005%3A0x311FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33005%3A0x311FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33005%3A0x311FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33005%3A0x311FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33005:0x311FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33005'^^xsd:integer;
  dwc:scientificName 'Scina curvidactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '421598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33005:0x311FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '421598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7658%3A0xD31BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7658%3A0xD31BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7658%3A0xD31BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7658%3A0xD31BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7658%3A0xD31BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7658:0xD31BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7658'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7658:0xD31BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1E1FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1E1FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23794%3A0xD61ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23794%3A0xD61ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23794%3A0xD61ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23794%3A0xD61ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23794%3A0xD61ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23794:0xD61ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23794'^^xsd:integer;
  dwc:scientificName 'Platyscelus ovoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23794:0xD61ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23783%3A0xD21ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23783%3A0xD21ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23783%3A0xD21ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23783%3A0xD21ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23783%3A0xD21ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23783:0xD21ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23783'^^xsd:integer;
  dwc:scientificName 'Phrosina semilunata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23783:0xD21ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33019%3A0xD31ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33019%3A0xD31ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33019%3A0xD31ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33019%3A0xD31ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33019%3A0xD31ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33019:0xD31ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33019'^^xsd:integer;
  dwc:scientificName 'Phrosina semilunata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33019:0xD31ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23724%3A0x6122CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23724%3A0x6122CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23724%3A0x6122CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23724%3A0x6122CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23724%3A0x6122CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23724:0x6122CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23724'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23724:0x6122CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34277%3A0xD01ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34277%3A0xD01ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34277%3A0xD01ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34277%3A0xD01ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34277%3A0xD01ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34277:0xD01ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34277'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34277:0xD01ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23780%3A0xC91ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23780%3A0xC91ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23780%3A0xC91ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23780%3A0xC91ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23780%3A0xC91ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23780:0xC91ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23780'^^xsd:integer;
  dwc:scientificName 'Parapronoe crustulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '421616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23780:0xC91ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '421616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20293%3A0xC51ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20293%3A0xC51ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20293%3A0xC51ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20293%3A0xC51ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20293%3A0xC51ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20293:0xC51ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20293'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20293:0xC51ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23864%3A0x5621CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23864%3A0x5621CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23864%3A0x5621CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23864%3A0x5621CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23864%3A0x5621CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23864:0x5621CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23864'^^xsd:integer;
  dwc:scientificName 'Parandania boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '214747'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23864:0x5621CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '214747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26260%3A0x6E22CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26260%3A0x6E22CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26260%3A0x6E22CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26260%3A0x6E22CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26260%3A0x6E22CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26260:0x6E22CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26260'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26260:0x6E22CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x601ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x601ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x601ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x601ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x601ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x601ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gonichthys cocco'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x601ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12904%3A0x351ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12904%3A0x351ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12904%3A0x351ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12904%3A0x351ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12904%3A0x351ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12904:0x351ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12904'^^xsd:integer;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12904:0x351ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12960%3A0x321ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12960%3A0x321ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12960%3A0x321ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12960%3A0x321ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12960%3A0x321ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12960:0x321ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12960'^^xsd:integer;
  dwc:scientificName 'Eucopia australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12960:0x321ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '119916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12918%3A0x2E1ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12918%3A0x2E1ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12918%3A0x2E1ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12918%3A0x2E1ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12918%3A0x2E1ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12918:0x2E1ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12918'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12918:0x2E1ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7632%3A0x2D1ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7632%3A0x2D1ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7632%3A0x2D1ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7632%3A0x2D1ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7632%3A0x2D1ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7632:0x2D1ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7632'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16472'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7632:0x2D1ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12932%3A0x2B1ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12932%3A0x2B1ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12932%3A0x2B1ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12932%3A0x2B1ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12932%3A0x2B1ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12932:0x2B1ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12932'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12932:0x2B1ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12946%3A0x7522CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12946%3A0x7522CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12946%3A0x7522CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12946%3A0x7522CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12946%3A0x7522CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12946:0x7522CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12946'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12946:0x7522CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23906%3A0x281ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23906%3A0x281ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23906%3A0x281ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23906%3A0x281ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23906%3A0x281ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23906:0x281ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23906'^^xsd:integer;
  dwc:scientificName 'Megalanceola stephenseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '325364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23906:0x281ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '325364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20335%3A0x7722CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20335%3A0x7722CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20335%3A0x7722CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20335%3A0x7722CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20335%3A0x7722CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20335:0x7722CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20335'^^xsd:integer;
  dwc:scientificName 'Meningodora vesca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20335:0x7722CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7624%3A0x9922CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7624%3A0x9922CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7624%3A0x9922CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7624%3A0x9922CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7624%3A0x9922CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7624:0x9922CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7624'^^xsd:integer;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7624:0x9922CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5614%3A0x1B1ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5614%3A0x1B1ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5614%3A0x1B1ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5614%3A0x1B1ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5614%3A0x1B1ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5614:0x1B1ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5614'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5614:0x1B1ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20265%3A0xF41DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20265%3A0xF41DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20265%3A0xF41DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20265%3A0xF41DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20265%3A0xF41DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20265:0xF41DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20265'^^xsd:integer;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20265:0xF41DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20349%3A0xEA1DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20349%3A0xEA1DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20349%3A0xEA1DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20349%3A0xEA1DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20349%3A0xEA1DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20349:0xEA1DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20349'^^xsd:integer;
  dwc:scientificName 'Nematocarcinus exilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20349:0xEA1DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7702%3A0x751BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7702%3A0x751BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7702%3A0x751BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7702%3A0x751BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7702%3A0x751BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7702:0x751BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7702'^^xsd:integer;
  dwc:scientificName 'Leptacanthichthys gracilispinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'T.W. Pietsch'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16709'^^xsd:string;
  dwc:aphiaid '126566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7702:0x751BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32991%3A0x251CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32991%3A0x251CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32991%3A0x251CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32991%3A0x251CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32991%3A0x251CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32991:0x251CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32991'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32991:0x251CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23920%3A0x251CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23920%3A0x251CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23920%3A0x251CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23920%3A0x251CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23920%3A0x251CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23920:0x251CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23920'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23920:0x251CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7652%3A0xAB1DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7652%3A0xAB1DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7652%3A0xAB1DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7652%3A0xAB1DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7652%3A0xAB1DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7652:0xAB1DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7652'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7652:0xAB1DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7700%3A0x4C1DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7700%3A0x4C1DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7700%3A0x4C1DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7700%3A0x4C1DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7700%3A0x4C1DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7700:0x4C1DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7700'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx opisthopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7700:0x4C1DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23752%3A0xD922CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23752%3A0xD922CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23752%3A0xD922CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23752%3A0xD922CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23752%3A0xD922CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23752:0xD922CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23752'^^xsd:integer;
  dwc:scientificName 'Vibilia cultripes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '180767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23752:0xD922CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '180767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7646%3A0xD71CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7646%3A0xD71CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7646%3A0xD71CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7646%3A0xD71CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7646%3A0xD71CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7646:0xD71CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7646'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7646:0xD71CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2380%3A0xDF22CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2380%3A0xDF22CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2380%3A0xDF22CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2380%3A0xDF22CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2380%3A0xDF22CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2380:0xDF22CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2380'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2380:0xDF22CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26232%3A0xE022CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26232%3A0xE022CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26232%3A0xE022CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26232%3A0xE022CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26232%3A0xE022CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26232:0xE022CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26232'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26232:0xE022CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25256%3A0xE522CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25256%3A0xE522CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25256%3A0xE522CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25256%3A0xE522CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25256%3A0xE522CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25256:0xE522CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25256'^^xsd:integer;
  dwc:scientificName 'Cyclothone pallida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16332'^^xsd:string;
  dwc:aphiaid '127288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25256:0xE522CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7626%3A0x871CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7626%3A0x871CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7626%3A0x871CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7626%3A0x871CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7626%3A0x871CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7626:0x871CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7626'^^xsd:integer;
  dwc:scientificName 'Lophodolos acanthognathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'T. Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7626:0x871CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23878%3A0x7C21CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23878%3A0x7C21CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23878%3A0x7C21CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23878%3A0x7C21CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23878%3A0x7C21CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23878:0x7C21CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23878'^^xsd:integer;
  dwc:scientificName 'Lanceola loveni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23878:0x7C21CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '103263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20377%3A0xEA22CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20377%3A0xEA22CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20377%3A0xEA22CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20377%3A0xEA22CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20377%3A0xEA22CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20377:0xEA22CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20377'^^xsd:integer;
  dwc:scientificName 'Notostomus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20377:0xEA22CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12876%3A0x7F1CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12876%3A0x7F1CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12876%3A0x7F1CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12876%3A0x7F1CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12876%3A0x7F1CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12876:0x7F1CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12876'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12876:0x7F1CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23892%3A0x7D1CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23892%3A0x7D1CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23892%3A0x7D1CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23892%3A0x7D1CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23892%3A0x7D1CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23892:0x7D1CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23892'^^xsd:integer;
  dwc:scientificName 'Paracallisoma alberti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23892:0x7D1CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '102700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7640%3A0x371CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7640%3A0x371CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7640%3A0x371CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.494"^^xsd:decimal ;
  dwc:decimalLongitude "-28.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "1493"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7640%3A0x371CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.494 -28.392)"^^geo:wktLiteral ;
  geo-pos:lat "41.494"^^xsd:decimal ;
  geo-pos:long "-28.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7640%3A0x371CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7640:0x371CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7640'^^xsd:integer;
  dwc:scientificName 'Scopelogadus mizolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.392'^^xsd:double;
  dwc:latitude '41.494'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '1493'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2602 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7640:0x371CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA220CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA220CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA220CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63 -28.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA220CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63 -28.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.63"^^xsd:decimal ;
  geo-pos:long "-28.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA220CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA220CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Spectrunculus grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.37'^^xsd:double;
  dwc:latitude '42.63'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2125 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA220CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16461%3A0x2E20CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16461%3A0x2E20CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16461%3A0x2E20CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63 -28.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16461%3A0x2E20CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63 -28.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.63"^^xsd:decimal ;
  geo-pos:long "-28.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16461%3A0x2E20CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:16461:0x2E20CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '16461'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.37'^^xsd:double;
  dwc:latitude '42.63'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2125 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:16461:0x2E20CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63 -28.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63 -28.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.63"^^xsd:decimal ;
  geo-pos:long "-28.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xED1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.37'^^xsd:double;
  dwc:latitude '42.63'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2125 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xED1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x961FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x961FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x961FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63 -28.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x961FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63 -28.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.63"^^xsd:decimal ;
  geo-pos:long "-28.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x961FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x961FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.37'^^xsd:double;
  dwc:latitude '42.63'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2125 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x961FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '105867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63 -28.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63 -28.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.63"^^xsd:decimal ;
  geo-pos:long "-28.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7D1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.37'^^xsd:double;
  dwc:latitude '42.63'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2125 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7D1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63 -28.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63 -28.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.63"^^xsd:decimal ;
  geo-pos:long "-28.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4D1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.37'^^xsd:double;
  dwc:latitude '42.63'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2125 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4D1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC22CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC22CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC22CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63 -28.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC22CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63 -28.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.63"^^xsd:decimal ;
  geo-pos:long "-28.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC22CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xAC22CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Hydrolagus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.37'^^xsd:double;
  dwc:latitude '42.63'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2125 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xAC22CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '105825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA71DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA71DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA71DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63 -28.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA71DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63 -28.37)"^^geo:wktLiteral ;
  geo-pos:lat "42.63"^^xsd:decimal ;
  geo-pos:long "-28.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA71DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA71DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Histiobranchus bathybius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.37'^^xsd:double;
  dwc:latitude '42.63'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2125 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA71DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26134%3A0x8221CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26134%3A0x8221CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26134%3A0x8221CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26134%3A0x8221CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26134%3A0x8221CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26134:0x8221CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26134'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26134:0x8221CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26106%3A0x1621CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26106%3A0x1621CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26106%3A0x1621CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26106%3A0x1621CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26106%3A0x1621CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26106:0x1621CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26106'^^xsd:integer;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26106:0x1621CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26120%3A0x1621CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26120%3A0x1621CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26120%3A0x1621CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26120%3A0x1621CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26120%3A0x1621CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26120:0x1621CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26120'^^xsd:integer;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26120:0x1621CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7216%3A0x8721CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7216%3A0x8721CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7216%3A0x8721CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7216%3A0x8721CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7216%3A0x8721CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7216:0x8721CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7216'^^xsd:integer;
  dwc:scientificName 'Scopelogadus mizolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7216:0x8721CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2474%3A0x8C21CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2474%3A0x8C21CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2474%3A0x8C21CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2474%3A0x8C21CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2474%3A0x8C21CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2474:0x8C21CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2474'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2474:0x8C21CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23640%3A0xFA20CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23640%3A0xFA20CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23640%3A0xFA20CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23640%3A0xFA20CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23640%3A0xFA20CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23640:0xFA20CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23640'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23640:0xFA20CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24917%3A0x4221CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24917%3A0x4221CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24917%3A0x4221CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24917%3A0x4221CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24917%3A0x4221CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24917:0x4221CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24917'^^xsd:integer;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24917:0x4221CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24833%3A0x4321CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24833%3A0x4321CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24833%3A0x4321CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24833%3A0x4321CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24833%3A0x4321CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24833:0x4321CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24833'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24833:0x4321CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7232%3A0xA920CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7232%3A0xA920CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7232%3A0xA920CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7232%3A0xA920CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7232%3A0xA920CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7232:0xA920CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7232'^^xsd:integer;
  dwc:scientificName 'Sternoptyx diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7232:0xA920CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7242%3A0x9E20CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7242%3A0x9E20CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7242%3A0x9E20CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7242%3A0x9E20CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7242%3A0x9E20CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7242:0x9E20CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7242'^^xsd:integer;
  dwc:scientificName 'Serrivomer lanceolatoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7242:0x9E20CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7713%3A0x5B20CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7713%3A0x5B20CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7713%3A0x5B20CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7713%3A0x5B20CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7713%3A0x5B20CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7713:0x5B20CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7713'^^xsd:integer;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7713:0x5B20CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7280%3A0x3220CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7280%3A0x3220CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7280%3A0x3220CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7280%3A0x3220CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7280%3A0x3220CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7280:0x3220CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7280'^^xsd:integer;
  dwc:scientificName 'Cubiceps gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16339'^^xsd:string;
  dwc:aphiaid '126990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7280:0x3220CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27137%3A0x2620CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27137%3A0x2620CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27137%3A0x2620CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27137%3A0x2620CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27137%3A0x2620CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27137:0x2620CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27137'^^xsd:integer;
  dwc:scientificName 'Diaphus mollis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16826'^^xsd:string;
  dwc:aphiaid '126595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27137:0x2620CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27151%3A0x2720CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27151%3A0x2720CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27151%3A0x2720CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27151%3A0x2720CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27151%3A0x2720CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27151:0x2720CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27151'^^xsd:integer;
  dwc:scientificName 'Diaphus mollis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16827'^^xsd:string;
  dwc:aphiaid '126595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27151:0x2720CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7214%3A0x1F20CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7214%3A0x1F20CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7214%3A0x1F20CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7214%3A0x1F20CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7214%3A0x1F20CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7214:0x1F20CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7214'^^xsd:integer;
  dwc:scientificName 'Derichthys serpentinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7214:0x1F20CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23598%3A0x1E20CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23598%3A0x1E20CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23598%3A0x1E20CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23598%3A0x1E20CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23598%3A0x1E20CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23598:0x1E20CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23598'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23598:0x1E20CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30253%3A0xFF21CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30253%3A0xFF21CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30253%3A0xFF21CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30253%3A0xFF21CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30253%3A0xFF21CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30253:0xFF21CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30253'^^xsd:integer;
  dwc:scientificName 'Cystisoma longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '458656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30253:0xFF21CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '458656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF61FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF61FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF61FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF61FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF61FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF61FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF61FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7234%3A0xF41FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7234%3A0xF41FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7234%3A0xF41FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7234%3A0xF41FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7234%3A0xF41FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7234:0xF41FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7234'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16282'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7234:0xF41FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7248%3A0xE51FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7248%3A0xE51FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7248%3A0xE51FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7248%3A0xE51FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7248%3A0xE51FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7248:0xE51FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7248'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Mikko Heino'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7248:0xE51FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7218%3A0x0422CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7218%3A0x0422CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7218%3A0x0422CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7218%3A0x0422CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7218%3A0x0422CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7218:0x0422CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7218'^^xsd:integer;
  dwc:scientificName 'Argyropelecus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7218:0x0422CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26176%3A0x371BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26176%3A0x371BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26176%3A0x371BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26176%3A0x371BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26176%3A0x371BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26176:0x371BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26176'^^xsd:integer;
  dwc:scientificName 'Bentheogennema intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26176:0x371BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23682%3A0x8F1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23682%3A0x8F1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23682%3A0x8F1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23682%3A0x8F1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23682%3A0x8F1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23682:0x8F1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23682'^^xsd:integer;
  dwc:scientificName 'Brachyscelus crusculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103241'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23682:0x8F1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7244%3A0x0922CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7244%3A0x0922CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7244%3A0x0922CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7244%3A0x0922CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7244%3A0x0922CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7244:0x0922CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7244'^^xsd:integer;
  dwc:scientificName 'Bolinichthys indicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16407'^^xsd:string;
  dwc:aphiaid '126582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7244:0x0922CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7286%3A0x891FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7286%3A0x891FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7286%3A0x891FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7286%3A0x891FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7286%3A0x891FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7286:0x891FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7286'^^xsd:integer;
  dwc:scientificName 'Bonapartia pedaliota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7286:0x891FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '322499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7290%3A0x561FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7290%3A0x561FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7290%3A0x561FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7290%3A0x561FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7290%3A0x561FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7290:0x561FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7290'^^xsd:integer;
  dwc:scientificName 'Xenodermichthys copei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7290:0x561FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24847%3A0x4E21CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24847%3A0x4E21CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24847%3A0x4E21CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24847%3A0x4E21CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24847%3A0x4E21CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24847:0x4E21CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24847'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24847:0x4E21CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7228%3A0x1122CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7228%3A0x1122CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7228%3A0x1122CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7228%3A0x1122CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7228%3A0x1122CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7228:0x1122CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7228'^^xsd:integer;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7228:0x1122CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24861%3A0x4A21CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24861%3A0x4A21CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24861%3A0x4A21CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24861%3A0x4A21CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24861%3A0x4A21CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24861:0x4A21CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24861'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24861:0x4A21CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23626%3A0x1722CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23626%3A0x1722CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23626%3A0x1722CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23626%3A0x1722CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23626%3A0x1722CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23626:0x1722CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23626'^^xsd:integer;
  dwc:scientificName 'Scina curvidactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '421598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23626:0x1722CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '421598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7783%3A0x5922CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7783%3A0x5922CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7783%3A0x5922CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7783%3A0x5922CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7783%3A0x5922CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7783:0x5922CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7783'^^xsd:integer;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7783:0x5922CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23668%3A0xD61ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23668%3A0xD61ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23668%3A0xD61ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23668%3A0xD61ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23668%3A0xD61ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23668:0xD61ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23668'^^xsd:integer;
  dwc:scientificName 'Platyscelus armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '549290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23668:0xD61ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '549290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23612%3A0x5F22CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23612%3A0x5F22CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23612%3A0x5F22CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23612%3A0x5F22CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23612%3A0x5F22CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23612:0x5F22CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23612'^^xsd:integer;
  dwc:scientificName 'Phrosina semilunata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23612:0x5F22CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30295%3A0xD21ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30295%3A0xD21ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30295%3A0xD21ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30295%3A0xD21ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30295%3A0xD21ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30295:0xD21ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30295'^^xsd:integer;
  dwc:scientificName 'Phrosina semilunata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30295:0xD21ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23654%3A0xD01ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23654%3A0xD01ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23654%3A0xD01ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23654%3A0xD01ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23654%3A0xD01ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23654:0xD01ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23654'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23654:0xD01ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30113%3A0x6122CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30113%3A0x6122CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30113%3A0x6122CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30113%3A0x6122CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30113%3A0x6122CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30113:0x6122CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30113'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30113:0x6122CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCC1ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCC1ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23696%3A0x651BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23696%3A0x651BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23696%3A0x651BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23696%3A0x651BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23696%3A0x651BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23696:0x651BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23696'^^xsd:integer;
  dwc:scientificName 'Parapronoe crustulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '421616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23696:0x651BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '421616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30281%3A0xC91ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30281%3A0xC91ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30281%3A0xC91ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30281%3A0xC91ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30281%3A0xC91ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30281:0xC91ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30281'^^xsd:integer;
  dwc:scientificName 'Parapronoe crustulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '421616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30281:0xC91ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '421616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24903%3A0xC51ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24903%3A0xC51ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24903%3A0xC51ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24903%3A0xC51ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24903%3A0xC51ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24903:0xC51ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24903'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24903:0xC51ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24819%3A0xC21ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24819%3A0xC21ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24819%3A0xC21ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24819%3A0xC21ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24819%3A0xC21ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24819:0xC21ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24819'^^xsd:integer;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24819:0xC21ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26162%3A0x6B22CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26162%3A0x6B22CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26162%3A0x6B22CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26162%3A0x6B22CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26162%3A0x6B22CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26162:0x6B22CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26162'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26162:0x6B22CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7258%3A0x5F1ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7258%3A0x5F1ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7258%3A0x5F1ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7258%3A0x5F1ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7258%3A0x5F1ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7258:0x5F1ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7258'^^xsd:integer;
  dwc:scientificName 'Gonichthys cocco'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7258:0x5F1ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11335%3A0x361ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11335%3A0x361ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11335%3A0x361ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11335%3A0x361ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11335%3A0x361ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11335:0x361ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11335'^^xsd:integer;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11335:0x361ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13393%3A0x9822CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13393%3A0x9822CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13393%3A0x9822CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13393%3A0x9822CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13393%3A0x9822CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13393:0x9822CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13393'^^xsd:integer;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13393:0x9822CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9B22CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9B22CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9B22CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9B22CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9B22CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x9B22CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x9B22CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13078%3A0x9F22CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13078%3A0x9F22CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13078%3A0x9F22CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13078%3A0x9F22CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13078%3A0x9F22CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13078:0x9F22CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13078'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13078:0x9F22CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13092%3A0x9F22CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13092%3A0x9F22CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13092%3A0x9F22CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13092%3A0x9F22CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13092%3A0x9F22CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13092:0x9F22CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13092'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13092:0x9F22CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7274%3A0xA222CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7274%3A0xA222CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7274%3A0xA222CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7274%3A0xA222CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7274%3A0xA222CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7274:0xA222CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7274'^^xsd:integer;
  dwc:scientificName 'Nemichthys scolopaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7274:0xA222CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7307%3A0xB11DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7307%3A0xB11DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7307%3A0xB11DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7307%3A0xB11DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7307%3A0xB11DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7307:0xB11DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7307'^^xsd:integer;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7307:0xB11DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7230%3A0xAE1DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7230%3A0xAE1DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7230%3A0xAE1DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7230%3A0xAE1DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7230%3A0xAE1DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7230:0xAE1DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7230'^^xsd:integer;
  dwc:scientificName 'Hygophum hygomii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16864'^^xsd:string;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7230:0xAE1DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7276%3A0xA81DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7276%3A0xA81DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7276%3A0xA81DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7276%3A0xA81DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7276%3A0xA81DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7276:0xA81DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7276'^^xsd:integer;
  dwc:scientificName 'Howella brodiei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7276:0xA81DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7365%3A0x9C1DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7365%3A0x9C1DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7365%3A0x9C1DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7365%3A0x9C1DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7365%3A0x9C1DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7365:0x9C1DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7365'^^xsd:integer;
  dwc:scientificName 'Lampadena speculigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7365:0x9C1DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4915%3A0x8021CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4915%3A0x8021CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4915%3A0x8021CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4915%3A0x8021CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4915%3A0x8021CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4915:0x8021CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4915'^^xsd:integer;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1559-60'^^xsd:string;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4915:0x8021CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30267%3A0xCA1CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30267%3A0xCA1CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30267%3A0xCA1CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30267%3A0xCA1CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30267%3A0xCA1CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30267:0xCA1CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30267'^^xsd:integer;
  dwc:scientificName 'Brachyscelus crusculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103241'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30267:0xCA1CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7220%3A0xC71CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7220%3A0xC71CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7220%3A0xC71CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7220%3A0xC71CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7220%3A0xC71CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7220:0xC71CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7220'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7220:0xC71CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26148%3A0xBE1CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26148%3A0xBE1CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26148%3A0xBE1CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26148%3A0xBE1CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26148%3A0xBE1CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26148:0xBE1CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26148'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26148:0xBE1CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11349%3A0xBC1CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11349%3A0xBC1CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11349%3A0xBC1CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11349%3A0xBC1CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11349%3A0xBC1CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11349:0xBC1CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11349'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11349:0xBC1CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7288%3A0x971CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7288%3A0x971CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7288%3A0x971CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7288%3A0x971CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7288%3A0x971CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7288:0x971CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7288'^^xsd:integer;
  dwc:scientificName 'Diaphus mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7288:0x971CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7260%3A0x971CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7260%3A0x971CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7260%3A0x971CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7260%3A0x971CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7260%3A0x971CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7260:0x971CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7260'^^xsd:integer;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7260:0x971CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7272%3A0x881CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7272%3A0x881CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7272%3A0x881CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7272%3A0x881CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7272%3A0x881CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7272:0x881CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7272'^^xsd:integer;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7272:0x881CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26092%3A0xEF22CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26092%3A0xEF22CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26092%3A0xEF22CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26092%3A0xEF22CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26092%3A0xEF22CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26092:0xEF22CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26092'^^xsd:integer;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26092:0xEF22CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26078%3A0x351CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26078%3A0x351CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26078%3A0x351CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26078%3A0x351CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489 -28.364)"^^geo:wktLiteral ;
  geo-pos:lat "41.489"^^xsd:decimal ;
  geo-pos:long "-28.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26078%3A0x351CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26078:0x351CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26078'^^xsd:integer;
  dwc:scientificName 'Sergia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.53'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.364'^^xsd:double;
  dwc:latitude '41.489'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '729'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2524 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26078:0x351CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A107%3A0x3B21CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A107%3A0x3B21CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A107%3A0x3B21CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A107%3A0x3B21CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A107%3A0x3B21CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:107:0x3B21CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '107'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:107:0x3B21CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28899%3A0x8821CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28899%3A0x8821CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28899%3A0x8821CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28899%3A0x8821CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28899%3A0x8821CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28899:0x8821CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28899'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28899:0x8821CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29025%3A0x1021CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29025%3A0x1021CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29025%3A0x1021CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29025%3A0x1021CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29025%3A0x1021CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29025:0x1021CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29025'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29025:0x1021CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29011%3A0x0D21CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29011%3A0x0D21CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29011%3A0x0D21CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29011%3A0x0D21CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29011%3A0x0D21CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29011:0x0D21CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29011'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29011:0x0D21CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28423%3A0xFD20CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28423%3A0xFD20CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28423%3A0xFD20CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28423%3A0xFD20CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28423%3A0xFD20CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28423:0xFD20CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28423'^^xsd:integer;
  dwc:scientificName 'Meningodora vesca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28423:0xFD20CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1138%3A0xAF20CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1138%3A0xAF20CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1138%3A0xAF20CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1138%3A0xAF20CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1138%3A0xAF20CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1138:0xAF20CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1138'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1138:0xAF20CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1208%3A0x9920CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1208%3A0x9920CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1208%3A0x9920CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1208%3A0x9920CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1208%3A0x9920CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1208:0x9920CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1208'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1208:0x9920CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A105%3A0x5F20CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A105%3A0x5F20CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A105%3A0x5F20CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A105%3A0x5F20CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A105%3A0x5F20CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:105:0x5F20CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '105'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:105:0x5F20CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1124%3A0x5920CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1124%3A0x5920CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1124%3A0x5920CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1124%3A0x5920CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1124%3A0x5920CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1124:0x5920CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1124'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1124:0x5920CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1154%3A0x1F20CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1154%3A0x1F20CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1154%3A0x1F20CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1154%3A0x1F20CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1154%3A0x1F20CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1154:0x1F20CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1154'^^xsd:integer;
  dwc:scientificName 'Derichthys serpentinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1154:0x1F20CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25634%3A0x1820CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25634%3A0x1820CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25634%3A0x1820CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25634%3A0x1820CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25634%3A0x1820CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25634:0x1820CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25634'^^xsd:integer;
  dwc:scientificName 'Cyclothone pallida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16313'^^xsd:string;
  dwc:aphiaid '127288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25634:0x1820CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25620%3A0xF61FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25620%3A0xF61FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25620%3A0xF61FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25620%3A0xF61FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25620%3A0xF61FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25620:0xF61FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25620'^^xsd:integer;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16296'^^xsd:string;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25620:0xF61FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1120%3A0xF51FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1120%3A0xF51FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1120%3A0xF51FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1120%3A0xF51FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1120%3A0xF51FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1120:0xF51FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1120'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16189'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1120:0xF51FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28479%3A0x0322CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28479%3A0x0322CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28479%3A0x0322CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28479%3A0x0322CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28479%3A0x0322CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28479:0x0322CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28479'^^xsd:integer;
  dwc:scientificName 'Ephyrina figueirai'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28479:0x0322CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A140%3A0xE91FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A140%3A0xE91FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A140%3A0xE91FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A140%3A0xE91FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A140%3A0xE91FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:140:0xE91FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '140'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16633'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:140:0xE91FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A126%3A0xE81FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A126%3A0xE81FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A126%3A0xE81FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A126%3A0xE81FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A126%3A0xE81FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:126:0xE81FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '126'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16622'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:126:0xE81FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1152%3A0x0522CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1152%3A0x0522CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1152%3A0x0522CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1152%3A0x0522CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1152%3A0x0522CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1152:0x0522CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1152'^^xsd:integer;
  dwc:scientificName 'Argyropelecus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1152:0x0522CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A134%3A0xDE1FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A134%3A0xDE1FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A134%3A0xDE1FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A134%3A0xDE1FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A134%3A0xDE1FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:134:0xDE1FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '134'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:134:0xDE1FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4490%3A0x911FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4490%3A0x911FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4490%3A0x911FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4490%3A0x911FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4490%3A0x911FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4490:0x911FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4490'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1476'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4490:0x911FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A148%3A0x0822CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A148%3A0x0822CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A148%3A0x0822CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A148%3A0x0822CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A148%3A0x0822CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:148:0x0822CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '148'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:148:0x0822CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50011%3A0x891FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50011%3A0x891FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50011%3A0x891FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50011%3A0x891FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50011%3A0x891FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:50011:0x891FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '50011'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:50011:0x891FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1182%3A0x0D22CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1182%3A0x0D22CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1182%3A0x0D22CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1182%3A0x0D22CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1182%3A0x0D22CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1182:0x0D22CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1182'^^xsd:integer;
  dwc:scientificName 'Xenodermichthys copei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton; Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1182:0x0D22CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28493%3A0x4A21CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28493%3A0x4A21CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28493%3A0x4A21CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28493%3A0x4A21CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28493%3A0x4A21CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28493:0x4A21CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28493'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28493:0x4A21CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A149%3A0x251FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A149%3A0x251FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A149%3A0x251FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A149%3A0x251FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A149%3A0x251FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:149:0x251FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '149'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:149:0x251FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1192%3A0xD41BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1192%3A0xD41BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1192%3A0xD41BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1192%3A0xD41BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1192%3A0xD41BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1192:0xD41BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1192'^^xsd:integer;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski;Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1192:0xD41BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A239%3A0x5C22CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A239%3A0x5C22CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A239%3A0x5C22CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A239%3A0x5C22CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A239%3A0x5C22CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:239:0x5C22CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '239'^^xsd:integer;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:239:0x5C22CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A253%3A0x5C22CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A253%3A0x5C22CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A253%3A0x5C22CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A253%3A0x5C22CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A253%3A0x5C22CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:253:0x5C22CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '253'^^xsd:integer;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:253:0x5C22CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A89%3A0x5D22CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A89%3A0x5D22CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A89%3A0x5D22CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A89%3A0x5D22CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A89%3A0x5D22CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:89:0x5D22CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '89'^^xsd:integer;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:89:0x5D22CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28451%3A0xCF1ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28451%3A0xCF1ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28451%3A0xCF1ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28451%3A0xCF1ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28451%3A0xCF1ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28451:0xCF1ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28451'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28451:0xCF1ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28465%3A0xCE1ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28465%3A0xCE1ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28465%3A0xCE1ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28465%3A0xCE1ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28465%3A0xCE1ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28465:0xCE1ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28465'^^xsd:integer;
  dwc:scientificName 'Pasiphaea tarda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28465:0xCE1ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28437%3A0x671BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28437%3A0x671BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28437%3A0x671BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28437%3A0x671BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28437%3A0x671BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28437:0x671BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28437'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28437:0x671BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A133%3A0xC31ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A133%3A0xC31ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A133%3A0xC31ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A133%3A0xC31ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A133%3A0xC31ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:133:0xC31ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '133'^^xsd:integer;
  dwc:scientificName 'Paralepis coregonoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:133:0xC31ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A135%3A0x6E1ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A135%3A0x6E1ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A135%3A0x6E1ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A135%3A0x6E1ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A135%3A0x6E1ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:135:0x6E1ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '135'^^xsd:integer;
  dwc:scientificName 'Evermannella balbo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:135:0x6E1ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4450%3A0x6F1ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4450%3A0x6F1ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4450%3A0x6F1ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4450%3A0x6F1ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4450%3A0x6F1ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4450:0x6F1ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4450'^^xsd:integer;
  dwc:scientificName 'Evermannella balbo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1737-38'^^xsd:string;
  dwc:aphiaid '126338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4450:0x6F1ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12750%3A0x1E1CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12750%3A0x1E1CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12750%3A0x1E1CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12750%3A0x1E1CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12750%3A0x1E1CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12750:0x1E1CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12750'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12750:0x1E1CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2086%3A0x6E22CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2086%3A0x6E22CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2086%3A0x6E22CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2086%3A0x6E22CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2086%3A0x6E22CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2086:0x6E22CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2086'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2086:0x6E22CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1122%3A0x2D1CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1122%3A0x2D1CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1122%3A0x2D1CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1122%3A0x2D1CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1122%3A0x2D1CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1122:0x2D1CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1122'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1122:0x2D1CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11405%3A0x2F1ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11405%3A0x2F1ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11405%3A0x2F1ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11405%3A0x2F1ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11405%3A0x2F1ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11405:0x2F1ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11405'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11405:0x2F1ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11391%3A0x2A1ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11391%3A0x2A1ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11391%3A0x2A1ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11391%3A0x2A1ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11391%3A0x2A1ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11391:0x2A1ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11391'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11391:0x2A1ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1168%3A0x231ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1168%3A0x231ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1168%3A0x231ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1168%3A0x231ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1168%3A0x231ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1168:0x231ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1168'^^xsd:integer;
  dwc:scientificName 'Nansenia groenlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton; Otte Bjelland'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1168:0x231ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1180%3A0x2F1CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1180%3A0x2F1CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1180%3A0x2F1CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1180%3A0x2F1CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1180%3A0x2F1CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1180:0x2F1CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1180'^^xsd:integer;
  dwc:scientificName 'Maulisia argipalla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'D.Rees, CO1'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 18269'^^xsd:string;
  dwc:aphiaid '126741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1180:0x2F1CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1150%3A0xE71DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1150%3A0xE71DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1150%3A0xE71DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1150%3A0xE71DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1150%3A0xE71DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1150:0xE71DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1150'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski; Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1150:0xE71DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10406%3A0xA622CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10406%3A0xA622CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10406%3A0xA622CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10406%3A0xA622CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10406%3A0xA622CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10406:0xA622CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10406'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10406:0xA622CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1178%3A0xE11DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1178%3A0xE11DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1178%3A0xE11DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1178%3A0xE11DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1178%3A0xE11DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1178:0xE11DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1178'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1178:0xE11DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A152%3A0xDD1DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A152%3A0xDD1DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A152%3A0xDD1DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A152%3A0xDD1DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A152%3A0xDD1DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:152:0xDD1DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '152'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:152:0xDD1DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A106%3A0xB51DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A106%3A0xB51DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A106%3A0xB51DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A106%3A0xB51DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A106%3A0xB51DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:106:0xB51DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '106'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:106:0xB51DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1206%3A0xB41DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1206%3A0xB41DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1206%3A0xB41DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1206%3A0xB41DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1206%3A0xB41DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1206:0xB41DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1206'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1206:0xB41DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A108%3A0xA922CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A108%3A0xA922CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A108%3A0xA922CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A108%3A0xA922CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A108%3A0xA922CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:108:0xA922CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '108'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:108:0xA922CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10336%3A0xAC1DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10336%3A0xAC1DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10336%3A0xAC1DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10336%3A0xAC1DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10336%3A0xAC1DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10336:0xAC1DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10336'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10336:0xAC1DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9174%3A0xAB22CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9174%3A0xAB22CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9174%3A0xAB22CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9174%3A0xAB22CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9174%3A0xAB22CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9174:0xAB22CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9174'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9174:0xAB22CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10322%3A0xBA1BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10322%3A0xBA1BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10322%3A0xBA1BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10322%3A0xBA1BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10322%3A0xBA1BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10322:0xBA1BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10322'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia macrops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126740'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10322:0xBA1BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1136%3A0x9C1DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1136%3A0x9C1DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1136%3A0x9C1DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1136%3A0x9C1DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1136%3A0x9C1DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1136:0x9C1DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1136'^^xsd:integer;
  dwc:scientificName 'Lampadena speculigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1136:0x9C1DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1166%3A0xB522CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1166%3A0xB522CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1166%3A0xB522CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1166%3A0xB522CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1166%3A0xB522CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1166:0xB522CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1166'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1166:0xB522CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12792%3A0x221CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12792%3A0x221CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12792%3A0x221CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12792%3A0x221CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12792%3A0x221CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12792:0x221CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12792'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12792:0x221CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1140%3A0x201CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1140%3A0x201CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1140%3A0x201CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1140%3A0x201CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1140%3A0x201CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1140:0x201CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1140'^^xsd:integer;
  dwc:scientificName 'Lampadena speculigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1140:0x201CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A121%3A0x811CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A121%3A0x811CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A121%3A0x811CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A121%3A0x811CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A121%3A0x811CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:121:0x811CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '121'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:121:0x811CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1194%3A0x291CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1194%3A0x291CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1194%3A0x291CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1194%3A0x291CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1194%3A0x291CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1194:0x291CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1194'^^xsd:integer;
  dwc:scientificName 'Nessorhamphus ingolfianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1194:0x291CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A119%3A0xEB22CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A119%3A0xEB22CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A119%3A0xEB22CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A119%3A0xEB22CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A119%3A0xEB22CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:119:0xEB22CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '119'^^xsd:integer;
  dwc:scientificName 'Nemichthys scolopaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:119:0xEB22CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1164%3A0xEE22CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1164%3A0xEE22CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1164%3A0xEE22CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1164%3A0xEE22CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1164%3A0xEE22CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1164:0xEE22CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1164'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1164:0xEE22CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2072%3A0xF022CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2072%3A0xF022CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2072%3A0xF022CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.318"^^xsd:decimal ;
  dwc:decimalLongitude "-28.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2072%3A0xF022CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.318 -28.356)"^^geo:wktLiteral ;
  geo-pos:lat "60.318"^^xsd:decimal ;
  geo-pos:long "-28.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2072%3A0xF022CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2072:0xF022CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2072'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.356'^^xsd:double;
  dwc:latitude '60.318'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1397 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2072:0xF022CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26190%3A0x1721CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26190%3A0x1721CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26190%3A0x1721CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26190%3A0x1721CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26190%3A0x1721CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26190:0x1721CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26190'^^xsd:integer;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26190:0x1721CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24945%3A0x8721CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24945%3A0x8721CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24945%3A0x8721CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24945%3A0x8721CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24945%3A0x8721CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24945:0x8721CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24945'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24945:0x8721CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5600%3A0x1421CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5600%3A0x1421CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5600%3A0x1421CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5600%3A0x1421CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5600%3A0x1421CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5600:0x1421CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5600'^^xsd:integer;
  dwc:scientificName 'Scopelogadus mizolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5600:0x1421CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5544%3A0x8821CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5544%3A0x8821CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5544%3A0x8821CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5544%3A0x8821CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5544%3A0x8821CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5544:0x8821CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5544'^^xsd:integer;
  dwc:scientificName 'Scopelosaurus lepidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126349'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5544:0x8821CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25938%3A0x8B21CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25938%3A0x8B21CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25938%3A0x8B21CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25938%3A0x8B21CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25938%3A0x8B21CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25938:0x8B21CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25938'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25938:0x8B21CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9840%3A0x8D21CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9840%3A0x8D21CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9840%3A0x8D21CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9840%3A0x8D21CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9840%3A0x8D21CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9840:0x8D21CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9840'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9840:0x8D21CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25924%3A0x4021CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25924%3A0x4021CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25924%3A0x4021CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25924%3A0x4021CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25924%3A0x4021CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25924:0x4021CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25924'^^xsd:integer;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25924:0x4021CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25910%3A0x0721CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25910%3A0x0721CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25910%3A0x0721CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25910%3A0x0721CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25910%3A0x0721CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25910:0x0721CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25910'^^xsd:integer;
  dwc:scientificName 'Sergestes corniculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '246195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25910:0x0721CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '514117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24256%3A0x4221CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24256%3A0x4221CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24256%3A0x4221CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24256%3A0x4221CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24256%3A0x4221CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24256:0x4221CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24256'^^xsd:integer;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24256:0x4221CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31535%3A0xB620CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31535%3A0xB620CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31535%3A0xB620CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31535%3A0xB620CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31535%3A0xB620CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31535:0xB620CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31535'^^xsd:integer;
  dwc:scientificName 'Streetsia challengeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '236592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31535:0xB620CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '236592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32599%3A0xAD20CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32599%3A0xAD20CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32599%3A0xAD20CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32599%3A0xAD20CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32599%3A0xAD20CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32599:0xAD20CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32599'^^xsd:integer;
  dwc:scientificName 'Streetsia challengeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '236592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32599:0xAD20CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '236592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7316%3A0xA820CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7316%3A0xA820CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7316%3A0xA820CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7316%3A0xA820CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7316%3A0xA820CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7316:0xA820CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7316'^^xsd:integer;
  dwc:scientificName 'Sternoptyx diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7316:0xA820CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7377%3A0x9D20CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7377%3A0x9D20CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7377%3A0x9D20CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7377%3A0x9D20CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7377%3A0x9D20CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7377:0x9D20CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7377'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7377:0x9D20CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7729%3A0xF821CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7729%3A0xF821CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7729%3A0xF821CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7729%3A0xF821CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7729%3A0xF821CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7729:0xF821CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7729'^^xsd:integer;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7729:0xF821CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7349%3A0x3620CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7349%3A0x3620CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7349%3A0x3620CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7349%3A0x3620CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7349%3A0x3620CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7349:0x3620CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7349'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7349:0x3620CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7363%3A0x3220CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7363%3A0x3220CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7363%3A0x3220CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7363%3A0x3220CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7363%3A0x3220CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7363:0x3220CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7363'^^xsd:integer;
  dwc:scientificName 'Cubiceps gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16340'^^xsd:string;
  dwc:aphiaid '126990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7363:0x3220CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7642%3A0x2520CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7642%3A0x2520CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7642%3A0x2520CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7642%3A0x2520CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7642%3A0x2520CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7642:0x2520CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7642'^^xsd:integer;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7642:0x2520CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31605%3A0xF71FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31605%3A0xF71FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31605%3A0xF71FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31605%3A0xF71FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31605%3A0xF71FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31605:0xF71FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31605'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31605:0xF71FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25816%3A0xF61FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25816%3A0xF61FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25816%3A0xF61FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25816%3A0xF61FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25816%3A0xF61FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25816:0xF61FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25816'^^xsd:integer;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16310'^^xsd:string;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25816:0xF61FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5574%3A0xF51FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5574%3A0xF51FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5574%3A0xF51FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5574%3A0xF51FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5574%3A0xF51FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5574:0xF51FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5574'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16295'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5574:0xF51FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31498%3A0xF21FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31498%3A0xF21FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31498%3A0xF21FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31498%3A0xF21FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31498%3A0xF21FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31498:0xF21FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31498'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31498:0xF21FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7337%3A0x0522CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7337%3A0x0522CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7337%3A0x0522CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7337%3A0x0522CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7337%3A0x0522CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7337:0x0522CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7337'^^xsd:integer;
  dwc:scientificName 'Argyropelecus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Mikko Heino'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7337:0x0522CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7351%3A0xDF1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7351%3A0xDF1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7351%3A0xDF1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7351%3A0xDF1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7351%3A0xDF1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7351:0xDF1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7351'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Mikko Heino'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7351:0xDF1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26064%3A0x0722CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26064%3A0x0722CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26064%3A0x0722CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26064%3A0x0722CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26064%3A0x0722CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26064:0x0722CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26064'^^xsd:integer;
  dwc:scientificName 'Bentheogennema intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26064:0x0722CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3647%3A0x0822CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3647%3A0x0822CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3647%3A0x0822CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3647%3A0x0822CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3647%3A0x0822CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3647:0x0822CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3647'^^xsd:integer;
  dwc:scientificName 'Brachyscelus crusculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103241'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3647:0x0822CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7628%3A0x871FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7628%3A0x871FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7628%3A0x871FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7628%3A0x871FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7628%3A0x871FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7628:0x871FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7628'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7628:0x871FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7696%3A0x871FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7696%3A0x871FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7696%3A0x871FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7696%3A0x871FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7696%3A0x871FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7696:0x871FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7696'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7696:0x871FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32585%3A0x0E22CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32585%3A0x0E22CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32585%3A0x0E22CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32585%3A0x0E22CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32585%3A0x0E22CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32585:0x0E22CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32585'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32585:0x0E22CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31507%3A0x541FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31507%3A0x541FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31507%3A0x541FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31507%3A0x541FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31507%3A0x541FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31507:0x541FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31507'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31507:0x541FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30036%3A0x1122CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30036%3A0x1122CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30036%3A0x1122CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30036%3A0x1122CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30036%3A0x1122CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30036:0x1122CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30036'^^xsd:integer;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vanda Carmo'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30036:0x1122CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24959%3A0x3E1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24959%3A0x3E1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24959%3A0x3E1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24959%3A0x3E1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24959%3A0x3E1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24959:0x3E1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24959'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24959:0x3E1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5602%3A0xD61BCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5602%3A0xD61BCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5602%3A0xD61BCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5602%3A0xD61BCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5602%3A0xD61BCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5602:0xD61BCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5602'^^xsd:integer;
  dwc:scientificName 'Vinciguerria poweriae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5602:0xD61BCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31633%3A0xD71BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31633%3A0xD71BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31633%3A0xD71BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31633%3A0xD71BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31633%3A0xD71BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31633:0xD71BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31633'^^xsd:integer;
  dwc:scientificName 'Scina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31633:0xD71BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31619%3A0x311FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31619%3A0x311FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31619%3A0x311FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31619%3A0x311FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31619%3A0x311FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31619:0x311FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31619'^^xsd:integer;
  dwc:scientificName 'Scina curvidactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '421598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31619:0x311FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '421598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7743%3A0x2E1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7743%3A0x2E1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7743%3A0x2E1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7743%3A0x2E1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7743%3A0x2E1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7743:0x2E1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7743'^^xsd:integer;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7743:0x2E1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31591%3A0xD61ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31591%3A0xD61ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31591%3A0xD61ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31591%3A0xD61ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31591%3A0xD61ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31591:0xD61ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31591'^^xsd:integer;
  dwc:scientificName 'Platyscelus ovoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31591:0xD61ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31459%3A0x5F22CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31459%3A0x5F22CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31459%3A0x5F22CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31459%3A0x5F22CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31459%3A0x5F22CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31459:0x5F22CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31459'^^xsd:integer;
  dwc:scientificName 'Phrosina semilunata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31459:0x5F22CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32613%3A0x5F22CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32613%3A0x5F22CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32613%3A0x5F22CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32613%3A0x5F22CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32613%3A0x5F22CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32613:0x5F22CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32613'^^xsd:integer;
  dwc:scientificName 'Phrosina semilunata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32613:0x5F22CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31563%3A0x6122CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31563%3A0x6122CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31563%3A0x6122CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31563%3A0x6122CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31563%3A0x6122CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31563:0x6122CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31563'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31563:0x6122CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31661%3A0x651BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31661%3A0x651BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31661%3A0x651BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31661%3A0x651BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31661%3A0x651BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31661:0x651BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31661'^^xsd:integer;
  dwc:scientificName 'Parapronoe crustulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '421616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31661:0x651BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '421616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31521%3A0x6322CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31521%3A0x6322CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31521%3A0x6322CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31521%3A0x6322CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31521%3A0x6322CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31521:0x6322CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31521'^^xsd:integer;
  dwc:scientificName 'Parargissa curticornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '848871'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31521:0x6322CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '491557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24284%3A0xC21ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24284%3A0xC21ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24284%3A0xC21ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24284%3A0xC21ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24284%3A0xC21ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24284:0xC21ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24284'^^xsd:integer;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24284:0xC21ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13140%3A0x691ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13140%3A0x691ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13140%3A0x691ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13140%3A0x691ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13140%3A0x691ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13140:0x691ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13140'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13140:0x691ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26050%3A0x6B22CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26050%3A0x6B22CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26050%3A0x6B22CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26050%3A0x6B22CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26050%3A0x6B22CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26050:0x6B22CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26050'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26050:0x6B22CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25952%3A0x6E22CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25952%3A0x6E22CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25952%3A0x6E22CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25952%3A0x6E22CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25952%3A0x6E22CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25952:0x6E22CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25952'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25952:0x6E22CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5586%3A0x601ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5586%3A0x601ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5586%3A0x601ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5586%3A0x601ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5586%3A0x601ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5586:0x601ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5586'^^xsd:integer;
  dwc:scientificName 'Gonichthys cocco'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16838'^^xsd:string;
  dwc:aphiaid '126601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5586:0x601ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7684%3A0x5E1ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7684%3A0x5E1ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7684%3A0x5E1ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7684%3A0x5E1ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7684%3A0x5E1ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7684:0x5E1ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7684'^^xsd:integer;
  dwc:scientificName 'Gonostoma denudatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7684:0x5E1ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7302%3A0x5D1ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7302%3A0x5D1ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7302%3A0x5D1ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7302%3A0x5D1ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7302%3A0x5D1ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7302:0x5D1ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7302'^^xsd:integer;
  dwc:scientificName 'Gonostoma elongatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7302:0x5D1ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11209%3A0x351ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11209%3A0x351ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11209%3A0x351ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11209%3A0x351ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11209%3A0x351ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11209:0x351ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11209'^^xsd:integer;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11209:0x351ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11181%3A0x341ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11181%3A0x341ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11181%3A0x341ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11181%3A0x341ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11181%3A0x341ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11181:0x341ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11181'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11181:0x341ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24298%3A0x7722CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24298%3A0x7722CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24298%3A0x7722CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24298%3A0x7722CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24298%3A0x7722CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24298:0x7722CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24298'^^xsd:integer;
  dwc:scientificName 'Meningodora vesca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24298:0x7722CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5565%3A0x251ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5565%3A0x251ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5565%3A0x251ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5565%3A0x251ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5565%3A0x251ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5565:0x251ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5565'^^xsd:integer;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5565:0x251ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7670%3A0x7821CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7670%3A0x7821CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7670%3A0x7821CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7670%3A0x7821CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7670%3A0x7821CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7670:0x7821CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7670'^^xsd:integer;
  dwc:scientificName 'Notoscopelus bolini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'T. Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7670:0x7821CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '158913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24312%3A0x7821CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24312%3A0x7821CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24312%3A0x7821CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24312%3A0x7821CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24312%3A0x7821CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24312:0x7821CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24312'^^xsd:integer;
  dwc:scientificName 'Nematocarcinus ensifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24312:0x7821CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13126%3A0xA322CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13126%3A0xA322CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13126%3A0xA322CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13126%3A0xA322CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13126%3A0xA322CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13126:0xA322CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13126'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13126:0xA322CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5572%3A0xDB1DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5572%3A0xDB1DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5572%3A0xDB1DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5572%3A0xDB1DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5572%3A0xDB1DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5572:0xDB1DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5572'^^xsd:integer;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5572:0xDB1DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7785%3A0x7B21CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7785%3A0x7B21CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7785%3A0x7B21CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7785%3A0x7B21CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7785%3A0x7B21CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7785:0x7B21CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7785'^^xsd:integer;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7785:0x7B21CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7771%3A0xAE1DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7771%3A0xAE1DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7771%3A0xAE1DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7771%3A0xAE1DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7771%3A0xAE1DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7771:0xAE1DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7771'^^xsd:integer;
  dwc:scientificName 'Hygophum hygomii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7771:0xAE1DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7757%3A0xAD1DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7757%3A0xAD1DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7757%3A0xAD1DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7757%3A0xAD1DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7757%3A0xAD1DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7757:0xAD1DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7757'^^xsd:integer;
  dwc:scientificName 'Hygophum reinhardtii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 18007'^^xsd:string;
  dwc:aphiaid '126604'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7757:0xAD1DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7715%3A0x9E1DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7715%3A0x9E1DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7715%3A0x9E1DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7715%3A0x9E1DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7715%3A0x9E1DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7715:0x9E1DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7715'^^xsd:integer;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7715:0x9E1DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31577%3A0xB022CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31577%3A0xB022CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31577%3A0xB022CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31577%3A0xB022CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31577%3A0xB022CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31577:0xB022CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31577'^^xsd:integer;
  dwc:scientificName 'Phronima atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31577:0xB022CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14656%3A0xB222CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14656%3A0xB222CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14656%3A0xB222CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14656%3A0xB222CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14656%3A0xB222CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14656:0xB222CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14656'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 19030'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14656:0xB222CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7656%3A0x421DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7656%3A0x421DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7656%3A0x421DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7656%3A0x421DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7656%3A0x421DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7656:0x421DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7656'^^xsd:integer;
  dwc:scientificName 'Bolinichthys indicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16408'^^xsd:string;
  dwc:aphiaid '126582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7656:0x421DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11195%3A0xBA1CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11195%3A0xBA1CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11195%3A0xBA1CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11195%3A0xBA1CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11195%3A0xBA1CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11195:0xBA1CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11195'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11195:0xBA1CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32571%3A0x951CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32571%3A0x951CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32571%3A0x951CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32571%3A0x951CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32571%3A0x951CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32571:0x951CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32571'^^xsd:integer;
  dwc:scientificName 'Cystisoma longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '458656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32571:0x951CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '458656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24987%3A0xCB1BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24987%3A0xCB1BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24987%3A0xCB1BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24987%3A0xCB1BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24987%3A0xCB1BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24987:0xCB1BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24987'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24987:0xCB1BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24973%3A0x7C1CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24973%3A0x7C1CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24973%3A0x7C1CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24973%3A0x7C1CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24973%3A0x7C1CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24973:0x7C1CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24973'^^xsd:integer;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24973:0x7C1CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13365%3A0x791CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13365%3A0x791CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13365%3A0x791CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.486"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13365%3A0x791CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.486 -28.346)"^^geo:wktLiteral ;
  geo-pos:lat "41.486"^^xsd:decimal ;
  geo-pos:long "-28.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13365%3A0x791CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13365:0x791CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13365'^^xsd:integer;
  dwc:scientificName 'Nannobrachium cuprarium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.346'^^xsd:double;
  dwc:latitude '41.486'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2698 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13365:0x791CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A249%3A0x1221CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A249%3A0x1221CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A249%3A0x1221CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.281 -28.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.281"^^xsd:decimal ;
  dwc:decimalLongitude "-28.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A249%3A0x1221CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.281 -28.302)"^^geo:wktLiteral ;
  geo-pos:lat "60.281"^^xsd:decimal ;
  geo-pos:long "-28.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A249%3A0x1221CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:249:0x1221CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '249'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.302'^^xsd:double;
  dwc:latitude '60.281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1467 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:249:0x1221CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2301%3A0x8C21CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2301%3A0x8C21CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2301%3A0x8C21CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.281 -28.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.281"^^xsd:decimal ;
  dwc:decimalLongitude "-28.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2301%3A0x8C21CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.281 -28.302)"^^geo:wktLiteral ;
  geo-pos:lat "60.281"^^xsd:decimal ;
  geo-pos:long "-28.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2301%3A0x8C21CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2301:0x8C21CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2301'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.302'^^xsd:double;
  dwc:latitude '60.281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1467 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2301:0x8C21CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27611%3A0x0421CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27611%3A0x0421CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27611%3A0x0421CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.281 -28.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.281"^^xsd:decimal ;
  dwc:decimalLongitude "-28.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27611%3A0x0421CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.281 -28.302)"^^geo:wktLiteral ;
  geo-pos:lat "60.281"^^xsd:decimal ;
  geo-pos:long "-28.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27611%3A0x0421CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27611:0x0421CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27611'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.302'^^xsd:double;
  dwc:latitude '60.281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1467 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27611:0x0421CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27625%3A0xF820CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27625%3A0xF820CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27625%3A0xF820CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.281 -28.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.281"^^xsd:decimal ;
  dwc:decimalLongitude "-28.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27625%3A0xF820CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.281 -28.302)"^^geo:wktLiteral ;
  geo-pos:lat "60.281"^^xsd:decimal ;
  geo-pos:long "-28.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27625%3A0xF820CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27625:0xF820CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27625'^^xsd:integer;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.302'^^xsd:double;
  dwc:latitude '60.281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1467 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27625:0xF820CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1118%3A0xAE20CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1118%3A0xAE20CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1118%3A0xAE20CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.281 -28.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.281"^^xsd:decimal ;
  dwc:decimalLongitude "-28.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1118%3A0xAE20CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.281 -28.302)"^^geo:wktLiteral ;
  geo-pos:lat "60.281"^^xsd:decimal ;
  geo-pos:long "-28.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1118%3A0xAE20CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1118:0xAE20CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1118'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.302'^^xsd:double;
  dwc:latitude '60.281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1467 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1118:0xAE20CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1204%3A0xE01FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1204%3A0xE01FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1204%3A0xE01FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.281 -28.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.281"^^xsd:decimal ;
  dwc:decimalLongitude "-28.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1204%3A0xE01FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.281 -28.302)"^^geo:wktLiteral ;
  geo-pos:lat "60.281"^^xsd:decimal ;
  geo-pos:long "-28.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1204%3A0xE01FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1204:0xE01FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1204'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.302'^^xsd:double;
  dwc:latitude '60.281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1467 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1204:0xE01FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0922CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0922CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0922CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.281 -28.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.281"^^xsd:decimal ;
  dwc:decimalLongitude "-28.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0922CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.281 -28.302)"^^geo:wktLiteral ;
  geo-pos:lat "60.281"^^xsd:decimal ;
  geo-pos:long "-28.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0922CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x0922CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Astthor Gislason'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.302'^^xsd:double;
  dwc:latitude '60.281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1467 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x0922CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.281 -28.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.281"^^xsd:decimal ;
  dwc:decimalLongitude "-28.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.281 -28.302)"^^geo:wktLiteral ;
  geo-pos:lat "60.281"^^xsd:decimal ;
  geo-pos:long "-28.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x861FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x861FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.302'^^xsd:double;
  dwc:latitude '60.281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1467 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x861FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A122%3A0x861FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A122%3A0x861FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A122%3A0x861FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.281 -28.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.281"^^xsd:decimal ;
  dwc:decimalLongitude "-28.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A122%3A0x861FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.281 -28.302)"^^geo:wktLiteral ;
  geo-pos:lat "60.281"^^xsd:decimal ;
  geo-pos:long "-28.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A122%3A0x861FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:122:0x861FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '122'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.302'^^xsd:double;
  dwc:latitude '60.281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1467 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:122:0x861FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x841FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x841FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x841FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.281 -28.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.281"^^xsd:decimal ;
  dwc:decimalLongitude "-28.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x841FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.281 -28.302)"^^geo:wktLiteral ;
  geo-pos:lat "60.281"^^xsd:decimal ;
  geo-pos:long "-28.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x841FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x841FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Astthor Gislason'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.302'^^xsd:double;
  dwc:latitude '60.281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1467 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x841FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1190%3A0x1122CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1190%3A0x1122CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1190%3A0x1122CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.281 -28.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.281"^^xsd:decimal ;
  dwc:decimalLongitude "-28.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1190%3A0x1122CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.281 -28.302)"^^geo:wktLiteral ;
  geo-pos:lat "60.281"^^xsd:decimal ;
  geo-pos:long "-28.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1190%3A0x1122CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1190:0x1122CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1190'^^xsd:integer;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.302'^^xsd:double;
  dwc:latitude '60.281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1467 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1190:0x1122CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1162%3A0xD41BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1162%3A0xD41BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1162%3A0xD41BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.281 -28.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.281"^^xsd:decimal ;
  dwc:decimalLongitude "-28.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1162%3A0xD41BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.281 -28.302)"^^geo:wktLiteral ;
  geo-pos:lat "60.281"^^xsd:decimal ;
  geo-pos:long "-28.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1162%3A0xD41BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1162:0xD41BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1162'^^xsd:integer;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.302'^^xsd:double;
  dwc:latitude '60.281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1467 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1162:0xD41BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A221%3A0x1A1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A221%3A0x1A1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A221%3A0x1A1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.281 -28.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.281"^^xsd:decimal ;
  dwc:decimalLongitude "-28.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A221%3A0x1A1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.281 -28.302)"^^geo:wktLiteral ;
  geo-pos:lat "60.281"^^xsd:decimal ;
  geo-pos:long "-28.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A221%3A0x1A1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:221:0x1A1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '221'^^xsd:integer;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.302'^^xsd:double;
  dwc:latitude '60.281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1467 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:221:0x1A1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A235%3A0x5521CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A235%3A0x5521CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A235%3A0x5521CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.281 -28.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.281"^^xsd:decimal ;
  dwc:decimalLongitude "-28.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A235%3A0x5521CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.281 -28.302)"^^geo:wktLiteral ;
  geo-pos:lat "60.281"^^xsd:decimal ;
  geo-pos:long "-28.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A235%3A0x5521CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:235:0x5521CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '235'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.302'^^xsd:double;
  dwc:latitude '60.281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1467 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:235:0x5521CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13084%3A0x6A1ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13084%3A0x6A1ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13084%3A0x6A1ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.281 -28.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.281"^^xsd:decimal ;
  dwc:decimalLongitude "-28.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13084%3A0x6A1ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.281 -28.302)"^^geo:wktLiteral ;
  geo-pos:lat "60.281"^^xsd:decimal ;
  geo-pos:long "-28.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13084%3A0x6A1ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13084:0x6A1ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13084'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.302'^^xsd:double;
  dwc:latitude '60.281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1467 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13084:0x6A1ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1148%3A0x9E22CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1148%3A0x9E22CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1148%3A0x9E22CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.281 -28.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.281"^^xsd:decimal ;
  dwc:decimalLongitude "-28.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1148%3A0x9E22CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.281 -28.302)"^^geo:wktLiteral ;
  geo-pos:lat "60.281"^^xsd:decimal ;
  geo-pos:long "-28.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1148%3A0x9E22CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1148:0x9E22CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1148'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton &Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.302'^^xsd:double;
  dwc:latitude '60.281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1467 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1148:0x9E22CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1176%3A0x721BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1176%3A0x721BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1176%3A0x721BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.281 -28.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.281"^^xsd:decimal ;
  dwc:decimalLongitude "-28.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1176%3A0x721BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.281 -28.302)"^^geo:wktLiteral ;
  geo-pos:lat "60.281"^^xsd:decimal ;
  geo-pos:long "-28.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1176%3A0x721BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1176:0x721BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1176'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton;Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.302'^^xsd:double;
  dwc:latitude '60.281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1467 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1176:0x721BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE21DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE21DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE21DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.281 -28.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.281"^^xsd:decimal ;
  dwc:decimalLongitude "-28.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE21DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.281 -28.302)"^^geo:wktLiteral ;
  geo-pos:lat "60.281"^^xsd:decimal ;
  geo-pos:long "-28.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE21DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE21DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.302'^^xsd:double;
  dwc:latitude '60.281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 1467 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE21DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28326%3A0x3921CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28326%3A0x3921CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28326%3A0x3921CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.295"^^xsd:decimal ;
  dwc:decimalLongitude "-28.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28326%3A0x3921CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  geo-pos:lat "41.295"^^xsd:decimal ;
  geo-pos:long "-28.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28326%3A0x3921CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28326:0x3921CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28326'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.244'^^xsd:double;
  dwc:latitude '41.295'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2722 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28326:0x3921CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7678%3A0xCE1BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7678%3A0xCE1BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7678%3A0xCE1BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.295"^^xsd:decimal ;
  dwc:decimalLongitude "-28.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7678%3A0xCE1BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  geo-pos:lat "41.295"^^xsd:decimal ;
  geo-pos:long "-28.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7678%3A0xCE1BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7678:0xCE1BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7678'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.244'^^xsd:double;
  dwc:latitude '41.295'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2722 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7678:0xCE1BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29159%3A0x4221CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29159%3A0x4221CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29159%3A0x4221CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.295"^^xsd:decimal ;
  dwc:decimalLongitude "-28.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29159%3A0x4221CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  geo-pos:lat "41.295"^^xsd:decimal ;
  geo-pos:long "-28.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29159%3A0x4221CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29159:0x4221CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29159'^^xsd:integer;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.244'^^xsd:double;
  dwc:latitude '41.295'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2722 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29159:0x4221CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3424%3A0xB620CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3424%3A0xB620CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3424%3A0xB620CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.295"^^xsd:decimal ;
  dwc:decimalLongitude "-28.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3424%3A0xB620CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  geo-pos:lat "41.295"^^xsd:decimal ;
  geo-pos:long "-28.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3424%3A0xB620CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3424:0xB620CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3424'^^xsd:integer;
  dwc:scientificName 'Taonius pavo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.244'^^xsd:double;
  dwc:latitude '41.295'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2722 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '139428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3424:0xB620CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29145%3A0x4421CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29145%3A0x4421CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29145%3A0x4421CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.295"^^xsd:decimal ;
  dwc:decimalLongitude "-28.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29145%3A0x4421CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  geo-pos:lat "41.295"^^xsd:decimal ;
  geo-pos:long "-28.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29145%3A0x4421CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29145:0x4421CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29145'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.244'^^xsd:double;
  dwc:latitude '41.295'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2722 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29145:0x4421CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7595%3A0xA720CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7595%3A0xA720CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7595%3A0xA720CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.295"^^xsd:decimal ;
  dwc:decimalLongitude "-28.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7595%3A0xA720CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  geo-pos:lat "41.295"^^xsd:decimal ;
  geo-pos:long "-28.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7595%3A0xA720CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7595:0xA720CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7595'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.244'^^xsd:double;
  dwc:latitude '41.295'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2722 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7595:0xA720CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7682%3A0x9B20CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7682%3A0x9B20CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7682%3A0x9B20CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.295"^^xsd:decimal ;
  dwc:decimalLongitude "-28.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7682%3A0x9B20CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  geo-pos:lat "41.295"^^xsd:decimal ;
  geo-pos:long "-28.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7682%3A0x9B20CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7682:0x9B20CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7682'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'M. Heino'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.244'^^xsd:double;
  dwc:latitude '41.295'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2722 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7682:0x9B20CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7650%3A0x5F20CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7650%3A0x5F20CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7650%3A0x5F20CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.295"^^xsd:decimal ;
  dwc:decimalLongitude "-28.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7650%3A0x5F20CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  geo-pos:lat "41.295"^^xsd:decimal ;
  geo-pos:long "-28.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7650%3A0x5F20CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7650:0x5F20CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7650'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.244'^^xsd:double;
  dwc:latitude '41.295'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2722 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7650:0x5F20CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7680%3A0x2B20CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7680%3A0x2B20CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7680%3A0x2B20CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.295"^^xsd:decimal ;
  dwc:decimalLongitude "-28.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7680%3A0x2B20CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  geo-pos:lat "41.295"^^xsd:decimal ;
  geo-pos:long "-28.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7680%3A0x2B20CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7680:0x2B20CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7680'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.244'^^xsd:double;
  dwc:latitude '41.295'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2722 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16283'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7680:0x2B20CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7362%3A0x1F20CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7362%3A0x1F20CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7362%3A0x1F20CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.295"^^xsd:decimal ;
  dwc:decimalLongitude "-28.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7362%3A0x1F20CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  geo-pos:lat "41.295"^^xsd:decimal ;
  geo-pos:long "-28.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7362%3A0x1F20CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7362:0x1F20CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7362'^^xsd:integer;
  dwc:scientificName 'Derichthys serpentinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.244'^^xsd:double;
  dwc:latitude '41.295'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2722 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16812'^^xsd:string;
  dwc:aphiaid '126291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7362:0x1F20CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7664%3A0xE51FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7664%3A0xE51FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7664%3A0xE51FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.295"^^xsd:decimal ;
  dwc:decimalLongitude "-28.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7664%3A0xE51FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  geo-pos:lat "41.295"^^xsd:decimal ;
  geo-pos:long "-28.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7664%3A0xE51FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7664:0xE51FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7664'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Mikko Heino'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.244'^^xsd:double;
  dwc:latitude '41.295'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2722 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7664:0xE51FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7304%3A0x0422CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7304%3A0x0422CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7304%3A0x0422CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.295"^^xsd:decimal ;
  dwc:decimalLongitude "-28.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7304%3A0x0422CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  geo-pos:lat "41.295"^^xsd:decimal ;
  geo-pos:long "-28.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7304%3A0x0422CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7304:0x0422CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7304'^^xsd:integer;
  dwc:scientificName 'Bathylaco nigricans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.244'^^xsd:double;
  dwc:latitude '41.295'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2722 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7304:0x0422CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7318%3A0x361BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7318%3A0x361BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7318%3A0x361BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.295"^^xsd:decimal ;
  dwc:decimalLongitude "-28.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7318%3A0x361BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  geo-pos:lat "41.295"^^xsd:decimal ;
  geo-pos:long "-28.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7318%3A0x361BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7318:0x361BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7318'^^xsd:integer;
  dwc:scientificName 'Bathytroctes microlepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.244'^^xsd:double;
  dwc:latitude '41.295'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2722 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16011'^^xsd:string;
  dwc:aphiaid '126693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7318:0x361BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2018%3A0xDD1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2018%3A0xDD1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2018%3A0xDD1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.295"^^xsd:decimal ;
  dwc:decimalLongitude "-28.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2018%3A0xDD1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  geo-pos:lat "41.295"^^xsd:decimal ;
  geo-pos:long "-28.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2018%3A0xDD1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2018:0xDD1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2018'^^xsd:integer;
  dwc:scientificName 'Bentheogennema intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.244'^^xsd:double;
  dwc:latitude '41.295'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2722 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2018:0xDD1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7694%3A0x451FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7694%3A0x451FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7694%3A0x451FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.295"^^xsd:decimal ;
  dwc:decimalLongitude "-28.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7694%3A0x451FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  geo-pos:lat "41.295"^^xsd:decimal ;
  geo-pos:long "-28.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7694%3A0x451FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7694:0x451FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7694'^^xsd:integer;
  dwc:scientificName 'Anoplogaster cornuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.244'^^xsd:double;
  dwc:latitude '41.295'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2722 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15956'^^xsd:string;
  dwc:aphiaid '126393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7694:0x451FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7622%3A0x331FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7622%3A0x331FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7622%3A0x331FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.295"^^xsd:decimal ;
  dwc:decimalLongitude "-28.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7622%3A0x331FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  geo-pos:lat "41.295"^^xsd:decimal ;
  geo-pos:long "-28.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7622%3A0x331FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7622:0x331FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7622'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'M. Heino'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.244'^^xsd:double;
  dwc:latitude '41.295'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2722 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7622:0x331FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4859%3A0x331FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4859%3A0x331FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4859%3A0x331FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.295"^^xsd:decimal ;
  dwc:decimalLongitude "-28.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4859%3A0x331FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  geo-pos:lat "41.295"^^xsd:decimal ;
  geo-pos:long "-28.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4859%3A0x331FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4859:0x331FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4859'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.244'^^xsd:double;
  dwc:latitude '41.295'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2722 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1481-82'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4859:0x331FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.295"^^xsd:decimal ;
  dwc:decimalLongitude "-28.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  geo-pos:lat "41.295"^^xsd:decimal ;
  geo-pos:long "-28.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1C1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.244'^^xsd:double;
  dwc:latitude '41.295'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2722 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1C1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3316%3A0xD11ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3316%3A0xD11ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3316%3A0xD11ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.295"^^xsd:decimal ;
  dwc:decimalLongitude "-28.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3316%3A0xD11ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  geo-pos:lat "41.295"^^xsd:decimal ;
  geo-pos:long "-28.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3316%3A0xD11ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3316:0xD11ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3316'^^xsd:integer;
  dwc:scientificName 'Planctoteuthis levimana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.244'^^xsd:double;
  dwc:latitude '41.295'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2722 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '238753'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3316:0xD11ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '238753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3372%3A0xD11ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3372%3A0xD11ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3372%3A0xD11ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.295"^^xsd:decimal ;
  dwc:decimalLongitude "-28.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3372%3A0xD11ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  geo-pos:lat "41.295"^^xsd:decimal ;
  geo-pos:long "-28.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3372%3A0xD11ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3372:0xD11ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3372'^^xsd:integer;
  dwc:scientificName 'Planctoteuthis levimana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.244'^^xsd:double;
  dwc:latitude '41.295'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2722 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '238753'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3372:0xD11ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '238753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3352%3A0x701ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3352%3A0x701ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3352%3A0x701ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.295"^^xsd:decimal ;
  dwc:decimalLongitude "-28.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3352%3A0x701ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  geo-pos:lat "41.295"^^xsd:decimal ;
  geo-pos:long "-28.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3352%3A0x701ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3352:0x701ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3352'^^xsd:integer;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.244'^^xsd:double;
  dwc:latitude '41.295'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2722 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3352:0x701ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7346%3A0x5D1ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7346%3A0x5D1ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7346%3A0x5D1ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.295"^^xsd:decimal ;
  dwc:decimalLongitude "-28.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7346%3A0x5D1ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  geo-pos:lat "41.295"^^xsd:decimal ;
  geo-pos:long "-28.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7346%3A0x5D1ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7346:0x5D1ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7346'^^xsd:integer;
  dwc:scientificName 'Gyrinomimus myersi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'J. Paxton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.244'^^xsd:double;
  dwc:latitude '41.295'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2722 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 19723'^^xsd:string;
  dwc:aphiaid '277900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7346:0x5D1ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '277900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7668%3A0x191ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7668%3A0x191ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7668%3A0x191ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.295"^^xsd:decimal ;
  dwc:decimalLongitude "-28.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7668%3A0x191ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  geo-pos:lat "41.295"^^xsd:decimal ;
  geo-pos:long "-28.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7668%3A0x191ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7668:0x191ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7668'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.244'^^xsd:double;
  dwc:latitude '41.295'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2722 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7668:0x191ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3310%3A0xF41DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3310%3A0xF41DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3310%3A0xF41DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.295"^^xsd:decimal ;
  dwc:decimalLongitude "-28.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3310%3A0xF41DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  geo-pos:lat "41.295"^^xsd:decimal ;
  geo-pos:long "-28.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3310%3A0xF41DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3310:0xF41DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3310'^^xsd:integer;
  dwc:scientificName 'Mastigoteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.244'^^xsd:double;
  dwc:latitude '41.295'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2722 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '238750'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3310:0xF41DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3458%3A0xF41DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3458%3A0xF41DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3458%3A0xF41DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.295"^^xsd:decimal ;
  dwc:decimalLongitude "-28.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3458%3A0xF41DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  geo-pos:lat "41.295"^^xsd:decimal ;
  geo-pos:long "-28.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3458%3A0xF41DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3458:0xF41DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3458'^^xsd:integer;
  dwc:scientificName 'Mastigoteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.244'^^xsd:double;
  dwc:latitude '41.295'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2722 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '238750'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3458:0xF41DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12980%3A0x9F22CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12980%3A0x9F22CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12980%3A0x9F22CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.295"^^xsd:decimal ;
  dwc:decimalLongitude "-28.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12980%3A0x9F22CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  geo-pos:lat "41.295"^^xsd:decimal ;
  geo-pos:long "-28.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12980%3A0x9F22CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12980:0x9F22CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12980'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.244'^^xsd:double;
  dwc:latitude '41.295'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2722 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12980:0x9F22CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29173%3A0x7821CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29173%3A0x7821CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29173%3A0x7821CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.295"^^xsd:decimal ;
  dwc:decimalLongitude "-28.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29173%3A0x7821CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  geo-pos:lat "41.295"^^xsd:decimal ;
  geo-pos:long "-28.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29173%3A0x7821CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29173:0x7821CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29173'^^xsd:integer;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.244'^^xsd:double;
  dwc:latitude '41.295'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2722 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29173:0x7821CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3354%3A0xA41DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3354%3A0xA41DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3354%3A0xA41DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.295"^^xsd:decimal ;
  dwc:decimalLongitude "-28.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3354%3A0xA41DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  geo-pos:lat "41.295"^^xsd:decimal ;
  geo-pos:long "-28.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3354%3A0xA41DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3354:0xA41DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3354'^^xsd:integer;
  dwc:scientificName 'Histioteuthis corona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.244'^^xsd:double;
  dwc:latitude '41.295'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2722 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140112'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3354:0xA41DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3396%3A0xA31DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3396%3A0xA31DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3396%3A0xA31DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.295"^^xsd:decimal ;
  dwc:decimalLongitude "-28.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3396%3A0xA31DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  geo-pos:lat "41.295"^^xsd:decimal ;
  geo-pos:long "-28.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3396%3A0xA31DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3396:0xA31DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3396'^^xsd:integer;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.244'^^xsd:double;
  dwc:latitude '41.295'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2722 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3396:0xA31DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3324%3A0xAF22CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3324%3A0xAF22CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3324%3A0xAF22CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.295"^^xsd:decimal ;
  dwc:decimalLongitude "-28.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3324%3A0xAF22CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  geo-pos:lat "41.295"^^xsd:decimal ;
  geo-pos:long "-28.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3324%3A0xAF22CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3324:0xAF22CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3324'^^xsd:integer;
  dwc:scientificName 'Planctoteuthis levimana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.244'^^xsd:double;
  dwc:latitude '41.295'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2722 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '238753'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3324:0xAF22CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '238753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7636%3A0x4D1DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7636%3A0x4D1DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7636%3A0x4D1DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.295"^^xsd:decimal ;
  dwc:decimalLongitude "-28.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7636%3A0x4D1DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  geo-pos:lat "41.295"^^xsd:decimal ;
  geo-pos:long "-28.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7636%3A0x4D1DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7636:0x4D1DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7636'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.244'^^xsd:double;
  dwc:latitude '41.295'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2722 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7636:0x4D1DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3326%3A0xB422CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3326%3A0xB422CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3326%3A0xB422CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.295"^^xsd:decimal ;
  dwc:decimalLongitude "-28.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3326%3A0xB422CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  geo-pos:lat "41.295"^^xsd:decimal ;
  geo-pos:long "-28.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3326%3A0xB422CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3326:0xB422CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3326'^^xsd:integer;
  dwc:scientificName 'Stauroteuthis syrtensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.244'^^xsd:double;
  dwc:latitude '41.295'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2722 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '153122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3326:0xB422CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '153122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5566%3A0x421DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5566%3A0x421DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5566%3A0x421DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.295"^^xsd:decimal ;
  dwc:decimalLongitude "-28.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5566%3A0x421DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  geo-pos:lat "41.295"^^xsd:decimal ;
  geo-pos:long "-28.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5566%3A0x421DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5566:0x421DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5566'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'T. Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.244'^^xsd:double;
  dwc:latitude '41.295'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2722 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 19374'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5566:0x421DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7654%3A0xD21CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7654%3A0xD21CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7654%3A0xD21CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.295"^^xsd:decimal ;
  dwc:decimalLongitude "-28.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7654%3A0xD21CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  geo-pos:lat "41.295"^^xsd:decimal ;
  geo-pos:long "-28.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7654%3A0xD21CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7654:0xD21CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7654'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.244'^^xsd:double;
  dwc:latitude '41.295'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2722 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7654:0xD21CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3368%3A0xDF22CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3368%3A0xDF22CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3368%3A0xDF22CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.295"^^xsd:decimal ;
  dwc:decimalLongitude "-28.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3368%3A0xDF22CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  geo-pos:lat "41.295"^^xsd:decimal ;
  geo-pos:long "-28.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3368%3A0xDF22CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3368:0xDF22CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3368'^^xsd:integer;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.244'^^xsd:double;
  dwc:latitude '41.295'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2722 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3368:0xDF22CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5580%3A0xBD1CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5580%3A0xBD1CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5580%3A0xBD1CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.295"^^xsd:decimal ;
  dwc:decimalLongitude "-28.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5580%3A0xBD1CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  geo-pos:lat "41.295"^^xsd:decimal ;
  geo-pos:long "-28.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5580%3A0xBD1CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5580:0xBD1CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5580'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.244'^^xsd:double;
  dwc:latitude '41.295'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2722 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16473'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5580:0xBD1CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23976%3A0xE522CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23976%3A0xE522CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23976%3A0xE522CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.295"^^xsd:decimal ;
  dwc:decimalLongitude "-28.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23976%3A0xE522CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  geo-pos:lat "41.295"^^xsd:decimal ;
  geo-pos:long "-28.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23976%3A0xE522CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23976:0xE522CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23976'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.244'^^xsd:double;
  dwc:latitude '41.295'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2722 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23976:0xE522CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29201%3A0x921CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29201%3A0x921CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29201%3A0x921CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.295"^^xsd:decimal ;
  dwc:decimalLongitude "-28.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29201%3A0x921CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  geo-pos:lat "41.295"^^xsd:decimal ;
  geo-pos:long "-28.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29201%3A0x921CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29201:0x921CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29201'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.244'^^xsd:double;
  dwc:latitude '41.295'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2722 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29201:0x921CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7376%3A0x891CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7376%3A0x891CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7376%3A0x891CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.295"^^xsd:decimal ;
  dwc:decimalLongitude "-28.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7376%3A0x891CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  geo-pos:lat "41.295"^^xsd:decimal ;
  geo-pos:long "-28.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7376%3A0x891CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7376:0x891CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7376'^^xsd:integer;
  dwc:scientificName 'Lobianchia gemellarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.244'^^xsd:double;
  dwc:latitude '41.295'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2722 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7376:0x891CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '158901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32646%3A0x7F1CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32646%3A0x7F1CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32646%3A0x7F1CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.295"^^xsd:decimal ;
  dwc:decimalLongitude "-28.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32646%3A0x7F1CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  geo-pos:lat "41.295"^^xsd:decimal ;
  geo-pos:long "-28.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32646%3A0x7F1CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32646:0x7F1CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32646'^^xsd:integer;
  dwc:scientificName 'Nebaliopsis typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.244'^^xsd:double;
  dwc:latitude '41.295'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2722 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '149681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32646:0x7F1CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '149681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29187%3A0xCB1BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29187%3A0xCB1BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29187%3A0xCB1BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.295"^^xsd:decimal ;
  dwc:decimalLongitude "-28.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29187%3A0xCB1BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  geo-pos:lat "41.295"^^xsd:decimal ;
  geo-pos:long "-28.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29187%3A0xCB1BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29187:0xCB1BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29187'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.244'^^xsd:double;
  dwc:latitude '41.295'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2722 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29187:0xCB1BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7332%3A0x7B1CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7332%3A0x7B1CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7332%3A0x7B1CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.295"^^xsd:decimal ;
  dwc:decimalLongitude "-28.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7332%3A0x7B1CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.295 -28.244)"^^geo:wktLiteral ;
  geo-pos:lat "41.295"^^xsd:decimal ;
  geo-pos:long "-28.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7332%3A0x7B1CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7332:0x7B1CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7332'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.244'^^xsd:double;
  dwc:latitude '41.295'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2722 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7332:0x7B1CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27029%3A0x3821CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27029%3A0x3821CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27029%3A0x3821CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27029%3A0x3821CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27029%3A0x3821CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27029:0x3821CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27029'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27029:0x3821CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28382%3A0x1721CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28382%3A0x1721CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28382%3A0x1721CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28382%3A0x1721CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28382%3A0x1721CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28382:0x1721CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28382'^^xsd:integer;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28382:0x1721CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28340%3A0x8621CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28340%3A0x8621CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28340%3A0x8621CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28340%3A0x8621CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28340%3A0x8621CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28340:0x8621CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28340'^^xsd:integer;
  dwc:scientificName 'Sergia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28340:0x8621CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3535%3A0x8A21CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3535%3A0x8A21CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3535%3A0x8A21CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3535%3A0x8A21CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3535%3A0x8A21CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3535:0x8A21CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3535'^^xsd:integer;
  dwc:scientificName 'Scopelosaurus smithii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 19047'^^xsd:string;
  dwc:aphiaid '126350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3535:0x8A21CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28354%3A0x8B21CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28354%3A0x8B21CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28354%3A0x8B21CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28354%3A0x8B21CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28354%3A0x8B21CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28354:0x8B21CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28354'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28354:0x8B21CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28368%3A0x3B21CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28368%3A0x3B21CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28368%3A0x3B21CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28368%3A0x3B21CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28368%3A0x3B21CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28368:0x3B21CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28368'^^xsd:integer;
  dwc:scientificName 'Sergestes corniculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '246195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28368:0x3B21CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '514117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3350%3A0xFF20CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3350%3A0xFF20CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3350%3A0xFF20CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3350%3A0xFF20CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3350%3A0xFF20CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3350:0xFF20CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3350'^^xsd:integer;
  dwc:scientificName 'Melanolagus bericoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown;Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3350:0xFF20CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29929%3A0xF920CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29929%3A0xF920CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29929%3A0xF920CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29929%3A0xF920CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29929%3A0xF920CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29929:0xF920CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29929'^^xsd:integer;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29929:0xF920CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3390%3A0xA820CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3390%3A0xA820CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3390%3A0xA820CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3390%3A0xA820CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3390%3A0xA820CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3390:0xA820CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3390'^^xsd:integer;
  dwc:scientificName 'Sternoptyx diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3390:0xA820CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3348%3A0x9820CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3348%3A0x9820CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3348%3A0x9820CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3348%3A0x9820CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3348%3A0x9820CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3348:0x9820CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3348'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3348:0x9820CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3334%3A0x5F20CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3334%3A0x5F20CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3334%3A0x5F20CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3334%3A0x5F20CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3334%3A0x5F20CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3334:0x5F20CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3334'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3334:0x5F20CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13281%3A0x3620CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13281%3A0x3620CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13281%3A0x3620CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13281%3A0x3620CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13281%3A0x3620CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13281:0x3620CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13281'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gunnar Langhelle'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13281:0x3620CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3519%3A0x3620CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3519%3A0x3620CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3519%3A0x3620CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3519%3A0x3620CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3519%3A0x3620CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3519:0x3620CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3519'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3519:0x3620CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3547%3A0x3220CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3547%3A0x3220CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3547%3A0x3220CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3547%3A0x3220CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3547%3A0x3220CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3547:0x3220CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3547'^^xsd:integer;
  dwc:scientificName 'Cubiceps gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16346'^^xsd:string;
  dwc:aphiaid '126990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3547:0x3220CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3394%3A0x1A1CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3394%3A0x1A1CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3394%3A0x1A1CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3394%3A0x1A1CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3394%3A0x1A1CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3394:0x1A1CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3394'^^xsd:integer;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3394:0x1A1CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27109%3A0x2620CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27109%3A0x2620CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27109%3A0x2620CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27109%3A0x2620CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27109%3A0x2620CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27109:0x2620CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27109'^^xsd:integer;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16820'^^xsd:string;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27109:0x2620CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27095%3A0x2620CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27095%3A0x2620CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27095%3A0x2620CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27095%3A0x2620CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27095%3A0x2620CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27095:0x2620CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27095'^^xsd:integer;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16819'^^xsd:string;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27095:0x2620CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3360%3A0x2620CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3360%3A0x2620CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3360%3A0x2620CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3360%3A0x2620CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3360%3A0x2620CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3360:0x2620CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3360'^^xsd:integer;
  dwc:scientificName 'Diaphus metopoclampus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126594'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3360:0x2620CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13295%3A0x2620CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13295%3A0x2620CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13295%3A0x2620CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13295%3A0x2620CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13295%3A0x2620CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13295:0x2620CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13295'^^xsd:integer;
  dwc:scientificName 'Diaphus metopoclampus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1630-31'^^xsd:string;
  dwc:aphiaid '126594'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13295:0x2620CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3380%3A0x2520CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3380%3A0x2520CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3380%3A0x2520CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3380%3A0x2520CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3380%3A0x2520CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3380:0x2520CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3380'^^xsd:integer;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3380:0x2520CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27123%3A0x1E20CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27123%3A0x1E20CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27123%3A0x1E20CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27123%3A0x1E20CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27123%3A0x1E20CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27123:0x1E20CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27123'^^xsd:integer;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16821'^^xsd:string;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27123:0x1E20CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3408%3A0xEB1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3408%3A0xEB1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3408%3A0xEB1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3408%3A0xEB1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3408%3A0xEB1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3408:0xEB1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3408'^^xsd:integer;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3408:0xEB1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3420%3A0xEA1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3420%3A0xEA1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3420%3A0xEA1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3420%3A0xEA1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3420%3A0xEA1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3420:0xEA1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3420'^^xsd:integer;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3420:0xEA1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4861%3A0xE91FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4861%3A0xE91FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4861%3A0xE91FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4861%3A0xE91FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4861%3A0xE91FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4861:0xE91FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4861'^^xsd:integer;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1460-63'^^xsd:string;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4861:0xE91FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3440%3A0xE41FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3440%3A0xE41FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3440%3A0xE41FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3440%3A0xE41FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3440%3A0xE41FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3440:0xE41FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3440'^^xsd:integer;
  dwc:scientificName 'Bathothauma lyromma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '139422'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3440:0xE41FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3491%3A0x0422CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3491%3A0x0422CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3491%3A0x0422CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3491%3A0x0422CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3491%3A0x0422CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3491:0x0422CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3491'^^xsd:integer;
  dwc:scientificName 'Argyropelecus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3491:0x0422CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3404%3A0xDF1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3404%3A0xDF1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3404%3A0xDF1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3404%3A0xDF1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3404%3A0xDF1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3404:0xDF1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3404'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3404:0xDF1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3320%3A0xD81FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3320%3A0xD81FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3320%3A0xD81FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3320%3A0xD81FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3320%3A0xD81FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3320:0xD81FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3320'^^xsd:integer;
  dwc:scientificName 'Bathylagus greyae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3320:0xD81FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10560%3A0x8B1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10560%3A0x8B1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10560%3A0x8B1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10560%3A0x8B1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10560%3A0x8B1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10560:0x8B1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10560'^^xsd:integer;
  dwc:scientificName 'Bolinichthys indicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16409'^^xsd:string;
  dwc:aphiaid '126582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10560:0x8B1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3430%3A0x0922CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3430%3A0x0922CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3430%3A0x0922CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3430%3A0x0922CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3430%3A0x0922CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3430:0x0922CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3430'^^xsd:integer;
  dwc:scientificName 'Bolinichthys indicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16410'^^xsd:string;
  dwc:aphiaid '126582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3430:0x0922CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3444%3A0x591BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3444%3A0x591BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3444%3A0x591BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3444%3A0x591BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3444%3A0x591BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3444:0x591BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3444'^^xsd:integer;
  dwc:scientificName 'Bolinichthys supralateralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16395'^^xsd:string;
  dwc:aphiaid '126583'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3444:0x591BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4845%3A0x8A1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4845%3A0x8A1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4845%3A0x8A1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4845%3A0x8A1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4845%3A0x8A1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4845:0x8A1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4845'^^xsd:integer;
  dwc:scientificName 'Bonapartia pedaliota'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1508-09'^^xsd:string;
  dwc:aphiaid '127281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4845:0x8A1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '322499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3422%3A0x871FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3422%3A0x871FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3422%3A0x871FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3422%3A0x871FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3422%3A0x871FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3422:0x871FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3422'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3422:0x871FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4873%3A0x7B1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4873%3A0x7B1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4873%3A0x7B1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4873%3A0x7B1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4873%3A0x7B1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4873:0x7B1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4873'^^xsd:integer;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1467-69'^^xsd:string;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4873:0x7B1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3366%3A0x7B1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3366%3A0x7B1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3366%3A0x7B1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3366%3A0x7B1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3366%3A0x7B1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3366:0x7B1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3366'^^xsd:integer;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3366:0x7B1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3505%3A0x561FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3505%3A0x561FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3505%3A0x561FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3505%3A0x561FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3505%3A0x561FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3505:0x561FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3505'^^xsd:integer;
  dwc:scientificName 'Xenodermichthys copei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3505:0x561FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3412%3A0x1022CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3412%3A0x1022CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3412%3A0x1022CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3412%3A0x1022CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3412%3A0x1022CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3412:0x1022CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3412'^^xsd:integer;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3412:0x1022CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3426%3A0x1022CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3426%3A0x1022CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3426%3A0x1022CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3426%3A0x1022CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3426%3A0x1022CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3426:0x1022CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3426'^^xsd:integer;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3426:0x1022CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3561%3A0x511FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3561%3A0x511FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3561%3A0x511FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3561%3A0x511FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3561%3A0x511FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3561:0x511FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3561'^^xsd:integer;
  dwc:scientificName 'Tetragonurus cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3561:0x511FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30176%3A0x1622CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30176%3A0x1622CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30176%3A0x1622CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30176%3A0x1622CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30176%3A0x1622CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30176:0x1622CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30176'^^xsd:integer;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vanda Camro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30176:0x1622CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30162%3A0x371FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30162%3A0x371FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30162%3A0x371FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30162%3A0x371FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30162%3A0x371FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30162:0x371FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30162'^^xsd:integer;
  dwc:scientificName 'Vinciguerria poweriae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vanda Camro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30162:0x371FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3463%3A0xD61BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3463%3A0xD61BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3463%3A0xD61BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3463%3A0xD61BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3463%3A0xD61BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3463:0xD61BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3463'^^xsd:integer;
  dwc:scientificName 'Vinciguerria poweriae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3463:0xD61BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3356%3A0x2E1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3356%3A0x2E1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3356%3A0x2E1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3356%3A0x2E1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3356%3A0x2E1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3356:0x2E1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3356'^^xsd:integer;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3356:0x2E1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1A1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1A1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3362%3A0x5F22CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3362%3A0x5F22CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3362%3A0x5F22CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3362%3A0x5F22CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3362%3A0x5F22CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3362:0x5F22CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3362'^^xsd:integer;
  dwc:scientificName 'Photostomias guernei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3362:0x5F22CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34168%3A0x6122CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34168%3A0x6122CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34168%3A0x6122CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34168%3A0x6122CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34168%3A0x6122CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34168:0x6122CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34168'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34168:0x6122CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27001%3A0xC51ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27001%3A0xC51ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27001%3A0xC51ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27001%3A0xC51ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27001%3A0xC51ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27001:0xC51ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27001'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27001:0xC51ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28410%3A0x761ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28410%3A0x761ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28410%3A0x761ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28410%3A0x761ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28410%3A0x761ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28410:0x761ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28410'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28410:0x761ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3332%3A0x5E1ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3332%3A0x5E1ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3332%3A0x5E1ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3332%3A0x5E1ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3332%3A0x5E1ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3332:0x5E1ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3332'^^xsd:integer;
  dwc:scientificName 'Gonostoma denudatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3332:0x5E1ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3345%3A0x7622CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3345%3A0x7622CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3345%3A0x7622CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3345%3A0x7622CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3345%3A0x7622CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3345:0x7622CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3345'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown; Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3345:0x7622CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3392%3A0x9822CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3392%3A0x9822CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3392%3A0x9822CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3392%3A0x9822CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3392%3A0x9822CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3392:0x9822CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3392'^^xsd:integer;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3392:0x9822CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3402%3A0x9922CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3402%3A0x9922CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3402%3A0x9922CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3402%3A0x9922CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3402%3A0x9922CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3402:0x9922CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3402'^^xsd:integer;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3402:0x9922CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10504%3A0x9922CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10504%3A0x9922CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10504%3A0x9922CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10504%3A0x9922CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10504%3A0x9922CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10504:0x9922CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10504'^^xsd:integer;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10504:0x9922CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4913%3A0x241ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4913%3A0x241ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4913%3A0x241ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4913%3A0x241ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4913%3A0x241ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4913:0x241ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4913'^^xsd:integer;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1483-85'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4913:0x241ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3370%3A0x2B1CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3370%3A0x2B1CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3370%3A0x2B1CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3370%3A0x2B1CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3370%3A0x2B1CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3370:0x2B1CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3370'^^xsd:integer;
  dwc:scientificName 'Mastigoteuthis hjorti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '341900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3370:0x2B1CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '759125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3446%3A0xF61DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3446%3A0xF61DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3446%3A0xF61DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3446%3A0xF61DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3446%3A0xF61DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3446:0xF61DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3446'^^xsd:integer;
  dwc:scientificName 'Margrethia obtusirostra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127297'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3446:0xF61DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3364%3A0xF61DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3364%3A0xF61DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3364%3A0xF61DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3364%3A0xF61DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3364%3A0xF61DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3364:0xF61DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3364'^^xsd:integer;
  dwc:scientificName 'Margrethia obtusirostra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127297'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3364:0xF61DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13379%3A0xF61DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13379%3A0xF61DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13379%3A0xF61DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13379%3A0xF61DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13379%3A0xF61DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13379:0xF61DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13379'^^xsd:integer;
  dwc:scientificName 'Margrethia obtusirostra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1621-22'^^xsd:string;
  dwc:aphiaid '127297'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13379:0xF61DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26987%3A0xF31DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26987%3A0xF31DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26987%3A0xF31DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26987%3A0xF31DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26987%3A0xF31DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26987:0xF31DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26987'^^xsd:integer;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26987:0xF31DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13036%3A0x9E22CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13036%3A0x9E22CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13036%3A0x9E22CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13036%3A0x9E22CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13036%3A0x9E22CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13036:0x9E22CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13036'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13036:0x9E22CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30148%3A0xE11DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30148%3A0xE11DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30148%3A0xE11DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30148%3A0xE11DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30148%3A0xE11DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30148:0xE11DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30148'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vanda Camro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30148:0xE11DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3388%3A0xDB1DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3388%3A0xDB1DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3388%3A0xDB1DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3388%3A0xDB1DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3388%3A0xDB1DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3388:0xDB1DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3388'^^xsd:integer;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3388:0xDB1DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4899%3A0xDB1DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4899%3A0xDB1DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4899%3A0xDB1DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4899%3A0xDB1DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4899%3A0xDB1DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4899:0xDB1DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4899'^^xsd:integer;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1566+47-50'^^xsd:string;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4899:0xDB1DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3374%3A0xD91DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3374%3A0xD91DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3374%3A0xD91DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3374%3A0xD91DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3374%3A0xD91DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3374:0xD91DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3374'^^xsd:integer;
  dwc:scientificName 'Lobianchia gemellarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3374:0xD91DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '158901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10476%3A0xB31DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10476%3A0xB31DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10476%3A0xB31DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10476%3A0xB31DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10476%3A0xB31DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10476:0xB31DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10476'^^xsd:integer;
  dwc:scientificName 'Lampanyctus photonotus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126618'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10476:0xB31DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3342%3A0xA822CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3342%3A0xA822CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3342%3A0xA822CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3342%3A0xA822CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3342%3A0xA822CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3342:0xA822CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3342'^^xsd:integer;
  dwc:scientificName 'Lampadioteuthis megaleia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '181378'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3342:0xA822CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '181378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11249%3A0x771BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11249%3A0x771BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11249%3A0x771BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11249%3A0x771BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11249%3A0x771BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11249:0x771BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11249'^^xsd:integer;
  dwc:scientificName 'Lampanyctus festivus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11249:0x771BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3319%3A0xAE1DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3319%3A0xAE1DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3319%3A0xAE1DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3319%3A0xAE1DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3319%3A0xAE1DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3319:0xAE1DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3319'^^xsd:integer;
  dwc:scientificName 'Hygophum hygomii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3319:0xAE1DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3432%3A0x9C1DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3432%3A0x9C1DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3432%3A0x9C1DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3432%3A0x9C1DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3432%3A0x9C1DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3432:0x9C1DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3432'^^xsd:integer;
  dwc:scientificName 'Lampadena speculigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3432:0x9C1DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3434%3A0x9A1DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3434%3A0x9A1DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3434%3A0x9A1DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3434%3A0x9A1DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3434%3A0x9A1DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3434:0x9A1DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3434'^^xsd:integer;
  dwc:scientificName 'Lampadena urophaos atlantica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16884'^^xsd:string;
  dwc:aphiaid '221500'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3434:0x9A1DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '713102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27319%3A0x9A1DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27319%3A0x9A1DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27319%3A0x9A1DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27319%3A0x9A1DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27319%3A0x9A1DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27319:0x9A1DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27319'^^xsd:integer;
  dwc:scientificName 'Lampadena urophaos atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '221500'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27319:0x9A1DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '713102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34214%3A0xAF22CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34214%3A0xAF22CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34214%3A0xAF22CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34214%3A0xAF22CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34214%3A0xAF22CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34214:0xAF22CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34214'^^xsd:integer;
  dwc:scientificName 'Platyscelus ovoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34214:0xAF22CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34200%3A0x4F1DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34200%3A0x4F1DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34200%3A0x4F1DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34200%3A0x4F1DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34200%3A0x4F1DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34200:0x4F1DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34200'^^xsd:integer;
  dwc:scientificName 'Phrosina semilunata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34200:0x4F1DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3533%3A0x491DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3533%3A0x491DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3533%3A0x491DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3533%3A0x491DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3533%3A0x491DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3533:0x491DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3533'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3533:0x491DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3333%3A0xB422CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3333%3A0xB422CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3333%3A0xB422CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3333%3A0xB422CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3333%3A0xB422CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3333:0xB422CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3333'^^xsd:integer;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3333:0xB422CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7370%3A0x421DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7370%3A0x421DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7370%3A0x421DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7370%3A0x421DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7370%3A0x421DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7370:0x421DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7370'^^xsd:integer;
  dwc:scientificName 'Bathophilus vaillanti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7370:0x421DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3318%3A0xD822CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3318%3A0xD822CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3318%3A0xD822CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3318%3A0xD822CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3318%3A0xD822CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3318:0xD822CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3318'^^xsd:integer;
  dwc:scientificName 'Bonapartia pedaliota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3318:0xD822CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '322499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3312%3A0xDB22CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3312%3A0xDB22CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3312%3A0xDB22CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3312%3A0xDB22CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3312%3A0xDB22CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3312:0xDB22CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3312'^^xsd:integer;
  dwc:scientificName 'Taonius pavo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '139428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3312:0xDB22CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27043%3A0x381DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27043%3A0x381DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27043%3A0x381DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27043%3A0x381DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27043%3A0x381DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27043:0x381DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27043'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27043:0x381DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3378%3A0xD71CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3378%3A0xD71CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3378%3A0xD71CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3378%3A0xD71CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3378%3A0xD71CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3378:0xD71CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3378'^^xsd:integer;
  dwc:scientificName 'Serrivomer lanceolatoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3378:0xD71CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34228%3A0xCA1CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34228%3A0xCA1CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34228%3A0xCA1CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34228%3A0xCA1CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34228%3A0xCA1CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34228:0xCA1CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34228'^^xsd:integer;
  dwc:scientificName 'Brachyscelus crusculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103241'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34228:0xCA1CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3384%3A0xC81CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3384%3A0xC81CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3384%3A0xC81CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3384%3A0xC81CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3384%3A0xC81CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3384:0xC81CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3384'^^xsd:integer;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3384:0xC81CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3418%3A0x1F1CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3418%3A0x1F1CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3418%3A0x1F1CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3418%3A0x1F1CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3418%3A0x1F1CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3418:0x1F1CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3418'^^xsd:integer;
  dwc:scientificName 'Ichthyococcus ovatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16869'^^xsd:string;
  dwc:aphiaid '127298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3418:0x1F1CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3436%3A0x8C1CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3436%3A0x8C1CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3436%3A0x8C1CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3436%3A0x8C1CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3436%3A0x8C1CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3436:0x8C1CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3436'^^xsd:integer;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3436:0x8C1CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3328%3A0x8A1CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3328%3A0x8A1CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3328%3A0x8A1CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3328%3A0x8A1CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3328%3A0x8A1CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3328:0x8A1CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3328'^^xsd:integer;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3328:0x8A1CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3398%3A0x8A1CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3398%3A0x8A1CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3398%3A0x8A1CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3398%3A0x8A1CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3398%3A0x8A1CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3398:0x8A1CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3398'^^xsd:integer;
  dwc:scientificName 'Histioteuthis meleagroteuthis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3398:0x8A1CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10490%3A0x841CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10490%3A0x841CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10490%3A0x841CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10490%3A0x841CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10490%3A0x841CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10490:0x841CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10490'^^xsd:integer;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10490:0x841CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3448%3A0x7D21CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3448%3A0x7D21CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3448%3A0x7D21CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3448%3A0x7D21CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3448%3A0x7D21CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3448:0x7D21CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3448'^^xsd:integer;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3448:0x7D21CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3376%3A0xEE22CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3376%3A0xEE22CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3376%3A0xEE22CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3376%3A0xEE22CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3376%3A0xEE22CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3376:0xEE22CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3376'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3376:0xEE22CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3477%3A0x7A1CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3477%3A0x7A1CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3477%3A0x7A1CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3477%3A0x7A1CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3477%3A0x7A1CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3477:0x7A1CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3477'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3477:0x7A1CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3449%3A0x301CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3449%3A0x301CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3449%3A0x301CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3449%3A0x301CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.186 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.186"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3449%3A0x301CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3449:0x301CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3449'^^xsd:integer;
  dwc:scientificName 'Melanostomias melanopogon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2399 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 18285'^^xsd:string;
  dwc:aphiaid '127362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3449:0x301CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28522%3A0x8521CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28522%3A0x8521CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28522%3A0x8521CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28522%3A0x8521CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28522%3A0x8521CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28522:0x8521CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28522'^^xsd:integer;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28522:0x8521CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7374%3A0x1421CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7374%3A0x1421CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7374%3A0x1421CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7374%3A0x1421CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7374%3A0x1421CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7374:0x1421CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7374'^^xsd:integer;
  dwc:scientificName 'Scopelogadus mizolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7374:0x1421CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7609%3A0x8821CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7609%3A0x8821CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7609%3A0x8821CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7609%3A0x8821CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7609%3A0x8821CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7609:0x8821CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7609'^^xsd:integer;
  dwc:scientificName 'Scopelogadus mizolepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1568-72'^^xsd:string;
  dwc:aphiaid '127279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7609:0x8821CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28452%3A0x0D21CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28452%3A0x0D21CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28452%3A0x0D21CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28452%3A0x0D21CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28452%3A0x0D21CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28452:0x0D21CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28452'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28452:0x0D21CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7597%3A0x0921CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7597%3A0x0921CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7597%3A0x0921CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7597%3A0x0921CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7597%3A0x0921CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7597:0x0921CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7597'^^xsd:integer;
  dwc:scientificName 'Scopelogadus mizolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7597:0x0921CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28480%3A0x8E21CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28480%3A0x8E21CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28480%3A0x8E21CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28480%3A0x8E21CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28480%3A0x8E21CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28480:0x8E21CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28480'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28480:0x8E21CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28508%3A0x0721CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28508%3A0x0721CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28508%3A0x0721CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28508%3A0x0721CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28508%3A0x0721CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28508:0x0721CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28508'^^xsd:integer;
  dwc:scientificName 'Sergestes corniculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '246195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28508:0x0721CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '514117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3567%3A0x0621CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3567%3A0x0621CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3567%3A0x0621CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3567%3A0x0621CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3567%3A0x0621CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3567:0x0621CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3567'^^xsd:integer;
  dwc:scientificName 'Rondeletia loricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126412'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3567:0x0621CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3551%3A0x0121CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3551%3A0x0121CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3551%3A0x0121CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3551%3A0x0121CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3551%3A0x0121CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3551:0x0121CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3551'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3551:0x0121CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7358%3A0x0021CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7358%3A0x0021CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7358%3A0x0021CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7358%3A0x0021CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7358%3A0x0021CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7358:0x0021CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7358'^^xsd:integer;
  dwc:scientificName 'Melamphaes suborbitalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7358:0x0021CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3549%3A0xFF20CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3549%3A0xFF20CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3549%3A0xFF20CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3549%3A0xFF20CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3549%3A0xFF20CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3549:0xFF20CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3549'^^xsd:integer;
  dwc:scientificName 'Melanolagus bericoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ofer Gon'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3549:0xFF20CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3451%3A0xFE20CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3451%3A0xFE20CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3451%3A0xFE20CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3451%3A0xFE20CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3451%3A0xFE20CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3451:0xFE20CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3451'^^xsd:integer;
  dwc:scientificName 'Melanonus zugmayeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3451:0xFE20CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3493%3A0xFD20CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3493%3A0xFD20CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3493%3A0xFD20CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3493%3A0xFD20CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3493%3A0xFD20CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3493:0xFD20CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3493'^^xsd:integer;
  dwc:scientificName 'Melanostomias bartonbeani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3493:0xFD20CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13692%3A0xFB20CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13692%3A0xFB20CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13692%3A0xFB20CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13692%3A0xFB20CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13692%3A0xFB20CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13692:0xFB20CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13692'^^xsd:integer;
  dwc:scientificName 'Meningodora vesca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13692:0xFB20CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7676%3A0xB120CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7676%3A0xB120CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7676%3A0xB120CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7676%3A0xB120CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7676%3A0xB120CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7676:0xB120CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7676'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7676:0xB120CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5594%3A0xAA20CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5594%3A0xAA20CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5594%3A0xAA20CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5594%3A0xAA20CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5594%3A0xAA20CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5594:0xAA20CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5594'^^xsd:integer;
  dwc:scientificName 'Sternoptyx diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5594:0xAA20CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7662%3A0xA620CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7662%3A0xA620CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7662%3A0xA620CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7662%3A0xA620CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7662%3A0xA620CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7662:0xA620CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7662'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7662:0xA620CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28466%3A0x9621CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28466%3A0x9621CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28466%3A0x9621CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28466%3A0x9621CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28466%3A0x9621CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28466:0x9621CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28466'^^xsd:integer;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28466:0x9621CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3539%3A0x9B20CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3539%3A0x9B20CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3539%3A0x9B20CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3539%3A0x9B20CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3539%3A0x9B20CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3539:0x9B20CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3539'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3539:0x9B20CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7619%3A0x3620CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7619%3A0x3620CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7619%3A0x3620CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7619%3A0x3620CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7619%3A0x3620CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7619:0x3620CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7619'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7619:0x3620CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3553%3A0x2120CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3553%3A0x2120CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3553%3A0x2120CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3553%3A0x2120CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3553%3A0x2120CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3553:0x2120CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3553'^^xsd:integer;
  dwc:scientificName 'Derichthys serpentinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3553:0x2120CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A99999999%3A0xE21FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A99999999%3A0xE21FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A99999999%3A0xE21FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A99999999%3A0xE21FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A99999999%3A0xE21FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:99999999:0xE21FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '99999999'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ofer Gon'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:99999999:0xE21FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7675%3A0xE11FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7675%3A0xE11FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7675%3A0xE11FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7675%3A0xE11FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7675%3A0xE11FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7675:0xE11FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7675'^^xsd:integer;
  dwc:scientificName 'Argyropelecus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16751'^^xsd:string;
  dwc:aphiaid '127306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7675:0xE11FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7648%3A0x0622CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7648%3A0x0622CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7648%3A0x0622CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7648%3A0x0622CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7648%3A0x0622CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7648:0x0622CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7648'^^xsd:integer;
  dwc:scientificName 'Anoplogaster cornuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15955'^^xsd:string;
  dwc:aphiaid '126393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7648:0x0622CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3455%3A0xD81FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3455%3A0xD81FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3455%3A0xD81FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3455%3A0xD81FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3455%3A0xD81FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3455:0xD81FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3455'^^xsd:integer;
  dwc:scientificName 'Bathylagus greyae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3455:0xD81FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3469%3A0x861FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3469%3A0x861FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3469%3A0x861FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3469%3A0x861FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3469%3A0x861FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3469:0x861FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3469'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3469:0x861FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4227%3A0x7B1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4227%3A0x7B1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4227%3A0x7B1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4227%3A0x7B1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4227%3A0x7B1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4227:0x7B1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4227'^^xsd:integer;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4227:0x7B1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1000016397%3A0x471FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1000016397%3A0x471FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1000016397%3A0x471FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1000016397%3A0x471FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1000016397%3A0x471FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1000016397:0x471FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1000016397'^^xsd:integer;
  dwc:scientificName 'Altelatipes falkenhaugae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alain Crosnier and Alexander vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '514089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1000016397:0x471FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '514089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3465%3A0x1522CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3465%3A0x1522CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3465%3A0x1522CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3465%3A0x1522CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3465%3A0x1522CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3465:0x1522CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3465'^^xsd:integer;
  dwc:scientificName 'Alepisaurus brevirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15974'^^xsd:string;
  dwc:aphiaid '126332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3465:0x1522CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23192%3A0x4A21CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23192%3A0x4A21CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23192%3A0x4A21CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23192%3A0x4A21CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23192%3A0x4A21CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23192:0x4A21CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23192'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23192:0x4A21CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3521%3A0x341FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3521%3A0x341FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3521%3A0x341FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3521%3A0x341FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3521%3A0x341FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3521:0x341FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3521'^^xsd:integer;
  dwc:scientificName 'Scopelarchus analis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3521:0x341FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7372%3A0x1722CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7372%3A0x1722CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7372%3A0x1722CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7372%3A0x1722CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7372%3A0x1722CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7372:0x1722CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7372'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7372:0x1722CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7360%3A0x251FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7360%3A0x251FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7360%3A0x251FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7360%3A0x251FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7360%3A0x251FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7360:0x251FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7360'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7360:0x251FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7647%3A0x1E1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7647%3A0x1E1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7647%3A0x1E1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7647%3A0x1E1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7647%3A0x1E1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7647:0x1E1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7647'^^xsd:integer;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7647:0x1E1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34690%3A0x1B1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34690%3A0x1B1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34690%3A0x1B1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34690%3A0x1B1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34690%3A0x1B1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34690:0x1B1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34690'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34690:0x1B1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7344%3A0x611BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7344%3A0x611BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7344%3A0x611BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7344%3A0x611BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7344%3A0x611BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7344:0x611BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7344'^^xsd:integer;
  dwc:scientificName 'Poromitra capito'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7344:0x611BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3314%3A0xD11ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3314%3A0xD11ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3314%3A0xD11ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3314%3A0xD11ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3314%3A0xD11ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3314:0xD11ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3314'^^xsd:integer;
  dwc:scientificName 'Pholidoteuthis massayae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '410388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3314:0xD11ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '410388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23220%3A0x671BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23220%3A0x671BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23220%3A0x671BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23220%3A0x671BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23220%3A0x671BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23220:0x671BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23220'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23220:0x671BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29215%3A0x681BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29215%3A0x681BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29215%3A0x681BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29215%3A0x681BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29215%3A0x681BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29215:0x681BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29215'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29215:0x681BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3479%3A0xC31ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3479%3A0xC31ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3479%3A0xC31ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3479%3A0xC31ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3479%3A0xC31ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3479:0xC31ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3479'^^xsd:integer;
  dwc:scientificName 'Paralepis brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3479:0xC31ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7300%3A0xBB1ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7300%3A0xBB1ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7300%3A0xBB1ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7300%3A0xBB1ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7300%3A0xBB1ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7300:0xBB1ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7300'^^xsd:integer;
  dwc:scientificName 'Oneirodes macrosteus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'T.W Pietsch'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16721'^^xsd:string;
  dwc:aphiaid '126574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7300:0xBB1ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5608%3A0x6E1BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5608%3A0x6E1BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5608%3A0x6E1BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5608%3A0x6E1BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5608%3A0x6E1BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5608:0x6E1BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5608'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16474'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5608:0x6E1BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10290%3A0x6A22CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10290%3A0x6A22CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10290%3A0x6A22CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10290%3A0x6A22CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10290%3A0x6A22CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10290:0x6A22CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10290'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10290:0x6A22CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34676%3A0x6F1BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34676%3A0x6F1BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34676%3A0x6F1BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34676%3A0x6F1BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34676%3A0x6F1BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34676:0x6F1BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34676'^^xsd:integer;
  dwc:scientificName 'Megalanceola stephenseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '325364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34676:0x6F1BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '325364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3509%3A0x251ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3509%3A0x251ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3509%3A0x251ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3509%3A0x251ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3509%3A0x251ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3509:0x251ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3509'^^xsd:integer;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3509:0x251ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4889%3A0x9922CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4889%3A0x9922CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4889%3A0x9922CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4889%3A0x9922CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4889%3A0x9922CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4889:0x9922CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4889'^^xsd:integer;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1479-80'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4889:0x9922CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14866%3A0x9A22CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14866%3A0x9A22CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14866%3A0x9A22CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14866%3A0x9A22CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14866%3A0x9A22CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14866:0x9A22CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14866'^^xsd:integer;
  dwc:scientificName 'Nannobrachium lineatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14866:0x9A22CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3336%3A0x201ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3336%3A0x201ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3336%3A0x201ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3336%3A0x201ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3336%3A0x201ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3336:0x201ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3336'^^xsd:integer;
  dwc:scientificName 'Lyconus brachycolus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16885'^^xsd:string;
  dwc:aphiaid '221502'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3336:0x201ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3428%3A0x1B1ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3428%3A0x1B1ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3428%3A0x1B1ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3428%3A0x1B1ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3428%3A0x1B1ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3428:0x1B1ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3428'^^xsd:integer;
  dwc:scientificName 'Mastigoteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '238750'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3428:0x1B1ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3495%3A0x2F1CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3495%3A0x2F1CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3495%3A0x2F1CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3495%3A0x2F1CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3495%3A0x2F1CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3495:0x2F1CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3495'^^xsd:integer;
  dwc:scientificName 'Maulisia mauli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3495:0x2F1CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3442%3A0xF51DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3442%3A0xF51DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3442%3A0xF51DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3442%3A0xF51DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3442%3A0xF51DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3442:0xF51DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3442'^^xsd:integer;
  dwc:scientificName 'Mastigoteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '238750'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3442:0xF51DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3467%3A0x9B22CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3467%3A0x9B22CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3467%3A0x9B22CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3467%3A0x9B22CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3467%3A0x9B22CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3467:0x9B22CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3467'^^xsd:integer;
  dwc:scientificName 'Notoscopelus bolini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'F.Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3467:0x9B22CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '158913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3483%3A0xF01DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3483%3A0xF01DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3483%3A0xF01DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3483%3A0xF01DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3483%3A0xF01DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3483:0xF01DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3483'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3483:0xF01DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10304%3A0x9F22CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10304%3A0x9F22CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10304%3A0x9F22CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10304%3A0x9F22CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10304%3A0x9F22CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10304:0x9F22CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10304'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10304:0x9F22CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29271%3A0x7821CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29271%3A0x7821CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29271%3A0x7821CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29271%3A0x7821CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29271%3A0x7821CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29271:0x7821CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29271'^^xsd:integer;
  dwc:scientificName 'Notostomus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29271:0x7821CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29285%3A0xA522CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29285%3A0xA522CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29285%3A0xA522CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29285%3A0xA522CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29285%3A0xA522CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29285:0xA522CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29285'^^xsd:integer;
  dwc:scientificName 'Notostomus gibbosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '212899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29285:0xA522CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '212899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3537%3A0xE21DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3537%3A0xE21DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3537%3A0xE21DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3537%3A0xE21DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3537%3A0xE21DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3537:0xE21DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3537'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3537:0xE21DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7314%3A0x751BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7314%3A0x751BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7314%3A0x751BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7314%3A0x751BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7314%3A0x751BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7314:0x751BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7314'^^xsd:integer;
  dwc:scientificName 'Leptacanthichthys gracilispinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'T.W. Pietsch'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16710'^^xsd:string;
  dwc:aphiaid '126566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7314:0x751BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3497%3A0xDA1DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3497%3A0xDA1DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3497%3A0xDA1DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3497%3A0xDA1DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3497%3A0xDA1DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3497:0xDA1DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3497'^^xsd:integer;
  dwc:scientificName 'Lobianchia gemellarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3497:0xDA1DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '158901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3507%3A0xD81DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3507%3A0xD81DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3507%3A0xD81DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3507%3A0xD81DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3507%3A0xD81DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3507:0xD81DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3507'^^xsd:integer;
  dwc:scientificName 'Lophodolos acanthognathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'T. Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3507:0xD81DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8138%3A0xB21DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8138%3A0xB21DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8138%3A0xB21DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8138%3A0xB21DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8138%3A0xB21DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8138:0xB21DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8138'^^xsd:integer;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8138:0xB21DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8124%3A0xB11DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8124%3A0xB11DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8124%3A0xB11DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8124%3A0xB11DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8124%3A0xB11DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8124:0xB11DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8124'^^xsd:integer;
  dwc:scientificName 'Lampanyctus festivus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8124:0xB11DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14852%3A0xB01DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14852%3A0xB01DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14852%3A0xB01DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14852%3A0xB01DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14852%3A0xB01DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14852:0xB01DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14852'^^xsd:integer;
  dwc:scientificName 'Lampanyctus intricarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14852:0xB01DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3525%3A0xB01DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3525%3A0xB01DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3525%3A0xB01DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3525%3A0xB01DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3525%3A0xB01DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3525:0xB01DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3525'^^xsd:integer;
  dwc:scientificName 'Lampanyctus intricarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3525:0xB01DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3453%3A0xAD1DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3453%3A0xAD1DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3453%3A0xAD1DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3453%3A0xAD1DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3453%3A0xAD1DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3453:0xAD1DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3453'^^xsd:integer;
  dwc:scientificName 'Hygophum reinhardtii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16866'^^xsd:string;
  dwc:aphiaid '126604'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3453:0xAD1DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3400%3A0x7B21CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3400%3A0x7B21CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3400%3A0x7B21CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3400%3A0x7B21CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3400%3A0x7B21CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3400:0x7B21CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3400'^^xsd:integer;
  dwc:scientificName 'Helicocranchia pfefferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '139424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3400:0x7B21CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9E1DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9E1DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9E1DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9E1DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9E1DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x9E1DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x9E1DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3523%3A0xAE22CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3523%3A0xAE22CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3523%3A0xAE22CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3523%3A0xAE22CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3523%3A0xAE22CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3523:0xAE22CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3523'^^xsd:integer;
  dwc:scientificName 'Lampadena anomala'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16876'^^xsd:string;
  dwc:aphiaid '126606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3523:0xAE22CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7330%3A0x7C21CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7330%3A0x7C21CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7330%3A0x7C21CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7330%3A0x7C21CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7330%3A0x7C21CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7330:0x7C21CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7330'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7330:0x7C21CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15785%3A0x511DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15785%3A0x511DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15785%3A0x511DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15785%3A0x511DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15785%3A0x511DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15785:0x511DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15785'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown; Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1769-70'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15785:0x511DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32625%3A0xB022CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32625%3A0xB022CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32625%3A0xB022CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32625%3A0xB022CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32625%3A0xB022CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32625:0xB022CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32625'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32625:0xB022CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29243%3A0x471DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29243%3A0x471DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29243%3A0x471DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29243%3A0x471DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29243%3A0x471DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29243:0x471DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29243'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29243:0x471DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29229%3A0x7F21CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29229%3A0x7F21CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29229%3A0x7F21CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29229%3A0x7F21CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29229%3A0x7F21CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29229:0x7F21CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29229'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29229:0x7F21CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27920%3A0xC01BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27920%3A0xC01BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27920%3A0xC01BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27920%3A0xC01BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27920%3A0xC01BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27920:0xC01BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27920'^^xsd:integer;
  dwc:scientificName 'Altelatipes falkenhaugae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alain Crosnier and Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '514089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27920:0xC01BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '514089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21565%3A0xD51CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21565%3A0xD51CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21565%3A0xD51CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21565%3A0xD51CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21565%3A0xD51CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21565:0xD51CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21565'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21565:0xD51CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3565%3A0xC81CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3565%3A0xC81CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3565%3A0xC81CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3565%3A0xC81CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3565%3A0xC81CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3565:0xC81CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3565'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3565:0xC81CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28494%3A0xE022CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28494%3A0xE022CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28494%3A0xE022CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28494%3A0xE022CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28494%3A0xE022CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28494:0xE022CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28494'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28494:0xE022CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11483%3A0xBC1CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11483%3A0xBC1CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11483%3A0xBC1CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11483%3A0xBC1CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11483%3A0xBC1CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11483:0xBC1CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11483'^^xsd:integer;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11483:0xBC1CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29257%3A0x931CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29257%3A0x931CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29257%3A0x931CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29257%3A0x931CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29257%3A0x931CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29257:0x931CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29257'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29257:0x931CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27073%3A0x931CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27073%3A0x931CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27073%3A0x931CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27073%3A0x931CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27073%3A0x931CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27073:0x931CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27073'^^xsd:integer;
  dwc:scientificName 'Ephyrina figueirai'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Endre Willassen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27073:0x931CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4213%3A0x1E1CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4213%3A0x1E1CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4213%3A0x1E1CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4213%3A0x1E1CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4213%3A0x1E1CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4213:0x1E1CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4213'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16284'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4213:0x1E1CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3511%3A0x201CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3511%3A0x201CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3511%3A0x201CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3511%3A0x201CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3511%3A0x201CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3511:0x201CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3511'^^xsd:integer;
  dwc:scientificName 'Lampadena speculigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3511:0x201CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7690%3A0x7B1CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7690%3A0x7B1CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7690%3A0x7B1CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7690%3A0x7B1CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7690%3A0x7B1CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7690:0x7B1CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7690'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7690:0x7B1CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23206%3A0x361CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23206%3A0x361CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23206%3A0x361CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23206%3A0x361CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23206%3A0x361CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23206:0x361CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23206'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23206:0x361CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12094%3A0x321CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12094%3A0x321CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12094%3A0x321CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.239"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12094%3A0x321CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.239 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "41.239"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12094%3A0x321CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12094:0x321CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12094'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '41.239'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2616 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12094:0x321CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27573%3A0xAB20CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27573%3A0xAB20CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27573%3A0xAB20CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27573%3A0xAB20CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27573%3A0xAB20CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27573:0xAB20CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27573'^^xsd:integer;
  dwc:scientificName 'Sphaeronectes '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27573:0xAB20CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '135381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28651%3A0x6520CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28651%3A0x6520CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28651%3A0x6520CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28651%3A0x6520CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28651%3A0x6520CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28651:0x6520CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28651'^^xsd:integer;
  dwc:scientificName 'Chuniphyes multidentata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28651:0x6520CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28651%3A0x6520CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28651%3A0x6520CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28651%3A0x6520CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28651%3A0x6520CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28651%3A0x6520CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28651:0x6520CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28651'^^xsd:integer;
  dwc:scientificName 'Chuniphyes multidentata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28651:0x6520CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28735%3A0xF921CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28735%3A0xF921CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28735%3A0xF921CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "511"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28735%3A0xF921CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28735%3A0xF921CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28735:0xF921CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28735'^^xsd:integer;
  dwc:scientificName 'Chuniphyes multidentata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '511'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28735:0xF921CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28889%3A0xF921CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28889%3A0xF921CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28889%3A0xF921CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28889%3A0xF921CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28889%3A0xF921CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28889:0xF921CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28889'^^xsd:integer;
  dwc:scientificName 'Chuniphyes multidentata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '1502'^^xsd:integer;
  dwc:maximumDepth '1906'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28889:0xF921CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C20CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C20CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C20CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C20CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C20CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5C20CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Chiridius gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5C20CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C20CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C20CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C20CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "511"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C20CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C20CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5C20CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Chiridius poppei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '511'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5C20CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5B20CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5B20CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5B20CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "511"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5B20CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5B20CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5B20CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Chirundina streetsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '511'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '416524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5B20CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28441%3A0x2420CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28441%3A0x2420CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28441%3A0x2420CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "511"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28441%3A0x2420CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28441%3A0x2420CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28441:0x2420CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28441'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '511'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28441:0x2420CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28441%3A0x2520CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28441%3A0x2520CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28441%3A0x2520CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "511"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28441%3A0x2520CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28441%3A0x2520CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28441:0x2520CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28441'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '511'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28441:0x2520CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25829%3A0x2220CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25829%3A0x2220CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25829%3A0x2220CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "511"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25829%3A0x2220CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25829%3A0x2220CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25829:0x2220CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25829'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '511'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25829:0x2220CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25829%3A0x2220CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25829%3A0x2220CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25829%3A0x2220CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "511"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25829%3A0x2220CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25829%3A0x2220CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25829:0x2220CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25829'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '511'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25829:0x2220CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF11FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euchaeta spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF11FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "511"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF11FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euchaeta spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '511'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF11FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF21FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF21FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF21FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF21FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF21FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF21FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euchirella curticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF21FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28497%3A0x4721CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28497%3A0x4721CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28497%3A0x4721CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28497%3A0x4721CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28497%3A0x4721CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28497:0x4721CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28497'^^xsd:integer;
  dwc:scientificName 'Bassia bassensis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28497:0x4721CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '135404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x591BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x591BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x591BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x591BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x591BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x591BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Bradyidius similis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '1502'^^xsd:integer;
  dwc:maximumDepth '1906'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x591BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x831FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x831FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "511"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x801FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '511'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x801FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "511"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x811FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '511'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x811FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "511"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x811FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '511'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x811FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x801FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x801FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "511"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x801FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '511'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x801FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "511"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x801FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '511'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x801FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7E1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '1502'^^xsd:integer;
  dwc:maximumDepth '1906'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7E1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A1BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5A1BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Cephalophanes refulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104689'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5A1BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "511"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x791FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '511'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x791FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "511"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x571FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '511'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x571FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "511"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x571FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '511'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x571FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x571FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x571FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x571FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '1502'^^xsd:integer;
  dwc:maximumDepth '1906'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x571FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x521FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Undinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '1502'^^xsd:integer;
  dwc:maximumDepth '1906'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x521FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "511"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x441FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aetideus armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '511'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x441FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "511"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x431FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x431FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aetideus giesbrechti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '511'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x431FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28455%3A0x421FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28455%3A0x421FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28455%3A0x421FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "511"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28455%3A0x421FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28455%3A0x421FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28455:0x421FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28455'^^xsd:integer;
  dwc:scientificName 'Aglaura hemistoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '511'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117851'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28455:0x421FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '117851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27643%3A0x421FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27643%3A0x421FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27643%3A0x421FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27643%3A0x421FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27643%3A0x421FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27643:0x421FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27643'^^xsd:integer;
  dwc:scientificName 'Aglaura hemistoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117851'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27643:0x421FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '117851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "511"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3C1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aeginura grimaldii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '511'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3C1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '117266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "511"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3C1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aegisthus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '511'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '115510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3C1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3C1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aegisthus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '115510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3C1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x361FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x361FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '345251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "511"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x361FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '511'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x361FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '345251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x341FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '1502'^^xsd:integer;
  dwc:maximumDepth '1906'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x341FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '345251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1722CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1722CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1722CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1722CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1722CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1722CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '1502'^^xsd:integer;
  dwc:maximumDepth '1906'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1722CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x301FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x301FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x301FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "511"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x301FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x301FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x301FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '511'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x301FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2D1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rhincalanus nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2D1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "511"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2C1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rhincalanus nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '511'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2C1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD21BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pseudochirella notacantha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD21BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A22CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A22CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A22CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "511"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A22CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5A22CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5A22CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '511'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5A22CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x271FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scaphocalanus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104786'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x271FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "511"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x271FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scaphocalanus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '511'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104786'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x271FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5E22CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5E22CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5E22CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5E22CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5E22CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5E22CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma abdominalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5E22CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '596242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5E22CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5E22CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5E22CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "511"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5E22CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5E22CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5E22CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma abdominalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '511'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5E22CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '596242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD51ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma abdominalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '1502'^^xsd:integer;
  dwc:maximumDepth '1906'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD51ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '596242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD61ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD61ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD61ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "511"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD61ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD61ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD61ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '511'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD61ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1436445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD61ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD61ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD61ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD61ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD61ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD61ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD61ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1436445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD61ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD61ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD61ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "511"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD61ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD61ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD61ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '511'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD61ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1436445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "511"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD51ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma quadrungulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '511'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD51ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '224185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD31ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD31ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD31ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD31ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD31ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD31ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma quadrungulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD31ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '224185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "511"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD41ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma xiphias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '511'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD41ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD41ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma xiphias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '1502'^^xsd:integer;
  dwc:maximumDepth '1906'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD41ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC41ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta tonsa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '359879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC41ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '359879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "511"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC41ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta tonsa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '511'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '359879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC41ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '359879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28679%3A0xC01ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28679%3A0xC01ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28679%3A0xC01ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "511"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28679%3A0xC01ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28679%3A0xC01ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28679:0xC01ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28679'^^xsd:integer;
  dwc:scientificName 'Pantachogon haeckeli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '511'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117860'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28679:0xC01ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '117860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "511"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBB1ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Nullosetigera helgae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '511'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '361514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBB1ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '361514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBC1ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Oithona  setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '1502'^^xsd:integer;
  dwc:maximumDepth '1906'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBC1ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x761ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x761ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x761ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "511"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x761ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x761ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x761ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus latifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '511'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x761ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "511"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x751ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '511'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x751ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x751ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '1502'^^xsd:integer;
  dwc:maximumDepth '1906'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x751ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x761ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x761ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x761ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "511"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x761ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x761ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x761ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus pileatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '511'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x761ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x741ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x741ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "511"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x731ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '511'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x731ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "511"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x731ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '511'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x731ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x741ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '1502'^^xsd:integer;
  dwc:maximumDepth '1906'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x741ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6A22CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6A22CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6A22CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "511"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6A22CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6A22CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6A22CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '511'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '364046'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6A22CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '254602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D1ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D1ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D1ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "511"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D1ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D1ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6D1ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus curvicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '511'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6D1ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28637%3A0x671ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28637%3A0x671ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28637%3A0x671ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28637%3A0x671ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28637%3A0x671ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28637:0x671ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28637'^^xsd:integer;
  dwc:scientificName 'Gilia reticulata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '196593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28637:0x671ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '196593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27615%3A0x5A1ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27615%3A0x5A1ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27615%3A0x5A1ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27615%3A0x5A1ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27615%3A0x5A1ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27615:0x5A1ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27615'^^xsd:integer;
  dwc:scientificName 'Eudoxoides mitra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135423'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27615:0x5A1ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '135423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28427%3A0x5A1ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28427%3A0x5A1ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28427%3A0x5A1ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "511"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28427%3A0x5A1ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28427%3A0x5A1ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28427:0x5A1ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28427'^^xsd:integer;
  dwc:scientificName 'Eudoxoides mitra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '511'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135423'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28427:0x5A1ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '135423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28721%3A0x5B1ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28721%3A0x5B1ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28721%3A0x5B1ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "511"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28721%3A0x5B1ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28721%3A0x5B1ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28721:0x5B1ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28721'^^xsd:integer;
  dwc:scientificName 'Eudoxoides spiralis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '511'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28721:0x5B1ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '135424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27965%3A0x5B1ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27965%3A0x5B1ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27965%3A0x5B1ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "511"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27965%3A0x5B1ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27965%3A0x5B1ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27965:0x5B1ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27965'^^xsd:integer;
  dwc:scientificName 'Eudoxoides spiralis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '511'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27965:0x5B1ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '135424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27629%3A0x5B1ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27629%3A0x5B1ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27629%3A0x5B1ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27629%3A0x5B1ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27629%3A0x5B1ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27629:0x5B1ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27629'^^xsd:integer;
  dwc:scientificName 'Eudoxoides spiralis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27629:0x5B1ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '135424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28623%3A0x5B1ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28623%3A0x5B1ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28623%3A0x5B1ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28623%3A0x5B1ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28623%3A0x5B1ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28623:0x5B1ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28623'^^xsd:integer;
  dwc:scientificName 'Eudoxoides spiralis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28623:0x5B1ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '135424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x341ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euchirella brevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '149723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x341ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "511"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x261ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '511'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x261ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x221ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '1502'^^xsd:integer;
  dwc:maximumDepth '1906'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x221ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x201ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x201ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "511"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x201ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '511'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x201ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A22CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A22CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A22CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A22CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A22CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x9A22CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x9A22CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A22CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A22CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A22CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "511"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A22CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A22CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x9A22CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '511'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x9A22CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1F1ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '220908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1F1ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1C1ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia macrura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '1502'^^xsd:integer;
  dwc:maximumDepth '1906'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104634'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1C1ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1D1ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1D1ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "511"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1C1ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Mecynocera clausi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '511'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1C1ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF51DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF51DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF51DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF51DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF51DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF51DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lophothrix frontalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '1502'^^xsd:integer;
  dwc:maximumDepth '1906'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF51DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA322CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA322CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA322CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "511"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA322CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA322CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA322CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Neocalanus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '511'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA322CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA322CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA322CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA322CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "511"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA322CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA322CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA322CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Neocalanus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '511'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA322CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA322CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA322CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA322CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA322CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA322CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA322CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Neocalanus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '1502'^^xsd:integer;
  dwc:maximumDepth '1906'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA322CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE81DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Neocalanus tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '359564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE81DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDE1DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDE1DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDE1DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "511"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDE1DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDE1DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xDE1DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Mecynocera clausi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '511'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xDE1DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDF1DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDF1DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDF1DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDF1DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDF1DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xDF1DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Mecynocera clausi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '1502'^^xsd:integer;
  dwc:maximumDepth '1906'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xDF1DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA722CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA722CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA722CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA722CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA722CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA722CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lophothrix frontalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA722CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC22CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC22CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC22CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC22CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xAC22CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xAC22CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterostylites longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xAC22CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28707%3A0xA21DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28707%3A0xA21DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28707%3A0xA21DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "511"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28707%3A0xA21DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28707%3A0xA21DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28707:0xA21DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28707'^^xsd:integer;
  dwc:scientificName 'Heteropyramis maculata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '511'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135416'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28707:0xA21DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '135416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "511"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA11DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '511'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA11DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA01DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA01DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA01DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "511"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA01DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA01DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA01DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '511'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA01DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x241CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x241CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x241CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '1502'^^xsd:integer;
  dwc:maximumDepth '1906'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x241CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "511"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBD1BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia curta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '511'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBD1BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBD1BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia curta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '1502'^^xsd:integer;
  dwc:maximumDepth '1906'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBD1BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25843%3A0x991DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25843%3A0x991DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25843%3A0x991DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "511"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25843%3A0x991DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25843%3A0x991DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25843:0x991DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25843'^^xsd:integer;
  dwc:scientificName 'Lensia ajax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '511'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '287248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25843:0x991DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '287248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27601%3A0xBD1BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27601%3A0xBD1BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27601%3A0xBD1BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27601%3A0xBD1BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27601%3A0xBD1BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27601:0xBD1BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27601'^^xsd:integer;
  dwc:scientificName 'Lensia fowleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27601:0xBD1BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '135429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28469%3A0x561DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28469%3A0x561DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28469%3A0x561DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "511"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28469%3A0x561DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28469%3A0x561DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28469:0x561DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28469'^^xsd:integer;
  dwc:scientificName 'Lensia meteori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '511'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28469:0x561DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '135435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27657%3A0x551DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27657%3A0x551DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27657%3A0x551DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27657%3A0x551DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27657%3A0x551DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27657:0x551DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27657'^^xsd:integer;
  dwc:scientificName 'Lensia subtilis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27657:0x551DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '135439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27657%3A0x551DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27657%3A0x551DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27657%3A0x551DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27657%3A0x551DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27657%3A0x551DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27657:0x551DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27657'^^xsd:integer;
  dwc:scientificName 'Lensia subtilis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27657:0x551DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '135439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28483%3A0x551DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28483%3A0x551DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28483%3A0x551DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "511"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28483%3A0x551DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28483%3A0x551DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28483:0x551DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28483'^^xsd:integer;
  dwc:scientificName 'Lensia subtilis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '511'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28483:0x551DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '135439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28483%3A0x551DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28483%3A0x551DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28483%3A0x551DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "511"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28483%3A0x551DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28483%3A0x551DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28483:0x551DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28483'^^xsd:integer;
  dwc:scientificName 'Lensia subtilis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '511'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28483:0x551DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '135439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28609%3A0x551DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28609%3A0x551DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28609%3A0x551DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28609%3A0x551DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28609%3A0x551DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28609:0x551DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28609'^^xsd:integer;
  dwc:scientificName 'Lensia subtilis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28609:0x551DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '135439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x501DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '1502'^^xsd:integer;
  dwc:maximumDepth '1906'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x501DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1436445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "511"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x501DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma xiphias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '511'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x501DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28595%3A0xAF22CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28595%3A0xAF22CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28595%3A0xAF22CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28595%3A0xAF22CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28595%3A0xAF22CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28595:0xAF22CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28595'^^xsd:integer;
  dwc:scientificName 'Persa incolorata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28595:0xAF22CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '117862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27587%3A0xB422CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27587%3A0xB422CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27587%3A0xB422CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27587%3A0xB422CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27587%3A0xB422CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27587:0xB422CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27587'^^xsd:integer;
  dwc:scientificName 'Sphaeronectes gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27587:0xB422CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB422CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB422CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB422CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "511"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB422CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB422CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB422CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Spinocalanus magnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '511'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB422CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "511"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD11CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Candacia varicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '511'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD11CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD01CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD01CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCF1CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCF1CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCE1CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCE1CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCE1CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCE1CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCE1CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCE1CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCE1CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC21CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus pileatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC21CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27629%3A0xBD1CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27629%3A0xBD1CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27629%3A0xBD1CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27629%3A0xBD1CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27629%3A0xBD1CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27629:0xBD1CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27629'^^xsd:integer;
  dwc:scientificName 'Eudoxoides spiralis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27629:0xBD1CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '135424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "511"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBB1CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euchirella messinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '511'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBB1CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '414565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "511"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB91CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euchirella curticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '511'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB91CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE722CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE722CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE722CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "511"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE722CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE722CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE722CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '511'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE722CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x871CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x871CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x871CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "511"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x871CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x871CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x871CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia clausi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '511'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x871CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28749%3A0x871CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28749%3A0x871CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28749%3A0x871CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "511"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28749%3A0x871CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28749%3A0x871CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28749:0x871CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28749'^^xsd:integer;
  dwc:scientificName 'Lensia achilles'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '511'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28749:0x871CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '135425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28581%3A0x881CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28581%3A0x881CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28581%3A0x881CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28581%3A0x881CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28581%3A0x881CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28581:0x881CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28581'^^xsd:integer;
  dwc:scientificName 'Lensia conoidea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28581:0x881CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '135426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28525%3A0x871CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28525%3A0x871CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28525%3A0x871CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28525%3A0x871CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28525%3A0x871CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28525:0x871CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28525'^^xsd:integer;
  dwc:scientificName 'Lensia subtilis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '1502'^^xsd:integer;
  dwc:maximumDepth '1906'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28525:0x871CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '135439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCA1BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCA1BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCA1BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "511"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCA1BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCA1BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCA1BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '511'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCA1BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "511"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x811CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Nullosetigera helgae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '511'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '361514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x811CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '361514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7D1CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Oithona  setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7D1CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "511"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7D1CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Oithona  setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '511'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7D1CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7C1CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7C1CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Mecynocera clausi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7C1CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x791CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x791CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "511"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x791CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '511'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x791CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.092"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "511"^^xsd:integer ;
  dwc:maximumDepthInMeters "994"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.092 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "41.092"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x311CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '41.092'^^xsd:double;
  dwc:minimumDepth '511'^^xsd:integer;
  dwc:maximumDepth '994'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x311CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E20CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E20CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E20CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.613 -28.168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.613"^^xsd:decimal ;
  dwc:decimalLongitude "-28.168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E20CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.613 -28.168)"^^geo:wktLiteral ;
  geo-pos:lat "42.613"^^xsd:decimal ;
  geo-pos:long "-28.168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6E20CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6E20CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.168'^^xsd:double;
  dwc:latitude '42.613'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2908 m. Gear used: Bottom gillnet'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6E20CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9321CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9321CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9321CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.574 -28.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.574"^^xsd:decimal ;
  dwc:decimalLongitude "-28.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9321CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.574 -28.148)"^^geo:wktLiteral ;
  geo-pos:lat "42.574"^^xsd:decimal ;
  geo-pos:long "-28.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9321CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x9321CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Spectrunculus grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.148'^^xsd:double;
  dwc:latitude '42.574'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2734 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x9321CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28433%3A0xA320CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28433%3A0xA320CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28433%3A0xA320CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.574 -28.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.574"^^xsd:decimal ;
  dwc:decimalLongitude "-28.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28433%3A0xA320CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.574 -28.148)"^^geo:wktLiteral ;
  geo-pos:lat "42.574"^^xsd:decimal ;
  geo-pos:long "-28.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28433%3A0xA320CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28433:0xA320CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28433'^^xsd:integer;
  dwc:scientificName 'Somniosus rostratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Chip Cotton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.148'^^xsd:double;
  dwc:latitude '42.574'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2734 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28433:0xA320CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '105920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA320CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA320CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA320CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.574 -28.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.574"^^xsd:decimal ;
  dwc:decimalLongitude "-28.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA320CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.574 -28.148)"^^geo:wktLiteral ;
  geo-pos:lat "42.574"^^xsd:decimal ;
  geo-pos:long "-28.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA320CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA320CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Spectrunculus grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.148'^^xsd:double;
  dwc:latitude '42.574'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2734 m. Gear used: Crab trap with net entrance'^^xsd:string;
  dwc:aphiaid '126678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA320CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D20CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D20CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D20CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.574 -28.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.574"^^xsd:decimal ;
  dwc:decimalLongitude "-28.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D20CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.574 -28.148)"^^geo:wktLiteral ;
  geo-pos:lat "42.574"^^xsd:decimal ;
  geo-pos:long "-28.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D20CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6D20CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.148'^^xsd:double;
  dwc:latitude '42.574'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2734 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6D20CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16377%3A0x2D20CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16377%3A0x2D20CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16377%3A0x2D20CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.574 -28.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.574"^^xsd:decimal ;
  dwc:decimalLongitude "-28.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16377%3A0x2D20CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.574 -28.148)"^^geo:wktLiteral ;
  geo-pos:lat "42.574"^^xsd:decimal ;
  geo-pos:long "-28.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16377%3A0x2D20CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:16377:0x2D20CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '16377'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.148'^^xsd:double;
  dwc:latitude '42.574'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2734 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:16377:0x2D20CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16391%3A0x971FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16391%3A0x971FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16391%3A0x971FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.574 -28.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.574"^^xsd:decimal ;
  dwc:decimalLongitude "-28.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16391%3A0x971FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.574 -28.148)"^^geo:wktLiteral ;
  geo-pos:lat "42.574"^^xsd:decimal ;
  geo-pos:long "-28.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16391%3A0x971FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:16391:0x971FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '16391'^^xsd:integer;
  dwc:scientificName 'Bathyraja pallida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Chip Cotton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.148'^^xsd:double;
  dwc:latitude '42.574'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2734 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:16391:0x971FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '105866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x961FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x961FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x961FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.574 -28.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.574"^^xsd:decimal ;
  dwc:decimalLongitude "-28.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x961FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.574 -28.148)"^^geo:wktLiteral ;
  geo-pos:lat "42.574"^^xsd:decimal ;
  geo-pos:long "-28.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x961FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x961FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.148'^^xsd:double;
  dwc:latitude '42.574'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2734 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x961FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '105867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C22CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C22CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C22CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.574 -28.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.574"^^xsd:decimal ;
  dwc:decimalLongitude "-28.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C22CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.574 -28.148)"^^geo:wktLiteral ;
  geo-pos:lat "42.574"^^xsd:decimal ;
  geo-pos:long "-28.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C22CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x0C22CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.148'^^xsd:double;
  dwc:latitude '42.574'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2734 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x0C22CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.574 -28.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.574"^^xsd:decimal ;
  dwc:decimalLongitude "-28.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.574 -28.148)"^^geo:wktLiteral ;
  geo-pos:lat "42.574"^^xsd:decimal ;
  geo-pos:long "-28.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4B1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4B1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.148'^^xsd:double;
  dwc:latitude '42.574'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2734 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4B1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA51DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA51DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA51DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.574 -28.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.574"^^xsd:decimal ;
  dwc:decimalLongitude "-28.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA51DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.574 -28.148)"^^geo:wktLiteral ;
  geo-pos:lat "42.574"^^xsd:decimal ;
  geo-pos:long "-28.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA51DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA51DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Histiobranchus bathybius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.148'^^xsd:double;
  dwc:latitude '42.574'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2734 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA51DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8279%3A0x3A21CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8279%3A0x3A21CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8279%3A0x3A21CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8279%3A0x3A21CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8279%3A0x3A21CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8279:0x3A21CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8279'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Filipe Porteiro & Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8279:0x3A21CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6243%3A0x3821CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6243%3A0x3821CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6243%3A0x3821CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6243%3A0x3821CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6243%3A0x3821CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6243:0x3821CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6243'^^xsd:integer;
  dwc:scientificName 'Acanthephyra brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6243:0x3821CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6215%3A0x3E21CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6215%3A0x3E21CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6215%3A0x3E21CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6215%3A0x3E21CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6215%3A0x3E21CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6215:0x3E21CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6215'^^xsd:integer;
  dwc:scientificName 'Acanthephyra microphthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '585982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6215:0x3E21CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8237%3A0x0F21CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8237%3A0x0F21CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8237%3A0x0F21CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8237%3A0x0F21CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8237%3A0x0F21CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8237:0x0F21CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8237'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8237:0x0F21CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8461%3A0x0C21CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8461%3A0x0C21CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8461%3A0x0C21CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8461%3A0x0C21CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8461%3A0x0C21CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8461:0x0C21CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8461'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8461:0x0C21CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5265%3A0x0721CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5265%3A0x0721CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5265%3A0x0721CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5265%3A0x0721CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5265%3A0x0721CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5265:0x0721CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5265'^^xsd:integer;
  dwc:scientificName 'Rosacea plicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5265:0x0721CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '135471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8181%3A0xB120CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8181%3A0xB120CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8181%3A0xB120CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8181%3A0xB120CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8181%3A0xB120CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8181:0xB120CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8181'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 17354'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8181:0xB120CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2610%3A0xA920CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2610%3A0xA920CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2610%3A0xA920CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2610%3A0xA920CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2610%3A0xA920CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2610:0xA920CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2610'^^xsd:integer;
  dwc:scientificName 'Sternoptyx diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2610:0xA920CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2679%3A0xA320CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2679%3A0xA320CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2679%3A0xA320CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2679%3A0xA320CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2679%3A0xA320CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2679:0xA320CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2679'^^xsd:integer;
  dwc:scientificName 'Spectrunculus crassus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein, Jørgen Nielsen, Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 18354'^^xsd:string;
  dwc:aphiaid '712481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2679:0xA320CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '712481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13977%3A0xA220CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13977%3A0xA220CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13977%3A0xA220CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13977%3A0xA220CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13977%3A0xA220CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13977:0xA220CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13977'^^xsd:integer;
  dwc:scientificName 'Spectrunculus grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein, Jørgen Nielsen, Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13977:0xA220CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8531%3A0x9C20CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8531%3A0x9C20CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8531%3A0x9C20CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8531%3A0x9C20CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8531%3A0x9C20CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8531:0x9C20CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8531'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8531:0x9C20CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2721%3A0x9820CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2721%3A0x9820CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2721%3A0x9820CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2721%3A0x9820CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2721%3A0x9820CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2721:0x9820CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2721'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2721:0x9820CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14375%3A0x9721CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14375%3A0x9721CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14375%3A0x9721CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14375%3A0x9721CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14375%3A0x9721CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14375:0x9721CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14375'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14375:0x9721CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14333%3A0x6D20CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14333%3A0x6D20CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14333%3A0x6D20CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14333%3A0x6D20CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14333%3A0x6D20CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14333:0x6D20CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14333'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14333:0x6D20CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14305%3A0x6E20CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14305%3A0x6E20CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14305%3A0x6E20CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14305%3A0x6E20CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14305%3A0x6E20CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14305:0x6E20CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14305'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14305:0x6E20CC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14319%3A0x6E20CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14319%3A0x6E20CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14319%3A0x6E20CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14319%3A0x6E20CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14319%3A0x6E20CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14319:0x6E20CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14319'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14319:0x6E20CC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14361%3A0x4421CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14361%3A0x4421CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14361%3A0x4421CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14361%3A0x4421CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14361%3A0x4421CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14361:0x4421CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14361'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14361:0x4421CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14347%3A0x4421CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14347%3A0x4421CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14347%3A0x4421CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14347%3A0x4421CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14347%3A0x4421CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14347:0x4421CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14347'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14347:0x4421CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8363%3A0x6A20CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8363%3A0x6A20CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8363%3A0x6A20CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8363%3A0x6A20CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8363%3A0x6A20CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8363:0x6A20CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8363'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides carapinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8363:0x6A20CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '158956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8377%3A0x6A20CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8377%3A0x6A20CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8377%3A0x6A20CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8377%3A0x6A20CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8377%3A0x6A20CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8377:0x6A20CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8377'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides carapinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8377:0x6A20CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '158956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14389%3A0x2D1BCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14389%3A0x2D1BCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14389%3A0x2D1BCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14389%3A0x2D1BCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14389%3A0x2D1BCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14389:0x2D1BCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14389'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1790'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14389:0x2D1BCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14417%3A0x6620CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14417%3A0x6620CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14417%3A0x6620CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14417%3A0x6620CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14417%3A0x6620CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14417:0x6620CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14417'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1794'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14417:0x6620CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13963%3A0x2E1BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13963%3A0x2E1BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13963%3A0x2E1BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13963%3A0x2E1BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13963%3A0x2E1BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13963:0x2E1BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13963'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13963:0x2E1BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6620CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6620CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6620CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6620CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6620CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6620CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6620CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6020CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6020CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6020CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6020CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6020CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6020CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Chelophyes appendiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6020CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '135417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8139%3A0x5920CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8139%3A0x5920CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8139%3A0x5920CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8139%3A0x5920CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8139%3A0x5920CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8139:0x5920CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8139'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8139:0x5920CC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4042%3A0x301BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4042%3A0x301BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4042%3A0x301BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4042%3A0x301BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4042%3A0x301BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4042:0x301BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4042'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides leptolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4042:0x301BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '158959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14753%3A0x301BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14753%3A0x301BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14753%3A0x301BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14753%3A0x301BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14753%3A0x301BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14753:0x301BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14753'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides leptolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14753:0x301BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '158959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10994%3A0x3020CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10994%3A0x3020CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10994%3A0x3020CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10994%3A0x3020CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10994%3A0x3020CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10994:0x3020CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10994'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides leptolepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1791-93'^^xsd:string;
  dwc:aphiaid '158959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10994:0x3020CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '158959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14613%3A0x321BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14613%3A0x321BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14613%3A0x321BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14613%3A0x321BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14613%3A0x321BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14613:0x321BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14613'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith; Nicola King'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14613:0x321BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10042%3A0x2520CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10042%3A0x2520CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10042%3A0x2520CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10042%3A0x2520CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10042%3A0x2520CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10042:0x2520CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10042'^^xsd:integer;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10042:0x2520CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30421%3A0x351BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30421%3A0x351BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30421%3A0x351BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30421%3A0x351BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30421%3A0x351BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30421:0x351BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30421'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30421:0x351BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6257%3A0xD11BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6257%3A0xD11BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6257%3A0xD11BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6257%3A0xD11BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6257%3A0xD11BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6257:0xD11BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6257'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6257:0xD11BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3958%3A0xEA1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3958%3A0xEA1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3958%3A0xEA1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3958%3A0xEA1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3958%3A0xEA1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3958:0xEA1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3958'^^xsd:integer;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3958:0xEA1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8503%3A0xE41FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8503%3A0xE41FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8503%3A0xE41FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8503%3A0xE41FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8503%3A0xE41FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8503:0xE41FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8503'^^xsd:integer;
  dwc:scientificName 'Bathophilus nigerrimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ricardo S Santos'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8503:0xE41FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE31FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE31FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE31FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE31FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE31FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE31FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE31FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13141%3A0xE21FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13141%3A0xE21FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13141%3A0xE21FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13141%3A0xE21FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13141%3A0xE21FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13141:0xE21FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13141'^^xsd:integer;
  dwc:scientificName 'Arctozenus risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13141:0xE21FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2624%3A0xE21FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2624%3A0xE21FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2624%3A0xE21FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2624%3A0xE21FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2624%3A0xE21FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2624:0xE21FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2624'^^xsd:integer;
  dwc:scientificName 'Arctozenus risso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16745'^^xsd:string;
  dwc:aphiaid '126352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2624:0xE21FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2582%3A0x0422CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2582%3A0x0422CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2582%3A0x0422CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2582%3A0x0422CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2582%3A0x0422CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2582:0x0422CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2582'^^xsd:integer;
  dwc:scientificName 'Argyropelecus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2582:0x0422CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2596%3A0xE01FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2596%3A0xE01FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2596%3A0xE01FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2596%3A0xE01FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2596%3A0xE01FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2596:0xE01FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2596'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2596:0xE01FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14011%3A0x191CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14011%3A0x191CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14011%3A0x191CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14011%3A0x191CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14011%3A0x191CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14011:0x191CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14011'^^xsd:integer;
  dwc:scientificName 'Bathytroctes macrolepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16000'^^xsd:string;
  dwc:aphiaid '126691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14011:0x191CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13543%3A0xDB1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13543%3A0xDB1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13543%3A0xDB1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13543%3A0xDB1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13543%3A0xDB1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13543:0xDB1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13543'^^xsd:integer;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Franz Uiblein, Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13543:0xDB1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13557%3A0x951FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13557%3A0x951FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13557%3A0x951FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13557%3A0x951FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13557%3A0x951FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13557:0x951FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13557'^^xsd:integer;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Franz Uiblein, Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13557:0x951FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6285%3A0x881FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6285%3A0x881FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6285%3A0x881FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6285%3A0x881FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6285%3A0x881FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6285:0x881FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6285'^^xsd:integer;
  dwc:scientificName 'Benthesicymus brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107088'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6285:0x881FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1390995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51BCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51BCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51BCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51BCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51BCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD51BCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthodytes typica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124765'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD51BCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '124765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9203%3A0x861FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9203%3A0x861FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9203%3A0x861FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9203%3A0x861FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9203%3A0x861FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9203:0x861FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9203'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9203:0x861FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15613%3A0x531FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15613%3A0x531FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15613%3A0x531FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15613%3A0x531FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15613%3A0x531FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15613:0x531FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15613'^^xsd:integer;
  dwc:scientificName 'Vampyroteuthis infernalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '141887'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15613:0x531FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8097%3A0x5C1BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8097%3A0x5C1BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8097%3A0x5C1BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8097%3A0x5C1BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8097%3A0x5C1BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8097:0x5C1BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8097'^^xsd:integer;
  dwc:scientificName 'Alepocephalus australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes; Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '217603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8097:0x5C1BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '217603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8111%3A0x481FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8111%3A0x481FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8111%3A0x481FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8111%3A0x481FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8111%3A0x481FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8111:0x481FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8111'^^xsd:integer;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes, John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8111:0x481FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11949%3A0x1422CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11949%3A0x1422CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11949%3A0x1422CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11949%3A0x1422CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11949%3A0x1422CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11949:0x1422CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11949'^^xsd:integer;
  dwc:scientificName 'Amperima furcata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124722'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11949:0x1422CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '124722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22785%3A0x1422CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22785%3A0x1422CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22785%3A0x1422CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22785%3A0x1422CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22785%3A0x1422CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22785:0x1422CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22785'^^xsd:integer;
  dwc:scientificName 'Amphianthus michaelsarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Nadezhda Sanamyan'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '100942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22785:0x1422CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '100942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6229%3A0x4921CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6229%3A0x4921CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6229%3A0x4921CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6229%3A0x4921CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6229%3A0x4921CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6229:0x4921CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6229'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6229:0x4921CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2594%3A0x4B21CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2594%3A0x4B21CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2594%3A0x4B21CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2594%3A0x4B21CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2594%3A0x4B21CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2594:0x4B21CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2594'^^xsd:integer;
  dwc:scientificName 'Acanthochaenus luetkenii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 17550'^^xsd:string;
  dwc:aphiaid '127280'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2594:0x4B21CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29138%3A0x3B1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29138%3A0x3B1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29138%3A0x3B1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29138%3A0x3B1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29138%3A0x3B1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29138:0x3B1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29138'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29138:0x3B1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6140%3A0x301FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6140%3A0x301FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6140%3A0x301FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6140%3A0x301FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6140%3A0x301FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6140:0x301FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6140'^^xsd:integer;
  dwc:scientificName 'Scleroptilum grandiflorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tina Molodtsova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '183413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6140:0x301FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '183413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8265%3A0x5B22CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8265%3A0x5B22CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8265%3A0x5B22CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8265%3A0x5B22CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8265%3A0x5B22CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8265:0x5B22CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8265'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8265:0x5B22CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8055%3A0x181FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8055%3A0x181FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8055%3A0x181FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8055%3A0x181FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8055%3A0x181FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8055:0x181FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8055'^^xsd:integer;
  dwc:scientificName 'Polyacanthonotus challengeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ricardo S Santos; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8055:0x181FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8475%3A0x191FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8475%3A0x191FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8475%3A0x191FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8475%3A0x191FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8475%3A0x191FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8475:0x191FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8475'^^xsd:integer;
  dwc:scientificName 'Polyacanthonotus challengeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ricardo S Santos; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8475:0x191FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8251%3A0x181FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8251%3A0x181FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8251%3A0x181FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8251%3A0x181FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8251%3A0x181FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8251:0x181FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8251'^^xsd:integer;
  dwc:scientificName 'Poromitra capito'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8251:0x181FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCD1ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Peniagone longipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '345444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCD1ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '345444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11935%3A0xCE1ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11935%3A0xCE1ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11935%3A0xCE1ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11935%3A0xCE1ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11935%3A0xCE1ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11935:0xCE1ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11935'^^xsd:integer;
  dwc:scientificName 'Peniagone marecoi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '345445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11935:0xCE1ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '345445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6255%3A0x681BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6255%3A0x681BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6255%3A0x681BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6255%3A0x681BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6255%3A0x681BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6255:0x681BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6255'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6255:0x681BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14767%3A0x6522CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14767%3A0x6522CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14767%3A0x6522CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14767%3A0x6522CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14767%3A0x6522CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14767:0x6522CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14767'^^xsd:integer;
  dwc:scientificName 'Paracetonurus flagellicauda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16359'^^xsd:string;
  dwc:aphiaid '221505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14767:0x6522CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '221505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8153%3A0x6522CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8153%3A0x6522CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8153%3A0x6522CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8153%3A0x6522CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8153%3A0x6522CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8153:0x6522CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8153'^^xsd:integer;
  dwc:scientificName 'Paracetonurus flagellicauda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16358'^^xsd:string;
  dwc:aphiaid '221505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8153:0x6522CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '221505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11725%3A0xB91ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11725%3A0xB91ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11725%3A0xB91ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11725%3A0xB91ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11725%3A0xB91ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11725:0xB91ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11725'^^xsd:integer;
  dwc:scientificName 'Ophiacantha aculeata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '183310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11725:0xB91ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '183310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11487%3A0xB91ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11487%3A0xB91ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11487%3A0xB91ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11487%3A0xB91ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11487%3A0xB91ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11487:0xB91ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11487'^^xsd:integer;
  dwc:scientificName 'Ophiocamax patersoni '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '322597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11487:0xB91ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '322597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24243%3A0xB91ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24243%3A0xB91ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24243%3A0xB91ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24243%3A0xB91ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24243%3A0xB91ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24243:0xB91ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24243'^^xsd:integer;
  dwc:scientificName 'Ophiocamax patersoni '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '322597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24243:0xB91ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '322597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21017%3A0xB91ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21017%3A0xB91ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21017%3A0xB91ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21017%3A0xB91ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A21017%3A0xB91ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:21017:0xB91ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '21017'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrei Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:21017:0xB91ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8125%3A0xB81ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8125%3A0xB81ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8125%3A0xB81ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8125%3A0xB81ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8125%3A0xB81ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8125:0xB81ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8125'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8125:0xB81ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14431%3A0x6C1BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14431%3A0x6C1BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14431%3A0x6C1BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14431%3A0x6C1BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14431%3A0x6C1BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14431:0x6C1BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14431'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrei Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14431:0x6C1BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14445%3A0x6C1BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14445%3A0x6C1BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14445%3A0x6C1BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14445%3A0x6C1BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14445%3A0x6C1BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14445:0x6C1BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14445'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Andrei Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14445:0x6C1BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22953%3A0x6922CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22953%3A0x6922CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22953%3A0x6922CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22953%3A0x6922CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22953%3A0x6922CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22953:0x6922CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22953'^^xsd:integer;
  dwc:scientificName 'Fungiacyathus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Natalya Keller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '135204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22953:0x6922CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '135204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6273%3A0x651ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6273%3A0x651ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6273%3A0x651ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6273%3A0x651ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6273%3A0x651ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6273:0x651ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6273'^^xsd:integer;
  dwc:scientificName 'Glyphocrangon sculpta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6273:0x651ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3944%3A0x2D1ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3944%3A0x2D1ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3944%3A0x2D1ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3944%3A0x2D1ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3944%3A0x2D1ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3944:0x2D1ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3944'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16479'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3944:0x2D1ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8083%3A0x241ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8083%3A0x241ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8083%3A0x241ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8083%3A0x241ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8083%3A0x241ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8083:0x241ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8083'^^xsd:integer;
  dwc:scientificName 'Narcetes erimelas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126705'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8083:0x241ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15655%3A0xF51DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15655%3A0xF51DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15655%3A0xF51DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15655%3A0xF51DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15655%3A0xF51DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15655:0xF51DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15655'^^xsd:integer;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15655:0xF51DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11697%3A0xF11DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11697%3A0xF11DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11697%3A0xF11DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11697%3A0xF11DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11697%3A0xF11DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11697:0xF11DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11697'^^xsd:integer;
  dwc:scientificName 'Ophiura irrorata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124922'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11697:0xF11DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '244317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14008%3A0xE81DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14008%3A0xE81DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14008%3A0xE81DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14008%3A0xE81DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14008%3A0xE81DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14008:0xE81DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14008'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14008:0xE81DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11669%3A0x731BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11669%3A0x731BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11669%3A0x731BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11669%3A0x731BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11669%3A0x731BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11669:0x731BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11669'^^xsd:integer;
  dwc:scientificName 'Ophiura saurura '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Martynov, Nina Litvinova'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '322555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11669:0x731BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '322555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE01DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE01DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE01DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE01DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE01DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE01DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE01DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3886%3A0xDD1DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3886%3A0xDD1DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3886%3A0xDD1DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3886%3A0xDD1DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3886%3A0xDD1DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3886:0xDD1DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3886'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3886:0xDD1DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8069%3A0xA51DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8069%3A0xA51DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8069%3A0xA51DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8069%3A0xA51DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8069%3A0xA51DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8069:0xA51DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8069'^^xsd:integer;
  dwc:scientificName 'Histiobranchus bathybius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ricardo S Santos; Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8069:0xA51DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2608%3A0xA61DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2608%3A0xA61DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2608%3A0xA61DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2608%3A0xA61DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2608%3A0xA61DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2608:0xA61DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2608'^^xsd:integer;
  dwc:scientificName 'Histiobranchus bathybius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ricardo S Santos; Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2608:0xA61DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2622%3A0xA61DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2622%3A0xA61DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2622%3A0xA61DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2622%3A0xA61DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2622%3A0xA61DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2622:0xA61DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2622'^^xsd:integer;
  dwc:scientificName 'Histiobranchus bathybius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ricardo S Santos; Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2622:0xA61DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2636%3A0x9F1DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2636%3A0x9F1DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2636%3A0x9F1DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2636%3A0x9F1DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2636%3A0x9F1DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2636:0x9F1DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2636'^^xsd:integer;
  dwc:scientificName 'Ilyophis brunneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2636:0x9F1DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6271%3A0x9E1DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6271%3A0x9E1DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6271%3A0x9E1DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6271%3A0x9E1DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6271%3A0x9E1DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6271:0x9E1DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6271'^^xsd:integer;
  dwc:scientificName 'Kemphyra corallina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6271:0x9E1DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x981DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x981DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x981DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x981DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x981DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x981DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lensia conoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x981DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '135426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8335%3A0x7C21CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8335%3A0x7C21CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8335%3A0x7C21CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8335%3A0x7C21CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8335%3A0x7C21CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8335:0x7C21CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8335'^^xsd:integer;
  dwc:scientificName 'Poromitra capito'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8335:0x7C21CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13225%3A0x7C21CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13225%3A0x7C21CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13225%3A0x7C21CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13225%3A0x7C21CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13225%3A0x7C21CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13225:0x7C21CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13225'^^xsd:integer;
  dwc:scientificName 'Poromitra capito'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1627'^^xsd:string;
  dwc:aphiaid '127272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13225:0x7C21CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5154%3A0x4E1DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5154%3A0x4E1DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5154%3A0x4E1DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5154%3A0x4E1DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5154%3A0x4E1DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5154:0x4E1DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5154'^^xsd:integer;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5154:0x4E1DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29152%3A0xB522CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29152%3A0xB522CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29152%3A0xB522CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29152%3A0xB522CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29152%3A0xB522CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29152:0xB522CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29152'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29152:0xB522CC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13991%3A0xB622CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13991%3A0xB622CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13991%3A0xB622CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13991%3A0xB622CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13991%3A0xB622CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13991:0xB622CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13991'^^xsd:integer;
  dwc:scientificName 'Bathytroctes microlepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16009'^^xsd:string;
  dwc:aphiaid '126693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13991:0xB622CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14627%3A0xD822CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14627%3A0xD822CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14627%3A0xD822CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14627%3A0xD822CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14627%3A0xD822CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14627:0xD822CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14627'^^xsd:integer;
  dwc:scientificName 'Bolitaena pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '410340'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14627:0xD822CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '410340'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13053%3A0x8021CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13053%3A0x8021CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13053%3A0x8021CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13053%3A0x8021CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13053%3A0x8021CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13053:0x8021CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13053'^^xsd:integer;
  dwc:scientificName 'Spectrunculus crassus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein, Jørgen Nielsen, Peter Rask Møller'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 18353'^^xsd:string;
  dwc:aphiaid '712481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13053:0x8021CC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '712481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2707%3A0xD11CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2707%3A0xD11CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2707%3A0xD11CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2707%3A0xD11CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2707%3A0xD11CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2707:0xD11CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2707'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2707:0xD11CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5126%3A0xC91CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5126%3A0xC91CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5126%3A0xC91CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5126%3A0xC91CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5126%3A0xC91CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5126:0xC91CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5126'^^xsd:integer;
  dwc:scientificName 'Clausophyes moserae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135412'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5126:0xC91CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '135412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13529%3A0xCA1CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13529%3A0xCA1CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13529%3A0xCA1CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13529%3A0xCA1CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13529%3A0xCA1CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13529:0xCA1CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13529'^^xsd:integer;
  dwc:scientificName 'Conocara murrayi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Gui Menezes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126697'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13529:0xCA1CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8391%3A0xDD22CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8391%3A0xDD22CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8391%3A0xDD22CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8391%3A0xDD22CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8391%3A0xDD22CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8391:0xDD22CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8391'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides carapinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8391:0xDD22CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '158956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14403%3A0xC61CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14403%3A0xC61CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14403%3A0xC61CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14403%3A0xC61CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14403%3A0xC61CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14403:0xC61CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14403'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14403:0xC61CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDD22CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDD22CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDD22CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDD22CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDD22CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xDD22CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Chuniphyes multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xDD22CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8223%3A0xC41CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8223%3A0xC41CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8223%3A0xC41CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8223%3A0xC41CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8223%3A0xC41CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8223:0xC41CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8223'^^xsd:integer;
  dwc:scientificName 'Gonostoma elongatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal; Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '127296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8223:0xC41CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '221512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3930%3A0xBE1CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3930%3A0xBE1CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3930%3A0xBE1CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3930%3A0xBE1CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3930%3A0xBE1CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3930:0xBE1CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3930'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Sven Klimpel; Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16480'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3930:0xBE1CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13239%3A0x8221CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13239%3A0x8221CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13239%3A0x8221CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13239%3A0x8221CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13239%3A0x8221CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13239:0x8221CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13239'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16288'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13239:0x8221CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11453%3A0x8E1CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11453%3A0x8E1CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11453%3A0x8E1CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11453%3A0x8E1CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11453%3A0x8E1CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11453:0x8E1CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11453'^^xsd:integer;
  dwc:scientificName 'Hepomadus tener'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11453:0x8E1CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15669%3A0x891CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15669%3A0x891CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15669%3A0x891CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15669%3A0x891CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15669%3A0x891CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15669:0x891CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15669'^^xsd:integer;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15669:0x891CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10980%3A0xEC22CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10980%3A0xEC22CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10980%3A0xEC22CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10980%3A0xEC22CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10980%3A0xEC22CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10980:0xEC22CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10980'^^xsd:integer;
  dwc:scientificName 'Paracetonurus flagellicauda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1787-89'^^xsd:string;
  dwc:aphiaid '221505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10980:0xEC22CC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '221505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14739%3A0xEC22CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14739%3A0xEC22CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14739%3A0xEC22CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14739%3A0xEC22CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14739%3A0xEC22CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14739:0xEC22CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14739'^^xsd:integer;
  dwc:scientificName 'Paracetonurus flagellicauda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tomio Iwamoto'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16360'^^xsd:string;
  dwc:aphiaid '221505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14739:0xEC22CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '221505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14641%3A0x7D1CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14641%3A0x7D1CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14641%3A0x7D1CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14641%3A0x7D1CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14641%3A0x7D1CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14641:0x7D1CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14641'^^xsd:integer;
  dwc:scientificName 'Octopoteuthis sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Michael Vecchione'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '181379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14641:0x7D1CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '181379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2576%3A0x7C1CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2576%3A0x7C1CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2576%3A0x7C1CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2576%3A0x7C1CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2576%3A0x7C1CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2576:0x7C1CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2576'^^xsd:integer;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2576:0x7C1CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x351CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x351CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Abyssocucumis abyssorum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Gebruk'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '124597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x351CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '124597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13253%3A0x7E21CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13253%3A0x7E21CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13253%3A0x7E21CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13253%3A0x7E21CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13253%3A0x7E21CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13253:0x7E21CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13253'^^xsd:integer;
  dwc:scientificName 'Searsia koefoedi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13253:0x7E21CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2659%3A0x321CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2659%3A0x321CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2659%3A0x321CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2659%3A0x321CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2659%3A0x321CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2659:0x321CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2659'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2659:0x321CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5112%3A0xF222CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5112%3A0xF222CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5112%3A0xF222CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5112%3A0xF222CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5112%3A0xF222CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5112:0xF222CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5112'^^xsd:integer;
  dwc:scientificName 'Rhopalonema velatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '117865'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5112:0xF222CC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '117865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8489%3A0x301CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8489%3A0x301CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8489%3A0x301CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.922"^^xsd:decimal ;
  dwc:decimalLongitude "-28.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8489%3A0x301CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.922 -28.139)"^^geo:wktLiteral ;
  geo-pos:lat "42.922"^^xsd:decimal ;
  geo-pos:long "-28.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8489%3A0x301CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8489:0x301CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8489'^^xsd:integer;
  dwc:scientificName 'Rinoctes nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gui Menezes; Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.139'^^xsd:double;
  dwc:latitude '42.922'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2977 m. Gear used: Campelen 1800'^^xsd:string;
  dwc:aphiaid '126708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8489:0x301CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16349%3A0xA320CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16349%3A0xA320CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16349%3A0xA320CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.647 -28.072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.647"^^xsd:decimal ;
  dwc:decimalLongitude "-28.072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16349%3A0xA320CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.647 -28.072)"^^geo:wktLiteral ;
  geo-pos:lat "42.647"^^xsd:decimal ;
  geo-pos:long "-28.072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16349%3A0xA320CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:16349:0xA320CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '16349'^^xsd:integer;
  dwc:scientificName 'Somniosus microcephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Chip Cotton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.072'^^xsd:double;
  dwc:latitude '42.647'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2992 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105919'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:16349:0xA320CC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '105919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16265%3A0x2E1BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16265%3A0x2E1BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16265%3A0x2E1BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.647 -28.072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.647"^^xsd:decimal ;
  dwc:decimalLongitude "-28.072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16265%3A0x2E1BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.647 -28.072)"^^geo:wktLiteral ;
  geo-pos:lat "42.647"^^xsd:decimal ;
  geo-pos:long "-28.072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16265%3A0x2E1BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:16265:0x2E1BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '16265'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.072'^^xsd:double;
  dwc:latitude '42.647'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2992 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:16265:0x2E1BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2F1BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2F1BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2F1BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.647 -28.072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.647"^^xsd:decimal ;
  dwc:decimalLongitude "-28.072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2F1BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.647 -28.072)"^^geo:wktLiteral ;
  geo-pos:lat "42.647"^^xsd:decimal ;
  geo-pos:long "-28.072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2F1BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2F1BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.072'^^xsd:double;
  dwc:latitude '42.647'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2992 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2F1BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16279%3A0x2F1BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16279%3A0x2F1BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16279%3A0x2F1BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.647 -28.072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.647"^^xsd:decimal ;
  dwc:decimalLongitude "-28.072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16279%3A0x2F1BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.647 -28.072)"^^geo:wktLiteral ;
  geo-pos:lat "42.647"^^xsd:decimal ;
  geo-pos:long "-28.072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16279%3A0x2F1BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:16279:0x2F1BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '16279'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.072'^^xsd:double;
  dwc:latitude '42.647'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2992 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '158958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:16279:0x2F1BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '158958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.647 -28.072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.647"^^xsd:decimal ;
  dwc:decimalLongitude "-28.072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.647 -28.072)"^^geo:wktLiteral ;
  geo-pos:lat "42.647"^^xsd:decimal ;
  geo-pos:long "-28.072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xED1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xED1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.072'^^xsd:double;
  dwc:latitude '42.647'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2992 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xED1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16335%3A0x961FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16335%3A0x961FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16335%3A0x961FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.647 -28.072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.647"^^xsd:decimal ;
  dwc:decimalLongitude "-28.072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16335%3A0x961FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.647 -28.072)"^^geo:wktLiteral ;
  geo-pos:lat "42.647"^^xsd:decimal ;
  geo-pos:long "-28.072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16335%3A0x961FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:16335:0x961FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '16335'^^xsd:integer;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Chip Cotton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.072'^^xsd:double;
  dwc:latitude '42.647'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2992 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:16335:0x961FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '105867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16307%3A0x961FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16307%3A0x961FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16307%3A0x961FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.647 -28.072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.647"^^xsd:decimal ;
  dwc:decimalLongitude "-28.072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16307%3A0x961FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.647 -28.072)"^^geo:wktLiteral ;
  geo-pos:lat "42.647"^^xsd:decimal ;
  geo-pos:long "-28.072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16307%3A0x961FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:16307:0x961FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '16307'^^xsd:integer;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Chip Cotton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.072'^^xsd:double;
  dwc:latitude '42.647'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2992 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:16307:0x961FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '105867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.647 -28.072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.647"^^xsd:decimal ;
  dwc:decimalLongitude "-28.072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.647 -28.072)"^^geo:wktLiteral ;
  geo-pos:lat "42.647"^^xsd:decimal ;
  geo-pos:long "-28.072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7D1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.072'^^xsd:double;
  dwc:latitude '42.647'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2992 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7D1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.647 -28.072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.647"^^xsd:decimal ;
  dwc:decimalLongitude "-28.072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.647 -28.072)"^^geo:wktLiteral ;
  geo-pos:lat "42.647"^^xsd:decimal ;
  geo-pos:long "-28.072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB81BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Hydrolagus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.072'^^xsd:double;
  dwc:latitude '42.647'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2992 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB81BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '105825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA61DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA61DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA61DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.647 -28.072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.647"^^xsd:decimal ;
  dwc:decimalLongitude "-28.072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA61DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.647 -28.072)"^^geo:wktLiteral ;
  geo-pos:lat "42.647"^^xsd:decimal ;
  geo-pos:long "-28.072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA61DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA61DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Histiobranchus bathybius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.072'^^xsd:double;
  dwc:latitude '42.647'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2992 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA61DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16321%3A0xBF1BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16321%3A0xBF1BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16321%3A0xBF1BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.647 -28.072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.647"^^xsd:decimal ;
  dwc:decimalLongitude "-28.072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16321%3A0xBF1BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.647 -28.072)"^^geo:wktLiteral ;
  geo-pos:lat "42.647"^^xsd:decimal ;
  geo-pos:long "-28.072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16321%3A0xBF1BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:16321:0xBF1BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '16321'^^xsd:integer;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov, Chip Cotton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.072'^^xsd:double;
  dwc:latitude '42.647'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2992 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:16321:0xBF1BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '105867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.647 -28.072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.647"^^xsd:decimal ;
  dwc:decimalLongitude "-28.072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.647 -28.072)"^^geo:wktLiteral ;
  geo-pos:lat "42.647"^^xsd:decimal ;
  geo-pos:long "-28.072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD11CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Spectrunculus grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.072'^^xsd:double;
  dwc:latitude '42.647'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2992 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD11CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16293%3A0x8221CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16293%3A0x8221CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16293%3A0x8221CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.647 -28.072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.647"^^xsd:decimal ;
  dwc:decimalLongitude "-28.072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16293%3A0x8221CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.647 -28.072)"^^geo:wktLiteral ;
  geo-pos:lat "42.647"^^xsd:decimal ;
  geo-pos:long "-28.072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16293%3A0x8221CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:16293:0x8221CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '16293'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides leptolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.072'^^xsd:double;
  dwc:latitude '42.647'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2992 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '158959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:16293:0x8221CC0101000400'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '158959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2E1BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2E1BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2E1BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.582 -28.044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.582"^^xsd:decimal ;
  dwc:decimalLongitude "-28.044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2E1BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.582 -28.044)"^^geo:wktLiteral ;
  geo-pos:lat "42.582"^^xsd:decimal ;
  geo-pos:long "-28.044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2E1BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2E1BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '23.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.044'^^xsd:double;
  dwc:latitude '42.582'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2925 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2E1BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C22CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C22CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C22CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.582 -28.044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.582"^^xsd:decimal ;
  dwc:decimalLongitude "-28.044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C22CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.582 -28.044)"^^geo:wktLiteral ;
  geo-pos:lat "42.582"^^xsd:decimal ;
  geo-pos:long "-28.044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C22CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x0C22CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '23.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.044'^^xsd:double;
  dwc:latitude '42.582'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2925 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x0C22CC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.582 -28.044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.582"^^xsd:decimal ;
  dwc:decimalLongitude "-28.044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.582 -28.044)"^^geo:wktLiteral ;
  geo-pos:lat "42.582"^^xsd:decimal ;
  geo-pos:long "-28.044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4D1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4D1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '23.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.044'^^xsd:double;
  dwc:latitude '42.582'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2925 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4D1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16083%3A0x221ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16083%3A0x221ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16083%3A0x221ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.582 -28.044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.582"^^xsd:decimal ;
  dwc:decimalLongitude "-28.044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16083%3A0x221ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.582 -28.044)"^^geo:wktLiteral ;
  geo-pos:lat "42.582"^^xsd:decimal ;
  geo-pos:long "-28.044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16083%3A0x221ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:16083:0x221ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '16083'^^xsd:integer;
  dwc:scientificName 'Narcetes erimelas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '23.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.044'^^xsd:double;
  dwc:latitude '42.582'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2925 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126705'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:16083:0x221ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA51DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA51DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA51DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.582 -28.044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.582"^^xsd:decimal ;
  dwc:decimalLongitude "-28.044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA51DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.582 -28.044)"^^geo:wktLiteral ;
  geo-pos:lat "42.582"^^xsd:decimal ;
  geo-pos:long "-28.044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA51DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA51DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Histiobranchus bathybius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '23.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.044'^^xsd:double;
  dwc:latitude '42.582'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2925 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA51DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x991DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x991DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x991DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.582 -28.044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.582"^^xsd:decimal ;
  dwc:decimalLongitude "-28.044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x991DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.582 -28.044)"^^geo:wktLiteral ;
  geo-pos:lat "42.582"^^xsd:decimal ;
  geo-pos:long "-28.044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x991DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x991DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Hydrolagus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '23.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.044'^^xsd:double;
  dwc:latitude '42.582'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2925 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '105825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x991DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '105825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.582 -28.044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.582"^^xsd:decimal ;
  dwc:decimalLongitude "-28.044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.582 -28.044)"^^geo:wktLiteral ;
  geo-pos:lat "42.582"^^xsd:decimal ;
  geo-pos:long "-28.044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD11CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD11CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Spectrunculus grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jan Erik Dyb/Inge Fossen/Charles Cotton/Ann Helen '^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '23.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.044'^^xsd:double;
  dwc:latitude '42.582'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2925 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD11CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16111%3A0x8F1CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16111%3A0x8F1CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16111%3A0x8F1CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.582 -28.044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.582"^^xsd:decimal ;
  dwc:decimalLongitude "-28.044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16111%3A0x8F1CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.582 -28.044)"^^geo:wktLiteral ;
  geo-pos:lat "42.582"^^xsd:decimal ;
  geo-pos:long "-28.044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16111%3A0x8F1CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:16111:0x8F1CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '16111'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides leptolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '23.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.044'^^xsd:double;
  dwc:latitude '42.582'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2925 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '158959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:16111:0x8F1CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '158959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16097%3A0xC71BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16097%3A0xC71BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16097%3A0xC71BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.582 -28.044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.582"^^xsd:decimal ;
  dwc:decimalLongitude "-28.044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16097%3A0xC71BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.582 -28.044)"^^geo:wktLiteral ;
  geo-pos:lat "42.582"^^xsd:decimal ;
  geo-pos:long "-28.044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16097%3A0xC71BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:16097:0xC71BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '16097'^^xsd:integer;
  dwc:scientificName 'Histiobranchus bathybius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '23.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.044'^^xsd:double;
  dwc:latitude '42.582'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2925 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:16097:0xC71BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16069%3A0x7F1CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16069%3A0x7F1CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16069%3A0x7F1CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.582 -28.044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.582"^^xsd:decimal ;
  dwc:decimalLongitude "-28.044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16069%3A0x7F1CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.582 -28.044)"^^geo:wktLiteral ;
  geo-pos:lat "42.582"^^xsd:decimal ;
  geo-pos:long "-28.044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A16069%3A0x7F1CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:16069:0x7F1CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '16069'^^xsd:integer;
  dwc:scientificName 'Narcetes erimelas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '23.48'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-28.044'^^xsd:double;
  dwc:latitude '42.582'^^xsd:double;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2925 m. Gear used: Longline - EZ hook 13'^^xsd:string;
  dwc:aphiaid '126705'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:16069:0x7F1CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29033%3A0x8321CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29033%3A0x8321CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29033%3A0x8321CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29033%3A0x8321CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29033%3A0x8321CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29033:0x8321CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29033'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29033:0x8321CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5274%3A0x8321CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5274%3A0x8321CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5274%3A0x8321CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5274%3A0x8321CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5274%3A0x8321CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5274:0x8321CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5274'^^xsd:integer;
  dwc:scientificName 'Abraliopsis morisii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '237819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5274:0x8321CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28004%3A0x8521CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28004%3A0x8521CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28004%3A0x8521CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28004%3A0x8521CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28004%3A0x8521CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28004:0x8521CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28004'^^xsd:integer;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28004:0x8521CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5328%3A0xD01BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5328%3A0xD01BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5328%3A0xD01BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5328%3A0xD01BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5328%3A0xD01BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5328:0xD01BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5328'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5328:0xD01BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2558%3A0x8C21CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2558%3A0x8C21CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2558%3A0x8C21CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2558%3A0x8C21CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2558%3A0x8C21CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2558:0x8C21CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2558'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2558:0x8C21CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27962%3A0x0721CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27962%3A0x0721CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27962%3A0x0721CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27962%3A0x0721CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27962%3A0x0721CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27962:0x0721CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27962'^^xsd:integer;
  dwc:scientificName 'Sergestes corniculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '246195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27962:0x0721CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '514117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5310%3A0x0621CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5310%3A0x0621CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5310%3A0x0621CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5310%3A0x0621CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5310%3A0x0621CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5310:0x0621CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5310'^^xsd:integer;
  dwc:scientificName 'Rondeletia loricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126412'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5310:0x0621CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29047%3A0xF820CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29047%3A0xF820CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29047%3A0xF820CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29047%3A0xF820CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29047%3A0xF820CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29047:0xF820CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29047'^^xsd:integer;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29047:0xF820CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5344%3A0xB720CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5344%3A0xB720CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5344%3A0xB720CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5344%3A0xB720CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5344%3A0xB720CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5344:0xB720CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5344'^^xsd:integer;
  dwc:scientificName 'Taonius pavo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '139428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5344:0xB720CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '139428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2504%3A0xB720CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2504%3A0xB720CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2504%3A0xB720CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2504%3A0xB720CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2504%3A0xB720CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2504:0xB720CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2504'^^xsd:integer;
  dwc:scientificName 'Taonius pavo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '139428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2504:0xB720CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '139428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4489%3A0xCE1BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4489%3A0xCE1BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4489%3A0xCE1BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4489%3A0xCE1BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4489%3A0xCE1BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4489:0xCE1BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4489'^^xsd:integer;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1488-91'^^xsd:string;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4489:0xCE1BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5321%3A0xB620CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5321%3A0xB620CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5321%3A0xB620CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5321%3A0xB620CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5321%3A0xB620CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5321:0xB620CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5321'^^xsd:integer;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5321:0xB620CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5311%3A0xAF20CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5311%3A0xAF20CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5311%3A0xAF20CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5311%3A0xAF20CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5311%3A0xAF20CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5311:0xAF20CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5311'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5311:0xAF20CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6800%3A0xA820CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6800%3A0xA820CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6800%3A0xA820CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6800%3A0xA820CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6800%3A0xA820CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6800:0xA820CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6800'^^xsd:integer;
  dwc:scientificName 'Sternoptyx diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6800:0xA820CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5312%3A0xA820CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5312%3A0xA820CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5312%3A0xA820CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5312%3A0xA820CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5312%3A0xA820CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5312:0xA820CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5312'^^xsd:integer;
  dwc:scientificName 'Sternoptyx pseudobscura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127315'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5312:0xA820CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5286%3A0xF821CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5286%3A0xF821CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5286%3A0xF821CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5286%3A0xF821CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5286%3A0xF821CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5286:0xF821CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5286'^^xsd:integer;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5286:0xF821CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5342%3A0x5A20CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5342%3A0x5A20CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5342%3A0x5A20CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5342%3A0x5A20CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5342%3A0x5A20CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5342:0x5A20CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5342'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5342:0x5A20CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4495%3A0x3620CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4495%3A0x3620CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4495%3A0x3620CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4495%3A0x3620CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4495%3A0x3620CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4495:0x3620CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4495'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4495:0x3620CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5300%3A0x3220CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5300%3A0x3220CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5300%3A0x3220CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5300%3A0x3220CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5300%3A0x3220CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5300:0x3220CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5300'^^xsd:integer;
  dwc:scientificName 'Cubiceps gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16352'^^xsd:string;
  dwc:aphiaid '126990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5300:0x3220CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5271%3A0x2620CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5271%3A0x2620CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5271%3A0x2620CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5271%3A0x2620CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5271%3A0x2620CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5271:0x2620CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5271'^^xsd:integer;
  dwc:scientificName 'Diaphus metopoclampus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 17893'^^xsd:string;
  dwc:aphiaid '126594'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5271:0x2620CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5296%3A0x2520CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5296%3A0x2520CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5296%3A0x2520CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5296%3A0x2520CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5296%3A0x2520CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5296:0x2520CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5296'^^xsd:integer;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5296:0x2520CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9160%3A0x2420CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9160%3A0x2420CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9160%3A0x2420CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9160%3A0x2420CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9160%3A0x2420CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9160:0x2420CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9160'^^xsd:integer;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9160:0x2420CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5313%3A0x1F20CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5313%3A0x1F20CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5313%3A0x1F20CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5313%3A0x1F20CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5313%3A0x1F20CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5313:0x1F20CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5313'^^xsd:integer;
  dwc:scientificName 'Diaphus bertelseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16815'^^xsd:string;
  dwc:aphiaid '126588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5313:0x1F20CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5299%3A0x1E20CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5299%3A0x1E20CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5299%3A0x1E20CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5299%3A0x1E20CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5299%3A0x1E20CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5299:0x1E20CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5299'^^xsd:integer;
  dwc:scientificName 'Diaphus effulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126591'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5299:0x1E20CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5324%3A0x1E20CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5324%3A0x1E20CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5324%3A0x1E20CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5324%3A0x1E20CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5324%3A0x1E20CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5324:0x1E20CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5324'^^xsd:integer;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5324:0x1E20CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4453%3A0x1E20CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4453%3A0x1E20CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4453%3A0x1E20CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4453%3A0x1E20CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4453%3A0x1E20CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4453:0x1E20CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4453'^^xsd:integer;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1470-74'^^xsd:string;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4453:0x1E20CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34445%3A0xFF21CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34445%3A0xFF21CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34445%3A0xFF21CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34445%3A0xFF21CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34445%3A0xFF21CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34445:0xFF21CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34445'^^xsd:integer;
  dwc:scientificName 'Cystisoma longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '458656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34445:0xFF21CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '458656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5329%3A0x1B20CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5329%3A0x1B20CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5329%3A0x1B20CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5329%3A0x1B20CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5329%3A0x1B20CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5329:0x1B20CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5329'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16258'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5329:0x1B20CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6876%3A0xED1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6876%3A0xED1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6876%3A0xED1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6876%3A0xED1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6876%3A0xED1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6876:0xED1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6876'^^xsd:integer;
  dwc:scientificName 'Epigonus constanciae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ofer Gon'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126856'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6876:0xED1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5298%3A0xEA1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5298%3A0xEA1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5298%3A0xEA1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5298%3A0xEA1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5298%3A0xEA1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5298:0xEA1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5298'^^xsd:integer;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5298:0xEA1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEA1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEA1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEA1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEA1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEA1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xEA1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xEA1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4477%3A0x351BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4477%3A0x351BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4477%3A0x351BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4477%3A0x351BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4477%3A0x351BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4477:0x351BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4477'^^xsd:integer;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1665-69'^^xsd:string;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4477:0x351BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6802%3A0xE41FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6802%3A0xE41FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6802%3A0xE41FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6802%3A0xE41FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6802%3A0xE41FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6802:0xE41FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6802'^^xsd:integer;
  dwc:scientificName 'Astronesthes niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6802:0xE41FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5338%3A0xE21FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5338%3A0xE21FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5338%3A0xE21FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5338%3A0xE21FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5338%3A0xE21FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5338:0xE21FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5338'^^xsd:integer;
  dwc:scientificName 'Arctozenus risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5338:0xE21FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6844%3A0x0522CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6844%3A0x0522CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6844%3A0x0522CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6844%3A0x0522CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6844%3A0x0522CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6844:0x0522CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6844'^^xsd:integer;
  dwc:scientificName 'Argyropelecus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6844:0x0522CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6872%3A0x4821CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6872%3A0x4821CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6872%3A0x4821CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6872%3A0x4821CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6872%3A0x4821CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6872:0x4821CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6872'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6872:0x4821CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5339%3A0x0922CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5339%3A0x0922CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5339%3A0x0922CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5339%3A0x0922CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5339%3A0x0922CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5339:0x0922CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5339'^^xsd:integer;
  dwc:scientificName 'Bolinichthys indicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16400'^^xsd:string;
  dwc:aphiaid '126582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5339:0x0922CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6814%3A0x8A1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6814%3A0x8A1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6814%3A0x8A1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6814%3A0x8A1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6814%3A0x8A1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6814:0x8A1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6814'^^xsd:integer;
  dwc:scientificName 'Bonapartia pedaliota'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16774'^^xsd:string;
  dwc:aphiaid '127281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6814:0x8A1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '322499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5343%3A0x851FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5343%3A0x851FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5343%3A0x851FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5343%3A0x851FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5343%3A0x851FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5343:0x851FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5343'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5343:0x851FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5325%3A0x5B1BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5325%3A0x5B1BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5325%3A0x5B1BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5325%3A0x5B1BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5325%3A0x5B1BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5325:0x5B1BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5325'^^xsd:integer;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5325:0x5B1BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5314%3A0x561FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5314%3A0x561FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5314%3A0x561FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5314%3A0x561FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5314%3A0x561FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5314:0x561FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5314'^^xsd:integer;
  dwc:scientificName 'Xenodermichthys copei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5314:0x561FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5289%3A0x1022CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5289%3A0x1022CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5289%3A0x1022CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5289%3A0x1022CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5289%3A0x1022CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5289:0x1022CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5289'^^xsd:integer;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5289:0x1022CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34389%3A0x4F1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34389%3A0x4F1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34389%3A0x4F1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34389%3A0x4F1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34389%3A0x4F1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34389:0x4F1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34389'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34389:0x4F1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5302%3A0x451FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5302%3A0x451FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5302%3A0x451FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5302%3A0x451FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5302%3A0x451FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5302:0x451FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5302'^^xsd:integer;
  dwc:scientificName 'Ancistroteuthis lichtensteinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5302:0x451FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '140647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5279%3A0x401FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5279%3A0x401FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5279%3A0x401FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5279%3A0x401FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5279%3A0x401FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5279:0x401FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5279'^^xsd:integer;
  dwc:scientificName 'Ahliesaurus berryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126347'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5279:0x401FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6858%3A0x1622CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6858%3A0x1622CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6858%3A0x1622CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6858%3A0x1622CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6858%3A0x1622CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6858:0x1622CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6858'^^xsd:integer;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'I. Byrkjedal, D. Rees'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 17182'^^xsd:string;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6858:0x1622CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5319%3A0x2E1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5319%3A0x2E1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5319%3A0x2E1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5319%3A0x2E1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5319%3A0x2E1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5319:0x2E1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5319'^^xsd:integer;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5319:0x2E1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34431%3A0x5F22CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34431%3A0x5F22CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34431%3A0x5F22CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34431%3A0x5F22CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34431%3A0x5F22CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34431:0x5F22CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34431'^^xsd:integer;
  dwc:scientificName 'Phrosina semilunata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34431:0x5F22CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6913%3A0xD11ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6913%3A0xD11ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6913%3A0xD11ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6913%3A0xD11ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6913%3A0xD11ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6913:0xD11ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6913'^^xsd:integer;
  dwc:scientificName 'Pholidoteuthis massayae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '410388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6913:0xD11ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '410388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34375%3A0x6022CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34375%3A0x6022CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34375%3A0x6022CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34375%3A0x6022CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34375%3A0x6022CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34375:0x6022CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34375'^^xsd:integer;
  dwc:scientificName 'Phronima atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34375:0x6022CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34305%3A0xD01ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34305%3A0xD01ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34305%3A0xD01ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34305%3A0xD01ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34305%3A0xD01ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34305:0xD01ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34305'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34305:0xD01ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34361%3A0xD01ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34361%3A0xD01ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34361%3A0xD01ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34361%3A0xD01ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34361%3A0xD01ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34361:0xD01ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34361'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34361:0xD01ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29061%3A0x691BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29061%3A0x691BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29061%3A0x691BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29061%3A0x691BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29061%3A0x691BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29061:0x691BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29061'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29061:0x691BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2504%3A0xBC1ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2504%3A0xBC1ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2504%3A0xBC1ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2504%3A0xBC1ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2504%3A0xBC1ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2504:0xBC1ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2504'^^xsd:integer;
  dwc:scientificName 'Ocythoe tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140610'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2504:0xBC1ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '140610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28018%3A0x6D1ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28018%3A0x6D1ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28018%3A0x6D1ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28018%3A0x6D1ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28018%3A0x6D1ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28018:0x6D1ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28018'^^xsd:integer;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28018:0x6D1ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15890%3A0x6A22CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15890%3A0x6A22CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15890%3A0x6A22CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15890%3A0x6A22CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15890%3A0x6A22CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15890:0x6A22CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15890'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15890:0x6A22CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27976%3A0x681ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27976%3A0x681ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27976%3A0x681ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27976%3A0x681ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27976%3A0x681ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27976:0x681ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27976'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27976:0x681ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5285%3A0x5E1ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5285%3A0x5E1ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5285%3A0x5E1ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5285%3A0x5E1ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5285%3A0x5E1ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5285:0x5E1ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5285'^^xsd:integer;
  dwc:scientificName 'Gonostoma elongatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 17218'^^xsd:string;
  dwc:aphiaid '127296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5285:0x5E1ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '221512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5301%3A0x5521CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5301%3A0x5521CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5301%3A0x5521CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5301%3A0x5521CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5301%3A0x5521CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5301:0x5521CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5301'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5301:0x5521CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25662%3A0x9922CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25662%3A0x9922CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25662%3A0x9922CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25662%3A0x9922CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25662%3A0x9922CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25662:0x9922CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25662'^^xsd:integer;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25662:0x9922CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5284%3A0xF61DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5284%3A0xF61DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5284%3A0xF61DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5284%3A0xF61DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5284%3A0xF61DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5284:0xF61DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5284'^^xsd:integer;
  dwc:scientificName 'Margrethia obtusirostra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127297'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5284:0xF61DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6899%3A0xF51DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6899%3A0xF51DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6899%3A0xF51DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6899%3A0xF51DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6899%3A0xF51DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6899:0xF51DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6899'^^xsd:integer;
  dwc:scientificName 'Mastigoteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '238750'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6899:0xF51DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29089%3A0xF31DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29089%3A0xF31DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29089%3A0xF31DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29089%3A0xF31DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29089%3A0xF31DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29089:0xF31DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29089'^^xsd:integer;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29089:0xF31DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5819%3A0xE61DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5819%3A0xE61DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5819%3A0xE61DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5819%3A0xE61DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5819%3A0xE61DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5819:0xE61DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5819'^^xsd:integer;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5819:0xE61DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5340%3A0xE01DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5340%3A0xE01DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5340%3A0xE01DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5340%3A0xE01DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5340%3A0xE01DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5340:0xE01DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5340'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5340:0xE01DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5283%3A0xDA1DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5283%3A0xDA1DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5283%3A0xDA1DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5283%3A0xDA1DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5283%3A0xDA1DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5283:0xDA1DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5283'^^xsd:integer;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5283:0xDA1DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5269%3A0xDB1DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5269%3A0xDB1DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5269%3A0xDB1DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5269%3A0xDB1DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5269%3A0xDB1DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5269:0xDB1DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5269'^^xsd:integer;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5269:0xDB1DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5287%3A0xDA1DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5287%3A0xDA1DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5287%3A0xDA1DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5287%3A0xDA1DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5287%3A0xDA1DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5287:0xDA1DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5287'^^xsd:integer;
  dwc:scientificName 'Lobianchia gemellarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5287:0xDA1DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '158901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDA1DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDA1DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDA1DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDA1DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDA1DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xDA1DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lobianchia gemellarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xDA1DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '158901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6832%3A0x761BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6832%3A0x761BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6832%3A0x761BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6832%3A0x761BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6832%3A0x761BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6832:0x761BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6832'^^xsd:integer;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6832:0x761BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5817%3A0xA822CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5817%3A0xA822CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5817%3A0xA822CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5817%3A0xA822CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5817%3A0xA822CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5817:0xA822CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5817'^^xsd:integer;
  dwc:scientificName 'Lampadena urophaos atlantica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16883'^^xsd:string;
  dwc:aphiaid '221500'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5817:0xA822CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '713102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6927%3A0xB21DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6927%3A0xB21DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6927%3A0xB21DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6927%3A0xB21DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6927%3A0xB21DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6927:0xB21DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6927'^^xsd:integer;
  dwc:scientificName 'Lampadioteuthis megaleia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '181378'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6927:0xB21DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '181378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5275%3A0x7A21CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5275%3A0x7A21CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5275%3A0x7A21CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5275%3A0x7A21CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5275%3A0x7A21CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5275:0x7A21CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5275'^^xsd:integer;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5275:0x7A21CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5833%3A0xB11DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5833%3A0xB11DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5833%3A0xB11DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5833%3A0xB11DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5833%3A0xB11DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5833:0xB11DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5833'^^xsd:integer;
  dwc:scientificName 'Lampanyctus festivus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5833:0xB11DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5803%3A0xB01DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5803%3A0xB01DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5803%3A0xB01DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5803%3A0xB01DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5803%3A0xB01DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5803:0xB01DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5803'^^xsd:integer;
  dwc:scientificName 'Lampanyctus intricarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5803:0xB01DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27221%3A0xAF1DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27221%3A0xAF1DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27221%3A0xAF1DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27221%3A0xAF1DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27221%3A0xAF1DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27221:0xAF1DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27221'^^xsd:integer;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16860'^^xsd:string;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27221:0xAF1DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5349%3A0x7B21CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5349%3A0x7B21CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5349%3A0x7B21CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5349%3A0x7B21CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5349%3A0x7B21CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5349:0x7B21CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5349'^^xsd:integer;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5349:0x7B21CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27249%3A0x7B21CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27249%3A0x7B21CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27249%3A0x7B21CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27249%3A0x7B21CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27249%3A0x7B21CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27249:0x7B21CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27249'^^xsd:integer;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16862'^^xsd:string;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27249:0x7B21CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4421%3A0x7B21CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4421%3A0x7B21CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4421%3A0x7B21CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4421%3A0x7B21CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4421%3A0x7B21CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4421:0x7B21CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4421'^^xsd:integer;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1510-14'^^xsd:string;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4421:0x7B21CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27235%3A0x7B21CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27235%3A0x7B21CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27235%3A0x7B21CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27235%3A0x7B21CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27235%3A0x7B21CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27235:0x7B21CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27235'^^xsd:integer;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16861'^^xsd:string;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27235:0x7B21CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5315%3A0xAC1DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5315%3A0xAC1DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5315%3A0xAC1DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5315%3A0xAC1DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5315%3A0xAC1DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5315:0xAC1DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5315'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton; Zachary Baldwin'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5315:0xAC1DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5288%3A0xA61DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5288%3A0xA61DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5288%3A0xA61DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5288%3A0xA61DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5288%3A0xA61DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5288:0xA61DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5288'^^xsd:integer;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5288:0xA61DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5330%3A0xAD22CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5330%3A0xAD22CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5330%3A0xAD22CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5330%3A0xAD22CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5330%3A0xAD22CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5330:0xAD22CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5330'^^xsd:integer;
  dwc:scientificName 'Histioteuthis meleagroteuthis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5330:0xAD22CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '140115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5316%3A0xAD22CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5316%3A0xAD22CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5316%3A0xAD22CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5316%3A0xAD22CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5316%3A0xAD22CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5316:0xAD22CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5316'^^xsd:integer;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5316:0xAD22CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5305%3A0xA21DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5305%3A0xA21DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5305%3A0xA21DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5305%3A0xA21DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5305%3A0xA21DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5305:0xA21DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5305'^^xsd:integer;
  dwc:scientificName 'Helicocranchia pfefferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '139424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5305:0xA21DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '139424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5270%3A0x9F1DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5270%3A0x9F1DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5270%3A0x9F1DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5270%3A0x9F1DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5270%3A0x9F1DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5270:0x9F1DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5270'^^xsd:integer;
  dwc:scientificName 'Ichthyococcus ovatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5270:0x9F1DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5268%3A0x9B1DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5268%3A0x9B1DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5268%3A0x9B1DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5268%3A0x9B1DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5268%3A0x9B1DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5268:0x9B1DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5268'^^xsd:integer;
  dwc:scientificName 'Lampadena speculigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5268:0x9B1DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6816%3A0xD822CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6816%3A0xD822CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6816%3A0xD822CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6816%3A0xD822CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6816%3A0xD822CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6816:0xD822CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6816'^^xsd:integer;
  dwc:scientificName 'Astronesthes gemmifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton and Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6816:0xD822CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14782%3A0xD822CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14782%3A0xD822CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14782%3A0xD822CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14782%3A0xD822CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14782%3A0xD822CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14782:0xD822CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14782'^^xsd:integer;
  dwc:scientificName 'Bolinichthys supralateralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16388'^^xsd:string;
  dwc:aphiaid '126583'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14782:0xD822CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5825%3A0x3E1DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5825%3A0x3E1DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5825%3A0x3E1DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5825%3A0x3E1DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5825%3A0x3E1DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5825:0x3E1DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5825'^^xsd:integer;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5825:0x3E1DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3B1DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Vinciguerria poweriae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3B1DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2544%3A0xC11BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2544%3A0xC11BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2544%3A0xC11BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2544%3A0xC11BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2544%3A0xC11BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2544:0xC11BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2544'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2544:0xC11BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5282%3A0xC81CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5282%3A0xC81CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5282%3A0xC81CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5282%3A0xC81CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5282%3A0xC81CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5282:0xC81CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5282'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5282:0xC81CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6818%3A0x971CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6818%3A0x971CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6818%3A0x971CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6818%3A0x971CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6818%3A0x971CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6818:0x971CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6818'^^xsd:integer;
  dwc:scientificName 'Diaphus effulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126591'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6818:0x971CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4475%3A0x8C1CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4475%3A0x8C1CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4475%3A0x8C1CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4475%3A0x8C1CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4475%3A0x8C1CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4475:0x8C1CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4475'^^xsd:integer;
  dwc:scientificName 'Hygophum hygomii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1695-99'^^xsd:string;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4475:0x8C1CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5335%3A0xE622CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5335%3A0xE622CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5335%3A0xE622CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5335%3A0xE622CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5335%3A0xE622CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5335:0xE622CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5335'^^xsd:integer;
  dwc:scientificName 'Hygophum hygomii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5335:0xE622CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5326%3A0x7D21CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5326%3A0x7D21CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5326%3A0x7D21CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5326%3A0x7D21CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5326%3A0x7D21CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5326:0x7D21CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5326'^^xsd:integer;
  dwc:scientificName 'Lampadena urophaos atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '221500'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5326:0x7D21CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '713102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5293%3A0x291CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5293%3A0x291CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5293%3A0x291CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5293%3A0x291CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5293%3A0x291CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5293:0x291CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5293'^^xsd:integer;
  dwc:scientificName 'Neonesthes capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'T. Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5293:0x291CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29075%3A0x7E21CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29075%3A0x7E21CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29075%3A0x7E21CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.819"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29075%3A0x7E21CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.819 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.819"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29075%3A0x7E21CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29075:0x7E21CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29075'^^xsd:integer;
  dwc:scientificName 'Meningodora vesca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.88'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '42.819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2300 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29075:0x7E21CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6684%3A0x3A21CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6684%3A0x3A21CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6684%3A0x3A21CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6684%3A0x3A21CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6684%3A0x3A21CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6684:0x3A21CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6684'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6684:0x3A21CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28101%3A0x3C21CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28101%3A0x3C21CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28101%3A0x3C21CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28101%3A0x3C21CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28101%3A0x3C21CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28101:0x3C21CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28101'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28101:0x3C21CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28102%3A0x3A21CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28102%3A0x3A21CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28102%3A0x3A21CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28102%3A0x3A21CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28102%3A0x3A21CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28102:0x3A21CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28102'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28102:0x3A21CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28074%3A0x8221CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28074%3A0x8221CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28074%3A0x8221CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28074%3A0x8221CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28074%3A0x8221CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28074:0x8221CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28074'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28074:0x8221CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28144%3A0x1721CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28144%3A0x1721CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28144%3A0x1721CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28144%3A0x1721CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28144%3A0x1721CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28144:0x1721CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28144'^^xsd:integer;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28144:0x1721CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5885%3A0x1221CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5885%3A0x1221CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5885%3A0x1221CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5885%3A0x1221CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5885%3A0x1221CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5885:0x1221CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5885'^^xsd:integer;
  dwc:scientificName 'Searsia koefoedi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5885:0x1221CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10600%3A0x8C21CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10600%3A0x8C21CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10600%3A0x8C21CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10600%3A0x8C21CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10600%3A0x8C21CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10600:0x8C21CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10600'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10600:0x8C21CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9102%3A0x8D21CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9102%3A0x8D21CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9102%3A0x8D21CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9102%3A0x8D21CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9102%3A0x8D21CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9102:0x8D21CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9102'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9102:0x8D21CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28130%3A0x8D21CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28130%3A0x8D21CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28130%3A0x8D21CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28130%3A0x8D21CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28130%3A0x8D21CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28130:0x8D21CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28130'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28130:0x8D21CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5406%3A0x0321CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5406%3A0x0321CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5406%3A0x0321CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5406%3A0x0321CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5406%3A0x0321CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5406:0x0321CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5406'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5406:0x0321CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6686%3A0x0121CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6686%3A0x0121CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6686%3A0x0121CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6686%3A0x0121CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6686%3A0x0121CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6686:0x0121CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6686'^^xsd:integer;
  dwc:scientificName 'Melamphaes suborbitalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6686:0x0121CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1283%3A0xFE20CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1283%3A0xFE20CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1283%3A0xFE20CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1283%3A0xFE20CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1283%3A0xFE20CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1283:0xFE20CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1283'^^xsd:integer;
  dwc:scientificName 'Melanonus zugmayeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1283:0xFE20CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5374%3A0xB220CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5374%3A0xB220CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5374%3A0xB220CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5374%3A0xB220CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5374%3A0xB220CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5374:0xB220CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5374'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5374:0xB220CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6698%3A0xA820CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6698%3A0xA820CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6698%3A0xA820CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6698%3A0xA820CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6698%3A0xA820CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6698:0xA820CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6698'^^xsd:integer;
  dwc:scientificName 'Sternoptyx pseudobscura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127315'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6698:0xA820CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5350%3A0xA620CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5350%3A0xA620CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5350%3A0xA620CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5350%3A0xA620CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5350%3A0xA620CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5350:0xA620CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5350'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5350:0xA620CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28088%3A0x9721CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28088%3A0x9721CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28088%3A0x9721CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28088%3A0x9721CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28088%3A0x9721CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28088:0x9721CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28088'^^xsd:integer;
  dwc:scientificName 'Sergia tenuiremis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28088:0x9721CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5336%3A0x9920CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5336%3A0x9920CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5336%3A0x9920CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5336%3A0x9920CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5336%3A0x9920CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5336:0x9920CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5336'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5336:0x9920CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5278%3A0x6020CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5278%3A0x6020CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5278%3A0x6020CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5278%3A0x6020CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5278%3A0x6020CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5278:0x6020CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5278'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5278:0x6020CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5404%3A0x5B20CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5404%3A0x5B20CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5404%3A0x5B20CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5404%3A0x5B20CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5404%3A0x5B20CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5404:0x5B20CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5404'^^xsd:integer;
  dwc:scientificName 'Cetostoma regani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126406'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5404:0x5B20CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5294%3A0x3620CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5294%3A0x3620CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5294%3A0x3620CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5294%3A0x3620CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5294%3A0x3620CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5294:0x3620CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5294'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5294:0x3620CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6812%3A0x2C20CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6812%3A0x2C20CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6812%3A0x2C20CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6812%3A0x2C20CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6812%3A0x2C20CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6812:0x2C20CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6812'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16257'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6812:0x2C20CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4425%3A0x2020CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4425%3A0x2020CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4425%3A0x2020CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4425%3A0x2020CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4425%3A0x2020CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4425:0x2020CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4425'^^xsd:integer;
  dwc:scientificName 'Derichthys serpentinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1519-20'^^xsd:string;
  dwc:aphiaid '126291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4425:0x2020CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5308%3A0x1F20CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5308%3A0x1F20CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5308%3A0x1F20CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5308%3A0x1F20CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5308%3A0x1F20CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5308:0x1F20CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5308'^^xsd:integer;
  dwc:scientificName 'Derichthys serpentinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5308:0x1F20CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25606%3A0x1820CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25606%3A0x1820CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25606%3A0x1820CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25606%3A0x1820CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25606%3A0x1820CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25606:0x1820CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25606'^^xsd:integer;
  dwc:scientificName 'Cyclothone pallida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16327'^^xsd:string;
  dwc:aphiaid '127288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25606:0x1820CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30785%3A0x351BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30785%3A0x351BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30785%3A0x351BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30785%3A0x351BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30785%3A0x351BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30785:0x351BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30785'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30785:0x351BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27141%3A0xEF1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27141%3A0xEF1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27141%3A0xEF1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27141%3A0xEF1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27141%3A0xEF1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27141:0xEF1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27141'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27141:0xEF1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27127%3A0x0222CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27127%3A0x0222CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27127%3A0x0222CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27127%3A0x0222CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27127%3A0x0222CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27127:0x0222CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27127'^^xsd:integer;
  dwc:scientificName 'Ephyrina figueirai'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27127:0x0222CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28073%3A0x0322CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28073%3A0x0322CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28073%3A0x0322CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28073%3A0x0322CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28073%3A0x0322CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28073:0x0322CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28073'^^xsd:integer;
  dwc:scientificName 'Ephyrina figueirai'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28073:0x0322CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5432%3A0xE81FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5432%3A0xE81FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5432%3A0xE81FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5432%3A0xE81FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5432%3A0xE81FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5432:0xE81FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5432'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5432:0xE81FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6842%3A0x0422CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6842%3A0x0422CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6842%3A0x0422CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6842%3A0x0422CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6842%3A0x0422CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6842:0x0422CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6842'^^xsd:integer;
  dwc:scientificName 'Bathygadus melanobranchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexei Orlov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6842:0x0422CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5322%3A0x0522CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5322%3A0x0522CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5322%3A0x0522CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5322%3A0x0522CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5322%3A0x0522CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5322:0x0522CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5322'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Gunnar Langhelle'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 17421'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5322:0x0522CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5280%3A0x0622CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5280%3A0x0622CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5280%3A0x0622CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5280%3A0x0622CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5280%3A0x0622CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5280:0x0622CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5280'^^xsd:integer;
  dwc:scientificName 'Anoplogaster cornuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15949'^^xsd:string;
  dwc:aphiaid '126393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5280:0x0622CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4427%3A0x0622CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4427%3A0x0622CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4427%3A0x0622CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4427%3A0x0622CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4427%3A0x0622CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4427:0x0622CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4427'^^xsd:integer;
  dwc:scientificName 'Anoplogaster cornuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1574'^^xsd:string;
  dwc:aphiaid '126393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4427:0x0622CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1241%3A0x0722CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1241%3A0x0722CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1241%3A0x0722CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1241%3A0x0722CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1241%3A0x0722CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1241:0x0722CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1241'^^xsd:integer;
  dwc:scientificName 'Benthalbella infans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1241:0x0722CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5392%3A0xD91FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5392%3A0xD91FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5392%3A0xD91FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5392%3A0xD91FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5392%3A0xD91FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5392:0xD91FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5392'^^xsd:integer;
  dwc:scientificName 'Bathylagus greyae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5392:0xD91FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6856%3A0x8A1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6856%3A0x8A1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6856%3A0x8A1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6856%3A0x8A1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6856%3A0x8A1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6856:0x8A1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6856'^^xsd:integer;
  dwc:scientificName 'Bolinichthys supralateralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16387'^^xsd:string;
  dwc:aphiaid '126583'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6856:0x8A1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6798%3A0x851FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6798%3A0x851FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6798%3A0x851FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6798%3A0x851FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6798%3A0x851FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6798:0x851FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6798'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6798:0x851FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27113%3A0x551FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27113%3A0x551FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27113%3A0x551FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27113%3A0x551FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27113%3A0x551FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27113:0x551FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27113'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27113:0x551FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5364%3A0x511FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5364%3A0x511FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5364%3A0x511FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5364%3A0x511FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5364%3A0x511FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5364:0x511FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5364'^^xsd:integer;
  dwc:scientificName 'Tetragonurus cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5364:0x511FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28158%3A0x471FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28158%3A0x471FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28158%3A0x471FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28158%3A0x471FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28158%3A0x471FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28158:0x471FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28158'^^xsd:integer;
  dwc:scientificName 'Altelatipes falkenhaugae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alain Crosnier and Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '514089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28158:0x471FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '514089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8990%3A0x5D1BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8990%3A0x5D1BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8990%3A0x5D1BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8990%3A0x5D1BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8990%3A0x5D1BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8990:0x5D1BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8990'^^xsd:integer;
  dwc:scientificName 'Ancistroteuthis lichtensteinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8990:0x5D1BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '140647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1213%3A0x1522CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1213%3A0x1522CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1213%3A0x1522CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1213%3A0x1522CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1213%3A0x1522CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1213:0x1522CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1213'^^xsd:integer;
  dwc:scientificName 'Alepisaurus brevirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15973'^^xsd:string;
  dwc:aphiaid '126332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1213:0x1522CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9088%3A0x5121CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9088%3A0x5121CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9088%3A0x5121CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9088%3A0x5121CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9088%3A0x5121CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9088:0x5121CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9088'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9088:0x5121CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30813%3A0x1722CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30813%3A0x1722CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30813%3A0x1722CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30813%3A0x1722CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30813%3A0x1722CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30813:0x1722CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30813'^^xsd:integer;
  dwc:scientificName 'Scina curvidactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '421598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30813:0x1722CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '421598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1410%3A0x2F1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1410%3A0x2F1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1410%3A0x2F1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1410%3A0x2F1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1410%3A0x2F1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1410:0x2F1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1410'^^xsd:integer;
  dwc:scientificName 'Pseudoscopelus altipinnis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16373'^^xsd:string;
  dwc:aphiaid '126843'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1410:0x2F1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4481%3A0x241FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4481%3A0x241FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4481%3A0x241FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4481%3A0x241FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4481%3A0x241FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4481:0x241FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4481'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1492-93'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4481:0x241FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1382%3A0x241FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1382%3A0x241FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1382%3A0x241FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1382%3A0x241FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1382%3A0x241FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1382:0x241FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1382'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1382:0x241FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1D1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1D1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6846%3A0x181FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6846%3A0x181FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6846%3A0x181FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6846%3A0x181FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6846%3A0x181FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6846:0x181FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6846'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6846:0x181FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34053%3A0x6122CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34053%3A0x6122CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34053%3A0x6122CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34053%3A0x6122CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34053%3A0x6122CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34053:0x6122CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34053'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34053:0x6122CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27071%3A0x661BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27071%3A0x661BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27071%3A0x661BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27071%3A0x661BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27071%3A0x661BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27071:0x661BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27071'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27071:0x661BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28031%3A0xC61ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28031%3A0xC61ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28031%3A0xC61ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28031%3A0xC61ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28031%3A0xC61ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28031:0xC61ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28031'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28031:0xC61ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5418%3A0xBB1ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5418%3A0xBB1ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5418%3A0xBB1ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5418%3A0xBB1ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5418%3A0xBB1ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5418:0xBB1ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5418'^^xsd:integer;
  dwc:scientificName 'Omosudis lowii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '272087'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5418:0xBB1ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '272087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28116%3A0x761ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28116%3A0x761ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28116%3A0x761ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28116%3A0x761ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28116%3A0x761ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28116:0x761ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28116'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28116:0x761ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28046%3A0x761ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28046%3A0x761ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28046%3A0x761ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28046%3A0x761ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28046%3A0x761ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28046:0x761ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28046'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28046:0x761ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5345%3A0x711ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5345%3A0x711ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5345%3A0x711ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5345%3A0x711ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5345%3A0x711ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5345:0x711ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5345'^^xsd:integer;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5345:0x711ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14428%3A0x1D1CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14428%3A0x1D1CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14428%3A0x1D1CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14428%3A0x1D1CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14428%3A0x1D1CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14428:0x1D1CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14428'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14428:0x1D1CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14344%3A0x6A1ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14344%3A0x6A1ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14344%3A0x6A1ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14344%3A0x6A1ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14344%3A0x6A1ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14344:0x6A1ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14344'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14344:0x6A1ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14442%3A0x7222CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14442%3A0x7222CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14442%3A0x7222CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14442%3A0x7222CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14442%3A0x7222CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14442:0x7222CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14442'^^xsd:integer;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14442:0x7222CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30799%3A0x7322CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30799%3A0x7322CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30799%3A0x7322CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30799%3A0x7322CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30799%3A0x7322CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30799:0x7322CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30799'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30799:0x7322CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5317%3A0x2B1CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5317%3A0x2B1CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5317%3A0x2B1CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5317%3A0x2B1CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5317%3A0x2B1CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5317:0x2B1CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5317'^^xsd:integer;
  dwc:scientificName 'Mastigoteuthis hjorti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '341900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5317:0x2B1CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '759125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5360%3A0x191ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5360%3A0x191ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5360%3A0x191ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5360%3A0x191ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5360%3A0x191ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5360:0x191ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5360'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5360:0x191ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4366%3A0xF01DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4366%3A0xF01DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4366%3A0xF01DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4366%3A0xF01DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4366%3A0xF01DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4366:0xF01DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4366'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1640-42'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4366:0xF01DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6840%3A0xEF1DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6840%3A0xEF1DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6840%3A0xEF1DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6840%3A0xEF1DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6840%3A0xEF1DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6840:0xEF1DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6840'^^xsd:integer;
  dwc:scientificName 'Notoscopelus bolini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6840:0xEF1DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '158913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14414%3A0xA022CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14414%3A0xA022CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14414%3A0xA022CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14414%3A0xA022CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14414%3A0xA022CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14414:0xA022CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14414'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14414:0xA022CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14148%3A0xED1DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14148%3A0xED1DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14148%3A0xED1DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14148%3A0xED1DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14148%3A0xED1DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14148:0xED1DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14148'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14148:0xED1DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6700%3A0xE61DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6700%3A0xE61DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6700%3A0xE61DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6700%3A0xE61DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6700%3A0xE61DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6700:0xE61DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6700'^^xsd:integer;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6700:0xE61DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10614%3A0x7921CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10614%3A0x7921CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10614%3A0x7921CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10614%3A0x7921CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10614%3A0x7921CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10614:0x7921CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10614'^^xsd:integer;
  dwc:scientificName 'Notostomus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10614:0x7921CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14162%3A0xE51DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14162%3A0xE51DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14162%3A0xE51DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14162%3A0xE51DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14162%3A0xE51DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14162:0xE51DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14162'^^xsd:integer;
  dwc:scientificName 'Neognathophausia ingens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '220999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14162:0xE51DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '220999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1227%3A0xE31DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1227%3A0xE31DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1227%3A0xE31DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1227%3A0xE31DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1227%3A0xE31DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1227:0xE31DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1227'^^xsd:integer;
  dwc:scientificName 'Neonesthes capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'T. Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1227:0xE31DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6860%3A0xE41DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6860%3A0xE41DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6860%3A0xE41DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6860%3A0xE41DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6860%3A0xE41DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6860:0xE41DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6860'^^xsd:integer;
  dwc:scientificName 'Nessorhamphus ingolfianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6860:0xE41DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6854%3A0x731BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6854%3A0x731BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6854%3A0x731BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6854%3A0x731BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6854%3A0x731BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6854:0x731BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6854'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6854:0x731BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5378%3A0x731BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5378%3A0x731BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5378%3A0x731BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5378%3A0x731BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5378%3A0x731BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5378:0x731BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5378'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5378:0x731BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6826%3A0xDE1DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6826%3A0xDE1DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6826%3A0xDE1DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6826%3A0xDE1DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6826%3A0xDE1DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6826:0xDE1DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6826'^^xsd:integer;
  dwc:scientificName 'Magnisudis atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6826:0xDE1DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6830%3A0xDA1DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6830%3A0xDA1DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6830%3A0xDA1DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6830%3A0xDA1DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6830%3A0xDA1DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6830:0xDA1DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6830'^^xsd:integer;
  dwc:scientificName 'Lobianchia gemellarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6830:0xDA1DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '158901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5949%3A0xB11DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5949%3A0xB11DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5949%3A0xB11DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5949%3A0xB11DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5949%3A0xB11DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5949:0xB11DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5949'^^xsd:integer;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5949:0xB11DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6870%3A0xAE1DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6870%3A0xAE1DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6870%3A0xAE1DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6870%3A0xAE1DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6870%3A0xAE1DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6870:0xAE1DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6870'^^xsd:integer;
  dwc:scientificName 'Hygophum reinhardtii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16868'^^xsd:string;
  dwc:aphiaid '126604'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6870:0xAE1DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5881%3A0xAB22CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5881%3A0xAB22CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5881%3A0xAB22CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5881%3A0xAB22CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5881%3A0xAB22CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5881:0xAB22CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5881'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5881:0xAB22CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5277%3A0xA21DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5277%3A0xA21DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5277%3A0xA21DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5277%3A0xA21DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5277%3A0xA21DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5277:0xA21DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5277'^^xsd:integer;
  dwc:scientificName 'Helicocranchia pfefferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '139424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5277:0xA21DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '139424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6672%3A0x7C21CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6672%3A0x7C21CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6672%3A0x7C21CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6672%3A0x7C21CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6672%3A0x7C21CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6672:0x7C21CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6672'^^xsd:integer;
  dwc:scientificName 'Poromitra capito'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6672:0x7C21CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5331%3A0xAF22CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5331%3A0xAF22CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5331%3A0xAF22CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5331%3A0xAF22CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5331%3A0xAF22CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5331:0xAF22CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5331'^^xsd:integer;
  dwc:scientificName 'Pholidoteuthis massayae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '410388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5331:0xAF22CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '410388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30827%3A0xB022CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30827%3A0xB022CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30827%3A0xB022CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30827%3A0xB022CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30827%3A0xB022CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30827:0xB022CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30827'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30827:0xB022CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1211%3A0xB322CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1211%3A0xB322CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1211%3A0xB322CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1211%3A0xB322CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1211%3A0xB322CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1211:0xB322CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1211'^^xsd:integer;
  dwc:scientificName 'Pseudoscopelus obtusifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16378'^^xsd:string;
  dwc:aphiaid '221508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1211:0xB322CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '221508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDB22CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDB22CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDB22CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDB22CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDB22CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xDB22CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Taonius pavo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '139428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xDB22CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '139428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28087%3A0x8021CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28087%3A0x8021CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28087%3A0x8021CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28087%3A0x8021CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28087%3A0x8021CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28087:0x8021CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28087'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28087:0x8021CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1396%3A0x1F1CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1396%3A0x1F1CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1396%3A0x1F1CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1396%3A0x1F1CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1396%3A0x1F1CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1396:0x1F1CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1396'^^xsd:integer;
  dwc:scientificName 'Cubiceps gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16343'^^xsd:string;
  dwc:aphiaid '126990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1396:0x1F1CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5291%3A0x8A1CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5291%3A0x8A1CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5291%3A0x8A1CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5291%3A0x8A1CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5291%3A0x8A1CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5291:0x8A1CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5291'^^xsd:integer;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5291:0x8A1CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1269%3A0x871CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1269%3A0x871CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1269%3A0x871CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1269%3A0x871CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1269%3A0x871CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1269:0x871CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1269'^^xsd:integer;
  dwc:scientificName 'Lophodolos acanthognathus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'T.W Pietsch'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16719'^^xsd:string;
  dwc:aphiaid '126567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1269:0x871CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28059%3A0x801CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28059%3A0x801CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28059%3A0x801CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28059%3A0x801CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28059%3A0x801CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28059:0x801CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28059'^^xsd:integer;
  dwc:scientificName 'Notostomus gibbosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '212899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28059:0x801CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '212899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5388%3A0x321CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5388%3A0x321CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5388%3A0x321CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5388%3A0x321CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5388%3A0x321CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5388:0x321CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5388'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5388:0x321CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27085%3A0xF222CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27085%3A0xF222CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27085%3A0xF222CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.814"^^xsd:decimal ;
  dwc:decimalLongitude "-27.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27085%3A0xF222CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.814 -27.881)"^^geo:wktLiteral ;
  geo-pos:lat "42.814"^^xsd:decimal ;
  geo-pos:long "-27.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27085%3A0xF222CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27085:0xF222CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27085'^^xsd:integer;
  dwc:scientificName 'Meningodora vesca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.881'^^xsd:double;
  dwc:latitude '42.814'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2657 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27085:0xF222CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28171%3A0x3B21CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28171%3A0x3B21CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28171%3A0x3B21CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.808"^^xsd:decimal ;
  dwc:decimalLongitude "-27.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28171%3A0x3B21CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  geo-pos:lat "42.808"^^xsd:decimal ;
  geo-pos:long "-27.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28171%3A0x3B21CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28171:0x3B21CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28171'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.825'^^xsd:double;
  dwc:latitude '42.808'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3010 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28171:0x3B21CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2029%3A0x1621CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2029%3A0x1621CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2029%3A0x1621CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.808"^^xsd:decimal ;
  dwc:decimalLongitude "-27.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2029%3A0x1621CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  geo-pos:lat "42.808"^^xsd:decimal ;
  geo-pos:long "-27.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2029%3A0x1621CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2029:0x1621CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2029'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.825'^^xsd:double;
  dwc:latitude '42.808'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3010 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2029:0x1621CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5376%3A0x0221CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5376%3A0x0221CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5376%3A0x0221CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.808"^^xsd:decimal ;
  dwc:decimalLongitude "-27.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5376%3A0x0221CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  geo-pos:lat "42.808"^^xsd:decimal ;
  geo-pos:long "-27.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5376%3A0x0221CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5376:0x0221CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5376'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.825'^^xsd:double;
  dwc:latitude '42.808'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3010 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5376:0x0221CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6848%3A0xB120CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6848%3A0xB120CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6848%3A0xB120CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.808"^^xsd:decimal ;
  dwc:decimalLongitude "-27.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6848%3A0xB120CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  geo-pos:lat "42.808"^^xsd:decimal ;
  geo-pos:long "-27.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6848%3A0xB120CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6848:0xB120CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6848'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.825'^^xsd:double;
  dwc:latitude '42.808'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3010 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6848:0xB120CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5414%3A0x9C20CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5414%3A0x9C20CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5414%3A0x9C20CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.808"^^xsd:decimal ;
  dwc:decimalLongitude "-27.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5414%3A0x9C20CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  geo-pos:lat "42.808"^^xsd:decimal ;
  geo-pos:long "-27.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5414%3A0x9C20CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5414:0x9C20CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5414'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.825'^^xsd:double;
  dwc:latitude '42.808'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3010 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5414:0x9C20CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31841%3A0x0022CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31841%3A0x0022CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31841%3A0x0022CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.808"^^xsd:decimal ;
  dwc:decimalLongitude "-27.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31841%3A0x0022CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  geo-pos:lat "42.808"^^xsd:decimal ;
  geo-pos:long "-27.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31841%3A0x0022CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31841:0x0022CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31841'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.825'^^xsd:double;
  dwc:latitude '42.808'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3010 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31841:0x0022CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31855%3A0x0122CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31855%3A0x0122CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31855%3A0x0122CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.808"^^xsd:decimal ;
  dwc:decimalLongitude "-27.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31855%3A0x0122CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  geo-pos:lat "42.808"^^xsd:decimal ;
  geo-pos:long "-27.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31855%3A0x0122CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31855:0x0122CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31855'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.825'^^xsd:double;
  dwc:latitude '42.808'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3010 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31855:0x0122CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2001%3A0x1B1CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2001%3A0x1B1CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2001%3A0x1B1CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.808"^^xsd:decimal ;
  dwc:decimalLongitude "-27.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2001%3A0x1B1CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  geo-pos:lat "42.808"^^xsd:decimal ;
  geo-pos:long "-27.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2001%3A0x1B1CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2001:0x1B1CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2001'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.825'^^xsd:double;
  dwc:latitude '42.808'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3010 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2001:0x1B1CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5428%3A0x361BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5428%3A0x361BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5428%3A0x361BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.808"^^xsd:decimal ;
  dwc:decimalLongitude "-27.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5428%3A0x361BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  geo-pos:lat "42.808"^^xsd:decimal ;
  geo-pos:long "-27.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5428%3A0x361BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5428:0x361BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5428'^^xsd:integer;
  dwc:scientificName 'Bathytroctes microlepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.825'^^xsd:double;
  dwc:latitude '42.808'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3010 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16012'^^xsd:string;
  dwc:aphiaid '126693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5428:0x361BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5390%3A0xD81FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5390%3A0xD81FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5390%3A0xD81FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.808"^^xsd:decimal ;
  dwc:decimalLongitude "-27.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5390%3A0xD81FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  geo-pos:lat "42.808"^^xsd:decimal ;
  geo-pos:long "-27.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5390%3A0xD81FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5390:0xD81FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5390'^^xsd:integer;
  dwc:scientificName 'Bathyprion danae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.825'^^xsd:double;
  dwc:latitude '42.808'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3010 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15984'^^xsd:string;
  dwc:aphiaid '126689'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5390:0xD81FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5372%3A0x5A22CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5372%3A0x5A22CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5372%3A0x5A22CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.808"^^xsd:decimal ;
  dwc:decimalLongitude "-27.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5372%3A0x5A22CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  geo-pos:lat "42.808"^^xsd:decimal ;
  geo-pos:long "-27.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5372%3A0x5A22CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5372:0x5A22CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5372'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.825'^^xsd:double;
  dwc:latitude '42.808'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3010 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5372:0x5A22CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.808"^^xsd:decimal ;
  dwc:decimalLongitude "-27.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  geo-pos:lat "42.808"^^xsd:decimal ;
  geo-pos:long "-27.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x201FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.825'^^xsd:double;
  dwc:latitude '42.808'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3010 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x201FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4497%3A0x5D22CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4497%3A0x5D22CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4497%3A0x5D22CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.808"^^xsd:decimal ;
  dwc:decimalLongitude "-27.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4497%3A0x5D22CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  geo-pos:lat "42.808"^^xsd:decimal ;
  geo-pos:long "-27.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4497%3A0x5D22CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4497:0x5D22CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4497'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.825'^^xsd:double;
  dwc:latitude '42.808'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3010 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1686-88'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4497:0x5D22CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31287%3A0x6122CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31287%3A0x6122CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31287%3A0x6122CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.808"^^xsd:decimal ;
  dwc:decimalLongitude "-27.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31287%3A0x6122CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  geo-pos:lat "42.808"^^xsd:decimal ;
  geo-pos:long "-27.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31287%3A0x6122CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31287:0x6122CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31287'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.825'^^xsd:double;
  dwc:latitude '42.808'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3010 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31287:0x6122CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28129%3A0x671BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28129%3A0x671BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28129%3A0x671BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.808"^^xsd:decimal ;
  dwc:decimalLongitude "-27.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28129%3A0x671BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  geo-pos:lat "42.808"^^xsd:decimal ;
  geo-pos:long "-27.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28129%3A0x671BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28129:0x671BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28129'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.825'^^xsd:double;
  dwc:latitude '42.808'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3010 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28129:0x671BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5333%3A0x5C1ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5333%3A0x5C1ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5333%3A0x5C1ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.808"^^xsd:decimal ;
  dwc:decimalLongitude "-27.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5333%3A0x5C1ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  geo-pos:lat "42.808"^^xsd:decimal ;
  geo-pos:long "-27.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5333%3A0x5C1ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5333:0x5C1ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5333'^^xsd:integer;
  dwc:scientificName 'Haliphron atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.825'^^xsd:double;
  dwc:latitude '42.808'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3010 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '341781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5333:0x5C1ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '341781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13336%3A0x321ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13336%3A0x321ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13336%3A0x321ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.808"^^xsd:decimal ;
  dwc:decimalLongitude "-27.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13336%3A0x321ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  geo-pos:lat "42.808"^^xsd:decimal ;
  geo-pos:long "-27.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13336%3A0x321ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13336:0x321ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13336'^^xsd:integer;
  dwc:scientificName 'Eucopia australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.825'^^xsd:double;
  dwc:latitude '42.808'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3010 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13336:0x321ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '119916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5267%3A0x2B1CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5267%3A0x2B1CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5267%3A0x2B1CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.808"^^xsd:decimal ;
  dwc:decimalLongitude "-27.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5267%3A0x2B1CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  geo-pos:lat "42.808"^^xsd:decimal ;
  geo-pos:long "-27.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5267%3A0x2B1CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5267:0x2B1CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5267'^^xsd:integer;
  dwc:scientificName 'Mastigoteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.825'^^xsd:double;
  dwc:latitude '42.808'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3010 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '238750'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5267:0x2B1CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9B22CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9B22CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9B22CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.808"^^xsd:decimal ;
  dwc:decimalLongitude "-27.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9B22CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  geo-pos:lat "42.808"^^xsd:decimal ;
  geo-pos:long "-27.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9B22CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x9B22CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.825'^^xsd:double;
  dwc:latitude '42.808'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3010 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x9B22CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12854%3A0x9F22CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12854%3A0x9F22CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12854%3A0x9F22CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.808"^^xsd:decimal ;
  dwc:decimalLongitude "-27.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12854%3A0x9F22CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  geo-pos:lat "42.808"^^xsd:decimal ;
  geo-pos:long "-27.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12854%3A0x9F22CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12854:0x9F22CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12854'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.825'^^xsd:double;
  dwc:latitude '42.808'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3010 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12854:0x9F22CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5386%3A0xEB1DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5386%3A0xEB1DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5386%3A0xEB1DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.808"^^xsd:decimal ;
  dwc:decimalLongitude "-27.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5386%3A0xEB1DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  geo-pos:lat "42.808"^^xsd:decimal ;
  geo-pos:long "-27.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5386%3A0xEB1DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5386:0xEB1DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5386'^^xsd:integer;
  dwc:scientificName 'Nemichthys scolopaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.825'^^xsd:double;
  dwc:latitude '42.808'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3010 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5386:0xEB1DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5358%3A0xB222CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5358%3A0xB222CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5358%3A0xB222CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.808"^^xsd:decimal ;
  dwc:decimalLongitude "-27.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5358%3A0xB222CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  geo-pos:lat "42.808"^^xsd:decimal ;
  geo-pos:long "-27.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5358%3A0xB222CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5358:0xB222CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5358'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.825'^^xsd:double;
  dwc:latitude '42.808'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3010 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5358:0xB222CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28157%3A0xDB22CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28157%3A0xDB22CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28157%3A0xDB22CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.808"^^xsd:decimal ;
  dwc:decimalLongitude "-27.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28157%3A0xDB22CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  geo-pos:lat "42.808"^^xsd:decimal ;
  geo-pos:long "-27.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28157%3A0xDB22CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28157:0xDB22CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28157'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.825'^^xsd:double;
  dwc:latitude '42.808'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3010 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28157:0xDB22CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31869%3A0x8121CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31869%3A0x8121CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31869%3A0x8121CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.808"^^xsd:decimal ;
  dwc:decimalLongitude "-27.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31869%3A0x8121CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  geo-pos:lat "42.808"^^xsd:decimal ;
  geo-pos:long "-27.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31869%3A0x8121CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31869:0x8121CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31869'^^xsd:integer;
  dwc:scientificName 'Eurythenes gryllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.825'^^xsd:double;
  dwc:latitude '42.808'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3010 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '102563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31869:0x8121CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '102563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5400%3A0x8221CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5400%3A0x8221CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5400%3A0x8221CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.808"^^xsd:decimal ;
  dwc:decimalLongitude "-27.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5400%3A0x8221CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  geo-pos:lat "42.808"^^xsd:decimal ;
  geo-pos:long "-27.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5400%3A0x8221CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5400:0x8221CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5400'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.825'^^xsd:double;
  dwc:latitude '42.808'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3010 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16256'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5400:0x8221CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5416%3A0x201CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5416%3A0x201CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5416%3A0x201CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.808"^^xsd:decimal ;
  dwc:decimalLongitude "-27.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5416%3A0x201CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.808 -27.825)"^^geo:wktLiteral ;
  geo-pos:lat "42.808"^^xsd:decimal ;
  geo-pos:long "-27.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5416%3A0x201CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5416:0x201CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5416'^^xsd:integer;
  dwc:scientificName 'Lampadena speculigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.72'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.825'^^xsd:double;
  dwc:latitude '42.808'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3010 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5416:0x201CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2097%3A0x3921CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2097%3A0x3921CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2097%3A0x3921CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.901"^^xsd:decimal ;
  dwc:decimalLongitude "-27.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2295"^^xsd:integer ;
  dwc:maximumDepthInMeters "2202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2097%3A0x3921CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  geo-pos:lat "42.901"^^xsd:decimal ;
  geo-pos:long "-27.743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2097%3A0x3921CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2097:0x3921CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2097'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.743'^^xsd:double;
  dwc:latitude '42.901'^^xsd:double;
  dwc:minimumDepth '2295'^^xsd:integer;
  dwc:maximumDepth '2202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2890 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2097:0x3921CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA520CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA520CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA520CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.901"^^xsd:decimal ;
  dwc:decimalLongitude "-27.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "2202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA520CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  geo-pos:lat "42.901"^^xsd:decimal ;
  geo-pos:long "-27.743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA520CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA520CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Solidosagitta zetesios'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.743'^^xsd:double;
  dwc:latitude '42.901'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '2202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2890 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA520CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '105463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.901"^^xsd:decimal ;
  dwc:decimalLongitude "-27.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "2202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  geo-pos:lat "42.901"^^xsd:decimal ;
  geo-pos:long "-27.743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2C1BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Serratosagitta tasmanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.743'^^xsd:double;
  dwc:latitude '42.901'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '2202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2890 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105465'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2C1BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '105465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22028%3A0x2720CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22028%3A0x2720CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22028%3A0x2720CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.901"^^xsd:decimal ;
  dwc:decimalLongitude "-27.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2295"^^xsd:integer ;
  dwc:maximumDepthInMeters "2202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22028%3A0x2720CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  geo-pos:lat "42.901"^^xsd:decimal ;
  geo-pos:long "-27.743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22028%3A0x2720CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22028:0x2720CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22028'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.743'^^xsd:double;
  dwc:latitude '42.901'^^xsd:double;
  dwc:minimumDepth '2295'^^xsd:integer;
  dwc:maximumDepth '2202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2890 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22028:0x2720CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33696%3A0x0022CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33696%3A0x0022CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33696%3A0x0022CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.901"^^xsd:decimal ;
  dwc:decimalLongitude "-27.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2295"^^xsd:integer ;
  dwc:maximumDepthInMeters "2202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33696%3A0x0022CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  geo-pos:lat "42.901"^^xsd:decimal ;
  geo-pos:long "-27.743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33696%3A0x0022CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33696:0x0022CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33696'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.743'^^xsd:double;
  dwc:latitude '42.901'^^xsd:double;
  dwc:minimumDepth '2295'^^xsd:integer;
  dwc:maximumDepth '2202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2890 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33696:0x0022CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33640%3A0x0222CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33640%3A0x0222CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33640%3A0x0222CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.901"^^xsd:decimal ;
  dwc:decimalLongitude "-27.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2295"^^xsd:integer ;
  dwc:maximumDepthInMeters "2202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33640%3A0x0222CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  geo-pos:lat "42.901"^^xsd:decimal ;
  geo-pos:long "-27.743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33640%3A0x0222CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33640:0x0222CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33640'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.743'^^xsd:double;
  dwc:latitude '42.901'^^xsd:double;
  dwc:minimumDepth '2295'^^xsd:integer;
  dwc:maximumDepth '2202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2890 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33640:0x0222CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33682%3A0x1122CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33682%3A0x1122CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33682%3A0x1122CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.901"^^xsd:decimal ;
  dwc:decimalLongitude "-27.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2295"^^xsd:integer ;
  dwc:maximumDepthInMeters "2202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33682%3A0x1122CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  geo-pos:lat "42.901"^^xsd:decimal ;
  geo-pos:long "-27.743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33682%3A0x1122CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33682:0x1122CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33682'^^xsd:integer;
  dwc:scientificName 'Vibilia jeangerardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.743'^^xsd:double;
  dwc:latitude '42.901'^^xsd:double;
  dwc:minimumDepth '2295'^^xsd:integer;
  dwc:maximumDepth '2202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2890 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '180770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33682:0x1122CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '180770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22633%3A0x401FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22633%3A0x401FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22633%3A0x401FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.901"^^xsd:decimal ;
  dwc:decimalLongitude "-27.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2295"^^xsd:integer ;
  dwc:maximumDepthInMeters "2202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22633%3A0x401FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  geo-pos:lat "42.901"^^xsd:decimal ;
  geo-pos:long "-27.743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22633%3A0x401FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22633:0x401FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22633'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.743'^^xsd:double;
  dwc:latitude '42.901'^^xsd:double;
  dwc:minimumDepth '2295'^^xsd:integer;
  dwc:maximumDepth '2202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2890 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22633:0x401FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22619%3A0x3A1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22619%3A0x3A1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22619%3A0x3A1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.901"^^xsd:decimal ;
  dwc:decimalLongitude "-27.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2295"^^xsd:integer ;
  dwc:maximumDepthInMeters "2202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22619%3A0x3A1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  geo-pos:lat "42.901"^^xsd:decimal ;
  geo-pos:long "-27.743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22619%3A0x3A1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22619:0x3A1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22619'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.743'^^xsd:double;
  dwc:latitude '42.901'^^xsd:double;
  dwc:minimumDepth '2295'^^xsd:integer;
  dwc:maximumDepth '2202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2890 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22619:0x3A1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33668%3A0x1722CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33668%3A0x1722CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33668%3A0x1722CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.901"^^xsd:decimal ;
  dwc:decimalLongitude "-27.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2295"^^xsd:integer ;
  dwc:maximumDepthInMeters "2202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33668%3A0x1722CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  geo-pos:lat "42.901"^^xsd:decimal ;
  geo-pos:long "-27.743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33668%3A0x1722CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33668:0x1722CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33668'^^xsd:integer;
  dwc:scientificName 'Scina curvidactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.743'^^xsd:double;
  dwc:latitude '42.901'^^xsd:double;
  dwc:minimumDepth '2295'^^xsd:integer;
  dwc:maximumDepth '2202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2890 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '421598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33668:0x1722CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '421598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5922CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5922CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5922CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.901"^^xsd:decimal ;
  dwc:decimalLongitude "-27.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "2202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5922CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  geo-pos:lat "42.901"^^xsd:decimal ;
  geo-pos:long "-27.743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5922CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5922CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pseudosagitta lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.743'^^xsd:double;
  dwc:latitude '42.901'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '2202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2890 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5922CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '105444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x291FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x291FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x291FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.901"^^xsd:decimal ;
  dwc:decimalLongitude "-27.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "2202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x291FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  geo-pos:lat "42.901"^^xsd:decimal ;
  geo-pos:long "-27.743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x291FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x291FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.743'^^xsd:double;
  dwc:latitude '42.901'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '2202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2890 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x291FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5491%3A0xD71ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5491%3A0xD71ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5491%3A0xD71ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.901"^^xsd:decimal ;
  dwc:decimalLongitude "-27.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2295"^^xsd:integer ;
  dwc:maximumDepthInMeters "2202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5491%3A0xD71ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  geo-pos:lat "42.901"^^xsd:decimal ;
  geo-pos:long "-27.743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5491%3A0xD71ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5491:0xD71ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5491'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.743'^^xsd:double;
  dwc:latitude '42.901'^^xsd:double;
  dwc:minimumDepth '2295'^^xsd:integer;
  dwc:maximumDepth '2202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2890 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5491:0xD71ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22605%3A0x681BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22605%3A0x681BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22605%3A0x681BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.901"^^xsd:decimal ;
  dwc:decimalLongitude "-27.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2295"^^xsd:integer ;
  dwc:maximumDepthInMeters "2202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22605%3A0x681BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  geo-pos:lat "42.901"^^xsd:decimal ;
  geo-pos:long "-27.743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22605%3A0x681BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22605:0x681BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22605'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.743'^^xsd:double;
  dwc:latitude '42.901'^^xsd:double;
  dwc:minimumDepth '2295'^^xsd:integer;
  dwc:maximumDepth '2202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2890 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22605:0x681BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33738%3A0xC01ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33738%3A0xC01ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33738%3A0xC01ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.901"^^xsd:decimal ;
  dwc:decimalLongitude "-27.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2295"^^xsd:integer ;
  dwc:maximumDepthInMeters "2202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33738%3A0xC01ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  geo-pos:lat "42.901"^^xsd:decimal ;
  geo-pos:long "-27.743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33738%3A0xC01ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33738:0xC01ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33738'^^xsd:integer;
  dwc:scientificName 'Orchomene gerulicorbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.743'^^xsd:double;
  dwc:latitude '42.901'^^xsd:double;
  dwc:minimumDepth '2295'^^xsd:integer;
  dwc:maximumDepth '2202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2890 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33738:0xC01ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '102686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33654%3A0x6822CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33654%3A0x6822CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33654%3A0x6822CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.901"^^xsd:decimal ;
  dwc:decimalLongitude "-27.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2295"^^xsd:integer ;
  dwc:maximumDepthInMeters "2202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33654%3A0x6822CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  geo-pos:lat "42.901"^^xsd:decimal ;
  geo-pos:long "-27.743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33654%3A0x6822CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33654:0x6822CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33654'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.743'^^xsd:double;
  dwc:latitude '42.901'^^xsd:double;
  dwc:minimumDepth '2295'^^xsd:integer;
  dwc:maximumDepth '2202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2890 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33654:0x6822CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.901"^^xsd:decimal ;
  dwc:decimalLongitude "-27.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "2202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  geo-pos:lat "42.901"^^xsd:decimal ;
  geo-pos:long "-27.743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2A1CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Eukrohnia fowleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.743'^^xsd:double;
  dwc:latitude '42.901'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '2202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2890 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2A1CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '105415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13190%3A0xEC1DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13190%3A0xEC1DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13190%3A0xEC1DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.901"^^xsd:decimal ;
  dwc:decimalLongitude "-27.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2295"^^xsd:integer ;
  dwc:maximumDepthInMeters "2202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13190%3A0xEC1DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  geo-pos:lat "42.901"^^xsd:decimal ;
  geo-pos:long "-27.743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13190%3A0xEC1DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13190:0xEC1DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13190'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.743'^^xsd:double;
  dwc:latitude '42.901'^^xsd:double;
  dwc:minimumDepth '2295'^^xsd:integer;
  dwc:maximumDepth '2202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2890 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13190:0xEC1DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33710%3A0x261CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33710%3A0x261CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33710%3A0x261CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.901"^^xsd:decimal ;
  dwc:decimalLongitude "-27.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2295"^^xsd:integer ;
  dwc:maximumDepthInMeters "2202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33710%3A0x261CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  geo-pos:lat "42.901"^^xsd:decimal ;
  geo-pos:long "-27.743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33710%3A0x261CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33710:0x261CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33710'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.743'^^xsd:double;
  dwc:latitude '42.901'^^xsd:double;
  dwc:minimumDepth '2295'^^xsd:integer;
  dwc:maximumDepth '2202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2890 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33710:0x261CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5463%3A0xD61CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5463%3A0xD61CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5463%3A0xD61CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.901"^^xsd:decimal ;
  dwc:decimalLongitude "-27.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2295"^^xsd:integer ;
  dwc:maximumDepthInMeters "2202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5463%3A0xD61CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  geo-pos:lat "42.901"^^xsd:decimal ;
  geo-pos:long "-27.743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5463%3A0xD61CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5463:0xD61CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5463'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.743'^^xsd:double;
  dwc:latitude '42.901'^^xsd:double;
  dwc:minimumDepth '2295'^^xsd:integer;
  dwc:maximumDepth '2202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2890 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5463:0xD61CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.901"^^xsd:decimal ;
  dwc:decimalLongitude "-27.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "2202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  geo-pos:lat "42.901"^^xsd:decimal ;
  geo-pos:long "-27.743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCF1CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Caecosagitta macrocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.743'^^xsd:double;
  dwc:latitude '42.901'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '2202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2890 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCF1CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '105431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE022CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE022CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE022CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.901"^^xsd:decimal ;
  dwc:decimalLongitude "-27.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "2202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE022CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  geo-pos:lat "42.901"^^xsd:decimal ;
  geo-pos:long "-27.743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE022CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE022CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Flaccisagitta hexaptera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.743'^^xsd:double;
  dwc:latitude '42.901'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '2202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2890 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE022CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '105435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5449%3A0x911CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5449%3A0x911CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5449%3A0x911CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.901"^^xsd:decimal ;
  dwc:decimalLongitude "-27.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2295"^^xsd:integer ;
  dwc:maximumDepthInMeters "2202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5449%3A0x911CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  geo-pos:lat "42.901"^^xsd:decimal ;
  geo-pos:long "-27.743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5449%3A0x911CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5449:0x911CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5449'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.743'^^xsd:double;
  dwc:latitude '42.901'^^xsd:double;
  dwc:minimumDepth '2295'^^xsd:integer;
  dwc:maximumDepth '2202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2890 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16253'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5449:0x911CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.901"^^xsd:decimal ;
  dwc:decimalLongitude "-27.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "2202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  geo-pos:lat "42.901"^^xsd:decimal ;
  geo-pos:long "-27.743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8D1CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8D1CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Krohnitta subtilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.743'^^xsd:double;
  dwc:latitude '42.901'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '2202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2890 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8D1CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '105429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33724%3A0x861CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33724%3A0x861CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33724%3A0x861CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.901"^^xsd:decimal ;
  dwc:decimalLongitude "-27.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2295"^^xsd:integer ;
  dwc:maximumDepthInMeters "2202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33724%3A0x861CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.901 -27.743)"^^geo:wktLiteral ;
  geo-pos:lat "42.901"^^xsd:decimal ;
  geo-pos:long "-27.743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33724%3A0x861CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33724:0x861CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33724'^^xsd:integer;
  dwc:scientificName 'Lanceola clausi pirloti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.743'^^xsd:double;
  dwc:latitude '42.901'^^xsd:double;
  dwc:minimumDepth '2295'^^xsd:integer;
  dwc:maximumDepth '2202'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2890 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '510136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33724:0x861CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '510136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5351%3A0x3B21CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5351%3A0x3B21CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5351%3A0x3B21CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5351%3A0x3B21CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5351%3A0x3B21CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5351:0x3B21CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5351'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5351:0x3B21CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25224%3A0x8221CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25224%3A0x8221CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25224%3A0x8221CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25224%3A0x8221CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25224%3A0x8221CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25224:0x8221CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25224'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25224:0x8221CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22801%3A0x1521CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22801%3A0x1521CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22801%3A0x1521CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22801%3A0x1521CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22801%3A0x1521CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22801:0x1521CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22801'^^xsd:integer;
  dwc:scientificName 'Acanthephyra curtirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22801:0x1521CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25042%3A0x8E21CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25042%3A0x8E21CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25042%3A0x8E21CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25042%3A0x8E21CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25042%3A0x8E21CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25042:0x8E21CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25042'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25042:0x8E21CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22871%3A0xFB20CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22871%3A0xFB20CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22871%3A0xFB20CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22871%3A0xFB20CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22871%3A0xFB20CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22871:0xFB20CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22871'^^xsd:integer;
  dwc:scientificName 'Meningodora vesca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22871:0xFB20CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22955%3A0xB320CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22955%3A0xB320CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22955%3A0xB320CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22955%3A0xB320CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22955%3A0xB320CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22955:0xB320CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22955'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22955:0xB320CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5353%3A0xAD20CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5353%3A0xAD20CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5353%3A0xAD20CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5353%3A0xAD20CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5353%3A0xAD20CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5353:0xAD20CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5353'^^xsd:integer;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5353:0xAD20CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5367%3A0x9F20CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5367%3A0x9F20CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5367%3A0x9F20CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5367%3A0x9F20CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5367%3A0x9F20CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5367:0x9F20CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5367'^^xsd:integer;
  dwc:scientificName 'Serrivomer lanceolatoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5367:0x9F20CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5365%3A0x7720CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5365%3A0x7720CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5365%3A0x7720CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5365%3A0x7720CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5365%3A0x7720CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5365:0x7720CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5365'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5365:0x7720CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5435%3A0x5920CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5435%3A0x5920CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5435%3A0x5920CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5435%3A0x5920CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5435%3A0x5920CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5435:0x5920CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5435'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5435:0x5920CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5389%3A0x2B20CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5389%3A0x2B20CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5389%3A0x2B20CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5389%3A0x2B20CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5389%3A0x2B20CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5389:0x2B20CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5389'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16293'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5389:0x2B20CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30239%3A0xFF21CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30239%3A0xFF21CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30239%3A0xFF21CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30239%3A0xFF21CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30239%3A0xFF21CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30239:0xFF21CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30239'^^xsd:integer;
  dwc:scientificName 'Cystisoma longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '458656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30239:0xFF21CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '458656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30183%3A0x0022CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30183%3A0x0022CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30183%3A0x0022CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30183%3A0x0022CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30183%3A0x0022CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30183:0x0022CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30183'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30183:0x0022CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34207%3A0xF71FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34207%3A0xF71FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34207%3A0xF71FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34207%3A0xF71FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34207%3A0xF71FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34207:0xF71FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34207'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34207:0xF71FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22056%3A0xF01FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22056%3A0xF01FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22056%3A0xF01FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22056%3A0xF01FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22056%3A0xF01FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22056:0xF01FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22056'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22056:0xF01FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22885%3A0xF01FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22885%3A0xF01FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22885%3A0xF01FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22885%3A0xF01FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22885%3A0xF01FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22885:0xF01FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22885'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22885:0xF01FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22042%3A0x0322CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22042%3A0x0322CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22042%3A0x0322CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22042%3A0x0322CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22042%3A0x0322CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22042:0x0322CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22042'^^xsd:integer;
  dwc:scientificName 'Ephyrina figueirai'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22042:0x0322CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5898%3A0x0422CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5898%3A0x0422CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5898%3A0x0422CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5898%3A0x0422CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5898%3A0x0422CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5898:0x0422CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5898'^^xsd:integer;
  dwc:scientificName 'Bathygadus melanobranchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton; Eric Anderson, Ofer Gon'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5898:0x0422CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5381%3A0xE31FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5381%3A0xE31FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5381%3A0xE31FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5381%3A0xE31FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5381%3A0xE31FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5381:0xE31FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5381'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ofer Gon'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5381:0xE31FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8248%3A0xDD1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8248%3A0xDD1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8248%3A0xDD1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8248%3A0xDD1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8248%3A0xDD1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8248:0xDD1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8248'^^xsd:integer;
  dwc:scientificName 'Bentheogennema intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8248:0xDD1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0822CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0822CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0822CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0822CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0822CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x0822CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x0822CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22843%3A0x0E22CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22843%3A0x0E22CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22843%3A0x0E22CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22843%3A0x0E22CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22843%3A0x0E22CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22843:0x0E22CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22843'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22843:0x0E22CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34263%3A0x511FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34263%3A0x511FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34263%3A0x511FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34263%3A0x511FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34263%3A0x511FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34263:0x511FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34263'^^xsd:integer;
  dwc:scientificName 'Vibilia cultripes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '180767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34263:0x511FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '180767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30169%3A0x4E1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30169%3A0x4E1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30169%3A0x4E1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30169%3A0x4E1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30169%3A0x4E1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30169:0x4E1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30169'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30169:0x4E1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15006%3A0x481FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15006%3A0x481FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15006%3A0x481FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15006%3A0x481FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15006%3A0x481FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15006:0x481FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15006'^^xsd:integer;
  dwc:scientificName 'Altelatipes falkenhaugae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alain Crosnier and Alexander Vereschcaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '514089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15006:0x481FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '514089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22815%3A0x5021CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22815%3A0x5021CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22815%3A0x5021CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22815%3A0x5021CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22815%3A0x5021CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22815:0x5021CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22815'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22815:0x5021CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22647%3A0x5121CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22647%3A0x5121CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22647%3A0x5121CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22647%3A0x5121CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22647%3A0x5121CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22647:0x5121CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22647'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22647:0x5121CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5896%3A0x5E1BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5896%3A0x5E1BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5896%3A0x5E1BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5896%3A0x5E1BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5896%3A0x5E1BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5896:0x5E1BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5896'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx opisthopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton; Filipe Porteiro & Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5896:0x5E1BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5409%3A0x321FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5409%3A0x321FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5409%3A0x321FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5409%3A0x321FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5409%3A0x321FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5409:0x321FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5409'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5409:0x321FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30255%3A0x1722CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30255%3A0x1722CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30255%3A0x1722CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30255%3A0x1722CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30255%3A0x1722CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30255:0x1722CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30255'^^xsd:integer;
  dwc:scientificName 'Scina curvidactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '421598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30255:0x1722CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '421598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34249%3A0x1722CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34249%3A0x1722CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34249%3A0x1722CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34249%3A0x1722CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34249%3A0x1722CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34249:0x1722CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34249'^^xsd:integer;
  dwc:scientificName 'Scina curvidactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '421598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34249:0x1722CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '421598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5417%3A0x251FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5417%3A0x251FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5417%3A0x251FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5417%3A0x251FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5417%3A0x251FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5417:0x251FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5417'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5417:0x251FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5369%3A0x181FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5369%3A0x181FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5369%3A0x181FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5369%3A0x181FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5369%3A0x181FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5369:0x181FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5369'^^xsd:integer;
  dwc:scientificName 'Poromitra capito'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5369:0x181FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5395%3A0x1C1CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5395%3A0x1C1CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5395%3A0x1C1CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5395%3A0x1C1CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5395%3A0x1C1CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5395:0x1C1CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5395'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5395:0x1C1CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30141%3A0xD01ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30141%3A0xD01ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30141%3A0xD01ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30141%3A0xD01ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30141%3A0xD01ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30141:0xD01ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30141'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30141:0xD01ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22899%3A0x661BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22899%3A0x661BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22899%3A0x661BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22899%3A0x661BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22899%3A0x661BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22899:0x661BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22899'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22899:0x661BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22675%3A0xC61ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22675%3A0xC61ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22675%3A0xC61ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22675%3A0xC61ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22675%3A0xC61ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22675:0xC61ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22675'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22675:0xC61ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34235%3A0x5621CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34235%3A0x5621CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34235%3A0x5621CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34235%3A0x5621CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34235%3A0x5621CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34235:0x5621CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34235'^^xsd:integer;
  dwc:scientificName 'Parandania boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '214747'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34235:0x5621CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '214747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8122%3A0x711ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8122%3A0x711ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8122%3A0x711ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8122%3A0x711ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8122%3A0x711ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8122:0x711ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8122'^^xsd:integer;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8122:0x711ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25084%3A0x6722CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25084%3A0x6722CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25084%3A0x6722CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25084%3A0x6722CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25084%3A0x6722CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25084:0x6722CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25084'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25084:0x6722CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15470%3A0x1D1CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15470%3A0x1D1CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15470%3A0x1D1CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15470%3A0x1D1CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15470%3A0x1D1CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15470:0x1D1CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15470'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15470:0x1D1CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13470%3A0x1D1CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13470%3A0x1D1CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13470%3A0x1D1CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13470%3A0x1D1CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13470%3A0x1D1CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13470:0x1D1CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13470'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13470:0x1D1CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25266%3A0x6F22CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25266%3A0x6F22CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25266%3A0x6F22CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25266%3A0x6F22CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25266%3A0x6F22CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25266:0x6F22CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25266'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25266:0x6F22CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13652%3A0x351ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13652%3A0x351ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13652%3A0x351ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13652%3A0x351ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13652%3A0x351ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13652:0x351ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13652'^^xsd:integer;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13652:0x351ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14028%3A0x311ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14028%3A0x311ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14028%3A0x311ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14028%3A0x311ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14028%3A0x311ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14028:0x311ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14028'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14028:0x311ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13666%3A0x2F1ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13666%3A0x2F1ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13666%3A0x2F1ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13666%3A0x2F1ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13666%3A0x2F1ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13666:0x2F1ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13666'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13666:0x2F1ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34221%3A0x7322CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34221%3A0x7322CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34221%3A0x7322CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34221%3A0x7322CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34221%3A0x7322CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34221:0x7322CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34221'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34221:0x7322CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30197%3A0x7422CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30197%3A0x7422CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30197%3A0x7422CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30197%3A0x7422CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30197%3A0x7422CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30197:0x7422CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30197'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30197:0x7422CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13680%3A0x2A1ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13680%3A0x2A1ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13680%3A0x2A1ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13680%3A0x2A1ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13680%3A0x2A1ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13680:0x2A1ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13680'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13680:0x2A1ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9822CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9822CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9822CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9822CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9822CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x9822CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x9822CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5421%3A0x1A1ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5421%3A0x1A1ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5421%3A0x1A1ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5421%3A0x1A1ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5421%3A0x1A1ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5421:0x1A1ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5421'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5421:0x1A1ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15148%3A0xA322CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15148%3A0xA322CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15148%3A0xA322CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15148%3A0xA322CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15148%3A0xA322CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15148:0xA322CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15148'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15148:0xA322CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8262%3A0xE51DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8262%3A0xE51DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8262%3A0xE51DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8262%3A0xE51DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8262%3A0xE51DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8262:0xE51DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8262'^^xsd:integer;
  dwc:scientificName 'Notostomus robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Marit Christiansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8262:0xE51DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15176%3A0xE31DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15176%3A0xE31DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15176%3A0xE31DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15176%3A0xE31DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15176%3A0xE31DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15176:0xE31DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15176'^^xsd:integer;
  dwc:scientificName 'Neognathophausia ingens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '220999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15176:0xE31DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '220999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5355%3A0xDE1DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5355%3A0xDE1DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5355%3A0xDE1DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5355%3A0xDE1DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5355%3A0xDE1DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5355:0xDE1DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5355'^^xsd:integer;
  dwc:scientificName 'Magnisudis atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5355:0xDE1DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30211%3A0xB71DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30211%3A0xB71DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30211%3A0xB71DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30211%3A0xB71DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30211%3A0xB71DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30211:0xB71DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30211'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30211:0xB71DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5897%3A0xB21DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5897%3A0xB21DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5897%3A0xB21DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5897%3A0xB21DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5897%3A0xB21DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5897:0xB21DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5897'^^xsd:integer;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5897:0xB21DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5519%3A0xA11DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5519%3A0xA11DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5519%3A0xA11DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5519%3A0xA11DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5519%3A0xA11DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5519:0xA11DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5519'^^xsd:integer;
  dwc:scientificName 'Herwigia kreffti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'John Galbraith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126702'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5519:0xA11DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34179%3A0xB022CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34179%3A0xB022CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34179%3A0xB022CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34179%3A0xB022CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34179%3A0xB022CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34179:0xB022CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34179'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34179:0xB022CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4E1DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4E1DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22661%3A0x461DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22661%3A0x461DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22661%3A0x461DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22661%3A0x461DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22661%3A0x461DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22661:0x461DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22661'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22661:0x461DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5403%3A0xD31CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5403%3A0xD31CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5403%3A0xD31CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5403%3A0xD31CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5403%3A0xD31CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5403:0xD31CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5403'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5403:0xD31CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5431%3A0xC81CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5431%3A0xC81CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5431%3A0xC81CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5431%3A0xC81CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5431%3A0xC81CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5431:0xC81CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5431'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5431:0xC81CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25056%3A0xC11CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25056%3A0xC11CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25056%3A0xC11CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25056%3A0xC11CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25056%3A0xC11CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25056:0xC11CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25056'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25056:0xC11CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14042%3A0xE222CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14042%3A0xE222CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14042%3A0xE222CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14042%3A0xE222CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14042%3A0xE222CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14042:0xE222CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14042'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14042:0xE222CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14056%3A0xE322CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14056%3A0xE322CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14056%3A0xE322CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14056%3A0xE322CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14056%3A0xE322CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14056:0xE322CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14056'^^xsd:integer;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14056:0xE322CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5423%3A0x921CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5423%3A0x921CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5423%3A0x921CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5423%3A0x921CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5423%3A0x921CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5423:0x921CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5423'^^xsd:integer;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5423:0x921CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1E1CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1E1CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13428%3A0x821CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13428%3A0x821CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13428%3A0x821CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13428%3A0x821CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13428%3A0x821CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13428:0x821CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13428'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13428:0x821CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30155%3A0x1C1CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30155%3A0x1C1CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30155%3A0x1C1CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30155%3A0x1C1CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30155%3A0x1C1CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30155:0x1C1CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30155'^^xsd:integer;
  dwc:scientificName 'Parandania boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '214747'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30155:0x1C1CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '214747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25140%3A0xEF22CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25140%3A0xEF22CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25140%3A0xEF22CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25140%3A0xEF22CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25140%3A0xEF22CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25140:0xEF22CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25140'^^xsd:integer;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25140:0xEF22CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25168%3A0xF122CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25168%3A0xF122CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25168%3A0xF122CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25168%3A0xF122CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25168%3A0xF122CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25168:0xF122CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25168'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25168:0xF122CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25070%3A0xF122CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25070%3A0xF122CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25070%3A0xF122CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25070%3A0xF122CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25070%3A0xF122CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25070:0xF122CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25070'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25070:0xF122CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22703%3A0xF222CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22703%3A0xF222CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22703%3A0xF222CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.878"^^xsd:decimal ;
  dwc:decimalLongitude "-27.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1474"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22703%3A0xF222CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.878 -27.729)"^^geo:wktLiteral ;
  geo-pos:lat "42.878"^^xsd:decimal ;
  geo-pos:long "-27.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22703%3A0xF222CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22703:0xF222CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22703'^^xsd:integer;
  dwc:scientificName 'Meningodora vesca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.83'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.729'^^xsd:double;
  dwc:latitude '42.878'^^xsd:double;
  dwc:minimumDepth '1474'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2822 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22703:0xF222CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5397%3A0x3B21CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5397%3A0x3B21CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5397%3A0x3B21CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.853"^^xsd:decimal ;
  dwc:decimalLongitude "-27.714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "699"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5397%3A0x3B21CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  geo-pos:lat "42.853"^^xsd:decimal ;
  geo-pos:long "-27.714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5397%3A0x3B21CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5397:0x3B21CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5397'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.714'^^xsd:double;
  dwc:latitude '42.853'^^xsd:double;
  dwc:minimumDepth '699'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2981 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5397:0x3B21CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9504%3A0xF820CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9504%3A0xF820CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9504%3A0xF820CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.853"^^xsd:decimal ;
  dwc:decimalLongitude "-27.714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "699"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9504%3A0xF820CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  geo-pos:lat "42.853"^^xsd:decimal ;
  geo-pos:long "-27.714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9504%3A0xF820CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9504:0xF820CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9504'^^xsd:integer;
  dwc:scientificName 'Systellaspis pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.714'^^xsd:double;
  dwc:latitude '42.853'^^xsd:double;
  dwc:minimumDepth '699'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2981 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9504:0xF820CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5357%3A0x2C20CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5357%3A0x2C20CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5357%3A0x2C20CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.853"^^xsd:decimal ;
  dwc:decimalLongitude "-27.714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "699"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5357%3A0x2C20CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  geo-pos:lat "42.853"^^xsd:decimal ;
  geo-pos:long "-27.714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5357%3A0x2C20CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5357:0x2C20CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5357'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.714'^^xsd:double;
  dwc:latitude '42.853'^^xsd:double;
  dwc:minimumDepth '699'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2981 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16254'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5357:0x2C20CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5413%3A0x871FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5413%3A0x871FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5413%3A0x871FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.853"^^xsd:decimal ;
  dwc:decimalLongitude "-27.714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "699"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5413%3A0x871FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  geo-pos:lat "42.853"^^xsd:decimal ;
  geo-pos:long "-27.714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5413%3A0x871FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5413:0x871FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5413'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.714'^^xsd:double;
  dwc:latitude '42.853'^^xsd:double;
  dwc:minimumDepth '699'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2981 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5413:0x871FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31995%3A0x1322CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31995%3A0x1322CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31995%3A0x1322CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.853"^^xsd:decimal ;
  dwc:decimalLongitude "-27.714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "699"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31995%3A0x1322CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  geo-pos:lat "42.853"^^xsd:decimal ;
  geo-pos:long "-27.714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31995%3A0x1322CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31995:0x1322CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31995'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.714'^^xsd:double;
  dwc:latitude '42.853'^^xsd:double;
  dwc:minimumDepth '699'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2981 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31995:0x1322CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23139%3A0x3A1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23139%3A0x3A1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23139%3A0x3A1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.853"^^xsd:decimal ;
  dwc:decimalLongitude "-27.714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "699"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23139%3A0x3A1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  geo-pos:lat "42.853"^^xsd:decimal ;
  geo-pos:long "-27.714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23139%3A0x3A1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23139:0x3A1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23139'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.714'^^xsd:double;
  dwc:latitude '42.853'^^xsd:double;
  dwc:minimumDepth '699'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2981 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23139:0x3A1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23125%3A0x5021CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23125%3A0x5021CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23125%3A0x5021CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.853"^^xsd:decimal ;
  dwc:decimalLongitude "-27.714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "699"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23125%3A0x5021CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  geo-pos:lat "42.853"^^xsd:decimal ;
  geo-pos:long "-27.714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23125%3A0x5021CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23125:0x5021CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23125'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.714'^^xsd:double;
  dwc:latitude '42.853'^^xsd:double;
  dwc:minimumDepth '699'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2981 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23125:0x5021CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31981%3A0x1722CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31981%3A0x1722CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31981%3A0x1722CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.853"^^xsd:decimal ;
  dwc:decimalLongitude "-27.714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "699"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31981%3A0x1722CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  geo-pos:lat "42.853"^^xsd:decimal ;
  geo-pos:long "-27.714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31981%3A0x1722CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31981:0x1722CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31981'^^xsd:integer;
  dwc:scientificName 'Scina curvidactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.714'^^xsd:double;
  dwc:latitude '42.853'^^xsd:double;
  dwc:minimumDepth '699'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2981 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '421598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31981:0x1722CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '421598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5304%3A0x2E1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5304%3A0x2E1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5304%3A0x2E1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.853"^^xsd:decimal ;
  dwc:decimalLongitude "-27.714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "699"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5304%3A0x2E1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  geo-pos:lat "42.853"^^xsd:decimal ;
  geo-pos:long "-27.714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5304%3A0x2E1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5304:0x2E1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5304'^^xsd:integer;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.714'^^xsd:double;
  dwc:latitude '42.853'^^xsd:double;
  dwc:minimumDepth '699'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2981 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5304:0x2E1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31967%3A0x5E22CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31967%3A0x5E22CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31967%3A0x5E22CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.853"^^xsd:decimal ;
  dwc:decimalLongitude "-27.714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "699"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31967%3A0x5E22CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  geo-pos:lat "42.853"^^xsd:decimal ;
  geo-pos:long "-27.714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31967%3A0x5E22CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31967:0x5E22CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31967'^^xsd:integer;
  dwc:scientificName 'Platyscelus ovoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.714'^^xsd:double;
  dwc:latitude '42.853'^^xsd:double;
  dwc:minimumDepth '699'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2981 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31967:0x5E22CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9462%3A0x721ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9462%3A0x721ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9462%3A0x721ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.853"^^xsd:decimal ;
  dwc:decimalLongitude "-27.714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "699"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9462%3A0x721ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  geo-pos:lat "42.853"^^xsd:decimal ;
  geo-pos:long "-27.714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9462%3A0x721ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9462:0x721ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9462'^^xsd:integer;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.714'^^xsd:double;
  dwc:latitude '42.853'^^xsd:double;
  dwc:minimumDepth '699'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2981 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9462:0x721ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25196%3A0x6722CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25196%3A0x6722CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25196%3A0x6722CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.853"^^xsd:decimal ;
  dwc:decimalLongitude "-27.714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "699"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25196%3A0x6722CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  geo-pos:lat "42.853"^^xsd:decimal ;
  geo-pos:long "-27.714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25196%3A0x6722CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25196:0x6722CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25196'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.714'^^xsd:double;
  dwc:latitude '42.853'^^xsd:double;
  dwc:minimumDepth '699'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2981 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25196:0x6722CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25238%3A0x6B22CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25238%3A0x6B22CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25238%3A0x6B22CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.853"^^xsd:decimal ;
  dwc:decimalLongitude "-27.714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "699"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25238%3A0x6B22CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  geo-pos:lat "42.853"^^xsd:decimal ;
  geo-pos:long "-27.714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25238%3A0x6B22CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25238:0x6B22CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25238'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.714'^^xsd:double;
  dwc:latitude '42.853'^^xsd:double;
  dwc:minimumDepth '699'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2981 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25238:0x6B22CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5371%3A0x5F1ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5371%3A0x5F1ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5371%3A0x5F1ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.853"^^xsd:decimal ;
  dwc:decimalLongitude "-27.714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "699"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5371%3A0x5F1ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  geo-pos:lat "42.853"^^xsd:decimal ;
  geo-pos:long "-27.714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5371%3A0x5F1ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5371:0x5F1ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5371'^^xsd:integer;
  dwc:scientificName 'Gonichthys cocco'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.714'^^xsd:double;
  dwc:latitude '42.853'^^xsd:double;
  dwc:minimumDepth '699'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2981 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5371:0x5F1ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32009%3A0x7422CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32009%3A0x7422CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32009%3A0x7422CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.853"^^xsd:decimal ;
  dwc:decimalLongitude "-27.714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "699"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32009%3A0x7422CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  geo-pos:lat "42.853"^^xsd:decimal ;
  geo-pos:long "-27.714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32009%3A0x7422CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32009:0x7422CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32009'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.714'^^xsd:double;
  dwc:latitude '42.853'^^xsd:double;
  dwc:minimumDepth '699'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2981 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32009:0x7422CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11573%3A0x7522CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11573%3A0x7522CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11573%3A0x7522CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.853"^^xsd:decimal ;
  dwc:decimalLongitude "-27.714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "699"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11573%3A0x7522CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  geo-pos:lat "42.853"^^xsd:decimal ;
  geo-pos:long "-27.714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11573%3A0x7522CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11573:0x7522CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11573'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.714'^^xsd:double;
  dwc:latitude '42.853'^^xsd:double;
  dwc:minimumDepth '699'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2981 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11573:0x7522CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23055%3A0xF41DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23055%3A0xF41DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23055%3A0xF41DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.853"^^xsd:decimal ;
  dwc:decimalLongitude "-27.714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "699"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23055%3A0xF41DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  geo-pos:lat "42.853"^^xsd:decimal ;
  geo-pos:long "-27.714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23055%3A0xF41DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23055:0xF41DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23055'^^xsd:integer;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.714'^^xsd:double;
  dwc:latitude '42.853'^^xsd:double;
  dwc:minimumDepth '699'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2981 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23055:0xF41DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5425%3A0xA622CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5425%3A0xA622CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5425%3A0xA622CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.853"^^xsd:decimal ;
  dwc:decimalLongitude "-27.714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "699"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5425%3A0xA622CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  geo-pos:lat "42.853"^^xsd:decimal ;
  geo-pos:long "-27.714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5425%3A0xA622CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5425:0xA622CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5425'^^xsd:integer;
  dwc:scientificName 'Nessorhamphus ingolfianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.714'^^xsd:double;
  dwc:latitude '42.853'^^xsd:double;
  dwc:minimumDepth '699'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2981 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5425:0xA622CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31953%3A0xB022CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31953%3A0xB022CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31953%3A0xB022CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.853"^^xsd:decimal ;
  dwc:decimalLongitude "-27.714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "699"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31953%3A0xB022CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  geo-pos:lat "42.853"^^xsd:decimal ;
  geo-pos:long "-27.714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31953%3A0xB022CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31953:0xB022CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31953'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.714'^^xsd:double;
  dwc:latitude '42.853'^^xsd:double;
  dwc:minimumDepth '699'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2981 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31953:0xB022CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.853"^^xsd:decimal ;
  dwc:decimalLongitude "-27.714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "699"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  geo-pos:lat "42.853"^^xsd:decimal ;
  geo-pos:long "-27.714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4E1DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4E1DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.714'^^xsd:double;
  dwc:latitude '42.853'^^xsd:double;
  dwc:minimumDepth '699'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2981 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4E1DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5385%3A0x481DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5385%3A0x481DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5385%3A0x481DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.853"^^xsd:decimal ;
  dwc:decimalLongitude "-27.714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "699"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5385%3A0x481DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  geo-pos:lat "42.853"^^xsd:decimal ;
  geo-pos:long "-27.714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5385%3A0x481DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5385:0x481DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5385'^^xsd:integer;
  dwc:scientificName 'Sternoptyx diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.714'^^xsd:double;
  dwc:latitude '42.853'^^xsd:double;
  dwc:minimumDepth '699'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2981 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5385:0x481DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5427%3A0x421DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5427%3A0x421DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5427%3A0x421DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.853"^^xsd:decimal ;
  dwc:decimalLongitude "-27.714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "699"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5427%3A0x421DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  geo-pos:lat "42.853"^^xsd:decimal ;
  geo-pos:long "-27.714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5427%3A0x421DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5427:0x421DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5427'^^xsd:integer;
  dwc:scientificName 'Bolinichthys indicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.714'^^xsd:double;
  dwc:latitude '42.853'^^xsd:double;
  dwc:minimumDepth '699'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2981 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16399'^^xsd:string;
  dwc:aphiaid '126582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5427:0x421DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23069%3A0x911CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23069%3A0x911CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23069%3A0x911CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.853"^^xsd:decimal ;
  dwc:decimalLongitude "-27.714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "699"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23069%3A0x911CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  geo-pos:lat "42.853"^^xsd:decimal ;
  geo-pos:long "-27.714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23069%3A0x911CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23069:0x911CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23069'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.714'^^xsd:double;
  dwc:latitude '42.853'^^xsd:double;
  dwc:minimumDepth '699'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2981 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23069:0x911CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5399%3A0x801CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5399%3A0x801CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5399%3A0x801CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.853"^^xsd:decimal ;
  dwc:decimalLongitude "-27.714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "699"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5399%3A0x801CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  geo-pos:lat "42.853"^^xsd:decimal ;
  geo-pos:long "-27.714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5399%3A0x801CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5399:0x801CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5399'^^xsd:integer;
  dwc:scientificName 'Notoscopelus bolini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.714'^^xsd:double;
  dwc:latitude '42.853'^^xsd:double;
  dwc:minimumDepth '699'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2981 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5399:0x801CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '158913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9518%3A0xEF22CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9518%3A0xEF22CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9518%3A0xEF22CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.853"^^xsd:decimal ;
  dwc:decimalLongitude "-27.714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "699"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9518%3A0xEF22CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  geo-pos:lat "42.853"^^xsd:decimal ;
  geo-pos:long "-27.714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9518%3A0xEF22CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9518:0xEF22CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9518'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.714'^^xsd:double;
  dwc:latitude '42.853'^^xsd:double;
  dwc:minimumDepth '699'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2981 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9518:0xEF22CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25252%3A0xF122CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25252%3A0xF122CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25252%3A0xF122CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.853"^^xsd:decimal ;
  dwc:decimalLongitude "-27.714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "699"^^xsd:integer ;
  dwc:maximumDepthInMeters "1476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25252%3A0xF122CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -27.714)"^^geo:wktLiteral ;
  geo-pos:lat "42.853"^^xsd:decimal ;
  geo-pos:long "-27.714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25252%3A0xF122CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25252:0xF122CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25252'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.714'^^xsd:double;
  dwc:latitude '42.853'^^xsd:double;
  dwc:minimumDepth '699'^^xsd:integer;
  dwc:maximumDepth '1476'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2981 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25252:0xF122CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25896%3A0x1721CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25896%3A0x1721CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25896%3A0x1721CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25896%3A0x1721CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25896%3A0x1721CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25896:0x1721CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25896'^^xsd:integer;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25896:0x1721CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25112%3A0x1621CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25112%3A0x1621CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25112%3A0x1621CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25112%3A0x1621CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25112%3A0x1621CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25112:0x1621CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25112'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25112:0x1621CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5429%3A0x0F21CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5429%3A0x0F21CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5429%3A0x0F21CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5429%3A0x0F21CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5429%3A0x0F21CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5429:0x0F21CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5429'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5429:0x0F21CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25098%3A0x0D21CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25098%3A0x0D21CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25098%3A0x0D21CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25098%3A0x0D21CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25098%3A0x0D21CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25098:0x0D21CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25098'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25098:0x0D21CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5408%3A0xCE1BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5408%3A0xCE1BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5408%3A0xCE1BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5408%3A0xCE1BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5408%3A0xCE1BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5408:0xCE1BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5408'^^xsd:integer;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5408:0xCE1BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5401%3A0x9F20CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5401%3A0x9F20CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5401%3A0x9F20CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5401%3A0x9F20CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5401%3A0x9F20CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5401:0x9F20CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5401'^^xsd:integer;
  dwc:scientificName 'Serrivomer lanceolatoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5401:0x9F20CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5387%3A0x3520CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5387%3A0x3520CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5387%3A0x3520CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5387%3A0x3520CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5387%3A0x3520CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5387:0x3520CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5387'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5387:0x3520CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25578%3A0x3120CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25578%3A0x3120CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25578%3A0x3120CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25578%3A0x3120CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25578%3A0x3120CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25578:0x3120CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25578'^^xsd:integer;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16304'^^xsd:string;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25578:0x3120CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5352%3A0x2B20CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5352%3A0x2B20CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5352%3A0x2B20CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5352%3A0x2B20CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5352%3A0x2B20CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5352:0x2B20CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5352'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16255'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5352:0x2B20CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5422%3A0x2520CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5422%3A0x2520CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5422%3A0x2520CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5422%3A0x2520CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5422%3A0x2520CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5422:0x2520CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5422'^^xsd:integer;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5422:0x2520CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5373%3A0x351BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5373%3A0x351BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5373%3A0x351BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5373%3A0x351BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5373%3A0x351BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5373:0x351BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5373'^^xsd:integer;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16834'^^xsd:string;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5373:0x351BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5420%3A0x4821CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5420%3A0x4821CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5420%3A0x4821CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5420%3A0x4821CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5420%3A0x4821CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5420:0x4821CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5420'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16754'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5420:0x4821CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5375%3A0xD81FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5375%3A0xD81FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5375%3A0xD81FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5375%3A0xD81FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5375%3A0xD81FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5375:0xD81FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5375'^^xsd:integer;
  dwc:scientificName 'Bathylagus greyae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5375:0xD81FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5405%3A0x861FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5405%3A0x861FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5405%3A0x861FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5405%3A0x861FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5405%3A0x861FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5405:0x861FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5405'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5405:0x861FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5363%3A0x561FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5363%3A0x561FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5363%3A0x561FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5363%3A0x561FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5363%3A0x561FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5363:0x561FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5363'^^xsd:integer;
  dwc:scientificName 'Xenodermichthys copei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5363:0x561FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5346%3A0x511FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5346%3A0x511FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5346%3A0x511FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5346%3A0x511FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5346%3A0x511FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5346:0x511FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5346'^^xsd:integer;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5346:0x511FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34543%3A0x1322CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34543%3A0x1322CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34543%3A0x1322CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34543%3A0x1322CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34543%3A0x1322CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34543:0x1322CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34543'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34543:0x1322CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22787%3A0x3F1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22787%3A0x3F1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22787%3A0x3F1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22787%3A0x3F1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22787%3A0x3F1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22787:0x3F1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22787'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22787:0x3F1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22745%3A0x1522CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22745%3A0x1522CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22745%3A0x1522CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22745%3A0x1522CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22745%3A0x1522CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22745:0x1522CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22745'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22745:0x1522CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5332%3A0x2E1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5332%3A0x2E1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5332%3A0x2E1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5332%3A0x2E1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5332%3A0x2E1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5332:0x2E1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5332'^^xsd:integer;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5332:0x2E1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5415%3A0x251FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5415%3A0x251FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5415%3A0x251FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5415%3A0x251FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5415%3A0x251FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5415:0x251FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5415'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5415:0x251FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34487%3A0x1C1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34487%3A0x1C1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34487%3A0x1C1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34487%3A0x1C1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34487%3A0x1C1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34487:0x1C1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34487'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34487:0x1C1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34459%3A0x1C1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34459%3A0x1C1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34459%3A0x1C1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34459%3A0x1C1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34459%3A0x1C1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34459:0x1C1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34459'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34459:0x1C1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5433%3A0x181FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5433%3A0x181FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5433%3A0x181FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5433%3A0x181FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5433%3A0x181FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5433:0x181FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5433'^^xsd:integer;
  dwc:scientificName 'Pollichthys mauli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5433:0x181FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34515%3A0xD61ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34515%3A0xD61ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34515%3A0xD61ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34515%3A0xD61ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34515%3A0xD61ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34515:0xD61ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34515'^^xsd:integer;
  dwc:scientificName 'Platyscelus ovoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34515:0xD61ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34529%3A0xC91ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34529%3A0xC91ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34529%3A0xC91ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34529%3A0xC91ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34529%3A0xC91ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34529:0xC91ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34529'^^xsd:integer;
  dwc:scientificName 'Parapronoe crustulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '421616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34529:0xC91ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '421616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22731%3A0x651BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22731%3A0x651BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22731%3A0x651BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22731%3A0x651BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22731%3A0x651BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22731:0x651BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22731'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22731:0x651BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22731%3A0x651BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22731%3A0x651BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22731%3A0x651BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22731%3A0x651BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22731%3A0x651BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22731:0x651BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22731'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22731:0x651BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23097%3A0xC21ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23097%3A0xC21ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23097%3A0xC21ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23097%3A0xC21ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23097%3A0xC21ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23097:0xC21ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23097'^^xsd:integer;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23097:0xC21ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22829%3A0xC11ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22829%3A0xC11ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22829%3A0xC11ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22829%3A0xC11ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22829%3A0xC11ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22829:0xC11ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22829'^^xsd:integer;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22829:0xC11ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14818%3A0x6D1ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14818%3A0x6D1ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14818%3A0x6D1ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14818%3A0x6D1ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14818%3A0x6D1ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14818:0x6D1ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14818'^^xsd:integer;
  dwc:scientificName 'Funchalia woodwardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14818:0x6D1ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25154%3A0x6B22CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25154%3A0x6B22CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25154%3A0x6B22CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25154%3A0x6B22CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25154%3A0x6B22CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25154:0x6B22CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25154'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25154:0x6B22CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5361%3A0x5F1ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5361%3A0x5F1ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5361%3A0x5F1ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5361%3A0x5F1ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5361%3A0x5F1ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5361:0x5F1ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5361'^^xsd:integer;
  dwc:scientificName 'Gonichthys cocco'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5361:0x5F1ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11475%3A0x2B1ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11475%3A0x2B1ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11475%3A0x2B1ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11475%3A0x2B1ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11475%3A0x2B1ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11475:0x2B1ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11475'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11475:0x2B1ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5380%3A0x5721CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5380%3A0x5721CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5380%3A0x5721CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5380%3A0x5721CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5380%3A0x5721CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5380:0x5721CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5380'^^xsd:integer;
  dwc:scientificName 'Notolychnus valdiviae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5380:0x5721CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126629'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15204%3A0xED1DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15204%3A0xED1DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15204%3A0xED1DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15204%3A0xED1DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15204%3A0xED1DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15204:0xED1DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15204'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15204:0xED1DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5394%3A0xE71DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5394%3A0xE71DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5394%3A0xE71DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5394%3A0xE71DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5394%3A0xE71DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5394:0xE71DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5394'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5394:0xE71DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5368%3A0xDB1DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5368%3A0xDB1DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5368%3A0xDB1DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5368%3A0xDB1DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5368%3A0xDB1DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5368:0xDB1DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5368'^^xsd:integer;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5368:0xDB1DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5402%3A0xB21DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5402%3A0xB21DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5402%3A0xB21DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5402%3A0xB21DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5402%3A0xB21DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5402:0xB21DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5402'^^xsd:integer;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5402:0xB21DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5366%3A0xAB22CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5366%3A0xAB22CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5366%3A0xAB22CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5366%3A0xAB22CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5366%3A0xAB22CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5366:0xAB22CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5366'^^xsd:integer;
  dwc:scientificName 'Howella brodiei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5366:0xAB22CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x511DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x511DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x511DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x511DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x511DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x511DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x511DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34501%3A0x4A1DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34501%3A0x4A1DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34501%3A0x4A1DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34501%3A0x4A1DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34501%3A0x4A1DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34501:0x4A1DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34501'^^xsd:integer;
  dwc:scientificName 'Scina curvidactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '421598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34501:0x4A1DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '421598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5419%3A0xD922CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5419%3A0xD922CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5419%3A0xD922CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5419%3A0xD922CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5419%3A0xD922CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5419:0xD922CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5419'^^xsd:integer;
  dwc:scientificName 'Valenciennellus tripunctulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5419:0xD922CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5391%3A0x3F1DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5391%3A0x3F1DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5391%3A0x3F1DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5391%3A0x3F1DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5391%3A0x3F1DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5391:0x3F1DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5391'^^xsd:integer;
  dwc:scientificName 'Tetragonurus cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5391:0x3F1DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11461%3A0xE322CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11461%3A0xE322CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11461%3A0xE322CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11461%3A0xE322CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11461%3A0xE322CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11461:0xE322CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11461'^^xsd:integer;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11461:0xE322CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE922CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE922CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE922CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE922CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE922CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE922CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE922CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5354%3A0xCB1BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5354%3A0xCB1BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5354%3A0xCB1BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5354%3A0xCB1BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5354%3A0xCB1BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5354:0xCB1BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5354'^^xsd:integer;
  dwc:scientificName 'Notoscopelus bolini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5354:0xCB1BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '158913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5377%3A0x791CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5377%3A0x791CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5377%3A0x791CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5377%3A0x791CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5377%3A0x791CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5377:0x791CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5377'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5377:0x791CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25126%3A0xF022CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25126%3A0xF022CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25126%3A0xF022CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.827"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "691"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25126%3A0xF022CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.827 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.827"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25126%3A0xF022CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25126:0xF022CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25126'^^xsd:integer;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '42.827'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '691'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2989 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25126:0xF022CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14860%3A0x8421CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14860%3A0x8421CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14860%3A0x8421CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.813"^^xsd:decimal ;
  dwc:decimalLongitude "-27.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14860%3A0x8421CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  geo-pos:lat "42.813"^^xsd:decimal ;
  geo-pos:long "-27.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14860%3A0x8421CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14860:0x8421CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14860'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.691'^^xsd:double;
  dwc:latitude '42.813'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2996 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14860:0x8421CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6885%3A0xF821CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6885%3A0xF821CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6885%3A0xF821CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.813"^^xsd:decimal ;
  dwc:decimalLongitude "-27.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6885%3A0xF821CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  geo-pos:lat "42.813"^^xsd:decimal ;
  geo-pos:long "-27.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6885%3A0xF821CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6885:0xF821CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6885'^^xsd:integer;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.691'^^xsd:double;
  dwc:latitude '42.813'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2996 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6885:0xF821CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5412%3A0x1A1CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5412%3A0x1A1CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5412%3A0x1A1CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.813"^^xsd:decimal ;
  dwc:decimalLongitude "-27.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5412%3A0x1A1CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  geo-pos:lat "42.813"^^xsd:decimal ;
  geo-pos:long "-27.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5412%3A0x1A1CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5412:0x1A1CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5412'^^xsd:integer;
  dwc:scientificName 'Cubiceps gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Franz Uiblein'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.691'^^xsd:double;
  dwc:latitude '42.813'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2996 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16344'^^xsd:string;
  dwc:aphiaid '126990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5412:0x1A1CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10040%3A0x8F1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10040%3A0x8F1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10040%3A0x8F1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.813"^^xsd:decimal ;
  dwc:decimalLongitude "-27.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10040%3A0x8F1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  geo-pos:lat "42.813"^^xsd:decimal ;
  geo-pos:long "-27.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10040%3A0x8F1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10040:0x8F1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10040'^^xsd:integer;
  dwc:scientificName 'Brachioteuthis beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.691'^^xsd:double;
  dwc:latitude '42.813'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2996 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '341792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10040:0x8F1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '341792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31589%3A0x0822CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31589%3A0x0822CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31589%3A0x0822CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.813"^^xsd:decimal ;
  dwc:decimalLongitude "-27.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31589%3A0x0822CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  geo-pos:lat "42.813"^^xsd:decimal ;
  geo-pos:long "-27.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31589%3A0x0822CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31589:0x0822CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31589'^^xsd:integer;
  dwc:scientificName 'Brachyscelus crusculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.691'^^xsd:double;
  dwc:latitude '42.813'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2996 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103241'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31589:0x0822CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31533%3A0x521FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31533%3A0x521FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31533%3A0x521FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.813"^^xsd:decimal ;
  dwc:decimalLongitude "-27.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31533%3A0x521FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  geo-pos:lat "42.813"^^xsd:decimal ;
  geo-pos:long "-27.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31533%3A0x521FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31533:0x521FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31533'^^xsd:integer;
  dwc:scientificName 'Vibilia cultripes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.691'^^xsd:double;
  dwc:latitude '42.813'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2996 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '180767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31533:0x521FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '180767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30134%3A0x1122CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30134%3A0x1122CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30134%3A0x1122CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.813"^^xsd:decimal ;
  dwc:decimalLongitude "-27.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30134%3A0x1122CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  geo-pos:lat "42.813"^^xsd:decimal ;
  geo-pos:long "-27.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30134%3A0x1122CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30134:0x1122CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30134'^^xsd:integer;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vanda Carmo'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.691'^^xsd:double;
  dwc:latitude '42.813'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2996 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30134:0x1122CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10040%3A0x511FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10040%3A0x511FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10040%3A0x511FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.813"^^xsd:decimal ;
  dwc:decimalLongitude "-27.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10040%3A0x511FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  geo-pos:lat "42.813"^^xsd:decimal ;
  geo-pos:long "-27.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10040%3A0x511FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10040:0x511FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10040'^^xsd:integer;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.691'^^xsd:double;
  dwc:latitude '42.813'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2996 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10040:0x511FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31491%3A0x4F1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31491%3A0x4F1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31491%3A0x4F1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.813"^^xsd:decimal ;
  dwc:decimalLongitude "-27.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31491%3A0x4F1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  geo-pos:lat "42.813"^^xsd:decimal ;
  geo-pos:long "-27.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31491%3A0x4F1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31491:0x4F1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31491'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.691'^^xsd:double;
  dwc:latitude '42.813'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2996 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31491:0x4F1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10040%3A0x461FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10040%3A0x461FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10040%3A0x461FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.813"^^xsd:decimal ;
  dwc:decimalLongitude "-27.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10040%3A0x461FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  geo-pos:lat "42.813"^^xsd:decimal ;
  geo-pos:long "-27.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10040%3A0x461FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10040:0x461FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10040'^^xsd:integer;
  dwc:scientificName 'Ancistroteuthis lichtensteinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.691'^^xsd:double;
  dwc:latitude '42.813'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2996 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '140647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10040:0x461FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '140647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5382%3A0x4921CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5382%3A0x4921CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5382%3A0x4921CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.813"^^xsd:decimal ;
  dwc:decimalLongitude "-27.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5382%3A0x4921CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  geo-pos:lat "42.813"^^xsd:decimal ;
  geo-pos:long "-27.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5382%3A0x4921CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5382:0x4921CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5382'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.691'^^xsd:double;
  dwc:latitude '42.813'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2996 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5382:0x4921CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5424%3A0xD61BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5424%3A0xD61BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5424%3A0xD61BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.813"^^xsd:decimal ;
  dwc:decimalLongitude "-27.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5424%3A0xD61BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  geo-pos:lat "42.813"^^xsd:decimal ;
  geo-pos:long "-27.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5424%3A0xD61BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5424:0xD61BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5424'^^xsd:integer;
  dwc:scientificName 'Vinciguerria poweriae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.691'^^xsd:double;
  dwc:latitude '42.813'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2996 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5424:0xD61BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31519%3A0x5E22CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31519%3A0x5E22CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31519%3A0x5E22CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.813"^^xsd:decimal ;
  dwc:decimalLongitude "-27.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31519%3A0x5E22CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  geo-pos:lat "42.813"^^xsd:decimal ;
  geo-pos:long "-27.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31519%3A0x5E22CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31519:0x5E22CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31519'^^xsd:integer;
  dwc:scientificName 'Platyscelus ovoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.691'^^xsd:double;
  dwc:latitude '42.813'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2996 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31519:0x5E22CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31505%3A0xD21ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31505%3A0xD21ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31505%3A0xD21ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.813"^^xsd:decimal ;
  dwc:decimalLongitude "-27.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31505%3A0xD21ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  geo-pos:lat "42.813"^^xsd:decimal ;
  geo-pos:long "-27.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31505%3A0xD21ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31505:0xD21ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31505'^^xsd:integer;
  dwc:scientificName 'Phrosina semilunata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.691'^^xsd:double;
  dwc:latitude '42.813'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2996 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31505:0xD21ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31575%3A0x6022CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31575%3A0x6022CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31575%3A0x6022CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.813"^^xsd:decimal ;
  dwc:decimalLongitude "-27.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31575%3A0x6022CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  geo-pos:lat "42.813"^^xsd:decimal ;
  geo-pos:long "-27.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31575%3A0x6022CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31575:0x6022CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31575'^^xsd:integer;
  dwc:scientificName 'Phronima atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.691'^^xsd:double;
  dwc:latitude '42.813'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2996 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31575:0x6022CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31561%3A0x6122CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31561%3A0x6122CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31561%3A0x6122CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.813"^^xsd:decimal ;
  dwc:decimalLongitude "-27.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31561%3A0x6122CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  geo-pos:lat "42.813"^^xsd:decimal ;
  geo-pos:long "-27.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31561%3A0x6122CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31561:0x6122CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31561'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.691'^^xsd:double;
  dwc:latitude '42.813'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2996 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31561:0x6122CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5426%3A0xF71DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5426%3A0xF71DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5426%3A0xF71DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.813"^^xsd:decimal ;
  dwc:decimalLongitude "-27.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5426%3A0xF71DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  geo-pos:lat "42.813"^^xsd:decimal ;
  geo-pos:long "-27.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5426%3A0xF71DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5426:0xF71DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5426'^^xsd:integer;
  dwc:scientificName 'Margrethia obtusirostra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.691'^^xsd:double;
  dwc:latitude '42.813'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2996 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127297'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5426:0xF71DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5318%3A0xE41DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5318%3A0xE41DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5318%3A0xE41DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.813"^^xsd:decimal ;
  dwc:decimalLongitude "-27.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5318%3A0xE41DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  geo-pos:lat "42.813"^^xsd:decimal ;
  geo-pos:long "-27.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5318%3A0xE41DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5318:0xE41DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5318'^^xsd:integer;
  dwc:scientificName 'Octopoteuthis sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.691'^^xsd:double;
  dwc:latitude '42.813'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2996 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '181379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5318:0xE41DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '181379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5398%3A0x751BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5398%3A0x751BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5398%3A0x751BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.813"^^xsd:decimal ;
  dwc:decimalLongitude "-27.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5398%3A0x751BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  geo-pos:lat "42.813"^^xsd:decimal ;
  geo-pos:long "-27.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5398%3A0x751BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5398:0x751BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5398'^^xsd:integer;
  dwc:scientificName 'Lestidiops sphyrenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.691'^^xsd:double;
  dwc:latitude '42.813'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2996 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5398:0x751BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5370%3A0xDB1DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5370%3A0xDB1DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5370%3A0xDB1DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.813"^^xsd:decimal ;
  dwc:decimalLongitude "-27.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5370%3A0xDB1DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  geo-pos:lat "42.813"^^xsd:decimal ;
  geo-pos:long "-27.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5370%3A0xDB1DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5370:0xDB1DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5370'^^xsd:integer;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.691'^^xsd:double;
  dwc:latitude '42.813'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2996 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5370:0xDB1DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31547%3A0x481DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31547%3A0x481DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31547%3A0x481DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.813"^^xsd:decimal ;
  dwc:decimalLongitude "-27.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31547%3A0x481DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  geo-pos:lat "42.813"^^xsd:decimal ;
  geo-pos:long "-27.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31547%3A0x481DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31547:0x481DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31547'^^xsd:integer;
  dwc:scientificName 'Streetsia challengeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.691'^^xsd:double;
  dwc:latitude '42.813'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2996 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '236592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31547:0x481DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '236592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5384%3A0x921CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5384%3A0x921CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5384%3A0x921CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.813"^^xsd:decimal ;
  dwc:decimalLongitude "-27.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5384%3A0x921CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.813 -27.691)"^^geo:wktLiteral ;
  geo-pos:lat "42.813"^^xsd:decimal ;
  geo-pos:long "-27.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5384%3A0x921CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5384:0x921CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5384'^^xsd:integer;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.58'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.691'^^xsd:double;
  dwc:latitude '42.813'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2996 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5384:0x921CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29435%3A0x8421CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29435%3A0x8421CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29435%3A0x8421CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29435%3A0x8421CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29435%3A0x8421CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29435:0x8421CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29435'^^xsd:integer;
  dwc:scientificName 'Abyla trigona '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29435:0x8421CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '135402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8921CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8921CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8921CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1007"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8921CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8921CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8921CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scottocalanus persecans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1007'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8921CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28287%3A0x0421CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28287%3A0x0421CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28287%3A0x0421CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28287%3A0x0421CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28287%3A0x0421CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28287:0x0421CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28287'^^xsd:integer;
  dwc:scientificName 'Rhopalonema velatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117865'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28287:0x0421CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '117865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28273%3A0xAB20CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28273%3A0xAB20CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28273%3A0xAB20CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28273%3A0xAB20CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28273%3A0xAB20CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28273:0xAB20CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28273'^^xsd:integer;
  dwc:scientificName 'Sphaeronectes '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28273:0xAB20CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '135381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7620CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7620CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7620CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7620CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6520CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6520CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6520CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6520CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6520CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6520CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Chirundina streetsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '416524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6520CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28259%3A0xF821CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28259%3A0xF821CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28259%3A0xF821CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28259%3A0xF821CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28259%3A0xF821CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28259:0xF821CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28259'^^xsd:integer;
  dwc:scientificName 'Chuniphyes multidentata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28259:0xF821CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28217%3A0x6420CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28217%3A0x6420CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28217%3A0x6420CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1007"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28217%3A0x6420CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28217%3A0x6420CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28217:0x6420CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28217'^^xsd:integer;
  dwc:scientificName 'Chuniphyes multidentata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1007'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28217:0x6420CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28147%3A0xD11BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28147%3A0xD11BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28147%3A0xD11BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1008"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28147%3A0xD11BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28147%3A0xD11BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28147:0xD11BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28147'^^xsd:integer;
  dwc:scientificName 'Chuniphyes multidentata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '1008'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28147:0xD11BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6320CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6320CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6320CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6320CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6320CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6320CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Clytemnestra scutellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '115805'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6320CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '115805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C20CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C20CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C20CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C20CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5C20CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5C20CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Chiridius poppei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5C20CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5B20CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5B20CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5B20CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5B20CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5B20CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5B20CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Chirundina streetsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '416524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5B20CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3220CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3220CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3220CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3220CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3220CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3220CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Candacia longimana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3220CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28301%3A0x2420CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28301%3A0x2420CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28301%3A0x2420CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28301%3A0x2420CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28301%3A0x2420CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28301:0x2420CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28301'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28301:0x2420CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28301%3A0x2320CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28301%3A0x2320CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28301%3A0x2320CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28301%3A0x2320CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28301%3A0x2320CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28301:0x2320CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28301'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28301:0x2320CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF11FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euchaeta marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF11FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF01FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF01FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF01FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1007"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF01FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF01FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF01FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euchirella messinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1007'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF01FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '414565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1502"^^xsd:integer ;
  dwc:maximumDepthInMeters "2507"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x831FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '1502'^^xsd:integer;
  dwc:maximumDepth '2507'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x831FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7F1FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7F1FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x801FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x801FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x801FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x801FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7D1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Candacia varicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7D1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C22CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C22CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C22CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C22CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x0C22CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x0C22CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Centropages violaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104500'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x0C22CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1008"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x781FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '1008'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x781FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x571FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x571FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1008"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x571FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '1008'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x571FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1008"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x521FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Undinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '1008'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x521FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x481FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x481FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x481FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x481FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x481FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x481FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Amallothrix falcifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104769'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x481FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29393%3A0x411FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29393%3A0x411FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29393%3A0x411FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29393%3A0x411FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29393%3A0x411FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29393:0x411FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29393'^^xsd:integer;
  dwc:scientificName 'Aglaura hemistoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117851'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29393:0x411FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '117851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1008"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3C1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3C1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aegisthus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '1008'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '115510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3C1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '115510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1008"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2D1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rhincalanus nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '1008'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2D1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2D1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2D1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rhincalanus nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2D1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2C1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rhincalanus nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2C1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1007"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2C1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rhincalanus nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1007'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2C1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2B1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2B1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Sapphirina angusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '129041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2B1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '129041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x281FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x281FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x281FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Sapphirina angusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '129041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x281FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '129041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1008"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x261FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Sapphirina sali'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '1008'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '129057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x261FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '129057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x221FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma xiphias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x221FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1007"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x221FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma xiphias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1007'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x221FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1008"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD51ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma abdominalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '1008'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD51ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '596242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD61ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD61ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD61ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1008"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD61ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD61ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD61ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '1008'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD61ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1436445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD61ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD61ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD61ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD61ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD61ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD61ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD61ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1436445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1502"^^xsd:integer ;
  dwc:maximumDepthInMeters "2507"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD41ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '1502'^^xsd:integer;
  dwc:maximumDepth '2507'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD41ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1436445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD41ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD41ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1436445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1008"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD41ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma xiphias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '1008'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD41ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD31ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD31ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD31ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD31ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD31ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD31ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma xiphias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD31ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD21ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Phaenna spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104698'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD21ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6322CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6322CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6322CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1007"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6322CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6322CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6322CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta tonsa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1007'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '359879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6322CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '359879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1008"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC41ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraheterorhabdus compactus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '1008'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '254603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC41ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '254603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBD1ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Nullosetigera helgae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '361514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBD1ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '361514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBC1ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBC1ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Oithona  setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBC1ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x761ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x761ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x761ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x761ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x761ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x761ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus curvicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x761ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x751ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus miles'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x751ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x751ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x751ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1007"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x751ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus pileatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1007'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x751ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1007"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x741ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x741ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1007'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x741ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1008"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x731ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '1008'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x731ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D1ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D1ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D1ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D1ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6D1ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6D1ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus curvicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6D1ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29407%3A0x5B1ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29407%3A0x5B1ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29407%3A0x5B1ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29407%3A0x5B1ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29407%3A0x5B1ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29407:0x5B1ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29407'^^xsd:integer;
  dwc:scientificName 'Eudoxoides spiralis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29407:0x5B1ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '135424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28175%3A0x5B1ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28175%3A0x5B1ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28175%3A0x5B1ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1007"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28175%3A0x5B1ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28175%3A0x5B1ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28175:0x5B1ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28175'^^xsd:integer;
  dwc:scientificName 'Eudoxoides spiralis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1007'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28175:0x5B1ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '135424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28133%3A0x5B1ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28133%3A0x5B1ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28133%3A0x5B1ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1008"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28133%3A0x5B1ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28133%3A0x5B1ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28133:0x5B1ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28133'^^xsd:integer;
  dwc:scientificName 'Eudoxoides spiralis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '1008'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28133:0x5B1ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '135424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28343%3A0x5B1ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28343%3A0x5B1ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28343%3A0x5B1ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28343%3A0x5B1ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28343%3A0x5B1ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28343:0x5B1ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28343'^^xsd:integer;
  dwc:scientificName 'Eudoxoides spiralis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28343:0x5B1ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '135424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x341ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euchirella brevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '149723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x341ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x341ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x341ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euchirella brevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '149723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x341ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1008"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x331ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euchirella rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '1008'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x331ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5521CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5521CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5521CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1008"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5521CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5521CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5521CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Megacalanus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '1008'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104622'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5521CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '730985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x211ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x211ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1008"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x211ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x211ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '1008'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x211ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1007"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x221ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1007'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x221ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1502"^^xsd:integer ;
  dwc:maximumDepthInMeters "2507"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x201ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '1502'^^xsd:integer;
  dwc:maximumDepth '2507'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x201ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x201ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x201ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia macrocera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x201ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A22CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A22CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A22CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A22CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A22CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x9A22CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x9A22CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1502"^^xsd:integer ;
  dwc:maximumDepthInMeters "2507"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1F1ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '1502'^^xsd:integer;
  dwc:maximumDepth '2507'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '220908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1F1ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '220908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1008"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1F1ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '1008'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '220908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1F1ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '220908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1502"^^xsd:integer ;
  dwc:maximumDepthInMeters "2507"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1D1ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '1502'^^xsd:integer;
  dwc:maximumDepth '2507'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1D1ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1502"^^xsd:integer ;
  dwc:maximumDepthInMeters "2507"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1D1ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '1502'^^xsd:integer;
  dwc:maximumDepth '2507'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1D1ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1D1ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Mecynocera clausi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1D1ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1D1ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Mecynocera clausi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1D1ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1008"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1C1ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Mecynocera clausi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '1008'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1C1ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF51DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF51DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF51DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1008"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF51DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF51DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF51DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia curta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '1008'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF51DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA322CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA322CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA322CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1008"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA322CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA322CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA322CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Neocalanus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '1008'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA322CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEA1DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEA1DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEA1DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1007"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEA1DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEA1DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xEA1DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1007'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xEA1DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEA1DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEA1DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEA1DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEA1DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEA1DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xEA1DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xEA1DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE81DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE81DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE81DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE81DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE81DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Neocalanus tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '359564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE81DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE81DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE81DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Neocalanus tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '359564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE81DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE41DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE41DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE41DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1007"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE41DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE41DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE41DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Nullosetigera helgae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1007'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '361514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE41DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '361514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDF1DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDF1DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDF1DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1007"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDF1DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDF1DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xDF1DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Mecynocera clausi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1007'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xDF1DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDF1DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDF1DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDF1DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1502"^^xsd:integer ;
  dwc:maximumDepthInMeters "2507"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDF1DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xDF1DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xDF1DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Mecynocera clausi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '1502'^^xsd:integer;
  dwc:maximumDepth '2507'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xDF1DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB71DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB71DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB71DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB71DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB71DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB71DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia clausi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB71DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA71DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA71DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA71DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1008"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA71DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA71DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA71DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterostylites longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '1008'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA71DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28189%3A0xA21DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28189%3A0xA21DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28189%3A0xA21DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1007"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28189%3A0xA21DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28189%3A0xA21DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28189:0xA21DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28189'^^xsd:integer;
  dwc:scientificName 'Heteropyramis maculata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1007'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135416'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28189:0xA21DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '135416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x231CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x231CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x231CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x241CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x241CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1502"^^xsd:integer ;
  dwc:maximumDepthInMeters "2507"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x241CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '1502'^^xsd:integer;
  dwc:maximumDepth '2507'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x241CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1008"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x241CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '1008'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x241CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBD1BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia curta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBD1BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28119%3A0x991DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28119%3A0x991DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28119%3A0x991DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1008"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28119%3A0x991DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28119%3A0x991DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28119:0x991DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28119'^^xsd:integer;
  dwc:scientificName 'Lensia ajax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '1008'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '287248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28119:0x991DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '287248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28371%3A0x561DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28371%3A0x561DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28371%3A0x561DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28371%3A0x561DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28371%3A0x561DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28371:0x561DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28371'^^xsd:integer;
  dwc:scientificName 'Lensia hotspur'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28371:0x561DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '135433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28315%3A0x561DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28315%3A0x561DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28315%3A0x561DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28315%3A0x561DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28315%3A0x561DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28315:0x561DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28315'^^xsd:integer;
  dwc:scientificName 'Lensia meteori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28315:0x561DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '135435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29379%3A0x561DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29379%3A0x561DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29379%3A0x561DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29379%3A0x561DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29379%3A0x561DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29379:0x561DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29379'^^xsd:integer;
  dwc:scientificName 'Lensia meteori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29379:0x561DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '135435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28203%3A0x571DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28203%3A0x571DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28203%3A0x571DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1007"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28203%3A0x571DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28203%3A0x571DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28203:0x571DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28203'^^xsd:integer;
  dwc:scientificName 'Lensia subtilis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1007'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28203:0x571DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '135439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28329%3A0x551DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28329%3A0x551DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28329%3A0x551DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28329%3A0x551DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28329%3A0x551DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28329:0x551DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28329'^^xsd:integer;
  dwc:scientificName 'Lensia subtilis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28329:0x551DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '135439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29421%3A0x551DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29421%3A0x551DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29421%3A0x551DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29421%3A0x551DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29421%3A0x551DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29421:0x551DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29421'^^xsd:integer;
  dwc:scientificName 'Lensia subtilis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29421:0x551DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '135439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29421%3A0x551DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29421%3A0x551DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29421%3A0x551DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29421%3A0x551DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29421%3A0x551DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29421:0x551DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29421'^^xsd:integer;
  dwc:scientificName 'Lensia subtilis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29421:0x551DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '135439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1007"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x501DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1007'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x501DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1436445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1008"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4C1DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '1008'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4C1DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB222CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB222CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB222CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB222CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB222CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB222CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB222CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x391DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x391DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x391DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x391DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x391DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x391DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aetideus armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x391DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x391DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x391DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x391DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x391DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x391DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x391DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aetideus giesbrechti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x391DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28245%3A0x381DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28245%3A0x381DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28245%3A0x381DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28245%3A0x381DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28245%3A0x381DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28245:0x381DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28245'^^xsd:integer;
  dwc:scientificName 'Aglaura hemistoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117851'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28245:0x381DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '117851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC11BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC11BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC11BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC11BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC11BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC11BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Cephalophanes refulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104689'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC11BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1007"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD01CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1007'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD01CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCE1CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCE1CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCE1CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1008"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCE1CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCE1CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCE1CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '1008'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCE1CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC71CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC71CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC71CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1007"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC71CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC71CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC71CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Candacia longimana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1007'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC71CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28147%3A0xC61CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28147%3A0xC61CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28147%3A0xC61CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1008"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28147%3A0xC61CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28147%3A0xC61CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28147:0xC61CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28147'^^xsd:integer;
  dwc:scientificName 'Chuniphyes multidentata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '1008'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28147:0xC61CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC11CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC11CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC11CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC11CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC11CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC11CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC11CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC21CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC21CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC21CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC21CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29407%3A0xE222CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29407%3A0xE222CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29407%3A0xE222CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29407%3A0xE222CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29407%3A0xE222CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29407:0xE222CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29407'^^xsd:integer;
  dwc:scientificName 'Eudoxoides spiralis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29407:0xE222CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '135424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB91CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB91CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euchirella messinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB91CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '414565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1008"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC51BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Disseta palumboi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '1008'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC51BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '345779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE622CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE622CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE622CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1007"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE622CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE622CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE622CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1007'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE622CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28329%3A0x871CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28329%3A0x871CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28329%3A0x871CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28329%3A0x871CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28329%3A0x871CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28329:0x871CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28329'^^xsd:integer;
  dwc:scientificName 'Lensia subtilis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28329:0x871CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '135439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x811CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x811CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1008"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x811CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Neocalanus tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '1008'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '359564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x811CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC22CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC22CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC22CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC22CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC22CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xEC22CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Neocalanus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xEC22CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7E1CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta tonsa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '359879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7E1CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '359879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1008"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7E1CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7E1CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta tonsa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '1008'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '359879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7E1CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '359879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x791CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x791CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x791CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1008"^^xsd:integer ;
  dwc:maximumDepthInMeters "1501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x781CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '1008'^^xsd:integer;
  dwc:maximumDepth '1501'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x781CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "1007"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x781CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '1007'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x781CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '104635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28357%3A0x301CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28357%3A0x301CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28357%3A0x301CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28357%3A0x301CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.79 -27.656)"^^geo:wktLiteral ;
  geo-pos:lat "42.79"^^xsd:decimal ;
  geo-pos:long "-27.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28357%3A0x301CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28357:0x301CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28357'^^xsd:integer;
  dwc:scientificName 'Rhopalonema velatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.656'^^xsd:double;
  dwc:latitude '42.79'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3002 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117865'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28357:0x301CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '117865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25335%3A0x3C21CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25335%3A0x3C21CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25335%3A0x3C21CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25335%3A0x3C21CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25335%3A0x3C21CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25335:0x3C21CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25335'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25335:0x3C21CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29571%3A0x1221CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29571%3A0x1221CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29571%3A0x1221CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29571%3A0x1221CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29571%3A0x1221CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29571:0x1221CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29571'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29571:0x1221CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6845%3A0xD01BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6845%3A0xD01BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6845%3A0xD01BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6845%3A0xD01BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6845%3A0xD01BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6845:0xD01BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6845'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6845:0xD01BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29585%3A0x8D21CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29585%3A0x8D21CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29585%3A0x8D21CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29585%3A0x8D21CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29585%3A0x8D21CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29585:0x8D21CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29585'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29585:0x8D21CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6778%3A0xFD20CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6778%3A0xFD20CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6778%3A0xFD20CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6778%3A0xFD20CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6778%3A0xFD20CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6778:0xFD20CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6778'^^xsd:integer;
  dwc:scientificName 'Melanostomias bartonbeani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6778:0xFD20CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6799%3A0xB120CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6799%3A0xB120CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6799%3A0xB120CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6799%3A0xB120CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6799%3A0xB120CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6799:0xB120CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6799'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6799:0xB120CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14575%3A0xB020CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14575%3A0xB020CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14575%3A0xB020CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14575%3A0xB020CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14575%3A0xB020CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14575:0xB020CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14575'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14575:0xB020CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6801%3A0xA920CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6801%3A0xA920CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6801%3A0xA920CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6801%3A0xA920CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6801%3A0xA920CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6801:0xA920CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6801'^^xsd:integer;
  dwc:scientificName 'Sternoptyx diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6801:0xA920CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7539%3A0x9B20CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7539%3A0x9B20CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7539%3A0x9B20CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7539%3A0x9B20CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7539%3A0x9B20CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7539:0x9B20CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7539'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7539:0x9B20CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7538%3A0xCF1BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7538%3A0xCF1BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7538%3A0xCF1BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7538%3A0xCF1BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7538%3A0xCF1BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7538:0xCF1BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7538'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7538:0xCF1BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7537%3A0x9920CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7537%3A0x9920CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7537%3A0x9920CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7537%3A0x9920CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7537%3A0x9920CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7537:0x9920CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7537'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7537:0x9920CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6853%3A0x5820CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6853%3A0x5820CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6853%3A0x5820CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6853%3A0x5820CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6853%3A0x5820CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6853:0x5820CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6853'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6853:0x5820CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33927%3A0xFF21CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33927%3A0xFF21CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33927%3A0xFF21CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33927%3A0xFF21CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33927%3A0xFF21CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33927:0xFF21CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33927'^^xsd:integer;
  dwc:scientificName 'Cystisoma longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '458656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33927:0xFF21CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '458656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6813%3A0x351BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6813%3A0x351BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6813%3A0x351BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6813%3A0x351BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6813%3A0x351BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6813:0x351BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6813'^^xsd:integer;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6813:0x351BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6843%3A0x4621CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6843%3A0x4621CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6843%3A0x4621CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6843%3A0x4621CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6843%3A0x4621CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6843:0x4621CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6843'^^xsd:integer;
  dwc:scientificName 'Argyropelecus olfersii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 17468'^^xsd:string;
  dwc:aphiaid '274967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6843:0x4621CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '274967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6869%3A0xDF1FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6869%3A0xDF1FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6869%3A0xDF1FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6869%3A0xDF1FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6869%3A0xDF1FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6869:0xDF1FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6869'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6869:0xDF1FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6720%3A0x0722CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6720%3A0x0722CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6720%3A0x0722CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6720%3A0x0722CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6720%3A0x0722CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6720:0x0722CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6720'^^xsd:integer;
  dwc:scientificName 'Benthalbella infans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6720:0x0722CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6859%3A0x911FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6859%3A0x911FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6859%3A0x911FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6859%3A0x911FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6859%3A0x911FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6859:0x911FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6859'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16684'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6859:0x911FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6825%3A0x871FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6825%3A0x871FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6825%3A0x871FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6825%3A0x871FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6825%3A0x871FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6825:0x871FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6825'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6825:0x871FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33969%3A0x1322CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33969%3A0x1322CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33969%3A0x1322CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33969%3A0x1322CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33969%3A0x1322CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33969:0x1322CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33969'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33969:0x1322CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6829%3A0x1322CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6829%3A0x1322CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6829%3A0x1322CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6829%3A0x1322CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6829%3A0x1322CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6829:0x1322CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6829'^^xsd:integer;
  dwc:scientificName 'Arctozenus risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6829:0x1322CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6805%3A0x5B22CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6805%3A0x5B22CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6805%3A0x5B22CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6805%3A0x5B22CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6805%3A0x5B22CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6805:0x5B22CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6805'^^xsd:integer;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6805:0x5B22CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1E1FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1E1FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25349%3A0x621BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25349%3A0x621BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25349%3A0x621BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25349%3A0x621BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25349%3A0x621BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25349:0x621BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25349'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25349:0x621BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25363%3A0x681BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25363%3A0x681BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25363%3A0x681BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25363%3A0x681BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25363%3A0x681BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25363:0x681BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25363'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25363:0x681BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6857%3A0x6E1ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6857%3A0x6E1ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6857%3A0x6E1ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6857%3A0x6E1ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6857%3A0x6E1ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6857:0x6E1ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6857'^^xsd:integer;
  dwc:scientificName 'Evermannella balbo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6857:0x6E1ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9870%3A0x2E1CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9870%3A0x2E1CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9870%3A0x2E1CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9870%3A0x2E1CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9870%3A0x2E1CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9870:0x2E1CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9870'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9870:0x2E1CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29599%3A0x641ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29599%3A0x641ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29599%3A0x641ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29599%3A0x641ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29599%3A0x641ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29599:0x641ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29599'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29599:0x641ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6819%3A0x5521CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6819%3A0x5521CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6819%3A0x5521CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6819%3A0x5521CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6819%3A0x5521CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6819:0x5521CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6819'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16461'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6819:0x5521CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33941%3A0x6F1BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33941%3A0x6F1BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33941%3A0x6F1BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33941%3A0x6F1BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33941%3A0x6F1BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33941:0x6F1BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33941'^^xsd:integer;
  dwc:scientificName 'Megalanceola stephenseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '325364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33941:0x6F1BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '325364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5806%3A0x9822CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5806%3A0x9822CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5806%3A0x9822CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5806%3A0x9822CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5806%3A0x9822CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5806:0x9822CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5806'^^xsd:integer;
  dwc:scientificName 'Nannobrachium atrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5806:0x9822CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6792%3A0x241ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6792%3A0x241ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6792%3A0x241ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6792%3A0x241ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6792%3A0x241ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6792:0x241ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6792'^^xsd:integer;
  dwc:scientificName 'Nansenia tenera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ofer Gon'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6792:0x241ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9762%3A0x2F1CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9762%3A0x2F1CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9762%3A0x2F1CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9762%3A0x2F1CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9762%3A0x2F1CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9762:0x2F1CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9762'^^xsd:integer;
  dwc:scientificName 'Maulisia mauli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro; Zachary Baldwin'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9762:0x2F1CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6867%3A0x1A1ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6867%3A0x1A1ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6867%3A0x1A1ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6867%3A0x1A1ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6867%3A0x1A1ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6867:0x1A1ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6867'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6867:0x1A1ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6937%3A0x9B22CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6937%3A0x9B22CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6937%3A0x9B22CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6937%3A0x9B22CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6937%3A0x9B22CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6937:0x9B22CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6937'^^xsd:integer;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6937:0x9B22CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6803%3A0x9C22CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6803%3A0x9C22CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6803%3A0x9C22CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6803%3A0x9C22CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6803%3A0x9C22CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6803:0x9C22CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6803'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 19238'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6803:0x9C22CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6803%3A0xEE1DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6803%3A0xEE1DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6803%3A0xEE1DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6803%3A0xEE1DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6803%3A0xEE1DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6803:0xEE1DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6803'^^xsd:integer;
  dwc:scientificName 'Notoscopelus bolini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 19239'^^xsd:string;
  dwc:aphiaid '158913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6803:0xEE1DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '158913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6871%3A0xE71DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6871%3A0xE71DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6871%3A0xE71DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6871%3A0xE71DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6871%3A0xE71DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6871:0xE71DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6871'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton; Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6871:0xE71DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6841%3A0xE61DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6841%3A0xE61DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6841%3A0xE61DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6841%3A0xE61DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6841%3A0xE61DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6841:0xE61DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6841'^^xsd:integer;
  dwc:scientificName 'Opisthoproctus soleatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126733'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6841:0xE61DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126733'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6883%3A0xE41DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6883%3A0xE41DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6883%3A0xE41DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6883%3A0xE41DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6883%3A0xE41DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6883:0xE41DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6883'^^xsd:integer;
  dwc:scientificName 'Octopoteuthis sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '181379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6883:0xE41DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '181379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6847%3A0xE31DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6847%3A0xE31DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6847%3A0xE31DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6847%3A0xE31DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6847%3A0xE31DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6847:0xE31DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6847'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6847:0xE31DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5829%3A0xDC1DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5829%3A0xDC1DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5829%3A0xDC1DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5829%3A0xDC1DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5829%3A0xDC1DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5829:0xDC1DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5829'^^xsd:integer;
  dwc:scientificName 'Lestidiops jayakari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126354'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5829:0xDC1DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33955%3A0x261CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33955%3A0x261CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33955%3A0x261CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33955%3A0x261CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33955%3A0x261CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33955:0x261CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33955'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33955:0x261CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6736%3A0x7A21CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6736%3A0x7A21CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6736%3A0x7A21CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6736%3A0x7A21CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6736%3A0x7A21CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6736:0x7A21CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6736'^^xsd:integer;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6736:0x7A21CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9748%3A0xAB1DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9748%3A0xAB1DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9748%3A0xAB1DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9748%3A0xAB1DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9748%3A0xAB1DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9748:0xAB1DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9748'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9748:0xAB1DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10294%3A0xBA1BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10294%3A0xBA1BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10294%3A0xBA1BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10294%3A0xBA1BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10294%3A0xBA1BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10294:0xBA1BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10294'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia macrops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126740'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10294:0xBA1BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6817%3A0xA81DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6817%3A0xA81DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6817%3A0xA81DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6817%3A0xA81DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6817%3A0xA81DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6817:0xA81DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6817'^^xsd:integer;
  dwc:scientificName 'Howella brodiei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6817:0xA81DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6815%3A0x9F1DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6815%3A0x9F1DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6815%3A0x9F1DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6815%3A0x9F1DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6815%3A0x9F1DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6815:0x9F1DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6815'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6815:0x9F1DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6722%3A0x9C1DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6722%3A0x9C1DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6722%3A0x9C1DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6722%3A0x9C1DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6722%3A0x9C1DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6722:0x9C1DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6722'^^xsd:integer;
  dwc:scientificName 'Lampadena speculigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6722:0x9C1DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33983%3A0x4F1DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33983%3A0x4F1DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33983%3A0x4F1DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33983%3A0x4F1DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33983%3A0x4F1DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33983:0x4F1DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33983'^^xsd:integer;
  dwc:scientificName 'Phrosina semilunata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33983:0x4F1DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '103273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6861%3A0xB122CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6861%3A0xB122CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6861%3A0xB122CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6861%3A0xB122CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6861%3A0xB122CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6861:0xB122CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6861'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6861:0xB122CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6873%3A0xD822CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6873%3A0xD822CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6873%3A0xD822CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6873%3A0xD822CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6873%3A0xD822CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6873:0xD822CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6873'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6873:0xD822CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6951%3A0x3F1DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6951%3A0x3F1DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6951%3A0x3F1DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6951%3A0x3F1DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6951%3A0x3F1DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6951:0x3F1DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6951'^^xsd:integer;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6951:0x3F1DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2396%3A0x3E1DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2396%3A0x3E1DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2396%3A0x3E1DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2396%3A0x3E1DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2396%3A0x3E1DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2396:0x3E1DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2396'^^xsd:integer;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2396:0x3E1DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27078%3A0x3E1DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27078%3A0x3E1DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27078%3A0x3E1DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27078%3A0x3E1DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27078%3A0x3E1DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27078:0x3E1DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27078'^^xsd:integer;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27078:0x3E1DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6764%3A0x381DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6764%3A0x381DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6764%3A0x381DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6764%3A0x381DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6764%3A0x381DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6764:0x381DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6764'^^xsd:integer;
  dwc:scientificName 'Alepisaurus brevirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 15976'^^xsd:string;
  dwc:aphiaid '126332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6764:0x381DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6855%3A0xD61CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6855%3A0xD61CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6855%3A0xD61CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6855%3A0xD61CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6855%3A0xD61CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6855:0xD61CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6855'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6855:0xD61CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7540%3A0xD61CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7540%3A0xD61CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7540%3A0xD61CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7540%3A0xD61CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7540%3A0xD61CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7540:0xD61CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7540'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7540:0xD61CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14645%3A0xD31CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14645%3A0xD31CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14645%3A0xD31CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14645%3A0xD31CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14645%3A0xD31CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14645:0xD31CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14645'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1657-59 '^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14645:0xD31CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5514%3A0xCB1CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5514%3A0xCB1CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5514%3A0xCB1CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5514%3A0xCB1CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5514%3A0xCB1CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5514:0xCB1CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5514'^^xsd:integer;
  dwc:scientificName 'Brachioteuthis beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '341792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5514:0xCB1CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '341792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33997%3A0x8121CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33997%3A0x8121CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33997%3A0x8121CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33997%3A0x8121CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A33997%3A0x8121CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:33997:0x8121CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '33997'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:33997:0x8121CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9884%3A0x801CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9884%3A0x801CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9884%3A0x801CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9884%3A0x801CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9884%3A0x801CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9884:0x801CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9884'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9884:0x801CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6839%3A0x7B1CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6839%3A0x7B1CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6839%3A0x7B1CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6839%3A0x7B1CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6839%3A0x7B1CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6839:0x7B1CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6839'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6839:0x7B1CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29613%3A0x321CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29613%3A0x321CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29613%3A0x321CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29613%3A0x321CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29613%3A0x321CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29613:0x321CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29613'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29613:0x321CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2388%3A0x311CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2388%3A0x311CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2388%3A0x311CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-27.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2388%3A0x311CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -27.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-27.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2388%3A0x311CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2388:0x311CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2388'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.531'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3634 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2388:0x311CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29719%3A0x3A21CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29719%3A0x3A21CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29719%3A0x3A21CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29719%3A0x3A21CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29719%3A0x3A21CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29719:0x3A21CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29719'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29719:0x3A21CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29697%3A0x8321CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29697%3A0x8321CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29697%3A0x8321CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29697%3A0x8321CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29697%3A0x8321CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29697:0x8321CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29697'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29697:0x8321CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6797%3A0x3E21CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6797%3A0x3E21CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6797%3A0x3E21CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6797%3A0x3E21CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6797%3A0x3E21CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6797:0x3E21CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6797'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6797:0x3E21CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7055%3A0x3E21CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7055%3A0x3E21CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7055%3A0x3E21CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7055%3A0x3E21CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7055%3A0x3E21CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7055:0x3E21CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7055'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7055:0x3E21CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29747%3A0x9221CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29747%3A0x9221CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29747%3A0x9221CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29747%3A0x9221CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29747%3A0x9221CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29747:0x9221CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29747'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29747:0x9221CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7079%3A0xAF20CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7079%3A0xAF20CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7079%3A0xAF20CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7079%3A0xAF20CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7079%3A0xAF20CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7079:0xAF20CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7079'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7079:0xAF20CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7067%3A0xCF1BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7067%3A0xCF1BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7067%3A0xCF1BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7067%3A0xCF1BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7067%3A0xCF1BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7067:0xCF1BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7067'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7067:0xCF1BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7057%3A0x9820CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7057%3A0x9820CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7057%3A0x9820CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7057%3A0x9820CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7057%3A0x9820CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7057:0x9820CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7057'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andrey Dolgov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7057:0x9820CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7065%3A0x6020CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7065%3A0x6020CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7065%3A0x6020CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7065%3A0x6020CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7065%3A0x6020CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7065:0x6020CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7065'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7065:0x6020CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7614%3A0x5F20CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7614%3A0x5F20CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7614%3A0x5F20CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7614%3A0x5F20CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7614%3A0x5F20CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7614:0x5F20CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7614'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1551'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7614:0x5F20CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7093%3A0x5820CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7093%3A0x5820CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7093%3A0x5820CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7093%3A0x5820CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7093%3A0x5820CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7093:0x5820CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7093'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7093:0x5820CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7119%3A0x321BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7119%3A0x321BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7119%3A0x321BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7119%3A0x321BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7119%3A0x321BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7119:0x321BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7119'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16244'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7119:0x321BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32725%3A0x1D20CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32725%3A0x1D20CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32725%3A0x1D20CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32725%3A0x1D20CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32725%3A0x1D20CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32725:0x1D20CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32725'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32725:0x1D20CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32711%3A0xF31FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32711%3A0xF31FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32711%3A0xF31FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32711%3A0xF31FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32711%3A0xF31FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32711:0xF31FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32711'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32711:0xF31FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29733%3A0xEF1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29733%3A0xEF1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29733%3A0xEF1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29733%3A0xEF1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29733%3A0xEF1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29733:0xEF1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29733'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29733:0xEF1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7107%3A0x931FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7107%3A0x931FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7107%3A0x931FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7107%3A0x931FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7107%3A0x931FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7107:0x931FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7107'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16683'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7107:0x931FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7616%3A0x7E1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7616%3A0x7E1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7616%3A0x7E1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7616%3A0x7E1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7616%3A0x7E1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7616:0x7E1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7616'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1651-52'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7616:0x7E1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6895%3A0x501FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6895%3A0x501FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6895%3A0x501FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6895%3A0x501FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6895%3A0x501FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6895:0x501FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6895'^^xsd:integer;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6895:0x501FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14412%3A0x281FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14412%3A0x281FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14412%3A0x281FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14412%3A0x281FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14412%3A0x281FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14412:0x281FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14412'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14412:0x281FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1D1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1D1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7095%3A0xD71ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7095%3A0xD71ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7095%3A0xD71ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7095%3A0xD71ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7095%3A0xD71ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7095:0xD71ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7095'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7095:0xD71ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7574%3A0x5D22CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7574%3A0x5D22CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7574%3A0x5D22CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7574%3A0x5D22CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7574%3A0x5D22CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7574:0x5D22CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7574'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1561'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7574:0x5D22CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14482%3A0x671BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14482%3A0x671BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14482%3A0x671BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14482%3A0x671BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14482%3A0x671BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14482:0x671BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14482'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14482:0x671BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7123%3A0x6D1ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7123%3A0x6D1ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7123%3A0x6D1ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7123%3A0x6D1ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7123%3A0x6D1ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7123:0x6D1ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7123'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16460'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7123:0x6D1ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15428%3A0x691ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15428%3A0x691ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15428%3A0x691ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15428%3A0x691ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15428%3A0x691ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15428:0x691ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15428'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15428:0x691ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29711%3A0x6E22CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29711%3A0x6E22CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29711%3A0x6E22CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29711%3A0x6E22CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29711%3A0x6E22CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29711:0x6E22CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29711'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29711:0x6E22CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29775%3A0x2A1CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29775%3A0x2A1CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29775%3A0x2A1CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29775%3A0x2A1CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29775%3A0x2A1CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29775:0x2A1CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29775'^^xsd:integer;
  dwc:scientificName 'Eupasiphae gilesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Marit E. Christiansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107666'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29775:0x2A1CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107666'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11377%3A0x2E1ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11377%3A0x2E1ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11377%3A0x2E1ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11377%3A0x2E1ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11377%3A0x2E1ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11377:0x2E1ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11377'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11377:0x2E1ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7562%3A0x2D1ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7562%3A0x2D1ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7562%3A0x2D1ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7562%3A0x2D1ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7562%3A0x2D1ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7562:0x2D1ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7562'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1555'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7562:0x2D1ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7069%3A0x7622CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7069%3A0x7622CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7069%3A0x7622CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7069%3A0x7622CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7069%3A0x7622CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7069:0x7622CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7069'^^xsd:integer;
  dwc:scientificName 'Melamphaes microps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7069:0x7622CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6718%3A0x1B1ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6718%3A0x1B1ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6718%3A0x1B1ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6718%3A0x1B1ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6718%3A0x1B1ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6718:0x1B1ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6718'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6718:0x1B1ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22391%3A0x1B1ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22391%3A0x1B1ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22391%3A0x1B1ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22391%3A0x1B1ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22391%3A0x1B1ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22391:0x1B1ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22391'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Erlend Langhelle'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22391:0x1B1ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5500%3A0x9A22CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5500%3A0x9A22CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5500%3A0x9A22CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5500%3A0x9A22CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5500%3A0x9A22CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5500:0x9A22CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5500'^^xsd:integer;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5500:0x9A22CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7063%3A0xF31DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7063%3A0xF31DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7063%3A0xF31DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7063%3A0xF31DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7063%3A0xF31DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7063:0xF31DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7063'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7063:0xF31DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7085%3A0xE01DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7085%3A0xE01DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7085%3A0xE01DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7085%3A0xE01DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7085%3A0xE01DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7085:0xE01DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7085'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7085:0xE01DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6811%3A0xDD1DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6811%3A0xDD1DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6811%3A0xDD1DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6811%3A0xDD1DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6811%3A0xDD1DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6811:0xDD1DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6811'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6811:0xDD1DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4461%3A0xD51BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4461%3A0xD51BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4461%3A0xD51BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4461%3A0xD51BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4461%3A0xD51BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4461:0xD51BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4461'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1534-37'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4461:0xD51BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7121%3A0xBC1BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7121%3A0xBC1BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7121%3A0xBC1BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7121%3A0xBC1BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7121%3A0xBC1BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7121:0xBC1BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7121'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7121:0xBC1BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7081%3A0x511DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7081%3A0x511DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7081%3A0x511DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7081%3A0x511DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7081%3A0x511DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7081:0x511DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7081'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7081:0x511DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7592%3A0xB722CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7592%3A0xB722CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7592%3A0xB722CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7592%3A0xB722CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7592%3A0xB722CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7592:0xB722CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7592'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1500'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7592:0xB722CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7053%3A0xCE1CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7053%3A0xCE1CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7053%3A0xCE1CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7053%3A0xCE1CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7053%3A0xCE1CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7053:0xCE1CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7053'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7053:0xCE1CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7113%3A0x881CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7113%3A0x881CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7113%3A0x881CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7113%3A0x881CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7113%3A0x881CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7113:0x881CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7113'^^xsd:integer;
  dwc:scientificName 'Leptacanthichthys gracilispinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'T.W. Pietsch'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16713'^^xsd:string;
  dwc:aphiaid '126566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7113:0x881CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29761%3A0xC91BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29761%3A0xC91BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29761%3A0xC91BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29761%3A0xC91BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29761%3A0xC91BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29761:0xC91BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29761'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29761:0xC91BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15260%3A0x7F1CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15260%3A0x7F1CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15260%3A0x7F1CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15260%3A0x7F1CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15260%3A0x7F1CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15260:0x7F1CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15260'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15260:0x7F1CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14468%3A0x341CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14468%3A0x341CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14468%3A0x341CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353"^^xsd:decimal ;
  dwc:decimalLongitude "-27.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14468%3A0x341CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353 -27.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.353"^^xsd:decimal ;
  geo-pos:long "-27.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14468%3A0x341CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14468:0x341CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14468'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.515'^^xsd:double;
  dwc:latitude '50.353'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3650 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14468:0x341CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29669%3A0x8421CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29669%3A0x8421CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29669%3A0x8421CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.394"^^xsd:decimal ;
  dwc:decimalLongitude "-27.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29669%3A0x8421CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  geo-pos:lat "50.394"^^xsd:decimal ;
  geo-pos:long "-27.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29669%3A0x8421CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29669:0x8421CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29669'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.497'^^xsd:double;
  dwc:latitude '50.394'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2370'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3604 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29669:0x8421CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29683%3A0x1321CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29683%3A0x1321CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29683%3A0x1321CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.394"^^xsd:decimal ;
  dwc:decimalLongitude "-27.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29683%3A0x1321CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  geo-pos:lat "50.394"^^xsd:decimal ;
  geo-pos:long "-27.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29683%3A0x1321CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29683:0x1321CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29683'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.497'^^xsd:double;
  dwc:latitude '50.394'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2370'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3604 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29683:0x1321CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29845%3A0x0E21CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29845%3A0x0E21CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29845%3A0x0E21CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.394"^^xsd:decimal ;
  dwc:decimalLongitude "-27.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29845%3A0x0E21CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  geo-pos:lat "50.394"^^xsd:decimal ;
  geo-pos:long "-27.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29845%3A0x0E21CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29845:0x0E21CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29845'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.497'^^xsd:double;
  dwc:latitude '50.394'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2370'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3604 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29845:0x0E21CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29803%3A0xB320CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29803%3A0xB320CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29803%3A0xB320CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.394"^^xsd:decimal ;
  dwc:decimalLongitude "-27.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29803%3A0xB320CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  geo-pos:lat "50.394"^^xsd:decimal ;
  geo-pos:long "-27.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29803%3A0xB320CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29803:0xB320CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29803'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.497'^^xsd:double;
  dwc:latitude '50.394'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2370'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3604 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29803:0xB320CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5488%3A0x9421CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5488%3A0x9421CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5488%3A0x9421CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.394"^^xsd:decimal ;
  dwc:decimalLongitude "-27.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5488%3A0x9421CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  geo-pos:lat "50.394"^^xsd:decimal ;
  geo-pos:long "-27.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5488%3A0x9421CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5488:0x9421CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5488'^^xsd:integer;
  dwc:scientificName 'Stauroteuthis syrtensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.497'^^xsd:double;
  dwc:latitude '50.394'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2370'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3604 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '153122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5488:0x9421CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '153122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7101%3A0x9D20CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7101%3A0x9D20CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7101%3A0x9D20CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.394"^^xsd:decimal ;
  dwc:decimalLongitude "-27.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7101%3A0x9D20CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  geo-pos:lat "50.394"^^xsd:decimal ;
  geo-pos:long "-27.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7101%3A0x9D20CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7101:0x9D20CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7101'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.497'^^xsd:double;
  dwc:latitude '50.394'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2370'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3604 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7101:0x9D20CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31479%3A0x1D20CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31479%3A0x1D20CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31479%3A0x1D20CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.394"^^xsd:decimal ;
  dwc:decimalLongitude "-27.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31479%3A0x1D20CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  geo-pos:lat "50.394"^^xsd:decimal ;
  geo-pos:long "-27.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31479%3A0x1D20CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31479:0x1D20CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31479'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.497'^^xsd:double;
  dwc:latitude '50.394'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2370'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3604 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31479:0x1D20CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32401%3A0x1D20CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32401%3A0x1D20CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32401%3A0x1D20CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.394"^^xsd:decimal ;
  dwc:decimalLongitude "-27.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32401%3A0x1D20CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  geo-pos:lat "50.394"^^xsd:decimal ;
  geo-pos:long "-27.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32401%3A0x1D20CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32401:0x1D20CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32401'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.497'^^xsd:double;
  dwc:latitude '50.394'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2370'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3604 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32401:0x1D20CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7117%3A0xF51FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7117%3A0xF51FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7117%3A0xF51FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.394"^^xsd:decimal ;
  dwc:decimalLongitude "-27.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7117%3A0xF51FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  geo-pos:lat "50.394"^^xsd:decimal ;
  geo-pos:long "-27.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7117%3A0xF51FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7117:0xF51FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7117'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.497'^^xsd:double;
  dwc:latitude '50.394'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2370'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3604 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16243'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7117:0xF51FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31437%3A0x0122CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31437%3A0x0122CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31437%3A0x0122CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.394"^^xsd:decimal ;
  dwc:decimalLongitude "-27.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31437%3A0x0122CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  geo-pos:lat "50.394"^^xsd:decimal ;
  geo-pos:long "-27.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31437%3A0x0122CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31437:0x0122CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31437'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.497'^^xsd:double;
  dwc:latitude '50.394'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2370'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3604 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31437:0x0122CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22966%3A0xF11FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22966%3A0xF11FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22966%3A0xF11FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.394"^^xsd:decimal ;
  dwc:decimalLongitude "-27.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22966%3A0xF11FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  geo-pos:lat "50.394"^^xsd:decimal ;
  geo-pos:long "-27.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22966%3A0xF11FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22966:0xF11FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22966'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.497'^^xsd:double;
  dwc:latitude '50.394'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2370'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3604 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22966:0xF11FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10222%3A0x1B1CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10222%3A0x1B1CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10222%3A0x1B1CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.394"^^xsd:decimal ;
  dwc:decimalLongitude "-27.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10222%3A0x1B1CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  geo-pos:lat "50.394"^^xsd:decimal ;
  geo-pos:long "-27.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10222%3A0x1B1CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10222:0x1B1CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10222'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.497'^^xsd:double;
  dwc:latitude '50.394'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2370'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3604 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10222:0x1B1CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7087%3A0x941FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7087%3A0x941FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7087%3A0x941FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.394"^^xsd:decimal ;
  dwc:decimalLongitude "-27.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7087%3A0x941FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  geo-pos:lat "50.394"^^xsd:decimal ;
  geo-pos:long "-27.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7087%3A0x941FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7087:0x941FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7087'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.497'^^xsd:double;
  dwc:latitude '50.394'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2370'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3604 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16682'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7087:0x941FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25186%3A0x941FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25186%3A0x941FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25186%3A0x941FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.394"^^xsd:decimal ;
  dwc:decimalLongitude "-27.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25186%3A0x941FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  geo-pos:lat "50.394"^^xsd:decimal ;
  geo-pos:long "-27.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25186%3A0x941FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25186:0x941FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25186'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.497'^^xsd:double;
  dwc:latitude '50.394'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2370'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3604 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16681'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25186:0x941FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31451%3A0x1222CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31451%3A0x1222CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31451%3A0x1222CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.394"^^xsd:decimal ;
  dwc:decimalLongitude "-27.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31451%3A0x1222CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  geo-pos:lat "50.394"^^xsd:decimal ;
  geo-pos:long "-27.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31451%3A0x1222CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31451:0x1222CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31451'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.497'^^xsd:double;
  dwc:latitude '50.394'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2370'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3604 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31451:0x1222CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5516%3A0x451FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5516%3A0x451FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5516%3A0x451FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.394"^^xsd:decimal ;
  dwc:decimalLongitude "-27.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5516%3A0x451FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  geo-pos:lat "50.394"^^xsd:decimal ;
  geo-pos:long "-27.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5516%3A0x451FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5516:0x451FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5516'^^xsd:integer;
  dwc:scientificName 'Ancistroteuthis lichtensteinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.497'^^xsd:double;
  dwc:latitude '50.394'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2370'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3604 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5516:0x451FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '140647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7061%3A0x331FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7061%3A0x331FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7061%3A0x331FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.394"^^xsd:decimal ;
  dwc:decimalLongitude "-27.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7061%3A0x331FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  geo-pos:lat "50.394"^^xsd:decimal ;
  geo-pos:long "-27.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7061%3A0x331FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7061:0x331FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7061'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.497'^^xsd:double;
  dwc:latitude '50.394'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2370'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3604 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7061:0x331FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.394"^^xsd:decimal ;
  dwc:decimalLongitude "-27.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  geo-pos:lat "50.394"^^xsd:decimal ;
  geo-pos:long "-27.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1D1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.497'^^xsd:double;
  dwc:latitude '50.394'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2370'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3604 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1D1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29831%3A0xCE1ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29831%3A0xCE1ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29831%3A0xCE1ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.394"^^xsd:decimal ;
  dwc:decimalLongitude "-27.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29831%3A0xCE1ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  geo-pos:lat "50.394"^^xsd:decimal ;
  geo-pos:long "-27.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29831%3A0xCE1ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29831:0xCE1ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29831'^^xsd:integer;
  dwc:scientificName 'Pasiphaea tarda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.497'^^xsd:double;
  dwc:latitude '50.394'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2370'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3604 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29831:0xCE1ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22952%3A0x6A1BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22952%3A0x6A1BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22952%3A0x6A1BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.394"^^xsd:decimal ;
  dwc:decimalLongitude "-27.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22952%3A0x6A1BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  geo-pos:lat "50.394"^^xsd:decimal ;
  geo-pos:long "-27.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22952%3A0x6A1BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22952:0x6A1BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22952'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.497'^^xsd:double;
  dwc:latitude '50.394'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2370'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3604 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22952:0x6A1BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6923%3A0x711ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6923%3A0x711ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6923%3A0x711ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.394"^^xsd:decimal ;
  dwc:decimalLongitude "-27.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6923%3A0x711ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  geo-pos:lat "50.394"^^xsd:decimal ;
  geo-pos:long "-27.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6923%3A0x711ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6923:0x711ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6923'^^xsd:integer;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.497'^^xsd:double;
  dwc:latitude '50.394'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2370'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3604 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6923:0x711ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14470%3A0x371ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14470%3A0x371ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14470%3A0x371ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.394"^^xsd:decimal ;
  dwc:decimalLongitude "-27.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14470%3A0x371ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  geo-pos:lat "50.394"^^xsd:decimal ;
  geo-pos:long "-27.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14470%3A0x371ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14470:0x371ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14470'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.497'^^xsd:double;
  dwc:latitude '50.394'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2370'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3604 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14470:0x371ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7073%3A0x2D1ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7073%3A0x2D1ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7073%3A0x2D1ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.394"^^xsd:decimal ;
  dwc:decimalLongitude "-27.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7073%3A0x2D1ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  geo-pos:lat "50.394"^^xsd:decimal ;
  geo-pos:long "-27.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7073%3A0x2D1ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7073:0x2D1ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7073'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.497'^^xsd:double;
  dwc:latitude '50.394'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2370'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3604 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16459'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7073:0x2D1ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31465%3A0x7322CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31465%3A0x7322CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31465%3A0x7322CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.394"^^xsd:decimal ;
  dwc:decimalLongitude "-27.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31465%3A0x7322CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  geo-pos:lat "50.394"^^xsd:decimal ;
  geo-pos:long "-27.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31465%3A0x7322CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31465:0x7322CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31465'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.497'^^xsd:double;
  dwc:latitude '50.394'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2370'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3604 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31465:0x7322CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7047%3A0x271ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7047%3A0x271ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7047%3A0x271ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.394"^^xsd:decimal ;
  dwc:decimalLongitude "-27.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7047%3A0x271ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  geo-pos:lat "50.394"^^xsd:decimal ;
  geo-pos:long "-27.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7047%3A0x271ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7047:0x271ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7047'^^xsd:integer;
  dwc:scientificName 'Melamphaes microps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.497'^^xsd:double;
  dwc:latitude '50.394'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2370'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3604 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7047:0x271ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6909%3A0xF51DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6909%3A0xF51DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6909%3A0xF51DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.394"^^xsd:decimal ;
  dwc:decimalLongitude "-27.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6909%3A0xF51DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  geo-pos:lat "50.394"^^xsd:decimal ;
  geo-pos:long "-27.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6909%3A0xF51DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6909:0xF51DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6909'^^xsd:integer;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.497'^^xsd:double;
  dwc:latitude '50.394'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2370'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3604 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6909:0xF51DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14190%3A0xE71DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14190%3A0xE71DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14190%3A0xE71DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.394"^^xsd:decimal ;
  dwc:decimalLongitude "-27.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14190%3A0xE71DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  geo-pos:lat "50.394"^^xsd:decimal ;
  geo-pos:long "-27.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14190%3A0xE71DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14190:0xE71DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14190'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.497'^^xsd:double;
  dwc:latitude '50.394'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2370'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3604 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14190:0xE71DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7103%3A0xE21DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7103%3A0xE21DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7103%3A0xE21DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.394"^^xsd:decimal ;
  dwc:decimalLongitude "-27.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7103%3A0xE21DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  geo-pos:lat "50.394"^^xsd:decimal ;
  geo-pos:long "-27.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7103%3A0xE21DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7103:0xE21DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7103'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.497'^^xsd:double;
  dwc:latitude '50.394'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2370'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3604 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7103:0xE21DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7077%3A0xDB1DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7077%3A0xDB1DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7077%3A0xDB1DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.394"^^xsd:decimal ;
  dwc:decimalLongitude "-27.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7077%3A0xDB1DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  geo-pos:lat "50.394"^^xsd:decimal ;
  geo-pos:long "-27.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7077%3A0xDB1DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7077:0xDB1DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7077'^^xsd:integer;
  dwc:scientificName 'Leptacanthichthys gracilispinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'T.W Pietsch'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.497'^^xsd:double;
  dwc:latitude '50.394'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2370'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3604 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16712'^^xsd:string;
  dwc:aphiaid '126566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7077:0xDB1DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7071%3A0xA922CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7071%3A0xA922CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7071%3A0xA922CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.394"^^xsd:decimal ;
  dwc:decimalLongitude "-27.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7071%3A0xA922CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  geo-pos:lat "50.394"^^xsd:decimal ;
  geo-pos:long "-27.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7071%3A0xA922CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7071:0xA922CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7071'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.497'^^xsd:double;
  dwc:latitude '50.394'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2370'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3604 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7071:0xA922CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5530%3A0xA51DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5530%3A0xA51DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5530%3A0xA51DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.394"^^xsd:decimal ;
  dwc:decimalLongitude "-27.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5530%3A0xA51DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  geo-pos:lat "50.394"^^xsd:decimal ;
  geo-pos:long "-27.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5530%3A0xA51DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5530:0xA51DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5530'^^xsd:integer;
  dwc:scientificName 'Histioteuthis bonnellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.497'^^xsd:double;
  dwc:latitude '50.394'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2370'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3604 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5530:0xA51DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '140111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5472%3A0xBA1BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5472%3A0xBA1BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5472%3A0xBA1BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.394"^^xsd:decimal ;
  dwc:decimalLongitude "-27.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5472%3A0xBA1BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  geo-pos:lat "50.394"^^xsd:decimal ;
  geo-pos:long "-27.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5472%3A0xBA1BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5472:0xBA1BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5472'^^xsd:integer;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.497'^^xsd:double;
  dwc:latitude '50.394'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2370'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3604 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5472:0xBA1BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22994%3A0x511DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22994%3A0x511DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22994%3A0x511DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.394"^^xsd:decimal ;
  dwc:decimalLongitude "-27.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22994%3A0x511DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  geo-pos:lat "50.394"^^xsd:decimal ;
  geo-pos:long "-27.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22994%3A0x511DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22994:0x511DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22994'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.497'^^xsd:double;
  dwc:latitude '50.394'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2370'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3604 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22994:0x511DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10194%3A0x451DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10194%3A0x451DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10194%3A0x451DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.394"^^xsd:decimal ;
  dwc:decimalLongitude "-27.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10194%3A0x451DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  geo-pos:lat "50.394"^^xsd:decimal ;
  geo-pos:long "-27.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10194%3A0x451DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10194:0x451DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10194'^^xsd:integer;
  dwc:scientificName 'Bentheogennema intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.497'^^xsd:double;
  dwc:latitude '50.394'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2370'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3604 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10194:0x451DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23010%3A0x3D1DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23010%3A0x3D1DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23010%3A0x3D1DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.394"^^xsd:decimal ;
  dwc:decimalLongitude "-27.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23010%3A0x3D1DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  geo-pos:lat "50.394"^^xsd:decimal ;
  geo-pos:long "-27.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23010%3A0x3D1DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23010:0x3D1DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23010'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.497'^^xsd:double;
  dwc:latitude '50.394'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2370'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3604 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23010:0x3D1DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7089%3A0xC71CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7089%3A0xC71CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7089%3A0xC71CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.394"^^xsd:decimal ;
  dwc:decimalLongitude "-27.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7089%3A0xC71CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  geo-pos:lat "50.394"^^xsd:decimal ;
  geo-pos:long "-27.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7089%3A0xC71CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7089:0xC71CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7089'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.497'^^xsd:double;
  dwc:latitude '50.394'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2370'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3604 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7089:0xC71CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32387%3A0xC41BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32387%3A0xC41BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32387%3A0xC41BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.394"^^xsd:decimal ;
  dwc:decimalLongitude "-27.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32387%3A0xC41BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  geo-pos:lat "50.394"^^xsd:decimal ;
  geo-pos:long "-27.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32387%3A0xC41BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32387:0xC41BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32387'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.497'^^xsd:double;
  dwc:latitude '50.394'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2370'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3604 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32387:0xC41BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29859%3A0x911CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29859%3A0x911CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29859%3A0x911CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.394"^^xsd:decimal ;
  dwc:decimalLongitude "-27.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29859%3A0x911CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  geo-pos:lat "50.394"^^xsd:decimal ;
  geo-pos:long "-27.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29859%3A0x911CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29859:0x911CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29859'^^xsd:integer;
  dwc:scientificName 'Ephyrina benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.497'^^xsd:double;
  dwc:latitude '50.394'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2370'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3604 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29859:0x911CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29817%3A0xCA1BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29817%3A0xCA1BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29817%3A0xCA1BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.394"^^xsd:decimal ;
  dwc:decimalLongitude "-27.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29817%3A0xCA1BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  geo-pos:lat "50.394"^^xsd:decimal ;
  geo-pos:long "-27.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A29817%3A0xCA1BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:29817:0xCA1BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '29817'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.497'^^xsd:double;
  dwc:latitude '50.394'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2370'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3604 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:29817:0xCA1BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12696%3A0x351CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12696%3A0x351CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12696%3A0x351CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.394"^^xsd:decimal ;
  dwc:decimalLongitude "-27.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12696%3A0x351CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  geo-pos:lat "50.394"^^xsd:decimal ;
  geo-pos:long "-27.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12696%3A0x351CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12696:0x351CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12696'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.497'^^xsd:double;
  dwc:latitude '50.394'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2370'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3604 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12696:0x351CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7075%3A0xCC1BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7075%3A0xCC1BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7075%3A0xCC1BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.394"^^xsd:decimal ;
  dwc:decimalLongitude "-27.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1810"^^xsd:integer ;
  dwc:maximumDepthInMeters "2370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7075%3A0xCC1BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.394 -27.497)"^^geo:wktLiteral ;
  geo-pos:lat "50.394"^^xsd:decimal ;
  geo-pos:long "-27.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7075%3A0xCC1BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7075:0xCC1BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7075'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.497'^^xsd:double;
  dwc:latitude '50.394'^^xsd:double;
  dwc:minimumDepth '1810'^^xsd:integer;
  dwc:maximumDepth '2370'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3604 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7075:0xCC1BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23517%3A0x3A21CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23517%3A0x3A21CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23517%3A0x3A21CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607"^^xsd:decimal ;
  dwc:decimalLongitude "-27.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2309"^^xsd:integer ;
  dwc:maximumDepthInMeters "2731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23517%3A0x3A21CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  geo-pos:lat "50.607"^^xsd:decimal ;
  geo-pos:long "-27.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23517%3A0x3A21CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23517:0x3A21CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23517'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.493'^^xsd:double;
  dwc:latitude '50.607'^^xsd:double;
  dwc:minimumDepth '2309'^^xsd:integer;
  dwc:maximumDepth '2731'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3705 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23517:0x3A21CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26764%3A0x3D21CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26764%3A0x3D21CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26764%3A0x3D21CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607"^^xsd:decimal ;
  dwc:decimalLongitude "-27.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2309"^^xsd:integer ;
  dwc:maximumDepthInMeters "2731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26764%3A0x3D21CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  geo-pos:lat "50.607"^^xsd:decimal ;
  geo-pos:long "-27.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26764%3A0x3D21CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26764:0x3D21CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26764'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.493'^^xsd:double;
  dwc:latitude '50.607'^^xsd:double;
  dwc:minimumDepth '2309'^^xsd:integer;
  dwc:maximumDepth '2731'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3705 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26764:0x3D21CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2851%3A0x8321CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2851%3A0x8321CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2851%3A0x8321CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607"^^xsd:decimal ;
  dwc:decimalLongitude "-27.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2309"^^xsd:integer ;
  dwc:maximumDepthInMeters "2731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2851%3A0x8321CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  geo-pos:lat "50.607"^^xsd:decimal ;
  geo-pos:long "-27.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2851%3A0x8321CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2851:0x8321CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2851'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.493'^^xsd:double;
  dwc:latitude '50.607'^^xsd:double;
  dwc:minimumDepth '2309'^^xsd:integer;
  dwc:maximumDepth '2731'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3705 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2851:0x8321CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7155%3A0x6020CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7155%3A0x6020CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7155%3A0x6020CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607"^^xsd:decimal ;
  dwc:decimalLongitude "-27.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2309"^^xsd:integer ;
  dwc:maximumDepthInMeters "2731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7155%3A0x6020CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  geo-pos:lat "50.607"^^xsd:decimal ;
  geo-pos:long "-27.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7155%3A0x6020CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7155:0x6020CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7155'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.493'^^xsd:double;
  dwc:latitude '50.607'^^xsd:double;
  dwc:minimumDepth '2309'^^xsd:integer;
  dwc:maximumDepth '2731'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3705 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7155:0x6020CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7165%3A0x321BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7165%3A0x321BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7165%3A0x321BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607"^^xsd:decimal ;
  dwc:decimalLongitude "-27.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2309"^^xsd:integer ;
  dwc:maximumDepthInMeters "2731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7165%3A0x321BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  geo-pos:lat "50.607"^^xsd:decimal ;
  geo-pos:long "-27.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7165%3A0x321BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7165:0x321BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7165'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.493'^^xsd:double;
  dwc:latitude '50.607'^^xsd:double;
  dwc:minimumDepth '2309'^^xsd:integer;
  dwc:maximumDepth '2731'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3705 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16237'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7165:0x321BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30967%3A0x0022CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30967%3A0x0022CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30967%3A0x0022CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607"^^xsd:decimal ;
  dwc:decimalLongitude "-27.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2309"^^xsd:integer ;
  dwc:maximumDepthInMeters "2731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30967%3A0x0022CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  geo-pos:lat "50.607"^^xsd:decimal ;
  geo-pos:long "-27.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30967%3A0x0022CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30967:0x0022CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30967'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.493'^^xsd:double;
  dwc:latitude '50.607'^^xsd:double;
  dwc:minimumDepth '2309'^^xsd:integer;
  dwc:maximumDepth '2731'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3705 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30967:0x0022CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23475%3A0xF01FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23475%3A0xF01FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23475%3A0xF01FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607"^^xsd:decimal ;
  dwc:decimalLongitude "-27.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2309"^^xsd:integer ;
  dwc:maximumDepthInMeters "2731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23475%3A0xF01FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  geo-pos:lat "50.607"^^xsd:decimal ;
  geo-pos:long "-27.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23475%3A0xF01FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23475:0xF01FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23475'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.493'^^xsd:double;
  dwc:latitude '50.607'^^xsd:double;
  dwc:minimumDepth '2309'^^xsd:integer;
  dwc:maximumDepth '2731'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3705 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23475:0xF01FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7193%3A0x841FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7193%3A0x841FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7193%3A0x841FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607"^^xsd:decimal ;
  dwc:decimalLongitude "-27.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2309"^^xsd:integer ;
  dwc:maximumDepthInMeters "2731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7193%3A0x841FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  geo-pos:lat "50.607"^^xsd:decimal ;
  geo-pos:long "-27.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7193%3A0x841FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7193:0x841FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7193'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.493'^^xsd:double;
  dwc:latitude '50.607'^^xsd:double;
  dwc:minimumDepth '2309'^^xsd:integer;
  dwc:maximumDepth '2731'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3705 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7193:0x841FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30953%3A0x4E1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30953%3A0x4E1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30953%3A0x4E1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607"^^xsd:decimal ;
  dwc:decimalLongitude "-27.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2309"^^xsd:integer ;
  dwc:maximumDepthInMeters "2731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30953%3A0x4E1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  geo-pos:lat "50.607"^^xsd:decimal ;
  geo-pos:long "-27.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30953%3A0x4E1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30953:0x4E1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30953'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.493'^^xsd:double;
  dwc:latitude '50.607'^^xsd:double;
  dwc:minimumDepth '2309'^^xsd:integer;
  dwc:maximumDepth '2731'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3705 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30953:0x4E1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7183%3A0x1622CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7183%3A0x1622CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7183%3A0x1622CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607"^^xsd:decimal ;
  dwc:decimalLongitude "-27.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2309"^^xsd:integer ;
  dwc:maximumDepthInMeters "2731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7183%3A0x1622CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  geo-pos:lat "50.607"^^xsd:decimal ;
  geo-pos:long "-27.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7183%3A0x1622CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7183:0x1622CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7183'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.493'^^xsd:double;
  dwc:latitude '50.607'^^xsd:double;
  dwc:minimumDepth '2309'^^xsd:integer;
  dwc:maximumDepth '2731'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3705 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7183:0x1622CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5922CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5922CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5922CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607"^^xsd:decimal ;
  dwc:decimalLongitude "-27.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "2731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5922CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  geo-pos:lat "50.607"^^xsd:decimal ;
  geo-pos:long "-27.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5922CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5922CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pseudosagitta lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.493'^^xsd:double;
  dwc:latitude '50.607'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '2731'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3705 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5922CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '105444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5221CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5221CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5221CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607"^^xsd:decimal ;
  dwc:decimalLongitude "-27.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "2731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5221CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  geo-pos:lat "50.607"^^xsd:decimal ;
  geo-pos:long "-27.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5221CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5221CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.493'^^xsd:double;
  dwc:latitude '50.607'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '2731'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3705 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5221CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8388%3A0x601BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8388%3A0x601BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8388%3A0x601BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607"^^xsd:decimal ;
  dwc:decimalLongitude "-27.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2309"^^xsd:integer ;
  dwc:maximumDepthInMeters "2731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8388%3A0x601BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  geo-pos:lat "50.607"^^xsd:decimal ;
  geo-pos:long "-27.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8388%3A0x601BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8388:0x601BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8388'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.493'^^xsd:double;
  dwc:latitude '50.607'^^xsd:double;
  dwc:minimumDepth '2309'^^xsd:integer;
  dwc:maximumDepth '2731'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3705 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8388:0x601BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607"^^xsd:decimal ;
  dwc:decimalLongitude "-27.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2309"^^xsd:integer ;
  dwc:maximumDepthInMeters "2731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  geo-pos:lat "50.607"^^xsd:decimal ;
  geo-pos:long "-27.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1C1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.493'^^xsd:double;
  dwc:latitude '50.607'^^xsd:double;
  dwc:minimumDepth '2309'^^xsd:integer;
  dwc:maximumDepth '2731'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3705 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1C1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23461%3A0x661BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23461%3A0x661BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23461%3A0x661BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607"^^xsd:decimal ;
  dwc:decimalLongitude "-27.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2309"^^xsd:integer ;
  dwc:maximumDepthInMeters "2731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23461%3A0x661BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  geo-pos:lat "50.607"^^xsd:decimal ;
  geo-pos:long "-27.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23461%3A0x661BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23461:0x661BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23461'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.493'^^xsd:double;
  dwc:latitude '50.607'^^xsd:double;
  dwc:minimumDepth '2309'^^xsd:integer;
  dwc:maximumDepth '2731'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3705 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23461:0x661BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30995%3A0xC21ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30995%3A0xC21ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30995%3A0xC21ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607"^^xsd:decimal ;
  dwc:decimalLongitude "-27.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2309"^^xsd:integer ;
  dwc:maximumDepthInMeters "2731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30995%3A0xC21ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  geo-pos:lat "50.607"^^xsd:decimal ;
  geo-pos:long "-27.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30995%3A0xC21ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30995:0xC21ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30995'^^xsd:integer;
  dwc:scientificName 'Parandania boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.493'^^xsd:double;
  dwc:latitude '50.607'^^xsd:double;
  dwc:minimumDepth '2309'^^xsd:integer;
  dwc:maximumDepth '2731'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3705 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '214747'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30995:0xC21ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '214747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31029%3A0xC01ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31029%3A0xC01ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31029%3A0xC01ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607"^^xsd:decimal ;
  dwc:decimalLongitude "-27.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2309"^^xsd:integer ;
  dwc:maximumDepthInMeters "2731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31029%3A0xC01ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  geo-pos:lat "50.607"^^xsd:decimal ;
  geo-pos:long "-27.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31029%3A0xC01ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31029:0xC01ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31029'^^xsd:integer;
  dwc:scientificName 'Orchomene gerulicorbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.493'^^xsd:double;
  dwc:latitude '50.607'^^xsd:double;
  dwc:minimumDepth '2309'^^xsd:integer;
  dwc:maximumDepth '2731'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3705 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31029:0xC01ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '102686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31043%3A0x6522CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31043%3A0x6522CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31043%3A0x6522CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607"^^xsd:decimal ;
  dwc:decimalLongitude "-27.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2309"^^xsd:integer ;
  dwc:maximumDepthInMeters "2731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31043%3A0x6522CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  geo-pos:lat "50.607"^^xsd:decimal ;
  geo-pos:long "-27.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31043%3A0x6522CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31043:0x6522CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31043'^^xsd:integer;
  dwc:scientificName 'Paracallisoma alberti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.493'^^xsd:double;
  dwc:latitude '50.607'^^xsd:double;
  dwc:minimumDepth '2309'^^xsd:integer;
  dwc:maximumDepth '2731'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3705 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31043:0x6522CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '102700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13554%3A0x6B1ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13554%3A0x6B1ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13554%3A0x6B1ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607"^^xsd:decimal ;
  dwc:decimalLongitude "-27.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2309"^^xsd:integer ;
  dwc:maximumDepthInMeters "2731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13554%3A0x6B1ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  geo-pos:lat "50.607"^^xsd:decimal ;
  geo-pos:long "-27.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13554%3A0x6B1ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13554:0x6B1ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13554'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.493'^^xsd:double;
  dwc:latitude '50.607'^^xsd:double;
  dwc:minimumDepth '2309'^^xsd:integer;
  dwc:maximumDepth '2731'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3705 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13554:0x6B1ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8148%3A0x1E1CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8148%3A0x1E1CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8148%3A0x1E1CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607"^^xsd:decimal ;
  dwc:decimalLongitude "-27.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2309"^^xsd:integer ;
  dwc:maximumDepthInMeters "2731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8148%3A0x1E1CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  geo-pos:lat "50.607"^^xsd:decimal ;
  geo-pos:long "-27.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8148%3A0x1E1CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8148:0x1E1CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8148'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.493'^^xsd:double;
  dwc:latitude '50.607'^^xsd:double;
  dwc:minimumDepth '2309'^^xsd:integer;
  dwc:maximumDepth '2731'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3705 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8148:0x1E1CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x591ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x591ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x591ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607"^^xsd:decimal ;
  dwc:decimalLongitude "-27.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "2731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x591ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  geo-pos:lat "50.607"^^xsd:decimal ;
  geo-pos:long "-27.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x591ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x591ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Eukrohnia fowleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.493'^^xsd:double;
  dwc:latitude '50.607'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '2731'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3705 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x591ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '105415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9674%3A0x331ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9674%3A0x331ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9674%3A0x331ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607"^^xsd:decimal ;
  dwc:decimalLongitude "-27.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2309"^^xsd:integer ;
  dwc:maximumDepthInMeters "2731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9674%3A0x331ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  geo-pos:lat "50.607"^^xsd:decimal ;
  geo-pos:long "-27.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9674%3A0x331ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9674:0x331ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9674'^^xsd:integer;
  dwc:scientificName 'Eucopia australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.493'^^xsd:double;
  dwc:latitude '50.607'^^xsd:double;
  dwc:minimumDepth '2309'^^xsd:integer;
  dwc:maximumDepth '2731'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3705 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9674:0x331ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '119916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8176%3A0x321ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8176%3A0x321ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8176%3A0x321ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607"^^xsd:decimal ;
  dwc:decimalLongitude "-27.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2309"^^xsd:integer ;
  dwc:maximumDepthInMeters "2731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8176%3A0x321ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  geo-pos:lat "50.607"^^xsd:decimal ;
  geo-pos:long "-27.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8176%3A0x321ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8176:0x321ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8176'^^xsd:integer;
  dwc:scientificName 'Eucopia australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.493'^^xsd:double;
  dwc:latitude '50.607'^^xsd:double;
  dwc:minimumDepth '2309'^^xsd:integer;
  dwc:maximumDepth '2731'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3705 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8176:0x321ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '119916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8246%3A0x2F1ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8246%3A0x2F1ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8246%3A0x2F1ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607"^^xsd:decimal ;
  dwc:decimalLongitude "-27.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2309"^^xsd:integer ;
  dwc:maximumDepthInMeters "2731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8246%3A0x2F1ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  geo-pos:lat "50.607"^^xsd:decimal ;
  geo-pos:long "-27.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8246%3A0x2F1ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8246:0x2F1ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8246'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.493'^^xsd:double;
  dwc:latitude '50.607'^^xsd:double;
  dwc:minimumDepth '2309'^^xsd:integer;
  dwc:maximumDepth '2731'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3705 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8246:0x2F1ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13792%3A0x2E1ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13792%3A0x2E1ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13792%3A0x2E1ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607"^^xsd:decimal ;
  dwc:decimalLongitude "-27.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2309"^^xsd:integer ;
  dwc:maximumDepthInMeters "2731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13792%3A0x2E1ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  geo-pos:lat "50.607"^^xsd:decimal ;
  geo-pos:long "-27.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13792%3A0x2E1ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13792:0x2E1ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13792'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.493'^^xsd:double;
  dwc:latitude '50.607'^^xsd:double;
  dwc:minimumDepth '2309'^^xsd:integer;
  dwc:maximumDepth '2731'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3705 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13792:0x2E1ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13778%3A0x2A1ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13778%3A0x2A1ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13778%3A0x2A1ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607"^^xsd:decimal ;
  dwc:decimalLongitude "-27.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2309"^^xsd:integer ;
  dwc:maximumDepthInMeters "2731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13778%3A0x2A1ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  geo-pos:lat "50.607"^^xsd:decimal ;
  geo-pos:long "-27.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13778%3A0x2A1ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13778:0x2A1ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13778'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.493'^^xsd:double;
  dwc:latitude '50.607'^^xsd:double;
  dwc:minimumDepth '2309'^^xsd:integer;
  dwc:maximumDepth '2731'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3705 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13778:0x2A1ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31085%3A0x7622CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31085%3A0x7622CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31085%3A0x7622CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607"^^xsd:decimal ;
  dwc:decimalLongitude "-27.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2309"^^xsd:integer ;
  dwc:maximumDepthInMeters "2731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31085%3A0x7622CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  geo-pos:lat "50.607"^^xsd:decimal ;
  geo-pos:long "-27.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31085%3A0x7622CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31085:0x7622CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31085'^^xsd:integer;
  dwc:scientificName 'Mimonectes loveni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.493'^^xsd:double;
  dwc:latitude '50.607'^^xsd:double;
  dwc:minimumDepth '2309'^^xsd:integer;
  dwc:maximumDepth '2731'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3705 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31085:0x7622CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '103269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5446%3A0xF51DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5446%3A0xF51DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5446%3A0xF51DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607"^^xsd:decimal ;
  dwc:decimalLongitude "-27.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2309"^^xsd:integer ;
  dwc:maximumDepthInMeters "2731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5446%3A0xF51DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  geo-pos:lat "50.607"^^xsd:decimal ;
  geo-pos:long "-27.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5446%3A0xF51DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5446:0xF51DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5446'^^xsd:integer;
  dwc:scientificName 'Mastigoteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.493'^^xsd:double;
  dwc:latitude '50.607'^^xsd:double;
  dwc:minimumDepth '2309'^^xsd:integer;
  dwc:maximumDepth '2731'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3705 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '238750'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5446:0xF51DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13624%3A0xED1DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13624%3A0xED1DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13624%3A0xED1DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607"^^xsd:decimal ;
  dwc:decimalLongitude "-27.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2309"^^xsd:integer ;
  dwc:maximumDepthInMeters "2731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13624%3A0xED1DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  geo-pos:lat "50.607"^^xsd:decimal ;
  geo-pos:long "-27.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13624%3A0xED1DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13624:0xED1DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13624'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.493'^^xsd:double;
  dwc:latitude '50.607'^^xsd:double;
  dwc:minimumDepth '2309'^^xsd:integer;
  dwc:maximumDepth '2731'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3705 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13624:0xED1DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31099%3A0x261CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31099%3A0x261CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31099%3A0x261CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607"^^xsd:decimal ;
  dwc:decimalLongitude "-27.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2309"^^xsd:integer ;
  dwc:maximumDepthInMeters "2731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31099%3A0x261CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  geo-pos:lat "50.607"^^xsd:decimal ;
  geo-pos:long "-27.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31099%3A0x261CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31099:0x261CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31099'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.493'^^xsd:double;
  dwc:latitude '50.607'^^xsd:double;
  dwc:minimumDepth '2309'^^xsd:integer;
  dwc:maximumDepth '2731'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3705 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31099:0x261CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31071%3A0xAE22CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31071%3A0xAE22CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31071%3A0xAE22CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607"^^xsd:decimal ;
  dwc:decimalLongitude "-27.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2309"^^xsd:integer ;
  dwc:maximumDepthInMeters "2731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31071%3A0xAE22CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  geo-pos:lat "50.607"^^xsd:decimal ;
  geo-pos:long "-27.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31071%3A0xAE22CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31071:0xAE22CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31071'^^xsd:integer;
  dwc:scientificName 'Lanceola felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.493'^^xsd:double;
  dwc:latitude '50.607'^^xsd:double;
  dwc:minimumDepth '2309'^^xsd:integer;
  dwc:maximumDepth '2731'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3705 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '510139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31071:0xAE22CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '510139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31057%3A0x521DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31057%3A0x521DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31057%3A0x521DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607"^^xsd:decimal ;
  dwc:decimalLongitude "-27.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2309"^^xsd:integer ;
  dwc:maximumDepthInMeters "2731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31057%3A0x521DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  geo-pos:lat "50.607"^^xsd:decimal ;
  geo-pos:long "-27.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31057%3A0x521DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31057:0x521DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31057'^^xsd:integer;
  dwc:scientificName 'Lanceola laticarpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.493'^^xsd:double;
  dwc:latitude '50.607'^^xsd:double;
  dwc:minimumDepth '2309'^^xsd:integer;
  dwc:maximumDepth '2731'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3705 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '510142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31057:0x521DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '510142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8021CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8021CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8021CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607"^^xsd:decimal ;
  dwc:decimalLongitude "-27.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "2731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8021CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  geo-pos:lat "50.607"^^xsd:decimal ;
  geo-pos:long "-27.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8021CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8021CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Solidosagitta zetesios'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.493'^^xsd:double;
  dwc:latitude '50.607'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '2731'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3705 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8021CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '105463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607"^^xsd:decimal ;
  dwc:decimalLongitude "-27.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "2731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  geo-pos:lat "50.607"^^xsd:decimal ;
  geo-pos:long "-27.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD01CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD01CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Caecosagitta macrocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.493'^^xsd:double;
  dwc:latitude '50.607'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '2731'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3705 m. Gear used: Plankton ringnet'^^xsd:string;
  dwc:aphiaid '105431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD01CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '105431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7141%3A0x221CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7141%3A0x221CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7141%3A0x221CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607"^^xsd:decimal ;
  dwc:decimalLongitude "-27.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2309"^^xsd:integer ;
  dwc:maximumDepthInMeters "2731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7141%3A0x221CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  geo-pos:lat "50.607"^^xsd:decimal ;
  geo-pos:long "-27.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7141%3A0x221CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7141:0x221CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7141'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.493'^^xsd:double;
  dwc:latitude '50.607'^^xsd:double;
  dwc:minimumDepth '2309'^^xsd:integer;
  dwc:maximumDepth '2731'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3705 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7141:0x221CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30981%3A0x8121CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30981%3A0x8121CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30981%3A0x8121CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607"^^xsd:decimal ;
  dwc:decimalLongitude "-27.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2309"^^xsd:integer ;
  dwc:maximumDepthInMeters "2731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30981%3A0x8121CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  geo-pos:lat "50.607"^^xsd:decimal ;
  geo-pos:long "-27.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30981%3A0x8121CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30981:0x8121CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30981'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.493'^^xsd:double;
  dwc:latitude '50.607'^^xsd:double;
  dwc:minimumDepth '2309'^^xsd:integer;
  dwc:maximumDepth '2731'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3705 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30981:0x8121CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13764%3A0xE222CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13764%3A0xE222CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13764%3A0xE222CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607"^^xsd:decimal ;
  dwc:decimalLongitude "-27.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2309"^^xsd:integer ;
  dwc:maximumDepthInMeters "2731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13764%3A0xE222CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  geo-pos:lat "50.607"^^xsd:decimal ;
  geo-pos:long "-27.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13764%3A0xE222CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13764:0xE222CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13764'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.493'^^xsd:double;
  dwc:latitude '50.607'^^xsd:double;
  dwc:minimumDepth '2309'^^xsd:integer;
  dwc:maximumDepth '2731'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3705 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13764:0xE222CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13750%3A0xBB1CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13750%3A0xBB1CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13750%3A0xBB1CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607"^^xsd:decimal ;
  dwc:decimalLongitude "-27.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2309"^^xsd:integer ;
  dwc:maximumDepthInMeters "2731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13750%3A0xBB1CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  geo-pos:lat "50.607"^^xsd:decimal ;
  geo-pos:long "-27.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13750%3A0xBB1CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13750:0xBB1CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13750'^^xsd:integer;
  dwc:scientificName 'Eucopia australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.493'^^xsd:double;
  dwc:latitude '50.607'^^xsd:double;
  dwc:minimumDepth '2309'^^xsd:integer;
  dwc:maximumDepth '2731'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3705 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13750:0xBB1CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '119916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31001%3A0x1F1CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31001%3A0x1F1CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31001%3A0x1F1CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607"^^xsd:decimal ;
  dwc:decimalLongitude "-27.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2309"^^xsd:integer ;
  dwc:maximumDepthInMeters "2731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31001%3A0x1F1CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  geo-pos:lat "50.607"^^xsd:decimal ;
  geo-pos:long "-27.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31001%3A0x1F1CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31001:0x1F1CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31001'^^xsd:integer;
  dwc:scientificName 'Hyperia spinigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.493'^^xsd:double;
  dwc:latitude '50.607'^^xsd:double;
  dwc:minimumDepth '2309'^^xsd:integer;
  dwc:maximumDepth '2731'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3705 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31001:0x1F1CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '103254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31379%3A0x861CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31379%3A0x861CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31379%3A0x861CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607"^^xsd:decimal ;
  dwc:decimalLongitude "-27.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2309"^^xsd:integer ;
  dwc:maximumDepthInMeters "2731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31379%3A0x861CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  geo-pos:lat "50.607"^^xsd:decimal ;
  geo-pos:long "-27.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31379%3A0x861CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31379:0x861CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31379'^^xsd:integer;
  dwc:scientificName 'Lanceola clausii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.493'^^xsd:double;
  dwc:latitude '50.607'^^xsd:double;
  dwc:minimumDepth '2309'^^xsd:integer;
  dwc:maximumDepth '2731'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3705 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '325370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31379:0x861CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '325370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31015%3A0x821CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31015%3A0x821CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31015%3A0x821CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607"^^xsd:decimal ;
  dwc:decimalLongitude "-27.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2309"^^xsd:integer ;
  dwc:maximumDepthInMeters "2731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31015%3A0x821CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  geo-pos:lat "50.607"^^xsd:decimal ;
  geo-pos:long "-27.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31015%3A0x821CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31015:0x821CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31015'^^xsd:integer;
  dwc:scientificName 'Parargissa curticornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.493'^^xsd:double;
  dwc:latitude '50.607'^^xsd:double;
  dwc:minimumDepth '2309'^^xsd:integer;
  dwc:maximumDepth '2731'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3705 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '848871'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31015:0x821CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '491557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8260%3A0x7F1CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8260%3A0x7F1CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8260%3A0x7F1CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607"^^xsd:decimal ;
  dwc:decimalLongitude "-27.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2309"^^xsd:integer ;
  dwc:maximumDepthInMeters "2731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8260%3A0x7F1CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607 -27.493)"^^geo:wktLiteral ;
  geo-pos:lat "50.607"^^xsd:decimal ;
  geo-pos:long "-27.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8260%3A0x7F1CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8260:0x7F1CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8260'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.493'^^xsd:double;
  dwc:latitude '50.607'^^xsd:double;
  dwc:minimumDepth '2309'^^xsd:integer;
  dwc:maximumDepth '2731'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3705 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8260:0x7F1CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15272%3A0x8321CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15272%3A0x8321CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15272%3A0x8321CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.582"^^xsd:decimal ;
  dwc:decimalLongitude "-27.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1774"^^xsd:integer ;
  dwc:maximumDepthInMeters "2301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15272%3A0x8321CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  geo-pos:lat "50.582"^^xsd:decimal ;
  geo-pos:long "-27.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15272%3A0x8321CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15272:0x8321CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15272'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.492'^^xsd:double;
  dwc:latitude '50.582'^^xsd:double;
  dwc:minimumDepth '1774'^^xsd:integer;
  dwc:maximumDepth '2301'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3520 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15272:0x8321CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32835%3A0x1221CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32835%3A0x1221CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32835%3A0x1221CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.582"^^xsd:decimal ;
  dwc:decimalLongitude "-27.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1774"^^xsd:integer ;
  dwc:maximumDepthInMeters "2301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32835%3A0x1221CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  geo-pos:lat "50.582"^^xsd:decimal ;
  geo-pos:long "-27.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32835%3A0x1221CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32835:0x1221CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32835'^^xsd:integer;
  dwc:scientificName 'Scypholanceola aestiva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.492'^^xsd:double;
  dwc:latitude '50.582'^^xsd:double;
  dwc:minimumDepth '1774'^^xsd:integer;
  dwc:maximumDepth '2301'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3520 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '180730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32835:0x1221CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '180730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26750%3A0x3F21CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26750%3A0x3F21CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26750%3A0x3F21CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.582"^^xsd:decimal ;
  dwc:decimalLongitude "-27.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1774"^^xsd:integer ;
  dwc:maximumDepthInMeters "2301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26750%3A0x3F21CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  geo-pos:lat "50.582"^^xsd:decimal ;
  geo-pos:long "-27.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26750%3A0x3F21CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26750:0x3F21CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26750'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.492'^^xsd:double;
  dwc:latitude '50.582'^^xsd:double;
  dwc:minimumDepth '1774'^^xsd:integer;
  dwc:maximumDepth '2301'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3520 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26750:0x3F21CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7209%3A0xCE1BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7209%3A0xCE1BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7209%3A0xCE1BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.582"^^xsd:decimal ;
  dwc:decimalLongitude "-27.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1774"^^xsd:integer ;
  dwc:maximumDepthInMeters "2301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7209%3A0xCE1BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  geo-pos:lat "50.582"^^xsd:decimal ;
  geo-pos:long "-27.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7209%3A0xCE1BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7209:0xCE1BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7209'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.492'^^xsd:double;
  dwc:latitude '50.582'^^xsd:double;
  dwc:minimumDepth '1774'^^xsd:integer;
  dwc:maximumDepth '2301'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3520 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7209:0xCE1BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23377%3A0xFC20CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23377%3A0xFC20CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23377%3A0xFC20CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.582"^^xsd:decimal ;
  dwc:decimalLongitude "-27.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1774"^^xsd:integer ;
  dwc:maximumDepthInMeters "2301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23377%3A0xFC20CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  geo-pos:lat "50.582"^^xsd:decimal ;
  geo-pos:long "-27.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23377%3A0xFC20CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23377:0xFC20CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23377'^^xsd:integer;
  dwc:scientificName 'Meningodora mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.492'^^xsd:double;
  dwc:latitude '50.582'^^xsd:double;
  dwc:minimumDepth '1774'^^xsd:integer;
  dwc:maximumDepth '2301'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3520 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23377:0xFC20CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9121CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9121CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9121CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.582"^^xsd:decimal ;
  dwc:decimalLongitude "-27.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1774"^^xsd:integer ;
  dwc:maximumDepthInMeters "2301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9121CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  geo-pos:lat "50.582"^^xsd:decimal ;
  geo-pos:long "-27.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9121CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x9121CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.492'^^xsd:double;
  dwc:latitude '50.582'^^xsd:double;
  dwc:minimumDepth '1774'^^xsd:integer;
  dwc:maximumDepth '2301'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3520 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x9121CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23363%3A0x9121CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23363%3A0x9121CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23363%3A0x9121CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.582"^^xsd:decimal ;
  dwc:decimalLongitude "-27.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1774"^^xsd:integer ;
  dwc:maximumDepthInMeters "2301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23363%3A0x9121CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  geo-pos:lat "50.582"^^xsd:decimal ;
  geo-pos:long "-27.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23363%3A0x9121CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23363:0x9121CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23363'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.492'^^xsd:double;
  dwc:latitude '50.582'^^xsd:double;
  dwc:minimumDepth '1774'^^xsd:integer;
  dwc:maximumDepth '2301'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3520 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23363:0x9121CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7167%3A0x9C20CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7167%3A0x9C20CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7167%3A0x9C20CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.582"^^xsd:decimal ;
  dwc:decimalLongitude "-27.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1774"^^xsd:integer ;
  dwc:maximumDepthInMeters "2301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7167%3A0x9C20CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  geo-pos:lat "50.582"^^xsd:decimal ;
  geo-pos:long "-27.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7167%3A0x9C20CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7167:0x9C20CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7167'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.492'^^xsd:double;
  dwc:latitude '50.582'^^xsd:double;
  dwc:minimumDepth '1774'^^xsd:integer;
  dwc:maximumDepth '2301'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3520 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7167:0x9C20CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32863%3A0x0022CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32863%3A0x0022CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32863%3A0x0022CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.582"^^xsd:decimal ;
  dwc:decimalLongitude "-27.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1774"^^xsd:integer ;
  dwc:maximumDepthInMeters "2301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32863%3A0x0022CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  geo-pos:lat "50.582"^^xsd:decimal ;
  geo-pos:long "-27.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32863%3A0x0022CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32863:0x0022CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32863'^^xsd:integer;
  dwc:scientificName 'Cyphocaris anonyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.492'^^xsd:double;
  dwc:latitude '50.582'^^xsd:double;
  dwc:minimumDepth '1774'^^xsd:integer;
  dwc:maximumDepth '2301'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3520 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32863:0x0022CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '102554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32849%3A0xF71FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32849%3A0xF71FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32849%3A0xF71FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.582"^^xsd:decimal ;
  dwc:decimalLongitude "-27.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1774"^^xsd:integer ;
  dwc:maximumDepthInMeters "2301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32849%3A0xF71FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  geo-pos:lat "50.582"^^xsd:decimal ;
  geo-pos:long "-27.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32849%3A0xF71FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32849:0xF71FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32849'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.492'^^xsd:double;
  dwc:latitude '50.582'^^xsd:double;
  dwc:minimumDepth '1774'^^xsd:integer;
  dwc:maximumDepth '2301'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3520 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32849:0xF71FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34165%3A0xF71FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34165%3A0xF71FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34165%3A0xF71FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.582"^^xsd:decimal ;
  dwc:decimalLongitude "-27.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1774"^^xsd:integer ;
  dwc:maximumDepthInMeters "2301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34165%3A0xF71FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  geo-pos:lat "50.582"^^xsd:decimal ;
  geo-pos:long "-27.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34165%3A0xF71FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34165:0xF71FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34165'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.492'^^xsd:double;
  dwc:latitude '50.582'^^xsd:double;
  dwc:minimumDepth '1774'^^xsd:integer;
  dwc:maximumDepth '2301'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3520 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34165:0xF71FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7153%3A0xF41FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7153%3A0xF41FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7153%3A0xF41FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.582"^^xsd:decimal ;
  dwc:decimalLongitude "-27.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1774"^^xsd:integer ;
  dwc:maximumDepthInMeters "2301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7153%3A0xF41FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  geo-pos:lat "50.582"^^xsd:decimal ;
  geo-pos:long "-27.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7153%3A0xF41FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7153:0xF41FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7153'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.492'^^xsd:double;
  dwc:latitude '50.582'^^xsd:double;
  dwc:minimumDepth '1774'^^xsd:integer;
  dwc:maximumDepth '2301'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3520 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16238'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7153:0xF41FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34137%3A0xF21FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34137%3A0xF21FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34137%3A0xF21FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.582"^^xsd:decimal ;
  dwc:decimalLongitude "-27.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1774"^^xsd:integer ;
  dwc:maximumDepthInMeters "2301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34137%3A0xF21FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  geo-pos:lat "50.582"^^xsd:decimal ;
  geo-pos:long "-27.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34137%3A0xF21FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34137:0xF21FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34137'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.492'^^xsd:double;
  dwc:latitude '50.582'^^xsd:double;
  dwc:minimumDepth '1774'^^xsd:integer;
  dwc:maximumDepth '2301'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3520 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34137:0xF21FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23349%3A0xF11FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23349%3A0xF11FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23349%3A0xF11FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.582"^^xsd:decimal ;
  dwc:decimalLongitude "-27.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1774"^^xsd:integer ;
  dwc:maximumDepthInMeters "2301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23349%3A0xF11FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  geo-pos:lat "50.582"^^xsd:decimal ;
  geo-pos:long "-27.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23349%3A0xF11FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23349:0xF11FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23349'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.492'^^xsd:double;
  dwc:latitude '50.582'^^xsd:double;
  dwc:minimumDepth '1774'^^xsd:integer;
  dwc:maximumDepth '2301'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3520 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23349:0xF11FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26778%3A0x371BCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26778%3A0x371BCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26778%3A0x371BCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.582"^^xsd:decimal ;
  dwc:decimalLongitude "-27.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1774"^^xsd:integer ;
  dwc:maximumDepthInMeters "2301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26778%3A0x371BCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  geo-pos:lat "50.582"^^xsd:decimal ;
  geo-pos:long "-27.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26778%3A0x371BCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26778:0x371BCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26778'^^xsd:integer;
  dwc:scientificName 'Bentheogennema intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.492'^^xsd:double;
  dwc:latitude '50.582'^^xsd:double;
  dwc:minimumDepth '1774'^^xsd:integer;
  dwc:maximumDepth '2301'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3520 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26778:0x371BCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7195%3A0x931FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7195%3A0x931FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7195%3A0x931FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.582"^^xsd:decimal ;
  dwc:decimalLongitude "-27.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1774"^^xsd:integer ;
  dwc:maximumDepthInMeters "2301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7195%3A0x931FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  geo-pos:lat "50.582"^^xsd:decimal ;
  geo-pos:long "-27.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7195%3A0x931FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7195:0x931FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7195'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.492'^^xsd:double;
  dwc:latitude '50.582'^^xsd:double;
  dwc:minimumDepth '1774'^^xsd:integer;
  dwc:maximumDepth '2301'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3520 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16678'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7195:0x931FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32877%3A0x8F1FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32877%3A0x8F1FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32877%3A0x8F1FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.582"^^xsd:decimal ;
  dwc:decimalLongitude "-27.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1774"^^xsd:integer ;
  dwc:maximumDepthInMeters "2301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32877%3A0x8F1FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  geo-pos:lat "50.582"^^xsd:decimal ;
  geo-pos:long "-27.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32877%3A0x8F1FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32877:0x8F1FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32877'^^xsd:integer;
  dwc:scientificName 'Brachyscelus crusculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.492'^^xsd:double;
  dwc:latitude '50.582'^^xsd:double;
  dwc:minimumDepth '1774'^^xsd:integer;
  dwc:maximumDepth '2301'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3520 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103241'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32877:0x8F1FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '103241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7169%3A0xD11BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7169%3A0xD11BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7169%3A0xD11BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.582"^^xsd:decimal ;
  dwc:decimalLongitude "-27.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1774"^^xsd:integer ;
  dwc:maximumDepthInMeters "2301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7169%3A0xD11BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  geo-pos:lat "50.582"^^xsd:decimal ;
  geo-pos:long "-27.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7169%3A0xD11BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7169:0xD11BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7169'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.492'^^xsd:double;
  dwc:latitude '50.582'^^xsd:double;
  dwc:minimumDepth '1774'^^xsd:integer;
  dwc:maximumDepth '2301'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3520 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7169:0xD11BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23265%3A0x4E21CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23265%3A0x4E21CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23265%3A0x4E21CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.582"^^xsd:decimal ;
  dwc:decimalLongitude "-27.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1774"^^xsd:integer ;
  dwc:maximumDepthInMeters "2301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23265%3A0x4E21CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  geo-pos:lat "50.582"^^xsd:decimal ;
  geo-pos:long "-27.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23265%3A0x4E21CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23265:0x4E21CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23265'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.492'^^xsd:double;
  dwc:latitude '50.582'^^xsd:double;
  dwc:minimumDepth '1774'^^xsd:integer;
  dwc:maximumDepth '2301'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3520 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23265:0x4E21CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32807%3A0x4F1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32807%3A0x4F1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32807%3A0x4F1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.582"^^xsd:decimal ;
  dwc:decimalLongitude "-27.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1774"^^xsd:integer ;
  dwc:maximumDepthInMeters "2301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32807%3A0x4F1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  geo-pos:lat "50.582"^^xsd:decimal ;
  geo-pos:long "-27.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32807%3A0x4F1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32807:0x4F1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32807'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.492'^^xsd:double;
  dwc:latitude '50.582'^^xsd:double;
  dwc:minimumDepth '1774'^^xsd:integer;
  dwc:maximumDepth '2301'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3520 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32807:0x4F1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7139%3A0x331FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7139%3A0x331FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7139%3A0x331FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.582"^^xsd:decimal ;
  dwc:decimalLongitude "-27.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1774"^^xsd:integer ;
  dwc:maximumDepthInMeters "2301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7139%3A0x331FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  geo-pos:lat "50.582"^^xsd:decimal ;
  geo-pos:long "-27.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7139%3A0x331FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7139:0x331FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7139'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.492'^^xsd:double;
  dwc:latitude '50.582'^^xsd:double;
  dwc:minimumDepth '1774'^^xsd:integer;
  dwc:maximumDepth '2301'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3520 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7139:0x331FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.582"^^xsd:decimal ;
  dwc:decimalLongitude "-27.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1774"^^xsd:integer ;
  dwc:maximumDepthInMeters "2301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  geo-pos:lat "50.582"^^xsd:decimal ;
  geo-pos:long "-27.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1A1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.492'^^xsd:double;
  dwc:latitude '50.582'^^xsd:double;
  dwc:minimumDepth '1774'^^xsd:integer;
  dwc:maximumDepth '2301'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3520 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1A1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23251%3A0xC81ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23251%3A0xC81ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23251%3A0xC81ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.582"^^xsd:decimal ;
  dwc:decimalLongitude "-27.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1774"^^xsd:integer ;
  dwc:maximumDepthInMeters "2301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23251%3A0xC81ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  geo-pos:lat "50.582"^^xsd:decimal ;
  geo-pos:long "-27.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23251%3A0xC81ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23251:0xC81ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23251'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.492'^^xsd:double;
  dwc:latitude '50.582'^^xsd:double;
  dwc:minimumDepth '1774'^^xsd:integer;
  dwc:maximumDepth '2301'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3520 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23251:0xC81ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7211%3A0x6D1BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7211%3A0x6D1BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7211%3A0x6D1BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.582"^^xsd:decimal ;
  dwc:decimalLongitude "-27.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1774"^^xsd:integer ;
  dwc:maximumDepthInMeters "2301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7211%3A0x6D1BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  geo-pos:lat "50.582"^^xsd:decimal ;
  geo-pos:long "-27.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7211%3A0x6D1BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7211:0x6D1BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7211'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.492'^^xsd:double;
  dwc:latitude '50.582'^^xsd:double;
  dwc:minimumDepth '1774'^^xsd:integer;
  dwc:maximumDepth '2301'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3520 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16458'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7211:0x6D1BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13098%3A0x6A1ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13098%3A0x6A1ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13098%3A0x6A1ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.582"^^xsd:decimal ;
  dwc:decimalLongitude "-27.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1774"^^xsd:integer ;
  dwc:maximumDepthInMeters "2301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13098%3A0x6A1ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  geo-pos:lat "50.582"^^xsd:decimal ;
  geo-pos:long "-27.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13098%3A0x6A1ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13098:0x6A1ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13098'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.492'^^xsd:double;
  dwc:latitude '50.582'^^xsd:double;
  dwc:minimumDepth '1774'^^xsd:integer;
  dwc:maximumDepth '2301'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3520 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13098:0x6A1ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12896%3A0x2E1CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12896%3A0x2E1CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12896%3A0x2E1CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.582"^^xsd:decimal ;
  dwc:decimalLongitude "-27.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1774"^^xsd:integer ;
  dwc:maximumDepthInMeters "2301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12896%3A0x2E1CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  geo-pos:lat "50.582"^^xsd:decimal ;
  geo-pos:long "-27.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12896%3A0x2E1CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12896:0x2E1CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12896'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.492'^^xsd:double;
  dwc:latitude '50.582'^^xsd:double;
  dwc:minimumDepth '1774'^^xsd:integer;
  dwc:maximumDepth '2301'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3520 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12896:0x2E1CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26792%3A0x631ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26792%3A0x631ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26792%3A0x631ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.582"^^xsd:decimal ;
  dwc:decimalLongitude "-27.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1774"^^xsd:integer ;
  dwc:maximumDepthInMeters "2301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26792%3A0x631ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  geo-pos:lat "50.582"^^xsd:decimal ;
  geo-pos:long "-27.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26792%3A0x631ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26792:0x631ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26792'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.492'^^xsd:double;
  dwc:latitude '50.582'^^xsd:double;
  dwc:minimumDepth '1774'^^xsd:integer;
  dwc:maximumDepth '2301'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3520 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26792:0x631ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13868%3A0x321ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13868%3A0x321ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13868%3A0x321ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.582"^^xsd:decimal ;
  dwc:decimalLongitude "-27.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1774"^^xsd:integer ;
  dwc:maximumDepthInMeters "2301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13868%3A0x321ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  geo-pos:lat "50.582"^^xsd:decimal ;
  geo-pos:long "-27.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13868%3A0x321ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13868:0x321ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13868'^^xsd:integer;
  dwc:scientificName 'Eucopia australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.492'^^xsd:double;
  dwc:latitude '50.582'^^xsd:double;
  dwc:minimumDepth '1774'^^xsd:integer;
  dwc:maximumDepth '2301'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3520 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13868:0x321ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '119916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13882%3A0x301ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13882%3A0x301ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13882%3A0x301ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.582"^^xsd:decimal ;
  dwc:decimalLongitude "-27.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1774"^^xsd:integer ;
  dwc:maximumDepthInMeters "2301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13882%3A0x301ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  geo-pos:lat "50.582"^^xsd:decimal ;
  geo-pos:long "-27.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13882%3A0x301ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13882:0x301ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13882'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.492'^^xsd:double;
  dwc:latitude '50.582'^^xsd:double;
  dwc:minimumDepth '1774'^^xsd:integer;
  dwc:maximumDepth '2301'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3520 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13882:0x301ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34151%3A0x7422CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34151%3A0x7422CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34151%3A0x7422CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.582"^^xsd:decimal ;
  dwc:decimalLongitude "-27.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1774"^^xsd:integer ;
  dwc:maximumDepthInMeters "2301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34151%3A0x7422CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  geo-pos:lat "50.582"^^xsd:decimal ;
  geo-pos:long "-27.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34151%3A0x7422CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34151:0x7422CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34151'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.492'^^xsd:double;
  dwc:latitude '50.582'^^xsd:double;
  dwc:minimumDepth '1774'^^xsd:integer;
  dwc:maximumDepth '2301'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3520 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34151:0x7422CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32821%3A0x7422CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32821%3A0x7422CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32821%3A0x7422CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.582"^^xsd:decimal ;
  dwc:decimalLongitude "-27.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1774"^^xsd:integer ;
  dwc:maximumDepthInMeters "2301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32821%3A0x7422CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  geo-pos:lat "50.582"^^xsd:decimal ;
  geo-pos:long "-27.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32821%3A0x7422CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32821:0x7422CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32821'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.492'^^xsd:double;
  dwc:latitude '50.582'^^xsd:double;
  dwc:minimumDepth '1774'^^xsd:integer;
  dwc:maximumDepth '2301'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3520 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32821:0x7422CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15190%3A0xA422CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15190%3A0xA422CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15190%3A0xA422CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.582"^^xsd:decimal ;
  dwc:decimalLongitude "-27.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1774"^^xsd:integer ;
  dwc:maximumDepthInMeters "2301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15190%3A0xA422CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  geo-pos:lat "50.582"^^xsd:decimal ;
  geo-pos:long "-27.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15190%3A0xA422CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15190:0xA422CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15190'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.492'^^xsd:double;
  dwc:latitude '50.582'^^xsd:double;
  dwc:minimumDepth '1774'^^xsd:integer;
  dwc:maximumDepth '2301'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3520 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15190:0xA422CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34123%3A0xBB1BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34123%3A0xBB1BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34123%3A0xBB1BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.582"^^xsd:decimal ;
  dwc:decimalLongitude "-27.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1774"^^xsd:integer ;
  dwc:maximumDepthInMeters "2301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34123%3A0xBB1BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  geo-pos:lat "50.582"^^xsd:decimal ;
  geo-pos:long "-27.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34123%3A0xBB1BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34123:0xBB1BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34123'^^xsd:integer;
  dwc:scientificName 'Harcledo curvidactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.492'^^xsd:double;
  dwc:latitude '50.582'^^xsd:double;
  dwc:minimumDepth '1774'^^xsd:integer;
  dwc:maximumDepth '2301'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3520 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '237668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34123:0xBB1BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '237668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7181%3A0x511DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7181%3A0x511DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7181%3A0x511DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.582"^^xsd:decimal ;
  dwc:decimalLongitude "-27.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1774"^^xsd:integer ;
  dwc:maximumDepthInMeters "2301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7181%3A0x511DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  geo-pos:lat "50.582"^^xsd:decimal ;
  geo-pos:long "-27.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7181%3A0x511DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7181:0x511DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7181'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.492'^^xsd:double;
  dwc:latitude '50.582'^^xsd:double;
  dwc:minimumDepth '1774'^^xsd:integer;
  dwc:maximumDepth '2301'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3520 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7181:0x511DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32793%3A0xB022CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32793%3A0xB022CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32793%3A0xB022CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.582"^^xsd:decimal ;
  dwc:decimalLongitude "-27.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1774"^^xsd:integer ;
  dwc:maximumDepthInMeters "2301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32793%3A0xB022CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  geo-pos:lat "50.582"^^xsd:decimal ;
  geo-pos:long "-27.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32793%3A0xB022CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32793:0xB022CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32793'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.492'^^xsd:double;
  dwc:latitude '50.582'^^xsd:double;
  dwc:minimumDepth '1774'^^xsd:integer;
  dwc:maximumDepth '2301'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3520 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32793:0xB022CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9560%3A0x481DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9560%3A0x481DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9560%3A0x481DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.582"^^xsd:decimal ;
  dwc:decimalLongitude "-27.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1774"^^xsd:integer ;
  dwc:maximumDepthInMeters "2301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9560%3A0x481DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  geo-pos:lat "50.582"^^xsd:decimal ;
  geo-pos:long "-27.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9560%3A0x481DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9560:0x481DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9560'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.492'^^xsd:double;
  dwc:latitude '50.582'^^xsd:double;
  dwc:minimumDepth '1774'^^xsd:integer;
  dwc:maximumDepth '2301'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3520 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9560:0x481DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34081%3A0xDA22CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34081%3A0xDA22CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34081%3A0xDA22CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.582"^^xsd:decimal ;
  dwc:decimalLongitude "-27.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1774"^^xsd:integer ;
  dwc:maximumDepthInMeters "2301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34081%3A0xDA22CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  geo-pos:lat "50.582"^^xsd:decimal ;
  geo-pos:long "-27.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34081%3A0xDA22CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34081:0xDA22CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34081'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.492'^^xsd:double;
  dwc:latitude '50.582'^^xsd:double;
  dwc:minimumDepth '1774'^^xsd:integer;
  dwc:maximumDepth '2301'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3520 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34081:0xDA22CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13896%3A0xBC1CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13896%3A0xBC1CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13896%3A0xBC1CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.582"^^xsd:decimal ;
  dwc:decimalLongitude "-27.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1774"^^xsd:integer ;
  dwc:maximumDepthInMeters "2301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13896%3A0xBC1CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  geo-pos:lat "50.582"^^xsd:decimal ;
  geo-pos:long "-27.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13896%3A0xBC1CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13896:0xBC1CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13896'^^xsd:integer;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.492'^^xsd:double;
  dwc:latitude '50.582'^^xsd:double;
  dwc:minimumDepth '1774'^^xsd:integer;
  dwc:maximumDepth '2301'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3520 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13896:0xBC1CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11419%3A0xBA1CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11419%3A0xBA1CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11419%3A0xBA1CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.582"^^xsd:decimal ;
  dwc:decimalLongitude "-27.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1774"^^xsd:integer ;
  dwc:maximumDepthInMeters "2301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11419%3A0xBA1CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  geo-pos:lat "50.582"^^xsd:decimal ;
  geo-pos:long "-27.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11419%3A0xBA1CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11419:0xBA1CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11419'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.492'^^xsd:double;
  dwc:latitude '50.582'^^xsd:double;
  dwc:minimumDepth '1774'^^xsd:integer;
  dwc:maximumDepth '2301'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3520 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11419:0xBA1CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34095%3A0x851CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34095%3A0x851CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34095%3A0x851CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.582"^^xsd:decimal ;
  dwc:decimalLongitude "-27.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1774"^^xsd:integer ;
  dwc:maximumDepthInMeters "2301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34095%3A0x851CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.582 -27.492)"^^geo:wktLiteral ;
  geo-pos:lat "50.582"^^xsd:decimal ;
  geo-pos:long "-27.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34095%3A0x851CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34095:0x851CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34095'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.492'^^xsd:double;
  dwc:latitude '50.582'^^xsd:double;
  dwc:minimumDepth '1774'^^xsd:integer;
  dwc:maximumDepth '2301'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3520 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34095:0x851CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26722%3A0x0D21CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26722%3A0x0D21CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26722%3A0x0D21CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.559"^^xsd:decimal ;
  dwc:decimalLongitude "-27.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "647"^^xsd:integer ;
  dwc:maximumDepthInMeters "1487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26722%3A0x0D21CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  geo-pos:lat "50.559"^^xsd:decimal ;
  geo-pos:long "-27.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26722%3A0x0D21CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26722:0x0D21CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26722'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.491'^^xsd:double;
  dwc:latitude '50.559'^^xsd:double;
  dwc:minimumDepth '647'^^xsd:integer;
  dwc:maximumDepth '1487'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3420 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26722:0x0D21CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14286%3A0x0921CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14286%3A0x0921CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14286%3A0x0921CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.559"^^xsd:decimal ;
  dwc:decimalLongitude "-27.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "647"^^xsd:integer ;
  dwc:maximumDepthInMeters "1487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14286%3A0x0921CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  geo-pos:lat "50.559"^^xsd:decimal ;
  geo-pos:long "-27.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14286%3A0x0921CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14286:0x0921CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14286'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.491'^^xsd:double;
  dwc:latitude '50.559'^^xsd:double;
  dwc:minimumDepth '647'^^xsd:integer;
  dwc:maximumDepth '1487'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3420 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14286:0x0921CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23783%3A0xFE20CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23783%3A0xFE20CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23783%3A0xFE20CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.559"^^xsd:decimal ;
  dwc:decimalLongitude "-27.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "647"^^xsd:integer ;
  dwc:maximumDepthInMeters "1487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23783%3A0xFE20CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  geo-pos:lat "50.559"^^xsd:decimal ;
  geo-pos:long "-27.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23783%3A0xFE20CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23783:0xFE20CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23783'^^xsd:integer;
  dwc:scientificName 'Meningodora miccyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.491'^^xsd:double;
  dwc:latitude '50.559'^^xsd:double;
  dwc:minimumDepth '647'^^xsd:integer;
  dwc:maximumDepth '1487'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3420 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23783:0xFE20CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23769%3A0xFC20CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23769%3A0xFC20CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23769%3A0xFC20CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.559"^^xsd:decimal ;
  dwc:decimalLongitude "-27.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "647"^^xsd:integer ;
  dwc:maximumDepthInMeters "1487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23769%3A0xFC20CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  geo-pos:lat "50.559"^^xsd:decimal ;
  geo-pos:long "-27.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23769%3A0xFC20CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23769:0xFC20CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23769'^^xsd:integer;
  dwc:scientificName 'Meningodora mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.491'^^xsd:double;
  dwc:latitude '50.559'^^xsd:double;
  dwc:minimumDepth '647'^^xsd:integer;
  dwc:maximumDepth '1487'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3420 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23769:0xFC20CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30099%3A0x8F21CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30099%3A0x8F21CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30099%3A0x8F21CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.559"^^xsd:decimal ;
  dwc:decimalLongitude "-27.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "647"^^xsd:integer ;
  dwc:maximumDepthInMeters "1487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30099%3A0x8F21CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  geo-pos:lat "50.559"^^xsd:decimal ;
  geo-pos:long "-27.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30099%3A0x8F21CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30099:0x8F21CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30099'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.491'^^xsd:double;
  dwc:latitude '50.559'^^xsd:double;
  dwc:minimumDepth '647'^^xsd:integer;
  dwc:maximumDepth '1487'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3420 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30099:0x8F21CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14300%3A0x9121CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14300%3A0x9121CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14300%3A0x9121CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.559"^^xsd:decimal ;
  dwc:decimalLongitude "-27.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "647"^^xsd:integer ;
  dwc:maximumDepthInMeters "1487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14300%3A0x9121CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  geo-pos:lat "50.559"^^xsd:decimal ;
  geo-pos:long "-27.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A14300%3A0x9121CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:14300:0x9121CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '14300'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.491'^^xsd:double;
  dwc:latitude '50.559'^^xsd:double;
  dwc:minimumDepth '647'^^xsd:integer;
  dwc:maximumDepth '1487'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3420 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:14300:0x9121CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7086%3A0xA120CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7086%3A0xA120CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7086%3A0xA120CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.559"^^xsd:decimal ;
  dwc:decimalLongitude "-27.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "647"^^xsd:integer ;
  dwc:maximumDepthInMeters "1487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7086%3A0xA120CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  geo-pos:lat "50.559"^^xsd:decimal ;
  geo-pos:long "-27.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7086%3A0xA120CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7086:0xA120CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7086'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.491'^^xsd:double;
  dwc:latitude '50.559'^^xsd:double;
  dwc:minimumDepth '647'^^xsd:integer;
  dwc:maximumDepth '1487'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3420 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7086:0xA120CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7056%3A0x3720CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7056%3A0x3720CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7056%3A0x3720CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.559"^^xsd:decimal ;
  dwc:decimalLongitude "-27.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "647"^^xsd:integer ;
  dwc:maximumDepthInMeters "1487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7056%3A0x3720CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  geo-pos:lat "50.559"^^xsd:decimal ;
  geo-pos:long "-27.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7056%3A0x3720CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7056:0x3720CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7056'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.491'^^xsd:double;
  dwc:latitude '50.559'^^xsd:double;
  dwc:minimumDepth '647'^^xsd:integer;
  dwc:maximumDepth '1487'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3420 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7056:0x3720CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7546%3A0x3720CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7546%3A0x3720CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7546%3A0x3720CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.559"^^xsd:decimal ;
  dwc:decimalLongitude "-27.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "647"^^xsd:integer ;
  dwc:maximumDepthInMeters "1487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7546%3A0x3720CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  geo-pos:lat "50.559"^^xsd:decimal ;
  geo-pos:long "-27.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7546%3A0x3720CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7546:0x3720CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7546'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.491'^^xsd:double;
  dwc:latitude '50.559'^^xsd:double;
  dwc:minimumDepth '647'^^xsd:integer;
  dwc:maximumDepth '1487'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3420 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1562-63'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7546:0x3720CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4433%3A0x2C20CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4433%3A0x2C20CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4433%3A0x2C20CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.559"^^xsd:decimal ;
  dwc:decimalLongitude "-27.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "647"^^xsd:integer ;
  dwc:maximumDepthInMeters "1487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4433%3A0x2C20CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  geo-pos:lat "50.559"^^xsd:decimal ;
  geo-pos:long "-27.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4433%3A0x2C20CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4433:0x2C20CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4433'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.491'^^xsd:double;
  dwc:latitude '50.559'^^xsd:double;
  dwc:minimumDepth '647'^^xsd:integer;
  dwc:maximumDepth '1487'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3420 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16239'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4433:0x2C20CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7114%3A0xFB21CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7114%3A0xFB21CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7114%3A0xFB21CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.559"^^xsd:decimal ;
  dwc:decimalLongitude "-27.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "647"^^xsd:integer ;
  dwc:maximumDepthInMeters "1487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7114%3A0xFB21CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  geo-pos:lat "50.559"^^xsd:decimal ;
  geo-pos:long "-27.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7114%3A0xFB21CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7114:0xFB21CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7114'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.491'^^xsd:double;
  dwc:latitude '50.559'^^xsd:double;
  dwc:minimumDepth '647'^^xsd:integer;
  dwc:maximumDepth '1487'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3420 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16240'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7114:0xFB21CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34732%3A0x1A1CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34732%3A0x1A1CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34732%3A0x1A1CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.559"^^xsd:decimal ;
  dwc:decimalLongitude "-27.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "647"^^xsd:integer ;
  dwc:maximumDepthInMeters "1487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34732%3A0x1A1CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  geo-pos:lat "50.559"^^xsd:decimal ;
  geo-pos:long "-27.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34732%3A0x1A1CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34732:0x1A1CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34732'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.491'^^xsd:double;
  dwc:latitude '50.559'^^xsd:double;
  dwc:minimumDepth '647'^^xsd:integer;
  dwc:maximumDepth '1487'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3420 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34732:0x1A1CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30001%3A0x0122CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30001%3A0x0122CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30001%3A0x0122CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.559"^^xsd:decimal ;
  dwc:decimalLongitude "-27.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "647"^^xsd:integer ;
  dwc:maximumDepthInMeters "1487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30001%3A0x0122CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  geo-pos:lat "50.559"^^xsd:decimal ;
  geo-pos:long "-27.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30001%3A0x0122CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30001:0x0122CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30001'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.491'^^xsd:double;
  dwc:latitude '50.559'^^xsd:double;
  dwc:minimumDepth '647'^^xsd:integer;
  dwc:maximumDepth '1487'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3420 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30001:0x0122CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26708%3A0xDD1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26708%3A0xDD1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26708%3A0xDD1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.559"^^xsd:decimal ;
  dwc:decimalLongitude "-27.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "647"^^xsd:integer ;
  dwc:maximumDepthInMeters "1487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26708%3A0xDD1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  geo-pos:lat "50.559"^^xsd:decimal ;
  geo-pos:long "-27.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26708%3A0xDD1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26708:0xDD1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26708'^^xsd:integer;
  dwc:scientificName 'Bentheogennema intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.491'^^xsd:double;
  dwc:latitude '50.559'^^xsd:double;
  dwc:minimumDepth '647'^^xsd:integer;
  dwc:maximumDepth '1487'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3420 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26708:0xDD1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7128%3A0x931FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7128%3A0x931FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7128%3A0x931FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.559"^^xsd:decimal ;
  dwc:decimalLongitude "-27.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "647"^^xsd:integer ;
  dwc:maximumDepthInMeters "1487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7128%3A0x931FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  geo-pos:lat "50.559"^^xsd:decimal ;
  geo-pos:long "-27.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7128%3A0x931FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7128:0x931FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7128'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.491'^^xsd:double;
  dwc:latitude '50.559'^^xsd:double;
  dwc:minimumDepth '647'^^xsd:integer;
  dwc:maximumDepth '1487'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3420 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16679'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7128:0x931FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7052%3A0x841FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7052%3A0x841FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7052%3A0x841FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.559"^^xsd:decimal ;
  dwc:decimalLongitude "-27.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "647"^^xsd:integer ;
  dwc:maximumDepthInMeters "1487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7052%3A0x841FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  geo-pos:lat "50.559"^^xsd:decimal ;
  geo-pos:long "-27.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7052%3A0x841FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7052:0x841FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7052'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.491'^^xsd:double;
  dwc:latitude '50.559'^^xsd:double;
  dwc:minimumDepth '647'^^xsd:integer;
  dwc:maximumDepth '1487'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3420 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7052:0x841FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7098%3A0xD31BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7098%3A0xD31BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7098%3A0xD31BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.559"^^xsd:decimal ;
  dwc:decimalLongitude "-27.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "647"^^xsd:integer ;
  dwc:maximumDepthInMeters "1487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7098%3A0xD31BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  geo-pos:lat "50.559"^^xsd:decimal ;
  geo-pos:long "-27.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7098%3A0xD31BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7098:0xD31BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7098'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.491'^^xsd:double;
  dwc:latitude '50.559'^^xsd:double;
  dwc:minimumDepth '647'^^xsd:integer;
  dwc:maximumDepth '1487'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3420 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7098:0xD31BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.559"^^xsd:decimal ;
  dwc:decimalLongitude "-27.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "647"^^xsd:integer ;
  dwc:maximumDepthInMeters "1487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  geo-pos:lat "50.559"^^xsd:decimal ;
  geo-pos:long "-27.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1A1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.491'^^xsd:double;
  dwc:latitude '50.559'^^xsd:double;
  dwc:minimumDepth '647'^^xsd:integer;
  dwc:maximumDepth '1487'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3420 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1A1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7112%3A0xD71ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7112%3A0xD71ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7112%3A0xD71ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.559"^^xsd:decimal ;
  dwc:decimalLongitude "-27.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "647"^^xsd:integer ;
  dwc:maximumDepthInMeters "1487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7112%3A0xD71ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  geo-pos:lat "50.559"^^xsd:decimal ;
  geo-pos:long "-27.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7112%3A0xD71ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7112:0xD71ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7112'^^xsd:integer;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.491'^^xsd:double;
  dwc:latitude '50.559'^^xsd:double;
  dwc:minimumDepth '647'^^xsd:integer;
  dwc:maximumDepth '1487'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3420 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7112:0xD71ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23503%3A0xC71ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23503%3A0xC71ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23503%3A0xC71ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.559"^^xsd:decimal ;
  dwc:decimalLongitude "-27.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "647"^^xsd:integer ;
  dwc:maximumDepthInMeters "1487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23503%3A0xC71ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  geo-pos:lat "50.559"^^xsd:decimal ;
  geo-pos:long "-27.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23503%3A0xC71ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23503:0xC71ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23503'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.491'^^xsd:double;
  dwc:latitude '50.559'^^xsd:double;
  dwc:minimumDepth '647'^^xsd:integer;
  dwc:maximumDepth '1487'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3420 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23503:0xC71ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15414%3A0x691ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15414%3A0x691ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15414%3A0x691ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.559"^^xsd:decimal ;
  dwc:decimalLongitude "-27.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "647"^^xsd:integer ;
  dwc:maximumDepthInMeters "1487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15414%3A0x691ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  geo-pos:lat "50.559"^^xsd:decimal ;
  geo-pos:long "-27.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15414%3A0x691ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15414:0x691ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15414'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.491'^^xsd:double;
  dwc:latitude '50.559'^^xsd:double;
  dwc:minimumDepth '647'^^xsd:integer;
  dwc:maximumDepth '1487'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3420 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15414:0x691ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26666%3A0x641ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26666%3A0x641ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26666%3A0x641ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.559"^^xsd:decimal ;
  dwc:decimalLongitude "-27.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "647"^^xsd:integer ;
  dwc:maximumDepthInMeters "1487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26666%3A0x641ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  geo-pos:lat "50.559"^^xsd:decimal ;
  geo-pos:long "-27.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26666%3A0x641ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26666:0x641ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26666'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.491'^^xsd:double;
  dwc:latitude '50.559'^^xsd:double;
  dwc:minimumDepth '647'^^xsd:integer;
  dwc:maximumDepth '1487'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3420 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26666:0x641ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13462%3A0x591ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13462%3A0x591ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13462%3A0x591ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.559"^^xsd:decimal ;
  dwc:decimalLongitude "-27.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "647"^^xsd:integer ;
  dwc:maximumDepthInMeters "1487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13462%3A0x591ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  geo-pos:lat "50.559"^^xsd:decimal ;
  geo-pos:long "-27.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13462%3A0x591ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13462:0x591ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13462'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.491'^^xsd:double;
  dwc:latitude '50.559'^^xsd:double;
  dwc:minimumDepth '647'^^xsd:integer;
  dwc:maximumDepth '1487'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3420 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13462:0x591ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13518%3A0x7222CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13518%3A0x7222CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13518%3A0x7222CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.559"^^xsd:decimal ;
  dwc:decimalLongitude "-27.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "647"^^xsd:integer ;
  dwc:maximumDepthInMeters "1487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13518%3A0x7222CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  geo-pos:lat "50.559"^^xsd:decimal ;
  geo-pos:long "-27.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13518%3A0x7222CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13518:0x7222CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13518'^^xsd:integer;
  dwc:scientificName 'Eucopia sculpticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.491'^^xsd:double;
  dwc:latitude '50.559'^^xsd:double;
  dwc:minimumDepth '647'^^xsd:integer;
  dwc:maximumDepth '1487'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3420 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13518:0x7222CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '119920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13476%3A0x2E1ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13476%3A0x2E1ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13476%3A0x2E1ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.559"^^xsd:decimal ;
  dwc:decimalLongitude "-27.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "647"^^xsd:integer ;
  dwc:maximumDepthInMeters "1487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13476%3A0x2E1ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  geo-pos:lat "50.559"^^xsd:decimal ;
  geo-pos:long "-27.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13476%3A0x2E1ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13476:0x2E1ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13476'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.491'^^xsd:double;
  dwc:latitude '50.559'^^xsd:double;
  dwc:minimumDepth '647'^^xsd:integer;
  dwc:maximumDepth '1487'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3420 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13476:0x2E1ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30029%3A0x2C1ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30029%3A0x2C1ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30029%3A0x2C1ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.559"^^xsd:decimal ;
  dwc:decimalLongitude "-27.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "647"^^xsd:integer ;
  dwc:maximumDepthInMeters "1487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30029%3A0x2C1ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  geo-pos:lat "50.559"^^xsd:decimal ;
  geo-pos:long "-27.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30029%3A0x2C1ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30029:0x2C1ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30029'^^xsd:integer;
  dwc:scientificName 'Eurythenes gryllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.491'^^xsd:double;
  dwc:latitude '50.559'^^xsd:double;
  dwc:minimumDepth '647'^^xsd:integer;
  dwc:maximumDepth '1487'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3420 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30029:0x2C1ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '102563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30015%3A0x2B1ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30015%3A0x2B1ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30015%3A0x2B1ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.559"^^xsd:decimal ;
  dwc:decimalLongitude "-27.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "647"^^xsd:integer ;
  dwc:maximumDepthInMeters "1487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30015%3A0x2B1ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  geo-pos:lat "50.559"^^xsd:decimal ;
  geo-pos:long "-27.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30015%3A0x2B1ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30015:0x2B1ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30015'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.491'^^xsd:double;
  dwc:latitude '50.559'^^xsd:double;
  dwc:minimumDepth '647'^^xsd:integer;
  dwc:maximumDepth '1487'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3420 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30015:0x2B1ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30085%3A0x9822CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30085%3A0x9822CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30085%3A0x9822CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.559"^^xsd:decimal ;
  dwc:decimalLongitude "-27.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "647"^^xsd:integer ;
  dwc:maximumDepthInMeters "1487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30085%3A0x9822CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  geo-pos:lat "50.559"^^xsd:decimal ;
  geo-pos:long "-27.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30085%3A0x9822CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30085:0x9822CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30085'^^xsd:integer;
  dwc:scientificName 'Metacyphocaris helgae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.491'^^xsd:double;
  dwc:latitude '50.559'^^xsd:double;
  dwc:minimumDepth '647'^^xsd:integer;
  dwc:maximumDepth '1487'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3420 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102622'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30085:0x9822CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '102622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15708%3A0xE81DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15708%3A0xE81DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15708%3A0xE81DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.559"^^xsd:decimal ;
  dwc:decimalLongitude "-27.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "647"^^xsd:integer ;
  dwc:maximumDepthInMeters "1487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15708%3A0xE81DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  geo-pos:lat "50.559"^^xsd:decimal ;
  geo-pos:long "-27.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15708%3A0xE81DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15708:0xE81DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15708'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.491'^^xsd:double;
  dwc:latitude '50.559'^^xsd:double;
  dwc:minimumDepth '647'^^xsd:integer;
  dwc:maximumDepth '1487'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3420 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15708:0xE81DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30043%3A0xB71DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30043%3A0xB71DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30043%3A0xB71DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.559"^^xsd:decimal ;
  dwc:decimalLongitude "-27.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "647"^^xsd:integer ;
  dwc:maximumDepthInMeters "1487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30043%3A0xB71DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  geo-pos:lat "50.559"^^xsd:decimal ;
  geo-pos:long "-27.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30043%3A0xB71DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30043:0xB71DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30043'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.491'^^xsd:double;
  dwc:latitude '50.559'^^xsd:double;
  dwc:minimumDepth '647'^^xsd:integer;
  dwc:maximumDepth '1487'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3420 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30043:0xB71DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7070%3A0xA01DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7070%3A0xA01DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7070%3A0xA01DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.559"^^xsd:decimal ;
  dwc:decimalLongitude "-27.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "647"^^xsd:integer ;
  dwc:maximumDepthInMeters "1487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7070%3A0xA01DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  geo-pos:lat "50.559"^^xsd:decimal ;
  geo-pos:long "-27.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7070%3A0xA01DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7070:0xA01DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7070'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.491'^^xsd:double;
  dwc:latitude '50.559'^^xsd:double;
  dwc:minimumDepth '647'^^xsd:integer;
  dwc:maximumDepth '1487'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3420 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7070:0xA01DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30071%3A0x531DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30071%3A0x531DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30071%3A0x531DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.559"^^xsd:decimal ;
  dwc:decimalLongitude "-27.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "647"^^xsd:integer ;
  dwc:maximumDepthInMeters "1487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30071%3A0x531DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  geo-pos:lat "50.559"^^xsd:decimal ;
  geo-pos:long "-27.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30071%3A0x531DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30071:0x531DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30071'^^xsd:integer;
  dwc:scientificName 'Lanceola clausii clausii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.491'^^xsd:double;
  dwc:latitude '50.559'^^xsd:double;
  dwc:minimumDepth '647'^^xsd:integer;
  dwc:maximumDepth '1487'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3420 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '325371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30071:0x531DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '325370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30057%3A0xAE22CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30057%3A0xAE22CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30057%3A0xAE22CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.559"^^xsd:decimal ;
  dwc:decimalLongitude "-27.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "647"^^xsd:integer ;
  dwc:maximumDepthInMeters "1487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30057%3A0xAE22CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  geo-pos:lat "50.559"^^xsd:decimal ;
  geo-pos:long "-27.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30057%3A0xAE22CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30057:0xAE22CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30057'^^xsd:integer;
  dwc:scientificName 'Lanceola felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.491'^^xsd:double;
  dwc:latitude '50.559'^^xsd:double;
  dwc:minimumDepth '647'^^xsd:integer;
  dwc:maximumDepth '1487'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3420 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '510139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30057:0xAE22CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '510139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13490%3A0xE222CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13490%3A0xE222CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13490%3A0xE222CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.559"^^xsd:decimal ;
  dwc:decimalLongitude "-27.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "647"^^xsd:integer ;
  dwc:maximumDepthInMeters "1487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13490%3A0xE222CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  geo-pos:lat "50.559"^^xsd:decimal ;
  geo-pos:long "-27.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13490%3A0xE222CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13490:0xE222CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13490'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.491'^^xsd:double;
  dwc:latitude '50.559'^^xsd:double;
  dwc:minimumDepth '647'^^xsd:integer;
  dwc:maximumDepth '1487'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3420 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13490:0xE222CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23559%3A0xB91CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23559%3A0xB91CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23559%3A0xB91CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.559"^^xsd:decimal ;
  dwc:decimalLongitude "-27.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "647"^^xsd:integer ;
  dwc:maximumDepthInMeters "1487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23559%3A0xB91CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  geo-pos:lat "50.559"^^xsd:decimal ;
  geo-pos:long "-27.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23559%3A0xB91CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23559:0xB91CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23559'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.491'^^xsd:double;
  dwc:latitude '50.559'^^xsd:double;
  dwc:minimumDepth '647'^^xsd:integer;
  dwc:maximumDepth '1487'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3420 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23559:0xB91CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25116%3A0x851CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25116%3A0x851CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25116%3A0x851CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.559"^^xsd:decimal ;
  dwc:decimalLongitude "-27.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "647"^^xsd:integer ;
  dwc:maximumDepthInMeters "1487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25116%3A0x851CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  geo-pos:lat "50.559"^^xsd:decimal ;
  geo-pos:long "-27.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25116%3A0x851CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25116:0x851CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25116'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.491'^^xsd:double;
  dwc:latitude '50.559'^^xsd:double;
  dwc:minimumDepth '647'^^xsd:integer;
  dwc:maximumDepth '1487'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3420 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25116:0x851CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23545%3A0x341CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23545%3A0x341CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23545%3A0x341CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.559"^^xsd:decimal ;
  dwc:decimalLongitude "-27.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "647"^^xsd:integer ;
  dwc:maximumDepthInMeters "1487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23545%3A0x341CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  geo-pos:lat "50.559"^^xsd:decimal ;
  geo-pos:long "-27.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23545%3A0x341CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23545:0x341CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23545'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.491'^^xsd:double;
  dwc:latitude '50.559'^^xsd:double;
  dwc:minimumDepth '647'^^xsd:integer;
  dwc:maximumDepth '1487'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3420 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23545:0x341CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7100%3A0x331CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7100%3A0x331CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7100%3A0x331CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.559"^^xsd:decimal ;
  dwc:decimalLongitude "-27.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "647"^^xsd:integer ;
  dwc:maximumDepthInMeters "1487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7100%3A0x331CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  geo-pos:lat "50.559"^^xsd:decimal ;
  geo-pos:long "-27.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7100%3A0x331CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7100:0x331CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7100'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.491'^^xsd:double;
  dwc:latitude '50.559'^^xsd:double;
  dwc:minimumDepth '647'^^xsd:integer;
  dwc:maximumDepth '1487'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3420 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7100:0x331CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26736%3A0xF122CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26736%3A0xF122CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26736%3A0xF122CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.559"^^xsd:decimal ;
  dwc:decimalLongitude "-27.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "647"^^xsd:integer ;
  dwc:maximumDepthInMeters "1487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26736%3A0xF122CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.559 -27.491)"^^geo:wktLiteral ;
  geo-pos:lat "50.559"^^xsd:decimal ;
  geo-pos:long "-27.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26736%3A0xF122CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26736:0xF122CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26736'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.491'^^xsd:double;
  dwc:latitude '50.559'^^xsd:double;
  dwc:minimumDepth '647'^^xsd:integer;
  dwc:maximumDepth '1487'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3420 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26736:0xF122CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23195%3A0x3C21CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23195%3A0x3C21CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23195%3A0x3C21CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.532"^^xsd:decimal ;
  dwc:decimalLongitude "-27.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23195%3A0x3C21CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  geo-pos:lat "50.532"^^xsd:decimal ;
  geo-pos:long "-27.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23195%3A0x3C21CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23195:0x3C21CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23195'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.488'^^xsd:double;
  dwc:latitude '50.532'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '656'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3179 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23195:0x3C21CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26680%3A0x3921CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26680%3A0x3921CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26680%3A0x3921CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.532"^^xsd:decimal ;
  dwc:decimalLongitude "-27.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26680%3A0x3921CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  geo-pos:lat "50.532"^^xsd:decimal ;
  geo-pos:long "-27.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26680%3A0x3921CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26680:0x3921CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26680'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.488'^^xsd:double;
  dwc:latitude '50.532'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '656'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3179 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26680:0x3921CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7124%3A0x0F21CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7124%3A0x0F21CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7124%3A0x0F21CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.532"^^xsd:decimal ;
  dwc:decimalLongitude "-27.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7124%3A0x0F21CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  geo-pos:lat "50.532"^^xsd:decimal ;
  geo-pos:long "-27.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7124%3A0x0F21CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7124:0x0F21CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7124'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.488'^^xsd:double;
  dwc:latitude '50.532'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '656'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3179 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7124:0x0F21CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23223%3A0xFC20CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23223%3A0xFC20CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23223%3A0xFC20CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.532"^^xsd:decimal ;
  dwc:decimalLongitude "-27.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23223%3A0xFC20CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  geo-pos:lat "50.532"^^xsd:decimal ;
  geo-pos:long "-27.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23223%3A0xFC20CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23223:0xFC20CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23223'^^xsd:integer;
  dwc:scientificName 'Meningodora miccyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.488'^^xsd:double;
  dwc:latitude '50.532'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '656'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3179 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23223:0xFC20CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30353%3A0x8F21CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30353%3A0x8F21CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30353%3A0x8F21CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.532"^^xsd:decimal ;
  dwc:decimalLongitude "-27.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30353%3A0x8F21CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  geo-pos:lat "50.532"^^xsd:decimal ;
  geo-pos:long "-27.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30353%3A0x8F21CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30353:0x8F21CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30353'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.488'^^xsd:double;
  dwc:latitude '50.532'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '656'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3179 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30353:0x8F21CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7068%3A0xAF20CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7068%3A0xAF20CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7068%3A0xAF20CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.532"^^xsd:decimal ;
  dwc:decimalLongitude "-27.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7068%3A0xAF20CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  geo-pos:lat "50.532"^^xsd:decimal ;
  geo-pos:long "-27.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7068%3A0xAF20CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7068:0xAF20CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7068'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.488'^^xsd:double;
  dwc:latitude '50.532'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '656'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3179 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7068:0xAF20CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7082%3A0x9820CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7082%3A0x9820CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7082%3A0x9820CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.532"^^xsd:decimal ;
  dwc:decimalLongitude "-27.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7082%3A0x9820CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  geo-pos:lat "50.532"^^xsd:decimal ;
  geo-pos:long "-27.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7082%3A0x9820CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7082:0x9820CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7082'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.488'^^xsd:double;
  dwc:latitude '50.532'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '656'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3179 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7082:0x9820CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7618%3A0x5820CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7618%3A0x5820CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7618%3A0x5820CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.532"^^xsd:decimal ;
  dwc:decimalLongitude "-27.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7618%3A0x5820CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  geo-pos:lat "50.532"^^xsd:decimal ;
  geo-pos:long "-27.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7618%3A0x5820CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7618:0x5820CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7618'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.488'^^xsd:double;
  dwc:latitude '50.532'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '656'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3179 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1554'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7618:0x5820CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7096%3A0x3720CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7096%3A0x3720CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7096%3A0x3720CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.532"^^xsd:decimal ;
  dwc:decimalLongitude "-27.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7096%3A0x3720CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  geo-pos:lat "50.532"^^xsd:decimal ;
  geo-pos:long "-27.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7096%3A0x3720CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7096:0x3720CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7096'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.488'^^xsd:double;
  dwc:latitude '50.532'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '656'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3179 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7096:0x3720CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7078%3A0x1F20CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7078%3A0x1F20CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7078%3A0x1F20CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.532"^^xsd:decimal ;
  dwc:decimalLongitude "-27.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7078%3A0x1F20CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  geo-pos:lat "50.532"^^xsd:decimal ;
  geo-pos:long "-27.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7078%3A0x1F20CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7078:0x1F20CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7078'^^xsd:integer;
  dwc:scientificName 'Derichthys serpentinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.488'^^xsd:double;
  dwc:latitude '50.532'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '656'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3179 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16813'^^xsd:string;
  dwc:aphiaid '126291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7078:0x1F20CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF61FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF61FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF61FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.532"^^xsd:decimal ;
  dwc:decimalLongitude "-27.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF61FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  geo-pos:lat "50.532"^^xsd:decimal ;
  geo-pos:long "-27.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF61FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF61FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.488'^^xsd:double;
  dwc:latitude '50.532'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '656'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3179 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF61FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7110%3A0x0822CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7110%3A0x0822CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7110%3A0x0822CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.532"^^xsd:decimal ;
  dwc:decimalLongitude "-27.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7110%3A0x0822CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  geo-pos:lat "50.532"^^xsd:decimal ;
  geo-pos:long "-27.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7110%3A0x0822CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7110:0x0822CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7110'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.488'^^xsd:double;
  dwc:latitude '50.532'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '656'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3179 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7110:0x0822CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5444%3A0x511FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5444%3A0x511FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5444%3A0x511FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.532"^^xsd:decimal ;
  dwc:decimalLongitude "-27.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5444%3A0x511FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  geo-pos:lat "50.532"^^xsd:decimal ;
  geo-pos:long "-27.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5444%3A0x511FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5444:0x511FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5444'^^xsd:integer;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.488'^^xsd:double;
  dwc:latitude '50.532'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '656'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3179 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5444:0x511FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7106%3A0xD31BCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7106%3A0xD31BCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7106%3A0xD31BCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.532"^^xsd:decimal ;
  dwc:decimalLongitude "-27.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7106%3A0xD31BCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  geo-pos:lat "50.532"^^xsd:decimal ;
  geo-pos:long "-27.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7106%3A0xD31BCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7106:0xD31BCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7106'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.488'^^xsd:double;
  dwc:latitude '50.532'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '656'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3179 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7106:0xD31BCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7108%3A0xD31BCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7108%3A0xD31BCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7108%3A0xD31BCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.532"^^xsd:decimal ;
  dwc:decimalLongitude "-27.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7108%3A0xD31BCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  geo-pos:lat "50.532"^^xsd:decimal ;
  geo-pos:long "-27.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7108%3A0xD31BCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7108:0xD31BCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7108'^^xsd:integer;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.488'^^xsd:double;
  dwc:latitude '50.532'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '656'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3179 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7108:0xD31BCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.532"^^xsd:decimal ;
  dwc:decimalLongitude "-27.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  geo-pos:lat "50.532"^^xsd:decimal ;
  geo-pos:long "-27.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1A1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1A1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.488'^^xsd:double;
  dwc:latitude '50.532'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '656'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3179 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1A1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30339%3A0xCF1ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30339%3A0xCF1ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30339%3A0xCF1ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.532"^^xsd:decimal ;
  dwc:decimalLongitude "-27.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30339%3A0xCF1ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  geo-pos:lat "50.532"^^xsd:decimal ;
  geo-pos:long "-27.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30339%3A0xCF1ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30339:0xCF1ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30339'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.488'^^xsd:double;
  dwc:latitude '50.532'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '656'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3179 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30339:0xCF1ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23181%3A0x661BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23181%3A0x661BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23181%3A0x661BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.532"^^xsd:decimal ;
  dwc:decimalLongitude "-27.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23181%3A0x661BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  geo-pos:lat "50.532"^^xsd:decimal ;
  geo-pos:long "-27.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23181%3A0x661BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23181:0x661BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23181'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.488'^^xsd:double;
  dwc:latitude '50.532'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '656'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3179 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23181:0x661BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30381%3A0xC21ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30381%3A0xC21ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30381%3A0xC21ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.532"^^xsd:decimal ;
  dwc:decimalLongitude "-27.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30381%3A0xC21ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  geo-pos:lat "50.532"^^xsd:decimal ;
  geo-pos:long "-27.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30381%3A0xC21ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30381:0xC21ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30381'^^xsd:integer;
  dwc:scientificName 'Parandania boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.488'^^xsd:double;
  dwc:latitude '50.532'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '656'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3179 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '214747'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30381:0xC21ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '214747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26694%3A0x6722CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26694%3A0x6722CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26694%3A0x6722CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.532"^^xsd:decimal ;
  dwc:decimalLongitude "-27.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26694%3A0x6722CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  geo-pos:lat "50.532"^^xsd:decimal ;
  geo-pos:long "-27.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26694%3A0x6722CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26694:0x6722CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26694'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.488'^^xsd:double;
  dwc:latitude '50.532'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '656'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3179 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26694:0x6722CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30367%3A0x6822CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30367%3A0x6822CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30367%3A0x6822CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.532"^^xsd:decimal ;
  dwc:decimalLongitude "-27.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30367%3A0x6822CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  geo-pos:lat "50.532"^^xsd:decimal ;
  geo-pos:long "-27.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30367%3A0x6822CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30367:0x6822CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30367'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.488'^^xsd:double;
  dwc:latitude '50.532'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '656'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3179 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30367:0x6822CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5474%3A0x2D1CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5474%3A0x2D1CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5474%3A0x2D1CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.532"^^xsd:decimal ;
  dwc:decimalLongitude "-27.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5474%3A0x2D1CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  geo-pos:lat "50.532"^^xsd:decimal ;
  geo-pos:long "-27.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5474%3A0x2D1CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5474:0x2D1CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5474'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.488'^^xsd:double;
  dwc:latitude '50.532'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '656'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3179 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5474:0x2D1CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30423%3A0x281ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30423%3A0x281ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30423%3A0x281ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.532"^^xsd:decimal ;
  dwc:decimalLongitude "-27.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30423%3A0x281ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  geo-pos:lat "50.532"^^xsd:decimal ;
  geo-pos:long "-27.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30423%3A0x281ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30423:0x281ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30423'^^xsd:integer;
  dwc:scientificName 'Megalanceola stephenseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.488'^^xsd:double;
  dwc:latitude '50.532'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '656'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3179 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '325364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30423:0x281ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '325364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5460%3A0x9B22CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5460%3A0x9B22CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5460%3A0x9B22CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.532"^^xsd:decimal ;
  dwc:decimalLongitude "-27.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5460%3A0x9B22CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  geo-pos:lat "50.532"^^xsd:decimal ;
  geo-pos:long "-27.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5460%3A0x9B22CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5460:0x9B22CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5460'^^xsd:integer;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.488'^^xsd:double;
  dwc:latitude '50.532'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '656'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3179 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5460:0x9B22CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7094%3A0xE31DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7094%3A0xE31DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7094%3A0xE31DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.532"^^xsd:decimal ;
  dwc:decimalLongitude "-27.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7094%3A0xE31DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  geo-pos:lat "50.532"^^xsd:decimal ;
  geo-pos:long "-27.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7094%3A0xE31DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7094:0xE31DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7094'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro & Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.488'^^xsd:double;
  dwc:latitude '50.532'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '656'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3179 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7094:0xE31DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30409%3A0xB71DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30409%3A0xB71DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30409%3A0xB71DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.532"^^xsd:decimal ;
  dwc:decimalLongitude "-27.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30409%3A0xB71DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  geo-pos:lat "50.532"^^xsd:decimal ;
  geo-pos:long "-27.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30409%3A0xB71DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30409:0xB71DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30409'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.488'^^xsd:double;
  dwc:latitude '50.532'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '656'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3179 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30409:0xB71DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7092%3A0x441DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7092%3A0x441DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7092%3A0x441DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.532"^^xsd:decimal ;
  dwc:decimalLongitude "-27.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7092%3A0x441DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  geo-pos:lat "50.532"^^xsd:decimal ;
  geo-pos:long "-27.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7092%3A0x441DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7092:0x441DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7092'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.488'^^xsd:double;
  dwc:latitude '50.532'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '656'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3179 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16680'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7092:0x441DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23237%3A0xC01BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23237%3A0xC01BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23237%3A0xC01BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.532"^^xsd:decimal ;
  dwc:decimalLongitude "-27.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23237%3A0xC01BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  geo-pos:lat "50.532"^^xsd:decimal ;
  geo-pos:long "-27.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23237%3A0xC01BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23237:0xC01BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23237'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.488'^^xsd:double;
  dwc:latitude '50.532'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '656'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3179 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23237:0xC01BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7054%3A0x941CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7054%3A0x941CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7054%3A0x941CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.532"^^xsd:decimal ;
  dwc:decimalLongitude "-27.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7054%3A0x941CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  geo-pos:lat "50.532"^^xsd:decimal ;
  geo-pos:long "-27.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7054%3A0x941CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7054:0x941CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7054'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.488'^^xsd:double;
  dwc:latitude '50.532'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '656'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3179 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16241'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7054:0x941CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30395%3A0xE622CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30395%3A0xE622CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30395%3A0xE622CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.532"^^xsd:decimal ;
  dwc:decimalLongitude "-27.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30395%3A0xE622CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  geo-pos:lat "50.532"^^xsd:decimal ;
  geo-pos:long "-27.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30395%3A0xE622CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30395:0xE622CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30395'^^xsd:integer;
  dwc:scientificName 'Hyperia medusarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.488'^^xsd:double;
  dwc:latitude '50.532'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '656'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3179 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30395:0xE622CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '103253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7118%3A0xE922CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7118%3A0xE922CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7118%3A0xE922CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.532"^^xsd:decimal ;
  dwc:decimalLongitude "-27.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7118%3A0xE922CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  geo-pos:lat "50.532"^^xsd:decimal ;
  geo-pos:long "-27.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7118%3A0xE922CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7118:0xE922CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7118'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'F. Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.488'^^xsd:double;
  dwc:latitude '50.532'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '656'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3179 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7118:0xE922CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8444%3A0x361CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8444%3A0x361CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8444%3A0x361CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.532"^^xsd:decimal ;
  dwc:decimalLongitude "-27.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8444%3A0x361CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.532 -27.488)"^^geo:wktLiteral ;
  geo-pos:lat "50.532"^^xsd:decimal ;
  geo-pos:long "-27.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8444%3A0x361CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8444:0x361CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8444'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.488'^^xsd:double;
  dwc:latitude '50.532'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '656'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3179 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8444:0x361CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23671%3A0x3C21CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23671%3A0x3C21CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23671%3A0x3C21CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.516 -27.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.516"^^xsd:decimal ;
  dwc:decimalLongitude "-27.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23671%3A0x3C21CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.516 -27.486)"^^geo:wktLiteral ;
  geo-pos:lat "50.516"^^xsd:decimal ;
  geo-pos:long "-27.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23671%3A0x3C21CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23671:0x3C21CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23671'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.486'^^xsd:double;
  dwc:latitude '50.516'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23671:0x3C21CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9644%3A0x3921CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9644%3A0x3921CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9644%3A0x3921CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.516 -27.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.516"^^xsd:decimal ;
  dwc:decimalLongitude "-27.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9644%3A0x3921CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.516 -27.486)"^^geo:wktLiteral ;
  geo-pos:lat "50.516"^^xsd:decimal ;
  geo-pos:long "-27.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9644%3A0x3921CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9644:0x3921CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9644'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.486'^^xsd:double;
  dwc:latitude '50.516'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9644:0x3921CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26652%3A0x8321CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26652%3A0x8321CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26652%3A0x8321CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.516 -27.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.516"^^xsd:decimal ;
  dwc:decimalLongitude "-27.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26652%3A0x8321CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.516 -27.486)"^^geo:wktLiteral ;
  geo-pos:lat "50.516"^^xsd:decimal ;
  geo-pos:long "-27.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26652%3A0x8321CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26652:0x8321CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26652'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.486'^^xsd:double;
  dwc:latitude '50.516'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26652:0x8321CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23685%3A0x3821CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23685%3A0x3821CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23685%3A0x3821CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.516 -27.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.516"^^xsd:decimal ;
  dwc:decimalLongitude "-27.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23685%3A0x3821CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.516 -27.486)"^^geo:wktLiteral ;
  geo-pos:lat "50.516"^^xsd:decimal ;
  geo-pos:long "-27.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23685%3A0x3821CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23685:0x3821CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23685'^^xsd:integer;
  dwc:scientificName 'Acanthephyra brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.486'^^xsd:double;
  dwc:latitude '50.516'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23685:0x3821CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7046%3A0x3E21CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7046%3A0x3E21CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7046%3A0x3E21CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.516 -27.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.516"^^xsd:decimal ;
  dwc:decimalLongitude "-27.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7046%3A0x3E21CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.516 -27.486)"^^geo:wktLiteral ;
  geo-pos:lat "50.516"^^xsd:decimal ;
  geo-pos:long "-27.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7046%3A0x3E21CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7046:0x3E21CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7046'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.486'^^xsd:double;
  dwc:latitude '50.516'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7046:0x3E21CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30255%3A0x9021CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30255%3A0x9021CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30255%3A0x9021CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.516 -27.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.516"^^xsd:decimal ;
  dwc:decimalLongitude "-27.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30255%3A0x9021CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.516 -27.486)"^^geo:wktLiteral ;
  geo-pos:lat "50.516"^^xsd:decimal ;
  geo-pos:long "-27.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30255%3A0x9021CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30255:0x9021CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30255'^^xsd:integer;
  dwc:scientificName 'Themisto compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.486'^^xsd:double;
  dwc:latitude '50.516'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '156451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30255:0x9021CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '156451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7116%3A0xB220CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7116%3A0xB220CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7116%3A0xB220CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.516 -27.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.516"^^xsd:decimal ;
  dwc:decimalLongitude "-27.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7116%3A0xB220CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.516 -27.486)"^^geo:wktLiteral ;
  geo-pos:lat "50.516"^^xsd:decimal ;
  geo-pos:long "-27.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7116%3A0xB220CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7116:0xB220CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7116'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.486'^^xsd:double;
  dwc:latitude '50.516'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7116:0xB220CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7060%3A0x5820CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7060%3A0x5820CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7060%3A0x5820CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.516 -27.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.516"^^xsd:decimal ;
  dwc:decimalLongitude "-27.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7060%3A0x5820CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.516 -27.486)"^^geo:wktLiteral ;
  geo-pos:lat "50.516"^^xsd:decimal ;
  geo-pos:long "-27.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7060%3A0x5820CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7060:0x5820CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7060'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.486'^^xsd:double;
  dwc:latitude '50.516'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7060:0x5820CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7088%3A0x2C20CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7088%3A0x2C20CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7088%3A0x2C20CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.516 -27.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.516"^^xsd:decimal ;
  dwc:decimalLongitude "-27.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7088%3A0x2C20CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.516 -27.486)"^^geo:wktLiteral ;
  geo-pos:lat "50.516"^^xsd:decimal ;
  geo-pos:long "-27.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7088%3A0x2C20CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7088:0x2C20CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7088'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.486'^^xsd:double;
  dwc:latitude '50.516'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3177 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16242'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7088:0x2C20CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7120%3A0x2720CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7120%3A0x2720CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7120%3A0x2720CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.516 -27.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.516"^^xsd:decimal ;
  dwc:decimalLongitude "-27.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7120%3A0x2720CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.516 -27.486)"^^geo:wktLiteral ;
  geo-pos:lat "50.516"^^xsd:decimal ;
  geo-pos:long "-27.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7120%3A0x2720CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7120:0x2720CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7120'^^xsd:integer;
  dwc:scientificName 'Entelurus aequoreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.486'^^xsd:double;
  dwc:latitude '50.516'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3177 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16432'^^xsd:string;
  dwc:aphiaid '127379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7120:0x2720CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7062%3A0xDF1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7062%3A0xDF1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7062%3A0xDF1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.516 -27.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.516"^^xsd:decimal ;
  dwc:decimalLongitude "-27.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7062%3A0xDF1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.516 -27.486)"^^geo:wktLiteral ;
  geo-pos:lat "50.516"^^xsd:decimal ;
  geo-pos:long "-27.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7062%3A0xDF1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7062:0xDF1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7062'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.486'^^xsd:double;
  dwc:latitude '50.516'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7062:0xDF1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7090%3A0x2B1FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7090%3A0x2B1FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7090%3A0x2B1FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.516 -27.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.516"^^xsd:decimal ;
  dwc:decimalLongitude "-27.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7090%3A0x2B1FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.516 -27.486)"^^geo:wktLiteral ;
  geo-pos:lat "50.516"^^xsd:decimal ;
  geo-pos:long "-27.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7090%3A0x2B1FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7090:0x2B1FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7090'^^xsd:integer;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.486'^^xsd:double;
  dwc:latitude '50.516'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7090:0x2B1FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23657%3A0x671BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23657%3A0x671BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23657%3A0x671BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.516 -27.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.516"^^xsd:decimal ;
  dwc:decimalLongitude "-27.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23657%3A0x671BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.516 -27.486)"^^geo:wktLiteral ;
  geo-pos:lat "50.516"^^xsd:decimal ;
  geo-pos:long "-27.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23657%3A0x671BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23657:0x671BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23657'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.486'^^xsd:double;
  dwc:latitude '50.516'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23657:0x671BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5458%3A0x2D1CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5458%3A0x2D1CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5458%3A0x2D1CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.516 -27.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.516"^^xsd:decimal ;
  dwc:decimalLongitude "-27.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5458%3A0x2D1CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.516 -27.486)"^^geo:wktLiteral ;
  geo-pos:lat "50.516"^^xsd:decimal ;
  geo-pos:long "-27.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5458%3A0x2D1CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5458:0x2D1CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5458'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.486'^^xsd:double;
  dwc:latitude '50.516'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5458:0x2D1CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7102%3A0xE01DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7102%3A0xE01DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7102%3A0xE01DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.516 -27.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.516"^^xsd:decimal ;
  dwc:decimalLongitude "-27.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7102%3A0xE01DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.516 -27.486)"^^geo:wktLiteral ;
  geo-pos:lat "50.516"^^xsd:decimal ;
  geo-pos:long "-27.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7102%3A0xE01DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7102:0xE01DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7102'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.486'^^xsd:double;
  dwc:latitude '50.516'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7102:0xE01DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.516 -27.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.516"^^xsd:decimal ;
  dwc:decimalLongitude "-27.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.516 -27.486)"^^geo:wktLiteral ;
  geo-pos:lat "50.516"^^xsd:decimal ;
  geo-pos:long "-27.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x521DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x521DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.486'^^xsd:double;
  dwc:latitude '50.516'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x521DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26638%3A0xE122CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26638%3A0xE122CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26638%3A0xE122CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.516 -27.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.516"^^xsd:decimal ;
  dwc:decimalLongitude "-27.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26638%3A0xE122CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.516 -27.486)"^^geo:wktLiteral ;
  geo-pos:lat "50.516"^^xsd:decimal ;
  geo-pos:long "-27.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A26638%3A0xE122CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:26638:0xE122CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '26638'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.486'^^xsd:double;
  dwc:latitude '50.516'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:26638:0xE122CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7048%3A0x811CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7048%3A0x811CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7048%3A0x811CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.516 -27.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.516"^^xsd:decimal ;
  dwc:decimalLongitude "-27.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7048%3A0x811CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.516 -27.486)"^^geo:wktLiteral ;
  geo-pos:lat "50.516"^^xsd:decimal ;
  geo-pos:long "-27.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7048%3A0x811CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7048:0x811CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7048'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-27.486'^^xsd:double;
  dwc:latitude '50.516'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 3177 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7048:0x811CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1149%3A0x1A1CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1149%3A0x1A1CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1149%3A0x1A1CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.927"^^xsd:decimal ;
  dwc:decimalLongitude "-25.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "174"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1149%3A0x1A1CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  geo-pos:lat "59.927"^^xsd:decimal ;
  geo-pos:long "-25.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1149%3A0x1A1CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1149:0x1A1CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1149'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.859'^^xsd:double;
  dwc:latitude '59.927'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '174'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16186'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1149:0x1A1CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7608%3A0x2820CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7608%3A0x2820CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7608%3A0x2820CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.927"^^xsd:decimal ;
  dwc:decimalLongitude "-25.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "174"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7608%3A0x2820CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  geo-pos:lat "59.927"^^xsd:decimal ;
  geo-pos:long "-25.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7608%3A0x2820CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7608:0x2820CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7608'^^xsd:integer;
  dwc:scientificName 'Entelurus aequoreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.859'^^xsd:double;
  dwc:latitude '59.927'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '174'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16499'^^xsd:string;
  dwc:aphiaid '127379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7608:0x2820CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1163%3A0xFD21CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1163%3A0xFD21CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1163%3A0xFD21CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.927"^^xsd:decimal ;
  dwc:decimalLongitude "-25.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "174"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1163%3A0xFD21CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  geo-pos:lat "59.927"^^xsd:decimal ;
  geo-pos:long "-25.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1163%3A0xFD21CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1163:0xFD21CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1163'^^xsd:integer;
  dwc:scientificName 'Entelurus aequoreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Stein Kaartvedt; I. Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.859'^^xsd:double;
  dwc:latitude '59.927'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '174'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16419'^^xsd:string;
  dwc:aphiaid '127379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1163:0xFD21CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1177%3A0x0822CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1177%3A0x0822CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1177%3A0x0822CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.927"^^xsd:decimal ;
  dwc:decimalLongitude "-25.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "174"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1177%3A0x0822CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  geo-pos:lat "59.927"^^xsd:decimal ;
  geo-pos:long "-25.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1177%3A0x0822CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1177:0x0822CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1177'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Stein Kaartvedt'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.859'^^xsd:double;
  dwc:latitude '59.927'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '174'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1177:0x0822CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20573%3A0x0E22CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20573%3A0x0E22CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20573%3A0x0E22CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.927"^^xsd:decimal ;
  dwc:decimalLongitude "-25.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "174"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20573%3A0x0E22CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  geo-pos:lat "59.927"^^xsd:decimal ;
  geo-pos:long "-25.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20573%3A0x0E22CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20573:0x0E22CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20573'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.859'^^xsd:double;
  dwc:latitude '59.927'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '174'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20573:0x0E22CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3670%3A0xD61BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3670%3A0xD61BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3670%3A0xD61BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.927"^^xsd:decimal ;
  dwc:decimalLongitude "-25.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "174"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3670%3A0xD61BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  geo-pos:lat "59.927"^^xsd:decimal ;
  geo-pos:long "-25.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3670%3A0xD61BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3670:0xD61BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3670'^^xsd:integer;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.859'^^xsd:double;
  dwc:latitude '59.927'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '174'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3670:0xD61BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.927"^^xsd:decimal ;
  dwc:decimalLongitude "-25.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "174"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  geo-pos:lat "59.927"^^xsd:decimal ;
  geo-pos:long "-25.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1E1FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.859'^^xsd:double;
  dwc:latitude '59.927'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '174'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1E1FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20587%3A0xCF1ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20587%3A0xCF1ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20587%3A0xCF1ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.927"^^xsd:decimal ;
  dwc:decimalLongitude "-25.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "174"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20587%3A0xCF1ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  geo-pos:lat "59.927"^^xsd:decimal ;
  geo-pos:long "-25.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20587%3A0xCF1ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20587:0xCF1ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20587'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.859'^^xsd:double;
  dwc:latitude '59.927'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '174'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20587:0xCF1ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20531%3A0xC81ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20531%3A0xC81ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20531%3A0xC81ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.927"^^xsd:decimal ;
  dwc:decimalLongitude "-25.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "174"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20531%3A0xC81ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  geo-pos:lat "59.927"^^xsd:decimal ;
  geo-pos:long "-25.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A20531%3A0xC81ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:20531:0xC81ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '20531'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.859'^^xsd:double;
  dwc:latitude '59.927'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '174'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:20531:0xC81ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6425%3A0x2C1CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6425%3A0x2C1CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6425%3A0x2C1CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.927"^^xsd:decimal ;
  dwc:decimalLongitude "-25.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "174"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6425%3A0x2C1CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  geo-pos:lat "59.927"^^xsd:decimal ;
  geo-pos:long "-25.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6425%3A0x2C1CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6425:0x2C1CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6425'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.859'^^xsd:double;
  dwc:latitude '59.927'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '174'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6425:0x2C1CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13448%3A0x341ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13448%3A0x341ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13448%3A0x341ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.927"^^xsd:decimal ;
  dwc:decimalLongitude "-25.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "174"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13448%3A0x341ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  geo-pos:lat "59.927"^^xsd:decimal ;
  geo-pos:long "-25.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13448%3A0x341ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13448:0x341ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13448'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.859'^^xsd:double;
  dwc:latitude '59.927'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '174'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13448:0x341ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13434%3A0x301ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13434%3A0x301ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13434%3A0x301ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.927"^^xsd:decimal ;
  dwc:decimalLongitude "-25.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "174"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13434%3A0x301ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  geo-pos:lat "59.927"^^xsd:decimal ;
  geo-pos:long "-25.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13434%3A0x301ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13434:0x301ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13434'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.859'^^xsd:double;
  dwc:latitude '59.927'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '174'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13434:0x301ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13420%3A0x301ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13420%3A0x301ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13420%3A0x301ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.927"^^xsd:decimal ;
  dwc:decimalLongitude "-25.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "174"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13420%3A0x301ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  geo-pos:lat "59.927"^^xsd:decimal ;
  geo-pos:long "-25.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13420%3A0x301ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13420:0x301ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13420'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.859'^^xsd:double;
  dwc:latitude '59.927'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '174'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13420:0x301ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32375%3A0x2B1ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32375%3A0x2B1ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32375%3A0x2B1ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.927"^^xsd:decimal ;
  dwc:decimalLongitude "-25.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "174"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32375%3A0x2B1ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  geo-pos:lat "59.927"^^xsd:decimal ;
  geo-pos:long "-25.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32375%3A0x2B1ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32375:0x2B1ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32375'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.859'^^xsd:double;
  dwc:latitude '59.927'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '174'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32375:0x2B1ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7566%3A0x9C22CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7566%3A0x9C22CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7566%3A0x9C22CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.927"^^xsd:decimal ;
  dwc:decimalLongitude "-25.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "174"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7566%3A0x9C22CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  geo-pos:lat "59.927"^^xsd:decimal ;
  geo-pos:long "-25.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7566%3A0x9C22CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7566:0x9C22CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7566'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.859'^^xsd:double;
  dwc:latitude '59.927'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '174'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7566:0x9C22CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13022%3A0xA022CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13022%3A0xA022CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13022%3A0xA022CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.927"^^xsd:decimal ;
  dwc:decimalLongitude "-25.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "174"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13022%3A0xA022CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  geo-pos:lat "59.927"^^xsd:decimal ;
  geo-pos:long "-25.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13022%3A0xA022CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13022:0xA022CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13022'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.859'^^xsd:double;
  dwc:latitude '59.927'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '174'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13022:0xA022CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1135%3A0xD91DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1135%3A0xD91DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1135%3A0xD91DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.927"^^xsd:decimal ;
  dwc:decimalLongitude "-25.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "174"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1135%3A0xD91DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  geo-pos:lat "59.927"^^xsd:decimal ;
  geo-pos:long "-25.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1135%3A0xD91DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1135:0xD91DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1135'^^xsd:integer;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Stein Kaartvedt'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.859'^^xsd:double;
  dwc:latitude '59.927'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '174'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1135:0xD91DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5518%3A0xD91DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5518%3A0xD91DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5518%3A0xD91DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.927"^^xsd:decimal ;
  dwc:decimalLongitude "-25.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "174"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5518%3A0xD91DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  geo-pos:lat "59.927"^^xsd:decimal ;
  geo-pos:long "-25.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5518%3A0xD91DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5518:0xD91DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5518'^^xsd:integer;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.859'^^xsd:double;
  dwc:latitude '59.927'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '174'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5518:0xD91DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32361%3A0xAA22CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32361%3A0xAA22CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32361%3A0xAA22CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.927"^^xsd:decimal ;
  dwc:decimalLongitude "-25.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "174"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32361%3A0xAA22CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  geo-pos:lat "59.927"^^xsd:decimal ;
  geo-pos:long "-25.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32361%3A0xAA22CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32361:0xAA22CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32361'^^xsd:integer;
  dwc:scientificName 'Hyperia medusarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.859'^^xsd:double;
  dwc:latitude '59.927'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '174'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32361:0xAA22CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '103253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34669%3A0x4F1DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34669%3A0x4F1DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34669%3A0x4F1DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.927"^^xsd:decimal ;
  dwc:decimalLongitude "-25.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "174"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34669%3A0x4F1DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  geo-pos:lat "59.927"^^xsd:decimal ;
  geo-pos:long "-25.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A34669%3A0x4F1DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:34669:0x4F1DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '34669'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.859'^^xsd:double;
  dwc:latitude '59.927'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '174'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:34669:0x4F1DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13372%3A0xC01CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13372%3A0xC01CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13372%3A0xC01CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.927"^^xsd:decimal ;
  dwc:decimalLongitude "-25.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "174"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13372%3A0xC01CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  geo-pos:lat "59.927"^^xsd:decimal ;
  geo-pos:long "-25.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13372%3A0xC01CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13372:0xC01CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13372'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.859'^^xsd:double;
  dwc:latitude '59.927'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '174'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13372:0xC01CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7594%3A0x921CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7594%3A0x921CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7594%3A0x921CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.927"^^xsd:decimal ;
  dwc:decimalLongitude "-25.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "174"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7594%3A0x921CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  geo-pos:lat "59.927"^^xsd:decimal ;
  geo-pos:long "-25.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7594%3A0x921CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7594:0x921CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7594'^^xsd:integer;
  dwc:scientificName 'Entelurus aequoreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ingvar Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.859'^^xsd:double;
  dwc:latitude '59.927'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '174'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16498'^^xsd:string;
  dwc:aphiaid '127379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7594:0x921CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6403%3A0x7E21CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6403%3A0x7E21CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6403%3A0x7E21CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.927"^^xsd:decimal ;
  dwc:decimalLongitude "-25.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "174"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6403%3A0x7E21CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.927 -25.859)"^^geo:wktLiteral ;
  geo-pos:lat "59.927"^^xsd:decimal ;
  geo-pos:long "-25.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6403%3A0x7E21CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6403:0x7E21CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6403'^^xsd:integer;
  dwc:scientificName 'Meganyctiphanes norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Astthor Gislason'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.859'^^xsd:double;
  dwc:latitude '59.927'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '174'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2127 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '110690'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6403:0x7E21CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '110690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2048%3A0x1121CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2048%3A0x1121CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2048%3A0x1121CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.934"^^xsd:decimal ;
  dwc:decimalLongitude "-25.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2048%3A0x1121CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  geo-pos:lat "59.934"^^xsd:decimal ;
  geo-pos:long "-25.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2048%3A0x1121CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2048:0x1121CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2048'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.838'^^xsd:double;
  dwc:latitude '59.934'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '844'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2150 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2048:0x1121CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1147%3A0x0B21CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1147%3A0x0B21CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1147%3A0x0B21CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.934"^^xsd:decimal ;
  dwc:decimalLongitude "-25.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1147%3A0x0B21CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  geo-pos:lat "59.934"^^xsd:decimal ;
  geo-pos:long "-25.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1147%3A0x0B21CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1147:0x0B21CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1147'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.838'^^xsd:double;
  dwc:latitude '59.934'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '844'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2150 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1147:0x0B21CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A82%3A0x0022CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A82%3A0x0022CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A82%3A0x0022CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.934"^^xsd:decimal ;
  dwc:decimalLongitude "-25.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A82%3A0x0022CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  geo-pos:lat "59.934"^^xsd:decimal ;
  geo-pos:long "-25.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A82%3A0x0022CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:82:0x0022CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '82'^^xsd:integer;
  dwc:scientificName 'Cyclothone pseudopallida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.838'^^xsd:double;
  dwc:latitude '59.934'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '844'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2150 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16334'^^xsd:string;
  dwc:aphiaid '127289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:82:0x0022CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A56%3A0x4621CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A56%3A0x4621CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A56%3A0x4621CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.934"^^xsd:decimal ;
  dwc:decimalLongitude "-25.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A56%3A0x4621CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  geo-pos:lat "59.934"^^xsd:decimal ;
  geo-pos:long "-25.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A56%3A0x4621CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:56:0x4621CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '56'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.838'^^xsd:double;
  dwc:latitude '59.934'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '844'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2150 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16185'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:56:0x4621CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1119%3A0x4621CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1119%3A0x4621CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1119%3A0x4621CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.934"^^xsd:decimal ;
  dwc:decimalLongitude "-25.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1119%3A0x4621CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  geo-pos:lat "59.934"^^xsd:decimal ;
  geo-pos:long "-25.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1119%3A0x4621CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1119:0x4621CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1119'^^xsd:integer;
  dwc:scientificName 'Argyropelecus olfersii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.838'^^xsd:double;
  dwc:latitude '59.934'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '844'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2150 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16758'^^xsd:string;
  dwc:aphiaid '274967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1119:0x4621CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '274967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1191%3A0xE21FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1191%3A0xE21FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1191%3A0xE21FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.934"^^xsd:decimal ;
  dwc:decimalLongitude "-25.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1191%3A0xE21FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  geo-pos:lat "59.934"^^xsd:decimal ;
  geo-pos:long "-25.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1191%3A0xE21FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1191:0xE21FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1191'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.838'^^xsd:double;
  dwc:latitude '59.934'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '844'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2150 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16619'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1191:0xE21FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A94%3A0x871FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A94%3A0x871FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A94%3A0x871FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.934"^^xsd:decimal ;
  dwc:decimalLongitude "-25.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A94%3A0x871FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  geo-pos:lat "59.934"^^xsd:decimal ;
  geo-pos:long "-25.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A94%3A0x871FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:94:0x871FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '94'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.838'^^xsd:double;
  dwc:latitude '59.934'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '844'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2150 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:94:0x871FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x881FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x881FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x881FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.934"^^xsd:decimal ;
  dwc:decimalLongitude "-25.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x881FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  geo-pos:lat "59.934"^^xsd:decimal ;
  geo-pos:long "-25.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x881FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x881FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Astthor Gislason'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.838'^^xsd:double;
  dwc:latitude '59.934'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '844'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2150 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x881FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22126%3A0x4E21CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22126%3A0x4E21CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22126%3A0x4E21CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.934"^^xsd:decimal ;
  dwc:decimalLongitude "-25.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22126%3A0x4E21CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  geo-pos:lat "59.934"^^xsd:decimal ;
  geo-pos:long "-25.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22126%3A0x4E21CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22126:0x4E21CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22126'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.838'^^xsd:double;
  dwc:latitude '59.934'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '844'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2150 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22126:0x4E21CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24228%3A0x4F21CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24228%3A0x4F21CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24228%3A0x4F21CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.934"^^xsd:decimal ;
  dwc:decimalLongitude "-25.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24228%3A0x4F21CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  geo-pos:lat "59.934"^^xsd:decimal ;
  geo-pos:long "-25.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24228%3A0x4F21CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24228:0x4F21CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24228'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.838'^^xsd:double;
  dwc:latitude '59.934'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '844'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2150 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24228:0x4F21CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A959%3A0x531FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A959%3A0x531FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A959%3A0x531FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.934"^^xsd:decimal ;
  dwc:decimalLongitude "-25.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A959%3A0x531FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  geo-pos:lat "59.934"^^xsd:decimal ;
  geo-pos:long "-25.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A959%3A0x531FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:959:0x531FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '959'^^xsd:integer;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.838'^^xsd:double;
  dwc:latitude '59.934'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '844'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2150 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:959:0x531FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3756%3A0x5221CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3756%3A0x5221CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3756%3A0x5221CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.934"^^xsd:decimal ;
  dwc:decimalLongitude "-25.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3756%3A0x5221CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  geo-pos:lat "59.934"^^xsd:decimal ;
  geo-pos:long "-25.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3756%3A0x5221CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3756:0x5221CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3756'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.838'^^xsd:double;
  dwc:latitude '59.934'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '844'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2150 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3756:0x5221CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.934"^^xsd:decimal ;
  dwc:decimalLongitude "-25.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  geo-pos:lat "59.934"^^xsd:decimal ;
  geo-pos:long "-25.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCB1ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCB1ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.838'^^xsd:double;
  dwc:latitude '59.934'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '844'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2150 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCB1ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22084%3A0x681BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22084%3A0x681BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22084%3A0x681BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.934"^^xsd:decimal ;
  dwc:decimalLongitude "-25.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22084%3A0x681BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  geo-pos:lat "59.934"^^xsd:decimal ;
  geo-pos:long "-25.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22084%3A0x681BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22084:0x681BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22084'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.838'^^xsd:double;
  dwc:latitude '59.934'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '844'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2150 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22084:0x681BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9226%3A0x6B1ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9226%3A0x6B1ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9226%3A0x6B1ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.934"^^xsd:decimal ;
  dwc:decimalLongitude "-25.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9226%3A0x6B1ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  geo-pos:lat "59.934"^^xsd:decimal ;
  geo-pos:long "-25.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9226%3A0x6B1ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9226:0x6B1ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9226'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.838'^^xsd:double;
  dwc:latitude '59.934'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '844'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2150 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9226:0x6B1ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9268%3A0x591ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9268%3A0x591ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9268%3A0x591ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.934"^^xsd:decimal ;
  dwc:decimalLongitude "-25.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9268%3A0x591ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  geo-pos:lat "59.934"^^xsd:decimal ;
  geo-pos:long "-25.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9268%3A0x591ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9268:0x591ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9268'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.838'^^xsd:double;
  dwc:latitude '59.934'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '844'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2150 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9268:0x591ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31815%3A0x7422CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31815%3A0x7422CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31815%3A0x7422CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.934"^^xsd:decimal ;
  dwc:decimalLongitude "-25.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31815%3A0x7422CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  geo-pos:lat "59.934"^^xsd:decimal ;
  geo-pos:long "-25.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31815%3A0x7422CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31815:0x7422CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31815'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.838'^^xsd:double;
  dwc:latitude '59.934'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '844'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2150 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31815:0x7422CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9254%3A0x7522CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9254%3A0x7522CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9254%3A0x7522CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.934"^^xsd:decimal ;
  dwc:decimalLongitude "-25.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9254%3A0x7522CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  geo-pos:lat "59.934"^^xsd:decimal ;
  geo-pos:long "-25.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A9254%3A0x7522CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:9254:0x7522CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '9254'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.838'^^xsd:double;
  dwc:latitude '59.934'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '844'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2150 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:9254:0x7522CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1161%3A0x281ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1161%3A0x281ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1161%3A0x281ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.934"^^xsd:decimal ;
  dwc:decimalLongitude "-25.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1161%3A0x281ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  geo-pos:lat "59.934"^^xsd:decimal ;
  geo-pos:long "-25.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1161%3A0x281ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1161:0x281ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1161'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton;Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.838'^^xsd:double;
  dwc:latitude '59.934'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '844'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2150 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1161:0x281ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A96%3A0xB51DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A96%3A0xB51DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A96%3A0xB51DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.934"^^xsd:decimal ;
  dwc:decimalLongitude "-25.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A96%3A0xB51DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  geo-pos:lat "59.934"^^xsd:decimal ;
  geo-pos:long "-25.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A96%3A0xB51DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:96:0xB51DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '96'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.838'^^xsd:double;
  dwc:latitude '59.934'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '844'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2150 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:96:0xB51DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25032%3A0xB51DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25032%3A0xB51DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25032%3A0xB51DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.934"^^xsd:decimal ;
  dwc:decimalLongitude "-25.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25032%3A0xB51DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  geo-pos:lat "59.934"^^xsd:decimal ;
  geo-pos:long "-25.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25032%3A0xB51DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25032:0xB51DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25032'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.838'^^xsd:double;
  dwc:latitude '59.934'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '844'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2150 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25032:0xB51DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1117%3A0xB31DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1117%3A0xB31DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1117%3A0xB31DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.934"^^xsd:decimal ;
  dwc:decimalLongitude "-25.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1117%3A0xB31DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  geo-pos:lat "59.934"^^xsd:decimal ;
  geo-pos:long "-25.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1117%3A0xB31DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1117:0xB31DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1117'^^xsd:integer;
  dwc:scientificName 'Lampanyctus photonotus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton; Filipe Porteiro & Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.838'^^xsd:double;
  dwc:latitude '59.934'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '844'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2150 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126618'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1117:0xB31DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25018%3A0xB11DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25018%3A0xB11DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25018%3A0xB11DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.934"^^xsd:decimal ;
  dwc:decimalLongitude "-25.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25018%3A0xB11DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  geo-pos:lat "59.934"^^xsd:decimal ;
  geo-pos:long "-25.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A25018%3A0xB11DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:25018:0xB11DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '25018'^^xsd:integer;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.838'^^xsd:double;
  dwc:latitude '59.934'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '844'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2150 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:25018:0xB11DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31801%3A0xAA22CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31801%3A0xAA22CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31801%3A0xAA22CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.934"^^xsd:decimal ;
  dwc:decimalLongitude "-25.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31801%3A0xAA22CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  geo-pos:lat "59.934"^^xsd:decimal ;
  geo-pos:long "-25.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A31801%3A0xAA22CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:31801:0xAA22CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '31801'^^xsd:integer;
  dwc:scientificName 'Hyperia medusarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.838'^^xsd:double;
  dwc:latitude '59.934'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '844'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2150 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:31801:0xAA22CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '103253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A54%3A0xB122CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A54%3A0xB122CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A54%3A0xB122CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.934"^^xsd:decimal ;
  dwc:decimalLongitude "-25.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A54%3A0xB122CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  geo-pos:lat "59.934"^^xsd:decimal ;
  geo-pos:long "-25.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A54%3A0xB122CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:54:0xB122CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '54'^^xsd:integer;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.838'^^xsd:double;
  dwc:latitude '59.934'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '844'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2150 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:54:0xB122CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1133%3A0xD51CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1133%3A0xD51CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1133%3A0xD51CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.934"^^xsd:decimal ;
  dwc:decimalLongitude "-25.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1133%3A0xD51CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  geo-pos:lat "59.934"^^xsd:decimal ;
  geo-pos:long "-25.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1133%3A0xD51CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1133:0xD51CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1133'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.838'^^xsd:double;
  dwc:latitude '59.934'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '844'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2150 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1133:0xD51CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1205%3A0xC71CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1205%3A0xC71CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1205%3A0xC71CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.934"^^xsd:decimal ;
  dwc:decimalLongitude "-25.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1205%3A0xC71CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  geo-pos:lat "59.934"^^xsd:decimal ;
  geo-pos:long "-25.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1205%3A0xC71CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1205:0xC71CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1205'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.838'^^xsd:double;
  dwc:latitude '59.934'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '844'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2150 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16785'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1205:0xC71CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27584%3A0xE122CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27584%3A0xE122CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27584%3A0xE122CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.934"^^xsd:decimal ;
  dwc:decimalLongitude "-25.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27584%3A0xE122CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  geo-pos:lat "59.934"^^xsd:decimal ;
  geo-pos:long "-25.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27584%3A0xE122CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27584:0xE122CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27584'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.838'^^xsd:double;
  dwc:latitude '59.934'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '844'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2150 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27584:0xE122CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22098%3A0xC91BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22098%3A0xC91BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22098%3A0xC91BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.934"^^xsd:decimal ;
  dwc:decimalLongitude "-25.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22098%3A0xC91BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  geo-pos:lat "59.934"^^xsd:decimal ;
  geo-pos:long "-25.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22098%3A0xC91BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22098:0xC91BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22098'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.838'^^xsd:double;
  dwc:latitude '59.934'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '844'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2150 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22098:0xC91BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1175%3A0x801CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1175%3A0x801CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1175%3A0x801CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.934"^^xsd:decimal ;
  dwc:decimalLongitude "-25.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1175%3A0x801CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  geo-pos:lat "59.934"^^xsd:decimal ;
  geo-pos:long "-25.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1175%3A0x801CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1175:0x801CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1175'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton;Filipe Porteiro & Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.838'^^xsd:double;
  dwc:latitude '59.934'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '844'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2150 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1175:0x801CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27598%3A0xEF22CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27598%3A0xEF22CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27598%3A0xEF22CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.934"^^xsd:decimal ;
  dwc:decimalLongitude "-25.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27598%3A0xEF22CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.934 -25.838)"^^geo:wktLiteral ;
  geo-pos:lat "59.934"^^xsd:decimal ;
  geo-pos:long "-25.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27598%3A0xEF22CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27598:0xEF22CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27598'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.838'^^xsd:double;
  dwc:latitude '59.934'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '844'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2150 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27598:0xEF22CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50004%3A0x3E21CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50004%3A0x3E21CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50004%3A0x3E21CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.868"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50004%3A0x3E21CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "59.868"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50004%3A0x3E21CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:50004:0x3E21CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '50004'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '59.868'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2264 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:50004:0x3E21CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2202%3A0x3B21CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2202%3A0x3B21CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2202%3A0x3B21CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.868"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2202%3A0x3B21CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "59.868"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2202%3A0x3B21CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2202:0x3B21CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2202'^^xsd:integer;
  dwc:scientificName 'Sergestes corniculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '59.868'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2264 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '246195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2202:0x3B21CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '514117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A454%3A0x0321CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A454%3A0x0321CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A454%3A0x0321CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.868"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A454%3A0x0321CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "59.868"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A454%3A0x0321CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:454:0x0321CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '454'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Z.H. Baldwin'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '59.868'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2264 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:454:0x0321CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50002%3A0x0421CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50002%3A0x0421CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50002%3A0x0421CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.868"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50002%3A0x0421CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "59.868"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50002%3A0x0421CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:50002:0x0421CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '50002'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '59.868'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2264 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:50002:0x0421CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28661%3A0x9021CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28661%3A0x9021CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28661%3A0x9021CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.868"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28661%3A0x9021CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "59.868"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28661%3A0x9021CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28661:0x9021CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28661'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '59.868'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2264 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28661:0x9021CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A398%3A0xB720CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A398%3A0xB720CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A398%3A0xB720CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.868"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A398%3A0xB720CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "59.868"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A398%3A0xB720CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:398:0xB720CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '398'^^xsd:integer;
  dwc:scientificName 'Taonius pavo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '59.868'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2264 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '139428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:398:0xB720CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '139428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A945%3A0xB720CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A945%3A0xB720CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A945%3A0xB720CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.868"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A945%3A0xB720CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "59.868"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A945%3A0xB720CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:945:0xB720CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '945'^^xsd:integer;
  dwc:scientificName 'Taonius pavo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '59.868'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2264 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '139428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:945:0xB720CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '139428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A963%3A0xB720CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A963%3A0xB720CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A963%3A0xB720CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.868"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A963%3A0xB720CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "59.868"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A963%3A0xB720CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:963:0xB720CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '963'^^xsd:integer;
  dwc:scientificName 'Taonius pavo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '59.868'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2264 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '139428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:963:0xB720CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '139428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7591%3A0x9920CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7591%3A0x9920CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7591%3A0x9920CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.868"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7591%3A0x9920CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "59.868"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7591%3A0x9920CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7591:0x9920CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7591'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '59.868'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2264 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7591:0x9920CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7605%3A0x7720CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7605%3A0x7720CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7605%3A0x7720CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.868"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7605%3A0x7720CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "59.868"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7605%3A0x7720CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7605:0x7720CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7605'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '59.868'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2264 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7605:0x7720CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7578%3A0x5F20CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7578%3A0x5F20CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7578%3A0x5F20CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.868"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7578%3A0x5F20CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "59.868"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7578%3A0x5F20CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7578:0x5F20CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7578'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '59.868'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2264 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7578:0x5F20CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A426%3A0xFB21CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A426%3A0xFB21CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A426%3A0xFB21CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.868"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A426%3A0xFB21CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "59.868"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A426%3A0xFB21CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:426:0xFB21CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '426'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Gunnar Langhelle; I. Byrkjedal'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '59.868'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2264 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16610'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:426:0xFB21CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23934%3A0x1E20CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23934%3A0x1E20CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23934%3A0x1E20CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.868"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23934%3A0x1E20CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "59.868"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23934%3A0x1E20CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23934:0x1E20CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23934'^^xsd:integer;
  dwc:scientificName 'Cyphocaris richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '59.868'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2264 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '102557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23934:0x1E20CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '102557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28633%3A0xF01FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28633%3A0xF01FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28633%3A0xF01FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.868"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28633%3A0xF01FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "59.868"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28633%3A0xF01FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28633:0xF01FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28633'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '59.868'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2264 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28633:0xF01FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A468%3A0xE41FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A468%3A0xE41FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A468%3A0xE41FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.868"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A468%3A0xE41FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "59.868"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A468%3A0xE41FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:468:0xE41FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '468'^^xsd:integer;
  dwc:scientificName 'Bajacalifornia megalops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '59.868'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2264 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16762'^^xsd:string;
  dwc:aphiaid '126687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:468:0xE41FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50001%3A0xE31FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50001%3A0xE31FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50001%3A0xE31FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.868"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50001%3A0xE31FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "59.868"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50001%3A0xE31FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:50001:0xE31FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '50001'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ofer Gon'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '59.868'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2264 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:50001:0xE31FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28605%3A0x4E21CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28605%3A0x4E21CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28605%3A0x4E21CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.868"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28605%3A0x4E21CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "59.868"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28605%3A0x4E21CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28605:0x4E21CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28605'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '59.868'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2264 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28605:0x4E21CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A41%3A0x5421CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A41%3A0x5421CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A41%3A0x5421CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.868"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A41%3A0x5421CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "59.868"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A41%3A0x5421CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:41:0x5421CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '41'^^xsd:integer;
  dwc:scientificName 'Pasiphaea tarda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '59.868'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2264 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:41:0x5421CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1297%3A0xCB1ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1297%3A0xCB1ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1297%3A0xCB1ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.868"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1297%3A0xCB1ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "59.868"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1297%3A0xCB1ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1297:0xCB1ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1297'^^xsd:integer;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '59.868'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2264 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1297:0xCB1ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28619%3A0x691BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28619%3A0x691BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28619%3A0x691BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.868"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28619%3A0x691BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "59.868"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28619%3A0x691BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28619:0x691BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28619'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '59.868'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2264 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28619:0x691BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15484%3A0x6A1ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15484%3A0x6A1ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15484%3A0x6A1ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.868"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15484%3A0x6A1ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "59.868"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15484%3A0x6A1ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15484:0x6A1ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15484'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '59.868'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2264 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15484:0x6A1ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15484%3A0x1E1CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15484%3A0x1E1CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15484%3A0x1E1CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.868"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15484%3A0x1E1CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "59.868"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15484%3A0x1E1CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15484:0x1E1CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15484'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Ås'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '59.868'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2264 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15484:0x1E1CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15750%3A0x6A1ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15750%3A0x6A1ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15750%3A0x6A1ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.868"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15750%3A0x6A1ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "59.868"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15750%3A0x6A1ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15750:0x6A1ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15750'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '59.868'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2264 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15750:0x6A1ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A977%3A0x621ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A977%3A0x621ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A977%3A0x621ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.868"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A977%3A0x621ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "59.868"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A977%3A0x621ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:977:0x621ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '977'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '59.868'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2264 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:977:0x621ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23948%3A0x6F1BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23948%3A0x6F1BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23948%3A0x6F1BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.868"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23948%3A0x6F1BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "59.868"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23948%3A0x6F1BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23948:0x6F1BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23948'^^xsd:integer;
  dwc:scientificName 'Eurythenes gryllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '59.868'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2264 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '102563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23948:0x6F1BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '102563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15610%3A0xED1DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15610%3A0xED1DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15610%3A0xED1DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.868"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15610%3A0xED1DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "59.868"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15610%3A0xED1DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15610:0xED1DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15610'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '59.868'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2264 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15610:0xED1DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15232%3A0xA022CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15232%3A0xA022CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15232%3A0xA022CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.868"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15232%3A0xA022CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "59.868"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15232%3A0xA022CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15232:0xA022CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15232'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '59.868'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2264 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15232:0xA022CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1179%3A0xD81DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1179%3A0xD81DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1179%3A0xD81DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.868"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1179%3A0xD81DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "59.868"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1179%3A0xD81DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1179:0xD81DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1179'^^xsd:integer;
  dwc:scientificName 'Lophodolos acanthognathus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'T.W Pietsch'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '59.868'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2264 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16714'^^xsd:string;
  dwc:aphiaid '126567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1179:0xD81DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23962%3A0xD81DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23962%3A0xD81DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23962%3A0xD81DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.868"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23962%3A0xD81DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "59.868"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A23962%3A0xD81DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:23962:0xD81DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '23962'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '59.868'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2264 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:23962:0xD81DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50003%3A0xD51BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50003%3A0xD51BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50003%3A0xD51BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.868"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50003%3A0xD51BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "59.868"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50003%3A0xD51BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:50003:0xD51BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '50003'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '59.868'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2264 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:50003:0xD51BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7535%3A0x7921CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7535%3A0x7921CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7535%3A0x7921CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.868"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7535%3A0x7921CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "59.868"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7535%3A0x7921CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7535:0x7921CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7535'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '59.868'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2264 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7535:0x7921CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A380%3A0xAC1DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A380%3A0xAC1DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A380%3A0xAC1DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.868"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A380%3A0xAC1DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "59.868"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A380%3A0xAC1DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:380:0xAC1DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '380'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '59.868'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2264 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:380:0xAC1DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50005%3A0xB222CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50005%3A0xB222CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50005%3A0xB222CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.868"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50005%3A0xB222CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "59.868"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50005%3A0xB222CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:50005:0xB222CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '50005'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '59.868'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2264 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:50005:0xB222CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1243%3A0x491DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1243%3A0x491DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1243%3A0x491DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.868"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1243%3A0x491DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "59.868"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1243%3A0x491DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1243:0x491DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1243'^^xsd:integer;
  dwc:scientificName 'Sagamichthys schnakenbecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '59.868'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2264 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126748'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1243:0x491DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1257%3A0xB722CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1257%3A0xB722CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1257%3A0xB722CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.868"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1257%3A0xB722CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "59.868"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1257%3A0xB722CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1257:0xB722CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1257'^^xsd:integer;
  dwc:scientificName 'Anotopterus pharao'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '59.868'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2264 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1257:0xB722CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1107%3A0xD922CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1107%3A0xD922CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1107%3A0xD922CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.868"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1107%3A0xD922CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "59.868"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1107%3A0xD922CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1107:0xD922CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1107'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '59.868'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2264 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1107:0xD922CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50006%3A0xD71CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50006%3A0xD71CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50006%3A0xD71CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.868"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50006%3A0xD71CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "59.868"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50006%3A0xD71CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:50006:0xD71CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '50006'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '59.868'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2264 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:50006:0xD71CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1091%3A0xD51CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1091%3A0xD51CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1091%3A0xD51CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.868"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1091%3A0xD51CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "59.868"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1091%3A0xD51CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1091:0xD51CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1091'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '59.868'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2264 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1091:0xD51CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1285%3A0xBD1CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1285%3A0xBD1CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1285%3A0xBD1CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.868"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1285%3A0xBD1CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "59.868"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1285%3A0xBD1CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1285:0xBD1CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1285'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro; Jørgen Nielsen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '59.868'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2264 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16491'^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1285:0xBD1CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6890%3A0x8A1CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6890%3A0x8A1CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6890%3A0x8A1CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.868"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6890%3A0x8A1CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "59.868"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6890%3A0x8A1CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6890:0x8A1CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6890'^^xsd:integer;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '59.868'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2264 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6890:0x8A1CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7577%3A0xCC1BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7577%3A0xCC1BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7577%3A0xCC1BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.868"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7577%3A0xCC1BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "59.868"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7577%3A0xCC1BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7577:0xCC1BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7577'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '59.868'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2264 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7577:0xCC1BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27612%3A0x3F21CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27612%3A0x3F21CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27612%3A0x3F21CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.946"^^xsd:decimal ;
  dwc:decimalLongitude "-25.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "1546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27612%3A0x3F21CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  geo-pos:lat "59.946"^^xsd:decimal ;
  geo-pos:long "-25.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27612%3A0x3F21CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27612:0x3F21CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27612'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.804'^^xsd:double;
  dwc:latitude '59.946'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '1546'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2187 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27612:0x3F21CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A80%3A0xD01BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A80%3A0xD01BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A80%3A0xD01BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.946"^^xsd:decimal ;
  dwc:decimalLongitude "-25.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "1546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A80%3A0xD01BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  geo-pos:lat "59.946"^^xsd:decimal ;
  geo-pos:long "-25.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A80%3A0xD01BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:80:0xD01BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '80'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.804'^^xsd:double;
  dwc:latitude '59.946'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '1546'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2187 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:80:0xD01BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3714%3A0x0221CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3714%3A0x0221CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3714%3A0x0221CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.946"^^xsd:decimal ;
  dwc:decimalLongitude "-25.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "1546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3714%3A0x0221CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  geo-pos:lat "59.946"^^xsd:decimal ;
  geo-pos:long "-25.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3714%3A0x0221CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3714:0x0221CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3714'^^xsd:integer;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro; Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.804'^^xsd:double;
  dwc:latitude '59.946'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '1546'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2187 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3714:0x0221CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A987%3A0x9521CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A987%3A0x9521CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A987%3A0x9521CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.946"^^xsd:decimal ;
  dwc:decimalLongitude "-25.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "1546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A987%3A0x9521CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  geo-pos:lat "59.946"^^xsd:decimal ;
  geo-pos:long "-25.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A987%3A0x9521CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:987:0x9521CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '987'^^xsd:integer;
  dwc:scientificName 'Solidosagitta zetesios'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.804'^^xsd:double;
  dwc:latitude '59.946'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '1546'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2187 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:987:0x9521CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '105463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3742%3A0x1B20CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3742%3A0x1B20CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3742%3A0x1B20CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.946"^^xsd:decimal ;
  dwc:decimalLongitude "-25.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "1546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3742%3A0x1B20CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  geo-pos:lat "59.946"^^xsd:decimal ;
  geo-pos:long "-25.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3742%3A0x1B20CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3742:0x1B20CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3742'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.804'^^xsd:double;
  dwc:latitude '59.946'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '1546'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2187 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16184'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3742:0x1B20CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13174%3A0x1B1CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13174%3A0x1B1CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13174%3A0x1B1CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.946"^^xsd:decimal ;
  dwc:decimalLongitude "-25.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "1546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13174%3A0x1B1CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  geo-pos:lat "59.946"^^xsd:decimal ;
  geo-pos:long "-25.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13174%3A0x1B1CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13174:0x1B1CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13174'^^xsd:integer;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.804'^^xsd:double;
  dwc:latitude '59.946'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '1546'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2187 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13174:0x1B1CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3728%3A0xE21FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3728%3A0xE21FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3728%3A0xE21FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.946"^^xsd:decimal ;
  dwc:decimalLongitude "-25.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "1546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3728%3A0xE21FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  geo-pos:lat "59.946"^^xsd:decimal ;
  geo-pos:long "-25.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3728%3A0xE21FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3728:0xE21FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3728'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.804'^^xsd:double;
  dwc:latitude '59.946'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '1546'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2187 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16621'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3728:0xE21FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22269%3A0x4F21CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22269%3A0x4F21CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22269%3A0x4F21CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.946"^^xsd:decimal ;
  dwc:decimalLongitude "-25.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "1546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22269%3A0x4F21CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  geo-pos:lat "59.946"^^xsd:decimal ;
  geo-pos:long "-25.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22269%3A0x4F21CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22269:0x4F21CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22269'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.804'^^xsd:double;
  dwc:latitude '59.946'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '1546'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2187 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22269:0x4F21CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A973%3A0x2A1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A973%3A0x2A1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A973%3A0x2A1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.946"^^xsd:decimal ;
  dwc:decimalLongitude "-25.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "1546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A973%3A0x2A1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  geo-pos:lat "59.946"^^xsd:decimal ;
  geo-pos:long "-25.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A973%3A0x2A1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:973:0x2A1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '973'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.804'^^xsd:double;
  dwc:latitude '59.946'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '1546'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2187 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:973:0x2A1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.946"^^xsd:decimal ;
  dwc:decimalLongitude "-25.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "1546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  geo-pos:lat "59.946"^^xsd:decimal ;
  geo-pos:long "-25.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1C1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.804'^^xsd:double;
  dwc:latitude '59.946'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '1546'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2187 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1C1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22255%3A0x681BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22255%3A0x681BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22255%3A0x681BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.946"^^xsd:decimal ;
  dwc:decimalLongitude "-25.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "1546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22255%3A0x681BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  geo-pos:lat "59.946"^^xsd:decimal ;
  geo-pos:long "-25.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22255%3A0x681BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22255:0x681BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22255'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.804'^^xsd:double;
  dwc:latitude '59.946'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '1546'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2187 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22255:0x681BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13118%3A0x6722CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13118%3A0x6722CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13118%3A0x6722CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.946"^^xsd:decimal ;
  dwc:decimalLongitude "-25.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "1546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13118%3A0x6722CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  geo-pos:lat "59.946"^^xsd:decimal ;
  geo-pos:long "-25.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13118%3A0x6722CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13118:0x6722CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13118'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.804'^^xsd:double;
  dwc:latitude '59.946'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '1546'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2187 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13118:0x6722CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11797%3A0x311ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11797%3A0x311ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11797%3A0x311ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.946"^^xsd:decimal ;
  dwc:decimalLongitude "-25.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "1546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11797%3A0x311ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  geo-pos:lat "59.946"^^xsd:decimal ;
  geo-pos:long "-25.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11797%3A0x311ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11797:0x311ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11797'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.804'^^xsd:double;
  dwc:latitude '59.946'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '1546'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2187 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11797:0x311ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32683%3A0x6F1BCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32683%3A0x6F1BCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32683%3A0x6F1BCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.946"^^xsd:decimal ;
  dwc:decimalLongitude "-25.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "1546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32683%3A0x6F1BCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  geo-pos:lat "59.946"^^xsd:decimal ;
  geo-pos:long "-25.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32683%3A0x6F1BCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32683:0x6F1BCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32683'^^xsd:integer;
  dwc:scientificName 'Eurythenes gryllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.804'^^xsd:double;
  dwc:latitude '59.946'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '1546'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2187 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32683:0x6F1BCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '102563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32669%3A0x7322CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32669%3A0x7322CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32669%3A0x7322CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.946"^^xsd:decimal ;
  dwc:decimalLongitude "-25.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "1546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32669%3A0x7322CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  geo-pos:lat "59.946"^^xsd:decimal ;
  geo-pos:long "-25.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32669%3A0x7322CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32669:0x7322CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32669'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.804'^^xsd:double;
  dwc:latitude '59.946'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '1546'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2187 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32669:0x7322CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10332%3A0x7422CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10332%3A0x7422CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10332%3A0x7422CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.946"^^xsd:decimal ;
  dwc:decimalLongitude "-25.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "1546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10332%3A0x7422CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  geo-pos:lat "59.946"^^xsd:decimal ;
  geo-pos:long "-25.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10332%3A0x7422CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10332:0x7422CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10332'^^xsd:integer;
  dwc:scientificName 'Eucopia unguiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.804'^^xsd:double;
  dwc:latitude '59.946'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '1546'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2187 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10332:0x7422CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '119921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3700%3A0x7722CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3700%3A0x7722CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3700%3A0x7722CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.946"^^xsd:decimal ;
  dwc:decimalLongitude "-25.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "1546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3700%3A0x7722CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  geo-pos:lat "59.946"^^xsd:decimal ;
  geo-pos:long "-25.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3700%3A0x7722CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3700:0x7722CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3700'^^xsd:integer;
  dwc:scientificName 'Melamphaes microps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.804'^^xsd:double;
  dwc:latitude '59.946'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '1546'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2187 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3700:0x7722CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32655%3A0x251CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32655%3A0x251CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32655%3A0x251CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.946"^^xsd:decimal ;
  dwc:decimalLongitude "-25.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "1546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32655%3A0x251CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  geo-pos:lat "59.946"^^xsd:decimal ;
  geo-pos:long "-25.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32655%3A0x251CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32655:0x251CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32655'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.804'^^xsd:double;
  dwc:latitude '59.946'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '1546'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2187 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32655:0x251CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1313%3A0xB51DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1313%3A0xB51DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1313%3A0xB51DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.946"^^xsd:decimal ;
  dwc:decimalLongitude "-25.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "1546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1313%3A0xB51DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  geo-pos:lat "59.946"^^xsd:decimal ;
  geo-pos:long "-25.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1313%3A0xB51DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1313:0xB51DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1313'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.804'^^xsd:double;
  dwc:latitude '59.946'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '1546'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2187 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1313:0xB51DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7580%3A0x211CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7580%3A0x211CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7580%3A0x211CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.946"^^xsd:decimal ;
  dwc:decimalLongitude "-25.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "1546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7580%3A0x211CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  geo-pos:lat "59.946"^^xsd:decimal ;
  geo-pos:long "-25.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7580%3A0x211CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7580:0x211CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7580'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.804'^^xsd:double;
  dwc:latitude '59.946'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '1546'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2187 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7580:0x211CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3686%3A0xE222CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3686%3A0xE222CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3686%3A0xE222CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.946"^^xsd:decimal ;
  dwc:decimalLongitude "-25.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "1546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3686%3A0xE222CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  geo-pos:lat "59.946"^^xsd:decimal ;
  geo-pos:long "-25.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A3686%3A0xE222CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:3686:0xE222CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '3686'^^xsd:integer;
  dwc:scientificName 'Eukrohnia bathyantarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.804'^^xsd:double;
  dwc:latitude '59.946'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '1546'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2187 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '266224'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:3686:0xE222CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '266224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10318%3A0xBB1CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10318%3A0xBB1CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10318%3A0xBB1CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.946"^^xsd:decimal ;
  dwc:decimalLongitude "-25.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "1546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10318%3A0xBB1CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  geo-pos:lat "59.946"^^xsd:decimal ;
  geo-pos:long "-25.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10318%3A0xBB1CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10318:0xBB1CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10318'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.804'^^xsd:double;
  dwc:latitude '59.946'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '1546'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2187 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10318:0xBB1CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12638%3A0xEA22CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12638%3A0xEA22CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12638%3A0xEA22CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.946"^^xsd:decimal ;
  dwc:decimalLongitude "-25.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "1546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12638%3A0xEA22CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.946 -25.804)"^^geo:wktLiteral ;
  geo-pos:lat "59.946"^^xsd:decimal ;
  geo-pos:long "-25.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12638%3A0xEA22CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12638:0xEA22CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12638'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.804'^^xsd:double;
  dwc:latitude '59.946'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '1546'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2187 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12638:0xEA22CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8188%3A0x3821CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8188%3A0x3821CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8188%3A0x3821CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.963 -25.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.963"^^xsd:decimal ;
  dwc:decimalLongitude "-25.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1555"^^xsd:integer ;
  dwc:maximumDepthInMeters "1803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8188%3A0x3821CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.963 -25.766)"^^geo:wktLiteral ;
  geo-pos:lat "59.963"^^xsd:decimal ;
  geo-pos:long "-25.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A8188%3A0x3821CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:8188:0x3821CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '8188'^^xsd:integer;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.766'^^xsd:double;
  dwc:latitude '59.963'^^xsd:double;
  dwc:minimumDepth '1555'^^xsd:integer;
  dwc:maximumDepth '1803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2219 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:8188:0x3821CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5476%3A0x9D20CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5476%3A0x9D20CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5476%3A0x9D20CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.963 -25.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.963"^^xsd:decimal ;
  dwc:decimalLongitude "-25.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1555"^^xsd:integer ;
  dwc:maximumDepthInMeters "1803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5476%3A0x9D20CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.963 -25.766)"^^geo:wktLiteral ;
  geo-pos:lat "59.963"^^xsd:decimal ;
  geo-pos:long "-25.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5476%3A0x9D20CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5476:0x9D20CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5476'^^xsd:integer;
  dwc:scientificName 'Sigmops bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.766'^^xsd:double;
  dwc:latitude '59.963'^^xsd:double;
  dwc:minimumDepth '1555'^^xsd:integer;
  dwc:maximumDepth '1803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2219 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '221511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5476:0x9D20CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5462%3A0x191CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5462%3A0x191CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5462%3A0x191CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.963 -25.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.963"^^xsd:decimal ;
  dwc:decimalLongitude "-25.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1555"^^xsd:integer ;
  dwc:maximumDepthInMeters "1803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5462%3A0x191CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.963 -25.766)"^^geo:wktLiteral ;
  geo-pos:lat "59.963"^^xsd:decimal ;
  geo-pos:long "-25.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5462%3A0x191CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5462:0x191CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5462'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro; Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.766'^^xsd:double;
  dwc:latitude '59.963'^^xsd:double;
  dwc:minimumDepth '1555'^^xsd:integer;
  dwc:maximumDepth '1803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2219 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16183'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5462:0x191CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A181%3A0x201FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A181%3A0x201FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A181%3A0x201FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.963 -25.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.963"^^xsd:decimal ;
  dwc:decimalLongitude "-25.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1555"^^xsd:integer ;
  dwc:maximumDepthInMeters "1803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A181%3A0x201FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.963 -25.766)"^^geo:wktLiteral ;
  geo-pos:lat "59.963"^^xsd:decimal ;
  geo-pos:long "-25.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A181%3A0x201FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:181:0x201FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '181'^^xsd:integer;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.766'^^xsd:double;
  dwc:latitude '59.963'^^xsd:double;
  dwc:minimumDepth '1555'^^xsd:integer;
  dwc:maximumDepth '1803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2219 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:181:0x201FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24049%3A0x681BCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24049%3A0x681BCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24049%3A0x681BCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.963 -25.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.963"^^xsd:decimal ;
  dwc:decimalLongitude "-25.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1555"^^xsd:integer ;
  dwc:maximumDepthInMeters "1803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24049%3A0x681BCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.963 -25.766)"^^geo:wktLiteral ;
  geo-pos:lat "59.963"^^xsd:decimal ;
  geo-pos:long "-25.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24049%3A0x681BCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24049:0x681BCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24049'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.766'^^xsd:double;
  dwc:latitude '59.963'^^xsd:double;
  dwc:minimumDepth '1555'^^xsd:integer;
  dwc:maximumDepth '1803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2219 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24049:0x681BCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11503%3A0x301ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11503%3A0x301ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11503%3A0x301ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.963 -25.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.963"^^xsd:decimal ;
  dwc:decimalLongitude "-25.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1555"^^xsd:integer ;
  dwc:maximumDepthInMeters "1803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11503%3A0x301ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.963 -25.766)"^^geo:wktLiteral ;
  geo-pos:lat "59.963"^^xsd:decimal ;
  geo-pos:long "-25.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11503%3A0x301ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11503:0x301ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11503'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.766'^^xsd:double;
  dwc:latitude '59.963'^^xsd:double;
  dwc:minimumDepth '1555'^^xsd:integer;
  dwc:maximumDepth '1803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2219 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11503:0x301ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50%3A0xAB22CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50%3A0xAB22CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50%3A0xAB22CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.963 -25.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.963"^^xsd:decimal ;
  dwc:decimalLongitude "-25.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1555"^^xsd:integer ;
  dwc:maximumDepthInMeters "1803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50%3A0xAB22CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.963 -25.766)"^^geo:wktLiteral ;
  geo-pos:lat "59.963"^^xsd:decimal ;
  geo-pos:long "-25.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A50%3A0xAB22CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:50:0xAB22CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '50'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.766'^^xsd:double;
  dwc:latitude '59.963'^^xsd:double;
  dwc:minimumDepth '1555'^^xsd:integer;
  dwc:maximumDepth '1803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2219 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:50:0xAB22CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1299%3A0xB222CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1299%3A0xB222CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1299%3A0xB222CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.963 -25.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.963"^^xsd:decimal ;
  dwc:decimalLongitude "-25.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1555"^^xsd:integer ;
  dwc:maximumDepthInMeters "1803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1299%3A0xB222CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.963 -25.766)"^^geo:wktLiteral ;
  geo-pos:lat "59.963"^^xsd:decimal ;
  geo-pos:long "-25.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1299%3A0xB222CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1299:0xB222CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1299'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.766'^^xsd:double;
  dwc:latitude '59.963'^^xsd:double;
  dwc:minimumDepth '1555'^^xsd:integer;
  dwc:maximumDepth '1803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2219 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1299:0xB222CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5504%3A0x211CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5504%3A0x211CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5504%3A0x211CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.963 -25.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.963"^^xsd:decimal ;
  dwc:decimalLongitude "-25.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1555"^^xsd:integer ;
  dwc:maximumDepthInMeters "1803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5504%3A0x211CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.963 -25.766)"^^geo:wktLiteral ;
  geo-pos:lat "59.963"^^xsd:decimal ;
  geo-pos:long "-25.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5504%3A0x211CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5504:0x211CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5504'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.766'^^xsd:double;
  dwc:latitude '59.963'^^xsd:double;
  dwc:minimumDepth '1555'^^xsd:integer;
  dwc:maximumDepth '1803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2219 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5504:0x211CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24077%3A0xB522CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24077%3A0xB522CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24077%3A0xB522CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.963 -25.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.963"^^xsd:decimal ;
  dwc:decimalLongitude "-25.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1555"^^xsd:integer ;
  dwc:maximumDepthInMeters "1803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24077%3A0xB522CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.963 -25.766)"^^geo:wktLiteral ;
  geo-pos:lat "59.963"^^xsd:decimal ;
  geo-pos:long "-25.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A24077%3A0xB522CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:24077:0xB522CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '24077'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.766'^^xsd:double;
  dwc:latitude '59.963'^^xsd:double;
  dwc:minimumDepth '1555'^^xsd:integer;
  dwc:maximumDepth '1803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2219 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:24077:0xB522CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5490%3A0x431DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5490%3A0x431DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5490%3A0x431DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.963 -25.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.963"^^xsd:decimal ;
  dwc:decimalLongitude "-25.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1555"^^xsd:integer ;
  dwc:maximumDepthInMeters "1803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5490%3A0x431DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.963 -25.766)"^^geo:wktLiteral ;
  geo-pos:lat "59.963"^^xsd:decimal ;
  geo-pos:long "-25.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5490%3A0x431DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5490:0x431DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5490'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Uwe Piatkowski'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.766'^^xsd:double;
  dwc:latitude '59.963'^^xsd:double;
  dwc:minimumDepth '1555'^^xsd:integer;
  dwc:maximumDepth '1803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2219 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16620'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5490:0x431DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32095%3A0xE622CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32095%3A0xE622CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32095%3A0xE622CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.963 -25.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.963"^^xsd:decimal ;
  dwc:decimalLongitude "-25.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1555"^^xsd:integer ;
  dwc:maximumDepthInMeters "1803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32095%3A0xE622CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.963 -25.766)"^^geo:wktLiteral ;
  geo-pos:lat "59.963"^^xsd:decimal ;
  geo-pos:long "-25.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32095%3A0xE622CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32095:0xE622CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32095'^^xsd:integer;
  dwc:scientificName 'Hyperia medusarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.766'^^xsd:double;
  dwc:latitude '59.963'^^xsd:double;
  dwc:minimumDepth '1555'^^xsd:integer;
  dwc:maximumDepth '1803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2219 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32095:0xE622CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '103253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13162%3A0xEA22CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13162%3A0xEA22CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13162%3A0xEA22CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.963 -25.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.963"^^xsd:decimal ;
  dwc:decimalLongitude "-25.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1555"^^xsd:integer ;
  dwc:maximumDepthInMeters "1803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13162%3A0xEA22CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.963 -25.766)"^^geo:wktLiteral ;
  geo-pos:lat "59.963"^^xsd:decimal ;
  geo-pos:long "-25.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13162%3A0xEA22CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13162:0xEA22CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13162'^^xsd:integer;
  dwc:scientificName 'Neognathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.766'^^xsd:double;
  dwc:latitude '59.963'^^xsd:double;
  dwc:minimumDepth '1555'^^xsd:integer;
  dwc:maximumDepth '1803'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2219 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13162:0xEA22CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2216%3A0x3921CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2216%3A0x3921CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2216%3A0x3921CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.97 -25.754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.97"^^xsd:decimal ;
  dwc:decimalLongitude "-25.754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1843"^^xsd:integer ;
  dwc:maximumDepthInMeters "2141"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2216%3A0x3921CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.97 -25.754)"^^geo:wktLiteral ;
  geo-pos:lat "59.97"^^xsd:decimal ;
  geo-pos:long "-25.754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2216%3A0x3921CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2216:0x3921CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2216'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexander Vereshchaka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.754'^^xsd:double;
  dwc:latitude '59.97'^^xsd:double;
  dwc:minimumDepth '1843'^^xsd:integer;
  dwc:maximumDepth '2141'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2222 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2216:0x3921CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22199%3A0x9221CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22199%3A0x9221CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22199%3A0x9221CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.97 -25.754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.97"^^xsd:decimal ;
  dwc:decimalLongitude "-25.754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1843"^^xsd:integer ;
  dwc:maximumDepthInMeters "2141"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22199%3A0x9221CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.97 -25.754)"^^geo:wktLiteral ;
  geo-pos:lat "59.97"^^xsd:decimal ;
  geo-pos:long "-25.754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22199%3A0x9221CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22199:0x9221CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22199'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.754'^^xsd:double;
  dwc:latitude '59.97'^^xsd:double;
  dwc:minimumDepth '1843'^^xsd:integer;
  dwc:maximumDepth '2141'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2222 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22199:0x9221CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A52%3A0x2C20CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A52%3A0x2C20CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A52%3A0x2C20CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.97 -25.754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.97"^^xsd:decimal ;
  dwc:decimalLongitude "-25.754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1843"^^xsd:integer ;
  dwc:maximumDepthInMeters "2141"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A52%3A0x2C20CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.97 -25.754)"^^geo:wktLiteral ;
  geo-pos:lat "59.97"^^xsd:decimal ;
  geo-pos:long "-25.754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A52%3A0x2C20CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:52:0x2C20CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '52'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro; Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.754'^^xsd:double;
  dwc:latitude '59.97'^^xsd:double;
  dwc:minimumDepth '1843'^^xsd:integer;
  dwc:maximumDepth '2141'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2222 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16182'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:52:0x2C20CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7552%3A0x2B20CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7552%3A0x2B20CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7552%3A0x2B20CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.97 -25.754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.97"^^xsd:decimal ;
  dwc:decimalLongitude "-25.754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1843"^^xsd:integer ;
  dwc:maximumDepthInMeters "2141"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7552%3A0x2B20CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.97 -25.754)"^^geo:wktLiteral ;
  geo-pos:lat "59.97"^^xsd:decimal ;
  geo-pos:long "-25.754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7552%3A0x2B20CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7552:0x2B20CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7552'^^xsd:integer;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.754'^^xsd:double;
  dwc:latitude '59.97'^^xsd:double;
  dwc:minimumDepth '1843'^^xsd:integer;
  dwc:maximumDepth '2141'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2222 m. Gear used: Macrozooplankton trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1532-33'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7552:0x2B20CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32693%3A0xF31FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32693%3A0xF31FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32693%3A0xF31FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.97 -25.754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.97"^^xsd:decimal ;
  dwc:decimalLongitude "-25.754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1843"^^xsd:integer ;
  dwc:maximumDepthInMeters "2141"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32693%3A0xF31FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.97 -25.754)"^^geo:wktLiteral ;
  geo-pos:lat "59.97"^^xsd:decimal ;
  geo-pos:long "-25.754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32693%3A0xF31FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32693:0xF31FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32693'^^xsd:integer;
  dwc:scientificName 'Euandania gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.754'^^xsd:double;
  dwc:latitude '59.97'^^xsd:double;
  dwc:minimumDepth '1843'^^xsd:integer;
  dwc:maximumDepth '2141'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2222 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32693:0xF31FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '237421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22213%3A0x4F21CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22213%3A0x4F21CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22213%3A0x4F21CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.97 -25.754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.97"^^xsd:decimal ;
  dwc:decimalLongitude "-25.754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1843"^^xsd:integer ;
  dwc:maximumDepthInMeters "2141"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22213%3A0x4F21CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.97 -25.754)"^^geo:wktLiteral ;
  geo-pos:lat "59.97"^^xsd:decimal ;
  geo-pos:long "-25.754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22213%3A0x4F21CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22213:0x4F21CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22213'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.754'^^xsd:double;
  dwc:latitude '59.97'^^xsd:double;
  dwc:minimumDepth '1843'^^xsd:integer;
  dwc:maximumDepth '2141'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2222 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22213:0x4F21CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A66%3A0x331FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A66%3A0x331FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A66%3A0x331FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.97 -25.754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.97"^^xsd:decimal ;
  dwc:decimalLongitude "-25.754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1843"^^xsd:integer ;
  dwc:maximumDepthInMeters "2141"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A66%3A0x331FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.97 -25.754)"^^geo:wktLiteral ;
  geo-pos:lat "59.97"^^xsd:decimal ;
  geo-pos:long "-25.754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A66%3A0x331FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:66:0x331FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '66'^^xsd:integer;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.754'^^xsd:double;
  dwc:latitude '59.97'^^xsd:double;
  dwc:minimumDepth '1843'^^xsd:integer;
  dwc:maximumDepth '2141'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2222 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:66:0x331FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A184%3A0x261FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A184%3A0x261FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A184%3A0x261FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.97 -25.754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.97"^^xsd:decimal ;
  dwc:decimalLongitude "-25.754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1843"^^xsd:integer ;
  dwc:maximumDepthInMeters "2141"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A184%3A0x261FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.97 -25.754)"^^geo:wktLiteral ;
  geo-pos:lat "59.97"^^xsd:decimal ;
  geo-pos:long "-25.754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A184%3A0x261FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:184:0x261FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '184'^^xsd:integer;
  dwc:scientificName 'Pseudosagitta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.754'^^xsd:double;
  dwc:latitude '59.97'^^xsd:double;
  dwc:minimumDepth '1843'^^xsd:integer;
  dwc:maximumDepth '2141'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2222 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '105445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:184:0x261FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '105445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A170%3A0x1F1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A170%3A0x1F1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A170%3A0x1F1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.97 -25.754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.97"^^xsd:decimal ;
  dwc:decimalLongitude "-25.754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1843"^^xsd:integer ;
  dwc:maximumDepthInMeters "2141"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A170%3A0x1F1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.97 -25.754)"^^geo:wktLiteral ;
  geo-pos:lat "59.97"^^xsd:decimal ;
  geo-pos:long "-25.754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A170%3A0x1F1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:170:0x1F1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '170'^^xsd:integer;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.754'^^xsd:double;
  dwc:latitude '59.97'^^xsd:double;
  dwc:minimumDepth '1843'^^xsd:integer;
  dwc:maximumDepth '2141'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2222 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:170:0x1F1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22227%3A0xC61ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22227%3A0xC61ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22227%3A0xC61ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.97 -25.754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.97"^^xsd:decimal ;
  dwc:decimalLongitude "-25.754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1843"^^xsd:integer ;
  dwc:maximumDepthInMeters "2141"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22227%3A0xC61ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.97 -25.754)"^^geo:wktLiteral ;
  geo-pos:lat "59.97"^^xsd:decimal ;
  geo-pos:long "-25.754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A22227%3A0xC61ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:22227:0xC61ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '22227'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tone Falkenhaug'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.754'^^xsd:double;
  dwc:latitude '59.97'^^xsd:double;
  dwc:minimumDepth '1843'^^xsd:integer;
  dwc:maximumDepth '2141'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2222 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:22227:0xC61ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11587%3A0x301ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11587%3A0x301ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11587%3A0x301ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.97 -25.754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.97"^^xsd:decimal ;
  dwc:decimalLongitude "-25.754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1843"^^xsd:integer ;
  dwc:maximumDepthInMeters "2141"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11587%3A0x301ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.97 -25.754)"^^geo:wktLiteral ;
  geo-pos:lat "59.97"^^xsd:decimal ;
  geo-pos:long "-25.754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A11587%3A0x301ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:11587:0x301ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '11587'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.754'^^xsd:double;
  dwc:latitude '59.97'^^xsd:double;
  dwc:minimumDepth '1843'^^xsd:integer;
  dwc:maximumDepth '2141'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2222 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:11587:0x301ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32977%3A0x261CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32977%3A0x261CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32977%3A0x261CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.97 -25.754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.97"^^xsd:decimal ;
  dwc:decimalLongitude "-25.754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1843"^^xsd:integer ;
  dwc:maximumDepthInMeters "2141"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32977%3A0x261CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.97 -25.754)"^^geo:wktLiteral ;
  geo-pos:lat "59.97"^^xsd:decimal ;
  geo-pos:long "-25.754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32977%3A0x261CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32977:0x261CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32977'^^xsd:integer;
  dwc:scientificName 'Lanceola sayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.52'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.754'^^xsd:double;
  dwc:latitude '59.97'^^xsd:double;
  dwc:minimumDepth '1843'^^xsd:integer;
  dwc:maximumDepth '2141'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2222 m. Gear used: Macrozooplankton trawl'^^xsd:string;
  dwc:aphiaid '103265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32977:0x261CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '103265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28913%3A0x8B21CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28913%3A0x8B21CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28913%3A0x8B21CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28913%3A0x8B21CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28913%3A0x8B21CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28913:0x8B21CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28913'^^xsd:integer;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28913:0x8B21CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27765%3A0x4221CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27765%3A0x4221CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27765%3A0x4221CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27765%3A0x4221CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27765%3A0x4221CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27765:0x4221CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27765'^^xsd:integer;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27765:0x4221CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1317%3A0xB020CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1317%3A0xB020CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1317%3A0xB020CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1317%3A0xB020CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1317%3A0xB020CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1317:0xB020CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1317'^^xsd:integer;
  dwc:scientificName 'Stomias boa ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1317:0xB020CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '306769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A64%3A0x9A20CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A64%3A0x9A20CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A64%3A0x9A20CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A64%3A0x9A20CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A64%3A0x9A20CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:64:0x9A20CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '64'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:64:0x9A20CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A86%3A0x5F20CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A86%3A0x5F20CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A86%3A0x5F20CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A86%3A0x5F20CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A86%3A0x5F20CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:86:0x5F20CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '86'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:86:0x5F20CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1301%3A0x351BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1301%3A0x351BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1301%3A0x351BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1301%3A0x351BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1301%3A0x351BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1301:0x351BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1301'^^xsd:integer;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16833'^^xsd:string;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1301:0x351BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7564%3A0xE91FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7564%3A0xE91FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7564%3A0xE91FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7564%3A0xE91FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A7564%3A0xE91FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:7564:0xE91FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '7564'^^xsd:integer;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1528'^^xsd:string;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:7564:0xE91FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10462%3A0x181CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10462%3A0x181CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10462%3A0x181CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10462%3A0x181CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10462%3A0x181CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10462:0x181CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10462'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16617'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10462:0x181CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A46%3A0x4721CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A46%3A0x4721CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A46%3A0x4721CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A46%3A0x4721CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A46%3A0x4721CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:46:0x4721CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '46'^^xsd:integer;
  dwc:scientificName 'Arctozenus risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:46:0x4721CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1245%3A0x0522CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1245%3A0x0522CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1245%3A0x0522CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1245%3A0x0522CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1245%3A0x0522CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1245:0x0522CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1245'^^xsd:integer;
  dwc:scientificName 'Argyropelecus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1245:0x0522CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1259%3A0x561FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1259%3A0x561FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1259%3A0x561FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1259%3A0x561FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1259%3A0x561FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1259:0x561FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1259'^^xsd:integer;
  dwc:scientificName 'Xenodermichthys copei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Manuel Biscoito'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1259:0x561FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2375%3A0x551FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2375%3A0x551FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2375%3A0x551FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2375%3A0x551FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2375%3A0x551FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2375:0x551FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2375'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2375:0x551FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A991%3A0xD61BCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A991%3A0xD61BCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A991%3A0xD61BCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A991%3A0xD61BCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A991%3A0xD61BCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:991:0xD61BCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '991'^^xsd:integer;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:991:0xD61BCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27723%3A0x3E1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27723%3A0x3E1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27723%3A0x3E1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27723%3A0x3E1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27723%3A0x3E1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27723:0x3E1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27723'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27723:0x3E1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13916%3A0x3A1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13916%3A0x3A1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13916%3A0x3A1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13916%3A0x3A1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13916%3A0x3A1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13916:0x3A1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13916'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13916:0x3A1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27779%3A0x201FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27779%3A0x201FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27779%3A0x201FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27779%3A0x201FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27779%3A0x201FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27779:0x201FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27779'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27779:0x201FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1E1FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1E1FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1E1FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32%3A0x1B1FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32%3A0x1B1FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32%3A0x1B1FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32%3A0x1B1FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32%3A0x1B1FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32:0x1B1FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32'^^xsd:integer;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32:0x1B1FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28591%3A0xCF1ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28591%3A0xCF1ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28591%3A0xCF1ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28591%3A0xCF1ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28591%3A0xCF1ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28591:0xCF1ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28591'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28591:0xCF1ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28941%3A0x761ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28941%3A0x761ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28941%3A0x761ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28941%3A0x761ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28941%3A0x761ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28941:0x761ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28941'^^xsd:integer;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28941:0x761ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A72%3A0x6E1ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A72%3A0x6E1ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A72%3A0x6E1ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A72%3A0x6E1ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A72%3A0x6E1ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:72:0x6E1ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '72'^^xsd:integer;
  dwc:scientificName 'Evermannella balbo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:72:0x6E1ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10206%3A0x6A22CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10206%3A0x6A22CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10206%3A0x6A22CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10206%3A0x6A22CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10206%3A0x6A22CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10206:0x6A22CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10206'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10206:0x6A22CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13106%3A0x2E1CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13106%3A0x2E1CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13106%3A0x2E1CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13106%3A0x2E1CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A13106%3A0x2E1CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:13106:0x2E1CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '13106'^^xsd:integer;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:13106:0x2E1CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12554%3A0x2F1ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12554%3A0x2F1ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12554%3A0x2F1ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12554%3A0x2F1ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A12554%3A0x2F1ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:12554:0x2F1ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '12554'^^xsd:integer;
  dwc:scientificName 'Eucopia grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pål Øyvind Aas'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '119917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:12554:0x2F1ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '119917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A78%3A0x281ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A78%3A0x281ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A78%3A0x281ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A78%3A0x281ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A78%3A0x281ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:78:0x281ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '78'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton; Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:78:0x281ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A933%3A0x231ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A933%3A0x231ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A933%3A0x231ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A933%3A0x231ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A933%3A0x231ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:933:0x231ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '933'^^xsd:integer;
  dwc:scientificName 'Nansenia groenlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Otte Bjelland'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:933:0x231ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1229%3A0xF31DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1229%3A0xF31DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1229%3A0xF31DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1229%3A0xF31DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1229%3A0xF31DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1229:0xF31DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1229'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1229:0xF31DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5793%3A0xF21DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5793%3A0xF21DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5793%3A0xF21DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5793%3A0xF21DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5793%3A0xF21DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5793:0xF21DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5793'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5793:0xF21DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4447%3A0xF21DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4447%3A0xF21DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4447%3A0xF21DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4447%3A0xF21DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A4447%3A0xF21DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:4447:0xF21DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '4447'^^xsd:integer;
  dwc:scientificName 'Notoscopelus kroyeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: O.1538-41'^^xsd:string;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:4447:0xF21DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A76%3A0xDD1DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A76%3A0xDD1DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A76%3A0xDD1DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A76%3A0xDD1DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A76%3A0xDD1DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:76:0xDD1DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '76'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:76:0xDD1DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5%3A0xDD1DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5%3A0xDD1DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5%3A0xDD1DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5%3A0xDD1DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5%3A0xDD1DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5:0xDD1DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5:0xDD1DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A48%3A0xDD1DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A48%3A0xDD1DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A48%3A0xDD1DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A48%3A0xDD1DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A48%3A0xDD1DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:48:0xDD1DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '48'^^xsd:integer;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:48:0xDD1DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A92%3A0x7921CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A92%3A0x7921CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A92%3A0x7921CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A92%3A0x7921CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A92%3A0x7921CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:92:0x7921CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '92'^^xsd:integer;
  dwc:scientificName 'Lampanyctus macdonaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:92:0x7921CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10658%3A0xB21DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10658%3A0xB21DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10658%3A0xB21DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10658%3A0xB21DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10658%3A0xB21DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10658:0xB21DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10658'^^xsd:integer;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10658:0xB21DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10672%3A0x771BCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10672%3A0x771BCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10672%3A0x771BCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10672%3A0x771BCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A10672%3A0x771BCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:10672:0x771BCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '10672'^^xsd:integer;
  dwc:scientificName 'Lampanyctus intricarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:10672:0x771BCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1315%3A0xBA1BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1315%3A0xBA1BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1315%3A0xBA1BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1315%3A0xBA1BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1315%3A0xBA1BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1315:0xBA1BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1315'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia macrops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro; Zachary Baldwin'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126740'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1315:0xBA1BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1215%3A0x9C1DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1215%3A0x9C1DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1215%3A0x9C1DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1215%3A0x9C1DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1215%3A0x9C1DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1215:0x9C1DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1215'^^xsd:integer;
  dwc:scientificName 'Lampadena speculigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1215:0x9C1DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5861%3A0xB122CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5861%3A0xB122CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5861%3A0xB122CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5861%3A0xB122CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5861%3A0xB122CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5861:0xB122CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5861'^^xsd:integer;
  dwc:scientificName 'Protomyctophum arcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '158917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5861:0xB122CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '158917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A88%3A0x211CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A88%3A0x211CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A88%3A0x211CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A88%3A0x211CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A88%3A0x211CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:88:0x211CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '88'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:88:0x211CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A62%3A0xB522CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A62%3A0xB522CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A62%3A0xB522CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A62%3A0xB522CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A62%3A0xB522CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:62:0xB522CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '62'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:62:0xB522CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x401DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x401DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x401DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x401DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x401DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x401DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x401DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1219%3A0xCE1CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1219%3A0xCE1CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1219%3A0xCE1CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1219%3A0xCE1CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1219%3A0xCE1CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1219:0xCE1CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1219'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16775'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1219:0xCE1CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1247%3A0xCE1CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1247%3A0xCE1CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1247%3A0xCE1CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1247%3A0xCE1CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1247%3A0xCE1CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1247:0xCE1CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1247'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1247:0xCE1CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A90%3A0xC21BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A90%3A0xC21BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A90%3A0xC21BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A90%3A0xC21BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A90%3A0xC21BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:90:0xC21BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '90'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:90:0xC21BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6693%3A0xC71CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6693%3A0xC71CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6693%3A0xC71CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6693%3A0xC71CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6693%3A0xC71CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6693:0xC71CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6693'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6693:0xC71CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A905%3A0xC21CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A905%3A0xC21CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A905%3A0xC21CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A905%3A0xC21CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A905%3A0xC21CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:905:0xC21CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '905'^^xsd:integer;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:905:0xC21CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2279%3A0xE022CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2279%3A0xE022CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2279%3A0xE022CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2279%3A0xE022CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A2279%3A0xE022CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:2279:0xE022CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '2279'^^xsd:integer;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:2279:0xE022CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32403%3A0xBD1CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32403%3A0xBD1CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32403%3A0xBD1CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32403%3A0xBD1CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A32403%3A0xBD1CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:32403:0xBD1CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '32403'^^xsd:integer;
  dwc:scientificName 'Eurythenes obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '102564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:32403:0xBD1CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '102564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1273%3A0x801CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1273%3A0x801CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1273%3A0x801CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1273%3A0x801CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1273%3A0x801CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1273:0x801CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1273'^^xsd:integer;
  dwc:scientificName 'Normichthys operosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1273:0x801CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27751%3A0xCB1BCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27751%3A0xCB1BCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27751%3A0xCB1BCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27751%3A0xCB1BCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27751%3A0xCB1BCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27751:0xCB1BCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27751'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27751:0xCB1BCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28577%3A0xCB1BCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28577%3A0xCB1BCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28577%3A0xCB1BCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28577%3A0xCB1BCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28577%3A0xCB1BCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28577:0xCB1BCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28577'^^xsd:integer;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28577:0xCB1BCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1287%3A0x7B1CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1287%3A0x7B1CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1287%3A0x7B1CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1287%3A0x7B1CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1287%3A0x7B1CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1287:0x7B1CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1287'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1287:0x7B1CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5867%3A0x371CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5867%3A0x371CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5867%3A0x371CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5867%3A0x371CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5867%3A0x371CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5867:0x371CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5867'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton & Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5867:0x371CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28955%3A0x361CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28955%3A0x361CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28955%3A0x361CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28955%3A0x361CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28955%3A0x361CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28955:0x361CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28955'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28955:0x361CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A417%3A0xF122CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A417%3A0xF122CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A417%3A0xF122CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A417%3A0xF122CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A417%3A0xF122CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:417:0xF122CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '417'^^xsd:integer;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:417:0xF122CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28927%3A0x341CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28927%3A0x341CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28927%3A0x341CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28927%3A0x341CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A28927%3A0x341CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:28927:0x341CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '28927'^^xsd:integer;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:28927:0x341CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1233%3A0xCD1BCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1233%3A0xCD1BCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1233%3A0xCD1BCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1233%3A0xCD1BCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -25.746)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-25.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A1233%3A0xCD1BCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:1233:0xCD1BCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '1233'^^xsd:integer;
  dwc:scientificName 'Melamphaes suborbitalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.746'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2314 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:1233:0xCD1BCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15664%3A0xB320CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15664%3A0xB320CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15664%3A0xB320CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.931 -25.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.931"^^xsd:decimal ;
  dwc:decimalLongitude "-25.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15664%3A0xB320CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.931 -25.658)"^^geo:wktLiteral ;
  geo-pos:lat "59.931"^^xsd:decimal ;
  geo-pos:long "-25.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A15664%3A0xB320CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:15664:0xB320CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '15664'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.658'^^xsd:double;
  dwc:latitude '59.931'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2260 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:15664:0xB320CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A947%3A0x5920CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A947%3A0x5920CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A947%3A0x5920CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.931 -25.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.931"^^xsd:decimal ;
  dwc:decimalLongitude "-25.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A947%3A0x5920CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.931 -25.658)"^^geo:wktLiteral ;
  geo-pos:lat "59.931"^^xsd:decimal ;
  geo-pos:long "-25.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A947%3A0x5920CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:947:0x5920CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '947'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.658'^^xsd:double;
  dwc:latitude '59.931'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2260 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:947:0x5920CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A961%3A0x941FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A961%3A0x941FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A961%3A0x941FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.931 -25.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.931"^^xsd:decimal ;
  dwc:decimalLongitude "-25.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A961%3A0x941FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.931 -25.658)"^^geo:wktLiteral ;
  geo-pos:lat "59.931"^^xsd:decimal ;
  geo-pos:long "-25.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A961%3A0x941FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:961:0x941FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '961'^^xsd:integer;
  dwc:scientificName 'Bathylagus euryops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.658'^^xsd:double;
  dwc:latitude '59.931'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2260 m. Gear used: Åkra trawl. This sample/speciemen is kept at Bergen Museum, Norway; ZMUB: 16618'^^xsd:string;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:961:0x941FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A919%3A0x511FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A919%3A0x511FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A919%3A0x511FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.931 -25.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.931"^^xsd:decimal ;
  dwc:decimalLongitude "-25.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A919%3A0x511FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.931 -25.658)"^^geo:wktLiteral ;
  geo-pos:lat "59.931"^^xsd:decimal ;
  geo-pos:long "-25.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A919%3A0x511FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:919:0x511FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '919'^^xsd:integer;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Young'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.658'^^xsd:double;
  dwc:latitude '59.931'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2260 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:919:0x511FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27793%3A0x4C21CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27793%3A0x4C21CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27793%3A0x4C21CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.931 -25.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.931"^^xsd:decimal ;
  dwc:decimalLongitude "-25.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27793%3A0x4C21CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.931 -25.658)"^^geo:wktLiteral ;
  geo-pos:lat "59.931"^^xsd:decimal ;
  geo-pos:long "-25.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27793%3A0x4C21CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27793:0x4C21CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27793'^^xsd:integer;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.658'^^xsd:double;
  dwc:latitude '59.931'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2260 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27793:0x4C21CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.931 -25.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.931"^^xsd:decimal ;
  dwc:decimalLongitude "-25.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.931 -25.658)"^^geo:wktLiteral ;
  geo-pos:lat "59.931"^^xsd:decimal ;
  geo-pos:long "-25.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1C1FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1C1FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.658'^^xsd:double;
  dwc:latitude '59.931'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2260 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1C1FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30757%3A0xD01ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30757%3A0xD01ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30757%3A0xD01ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.931 -25.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.931"^^xsd:decimal ;
  dwc:decimalLongitude "-25.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30757%3A0xD01ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.931 -25.658)"^^geo:wktLiteral ;
  geo-pos:lat "59.931"^^xsd:decimal ;
  geo-pos:long "-25.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A30757%3A0xD01ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:30757:0xD01ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '30757'^^xsd:integer;
  dwc:scientificName 'Phronima sedentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Georgy Vinogradov'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.658'^^xsd:double;
  dwc:latitude '59.931'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2260 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '103272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:30757:0xD01ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '103272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27807%3A0xC81ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27807%3A0xC81ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27807%3A0xC81ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.931 -25.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.931"^^xsd:decimal ;
  dwc:decimalLongitude "-25.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27807%3A0xC81ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.931 -25.658)"^^geo:wktLiteral ;
  geo-pos:lat "59.931"^^xsd:decimal ;
  geo-pos:long "-25.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A27807%3A0xC81ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:27807:0xC81ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '27807'^^xsd:integer;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.658'^^xsd:double;
  dwc:latitude '59.931'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2260 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:27807:0xC81ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A903%3A0x6D1ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A903%3A0x6D1ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A903%3A0x6D1ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.931 -25.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.931"^^xsd:decimal ;
  dwc:decimalLongitude "-25.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A903%3A0x6D1ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.931 -25.658)"^^geo:wktLiteral ;
  geo-pos:lat "59.931"^^xsd:decimal ;
  geo-pos:long "-25.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A903%3A0x6D1ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:903:0x6D1ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '903'^^xsd:integer;
  dwc:scientificName 'Funchalia woodwardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hege Øverbø Hansen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.658'^^xsd:double;
  dwc:latitude '59.931'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2260 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:903:0x6D1ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE31DCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE31DCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE31DCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.931 -25.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.931"^^xsd:decimal ;
  dwc:decimalLongitude "-25.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE31DCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.931 -25.658)"^^geo:wktLiteral ;
  geo-pos:lat "59.931"^^xsd:decimal ;
  geo-pos:long "-25.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE31DCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE31DCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.658'^^xsd:double;
  dwc:latitude '59.931'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2260 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE31DCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A989%3A0xE31DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A989%3A0xE31DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A989%3A0xE31DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.931 -25.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.931"^^xsd:decimal ;
  dwc:decimalLongitude "-25.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A989%3A0xE31DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.931 -25.658)"^^geo:wktLiteral ;
  geo-pos:lat "59.931"^^xsd:decimal ;
  geo-pos:long "-25.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A989%3A0xE31DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:989:0xE31DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '989'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.658'^^xsd:double;
  dwc:latitude '59.931'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2260 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:989:0xE31DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A975%3A0xB522CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A975%3A0xB522CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A975%3A0xB522CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.931 -25.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.931"^^xsd:decimal ;
  dwc:decimalLongitude "-25.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A975%3A0xB522CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.931 -25.658)"^^geo:wktLiteral ;
  geo-pos:lat "59.931"^^xsd:decimal ;
  geo-pos:long "-25.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A975%3A0xB522CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:975:0xB522CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '975'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Tracey Sutton'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.18'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.658'^^xsd:double;
  dwc:latitude '59.931'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2260 m. Gear used: Åkra trawl'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:975:0xB522CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8921CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8921CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8921CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8921CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8921CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8921CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scottocalanus persecans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8921CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B21CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B21CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B21CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B21CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B21CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8B21CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scottocalanus persecans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8B21CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B21CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B21CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B21CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B21CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x8B21CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x8B21CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scottocalanus persecans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x8B21CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6536%3A0x0421CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6536%3A0x0421CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6536%3A0x0421CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6536%3A0x0421CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6536%3A0x0421CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6536:0x0421CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6536'^^xsd:integer;
  dwc:scientificName 'Rhopalonema velatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117865'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6536:0x0421CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '117865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6528%3A0xAB20CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6528%3A0xAB20CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6528%3A0xAB20CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6528%3A0xAB20CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6528%3A0xAB20CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6528:0xAB20CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6528'^^xsd:integer;
  dwc:scientificName 'Sphaeronectes '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6528:0xAB20CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6593%3A0xAB20CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6593%3A0xAB20CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6593%3A0xAB20CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6593%3A0xAB20CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6593%3A0xAB20CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6593:0xAB20CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6593'^^xsd:integer;
  dwc:scientificName 'Sphaeronectes '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6593:0xAB20CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6508%3A0xAB20CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6508%3A0xAB20CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6508%3A0xAB20CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6508%3A0xAB20CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6508%3A0xAB20CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6508:0xAB20CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6508'^^xsd:integer;
  dwc:scientificName 'Sphaeronectes '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6508:0xAB20CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6623%3A0x9621CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6623%3A0x9621CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6623%3A0x9621CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6623%3A0x9621CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6623%3A0x9621CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6623:0x9621CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6623'^^xsd:integer;
  dwc:scientificName 'Solmundella bitentaculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6623:0x9621CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '117267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5614%3A0x9621CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5614%3A0x9621CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5614%3A0x9621CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5614%3A0x9621CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A5614%3A0x9621CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:5614:0x9621CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '5614'^^xsd:integer;
  dwc:scientificName 'Solmundella bitentaculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:5614:0x9621CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '117267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7520CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7520CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7520CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7520CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7620CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7620CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7620CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7620CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7620CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7520CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7520CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7520CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7320CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7320CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7320CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7320CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7220CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7220CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7220CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6500%3A0xF821CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6500%3A0xF821CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6500%3A0xF821CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6500%3A0xF821CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6500%3A0xF821CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6500:0xF821CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6500'^^xsd:integer;
  dwc:scientificName 'Chuniphyes multidentata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6500:0xF821CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6504%3A0xF921CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6504%3A0xF921CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6504%3A0xF921CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6504%3A0xF921CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6504%3A0xF921CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6504:0xF921CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6504'^^xsd:integer;
  dwc:scientificName 'Chuniphyes multidentata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6504:0xF921CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6504%3A0xF921CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6504%3A0xF921CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6504%3A0xF921CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6504%3A0xF921CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6504%3A0xF921CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6504:0xF921CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6504'^^xsd:integer;
  dwc:scientificName 'Chuniphyes multidentata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6504:0xF921CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3220CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3220CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3220CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3220CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3220CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3220CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Candacia longimana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3220CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6567%3A0x2320CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6567%3A0x2320CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6567%3A0x2320CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6567%3A0x2320CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6567%3A0x2320CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6567:0x2320CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6567'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6567:0x2320CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6565%3A0x2320CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6565%3A0x2320CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6565%3A0x2320CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6565%3A0x2320CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6565%3A0x2320CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6565:0x2320CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6565'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6565:0x2320CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6565%3A0x2320CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6565%3A0x2320CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6565%3A0x2320CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6565%3A0x2320CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6565%3A0x2320CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6565:0x2320CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6565'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6565:0x2320CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6518%3A0x2220CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6518%3A0x2220CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6518%3A0x2220CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6518%3A0x2220CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6518%3A0x2220CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6518:0x2220CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6518'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6518:0x2220CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6567%3A0x2220CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6567%3A0x2220CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6567%3A0x2220CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6567%3A0x2220CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6567%3A0x2220CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6567:0x2220CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6567'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6567:0x2220CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF11FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF11FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euaugaptilus magnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF11FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF01FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF01FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF01FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF01FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF01FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF01FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euchirella curticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF01FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x831FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x831FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x831FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x831FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x831FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x821FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x821FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x821FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x821FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x821FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x821FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x821FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x811FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x811FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x811FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x811FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x811FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x811FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x811FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x811FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x811FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x801FCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x801FCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7F1FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7F1FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7D1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7D1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Candacia varicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7D1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x781FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x781FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x781FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x571FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x571FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x571FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x441FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aetideopsis multiserrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x441FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x451FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x451FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x451FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x451FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x451FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x451FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aetideus armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x451FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x451FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x451FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x451FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x451FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x451FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x451FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aetideus armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x451FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x451FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x451FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x451FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x451FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x451FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x451FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aetideus armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x451FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6601%3A0x421FCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6601%3A0x421FCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6601%3A0x421FCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6601%3A0x421FCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6601%3A0x421FCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6601:0x421FCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6601'^^xsd:integer;
  dwc:scientificName 'Aglantha digitale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6601:0x421FCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '117849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6492%3A0x431FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6492%3A0x431FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6492%3A0x431FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6492%3A0x431FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6492%3A0x431FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6492:0x431FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6492'^^xsd:integer;
  dwc:scientificName 'Aglantha digitale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6492:0x431FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '117849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6621%3A0x431FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6621%3A0x431FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6621%3A0x431FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6621%3A0x431FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6621%3A0x431FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6621:0x431FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6621'^^xsd:integer;
  dwc:scientificName 'Aglantha digitale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6621:0x431FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '117849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6500%3A0x3D1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6500%3A0x3D1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6500%3A0x3D1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6500%3A0x3D1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6500%3A0x3D1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6500:0x3D1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6500'^^xsd:integer;
  dwc:scientificName 'Aeginura grimaldii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6500:0x3D1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '117266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x361FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x361FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '345251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x301FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x301FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x301FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x301FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x301FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x301FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x301FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x301FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x301FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x301FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x301FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x301FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x301FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x301FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2C1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rhincalanus nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2C1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2C1FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rhincalanus nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2C1FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2A1FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pseudochirella notacantha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2A1FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x281FCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x281FCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281FCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x281FCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Sapphirina iris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '129049'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x281FCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '129049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x271FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x271FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scaphocalanus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104786'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x271FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x221FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma xiphias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x221FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x221FCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma xiphias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x221FCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x221FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma xiphias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x221FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221FCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x221FCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma xiphias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x221FCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6490%3A0x5D22CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6490%3A0x5D22CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6490%3A0x5D22CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6490%3A0x5D22CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6490%3A0x5D22CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6490:0x5D22CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6490'^^xsd:integer;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6490:0x5D22CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD51ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD51ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104638'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD51ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD41ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD41ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1436445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC41ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta tonsa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '359879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC41ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '359879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC41ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta tonsa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '359879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC41ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '359879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC41ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta tonsa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '359879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC41ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '359879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC31ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC31ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta tonsa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '359879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC31ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '359879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6486%3A0xC01ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6486%3A0xC01ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6486%3A0xC01ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6486%3A0xC01ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6486%3A0xC01ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6486:0xC01ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6486'^^xsd:integer;
  dwc:scientificName 'Pantachogon haeckeli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117860'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6486:0xC01ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '117860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6622CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6622CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6622CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6622CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x6622CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x6622CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x6622CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBE1ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBE1ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBE1ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x751ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x751ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x751ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x751ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus pileatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x751ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x731ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x731ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6528%3A0x671ECC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6528%3A0x671ECC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6528%3A0x671ECC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6528%3A0x671ECC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6528%3A0x671ECC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6528:0x671ECC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6528'^^xsd:integer;
  dwc:scientificName 'Gilia reticulata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '196593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6528:0x671ECC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '196593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6478%3A0x7222CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6478%3A0x7222CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6478%3A0x7222CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6478%3A0x7222CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6478%3A0x7222CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6478:0x7222CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6478'^^xsd:integer;
  dwc:scientificName 'Halicreas minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6478:0x7222CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '117617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2A1ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104636'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2A1ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x261ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x261ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x261ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x251ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x251ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x251ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6579%3A0x9A22CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6579%3A0x9A22CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6579%3A0x9A22CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6579%3A0x9A22CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6579%3A0x9A22CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6579:0x9A22CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6579'^^xsd:integer;
  dwc:scientificName 'Nanomia cara '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6579:0x9A22CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6595%3A0x231ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6595%3A0x231ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6595%3A0x231ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6595%3A0x231ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6595%3A0x231ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6595:0x231ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6595'^^xsd:integer;
  dwc:scientificName 'Nanomia cara '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6595:0x231ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A22CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A22CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A22CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A22CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x9A22CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x9A22CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x9A22CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1F1ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '220908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1F1ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '220908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1F1ECC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1F1ECC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF51DCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF51DCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF51DCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF51DCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF51DCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF51DCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lophothrix frontalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF51DCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF51DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF51DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF51DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF51DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF51DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF51DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lophothrix frontalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF51DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA322CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA322CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA322CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA322CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA322CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA322CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Neocalanus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA322CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE91DCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE91DCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Neocalanus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE91DCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA622CC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA622CC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA622CC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA622CC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA622CC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA622CC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Nullosetigera helgae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '361514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA622CC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '361514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA71DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA71DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA71DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA71DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA71DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA71DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterostylites longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA71DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x241CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x241CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x241CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x241CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x241CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x241CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA11DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA11DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1BCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1BCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1BCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1BCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBD1BCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBD1BCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia curta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBD1BCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6458%3A0x981DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6458%3A0x981DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6458%3A0x981DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6458%3A0x981DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6458%3A0x981DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6458:0x981DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6458'^^xsd:integer;
  dwc:scientificName 'Lensia achilles'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6458:0x981DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6500%3A0x981DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6500%3A0x981DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6500%3A0x981DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6500%3A0x981DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6500%3A0x981DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6500:0x981DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6500'^^xsd:integer;
  dwc:scientificName 'Lensia achilles'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6500:0x981DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6605%3A0x991DCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6605%3A0x991DCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6605%3A0x991DCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6605%3A0x991DCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6605%3A0x991DCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6605:0x991DCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6605'^^xsd:integer;
  dwc:scientificName 'Lensia conoidea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6605:0x991DCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6551%3A0x571DCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6551%3A0x571DCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6551%3A0x571DCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6551%3A0x571DCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6551%3A0x571DCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6551:0x571DCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6551'^^xsd:integer;
  dwc:scientificName 'Lensia conoidea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6551:0x571DCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6466%3A0x981DCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6466%3A0x981DCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6466%3A0x981DCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6466%3A0x981DCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6466%3A0x981DCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6466:0x981DCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6466'^^xsd:integer;
  dwc:scientificName 'Lensia conoidea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6466:0x981DCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6532%3A0x981DCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6532%3A0x981DCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6532%3A0x981DCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6532%3A0x981DCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6532%3A0x981DCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6532:0x981DCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6532'^^xsd:integer;
  dwc:scientificName 'Lensia conoidea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6532:0x981DCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6520%3A0x981DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6520%3A0x981DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6520%3A0x981DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6520%3A0x981DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6520%3A0x981DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6520:0x981DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6520'^^xsd:integer;
  dwc:scientificName 'Lensia conoidea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6520:0x981DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6607%3A0x561DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6607%3A0x561DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6607%3A0x561DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6607%3A0x561DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6607%3A0x561DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6607:0x561DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6607'^^xsd:integer;
  dwc:scientificName 'Lensia meteori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6607:0x561DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6522%3A0x561DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6522%3A0x561DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6522%3A0x561DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6522%3A0x561DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6522%3A0x561DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6522:0x561DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6522'^^xsd:integer;
  dwc:scientificName 'Lensia meteori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6522:0x561DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x501DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x501DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma xiphias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x501DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4C1DCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4C1DCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4C1DCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '345251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB222CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB222CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB222CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB222CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB222CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB222CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB222CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB322CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rhincalanus nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB322CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB322CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rhincalanus nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB322CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD922CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD922CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD922CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD922CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD922CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD922CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Undinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD922CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6619%3A0x8021CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6619%3A0x8021CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6619%3A0x8021CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6619%3A0x8021CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6619%3A0x8021CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6619:0x8021CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6619'^^xsd:integer;
  dwc:scientificName 'Solmundella bitentaculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '117267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6619:0x8021CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '117267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCF1CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCF1CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCF1CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCF1CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCF1CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCF1CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCF1CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCF1CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCF1CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCE1CCC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCE1CCC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCE1CCC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCE1CCC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCE1CCC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCE1CCC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCE1CCC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCD1CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCD1CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCD1CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCD1CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCD1CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCC1CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCC1CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCC1CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCC1CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCC1CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCC1CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCC1CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6506%3A0xDD22CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6506%3A0xDD22CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6506%3A0xDD22CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6506%3A0xDD22CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6506%3A0xDD22CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6506:0xDD22CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6506'^^xsd:integer;
  dwc:scientificName 'Chuniphyes multidentata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6506:0xDD22CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6464%3A0xDD22CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6464%3A0xDD22CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6464%3A0xDD22CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6464%3A0xDD22CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6464%3A0xDD22CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6464:0xDD22CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6464'^^xsd:integer;
  dwc:scientificName 'Chuniphyes multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6464:0xDD22CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC21CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC21CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC21CCC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC21CCC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC21CCC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xBB1CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xBB1CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euchirella rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xBB1CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB81CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euaugaptilus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB81CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB81CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB81CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euaugaptilus magnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB81CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6518%3A0xB81CCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6518%3A0xB81CCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6518%3A0xB81CCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6518%3A0xB81CCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6518%3A0xB81CCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6518:0xB81CCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6518'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6518:0xB81CCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6472%3A0x961CCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6472%3A0x961CCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6472%3A0x961CCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6472%3A0x961CCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6472%3A0x961CCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6472:0x961CCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6472'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6472:0x961CCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE522CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE522CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE522CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE522CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE522CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE522CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE522CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6480%3A0x871CCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6480%3A0x871CCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6480%3A0x871CCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6480%3A0x871CCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6480%3A0x871CCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6480:0x871CCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6480'^^xsd:integer;
  dwc:scientificName 'Lensia achilles'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6480:0x871CCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6551%3A0x881CCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6551%3A0x881CCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6551%3A0x881CCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6551%3A0x881CCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6551%3A0x881CCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6551:0x881CCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6551'^^xsd:integer;
  dwc:scientificName 'Lensia conoidea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6551:0x881CCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6605%3A0x861CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6605%3A0x861CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6605%3A0x861CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6605%3A0x861CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6605%3A0x861CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6605:0x861CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6605'^^xsd:integer;
  dwc:scientificName 'Lensia conoidea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6605:0x861CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6474%3A0x861CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6474%3A0x861CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6474%3A0x861CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6474%3A0x861CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6474%3A0x861CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6474:0x861CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6474'^^xsd:integer;
  dwc:scientificName 'Lensia multicristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6474:0x861CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x281CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x281CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Nullosetigera helgae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '361514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x281CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '361514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC22CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC22CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC22CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC22CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xEC22CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xEC22CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Neocalanus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xEC22CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x361CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x361CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371CCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371CCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371CCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.001"^^xsd:decimal ;
  dwc:decimalLongitude "-25.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371CCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.001 -25.607)"^^geo:wktLiteral ;
  geo-pos:lat "60.001"^^xsd:decimal ;
  geo-pos:long "-25.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371CCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x371CCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.607'^^xsd:double;
  dwc:latitude '60.001'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2289 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x371CCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1002"^^xsd:integer ;
  dwc:maximumDepthInMeters "1498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7320CC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1002'^^xsd:integer;
  dwc:maximumDepth '1498'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7320CC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1498"^^xsd:integer ;
  dwc:maximumDepthInMeters "1899"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7320CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1498'^^xsd:integer;
  dwc:maximumDepth '1899'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7320CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1899"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7420CC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1899'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7420CC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1899"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7420CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7420CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1899'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7420CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1899"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7320CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7320CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1899'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7320CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1002"^^xsd:integer ;
  dwc:maximumDepthInMeters "1498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7120CC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7120CC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1002'^^xsd:integer;
  dwc:maximumDepth '1498'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7120CC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6484%3A0x6420CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6484%3A0x6420CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6484%3A0x6420CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1899"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6484%3A0x6420CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6484%3A0x6420CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6484:0x6420CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6484'^^xsd:integer;
  dwc:scientificName 'Chuniphyes multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1899'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6484:0x6420CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6516%3A0xD01BCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6516%3A0xD01BCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6516%3A0xD01BCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1002"^^xsd:integer ;
  dwc:maximumDepthInMeters "1498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6516%3A0xD01BCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6516%3A0xD01BCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6516:0xD01BCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6516'^^xsd:integer;
  dwc:scientificName 'Chuniphyes multidentata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1002'^^xsd:integer;
  dwc:maximumDepth '1498'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6516:0xD01BCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1002"^^xsd:integer ;
  dwc:maximumDepthInMeters "1498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3320CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3320CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Candacia longimana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1002'^^xsd:integer;
  dwc:maximumDepth '1498'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3320CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6498%3A0x2220CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6498%3A0x2220CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6498%3A0x2220CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1899"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6498%3A0x2220CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6498%3A0x2220CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6498:0x2220CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6498'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1899'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6498:0x2220CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6502%3A0x2220CC0101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6502%3A0x2220CC0101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6502%3A0x2220CC0101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1002"^^xsd:integer ;
  dwc:maximumDepthInMeters "1498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6502%3A0x2220CC0101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6502%3A0x2220CC0101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6502:0x2220CC0101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6502'^^xsd:integer;
  dwc:scientificName 'Dimophyes arctica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1002'^^xsd:integer;
  dwc:maximumDepth '1498'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '135418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6502:0x2220CC0101000500'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A743%3A0x0A22CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A743%3A0x0A22CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A743%3A0x0A22CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1498"^^xsd:integer ;
  dwc:maximumDepthInMeters "1899"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A743%3A0x0A22CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A743%3A0x0A22CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:743:0x0A22CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '743'^^xsd:integer;
  dwc:scientificName 'Caecosagitta macrocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1498'^^xsd:integer;
  dwc:maximumDepth '1899'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '105431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:743:0x0A22CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '105431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A715%3A0x0A22CC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A715%3A0x0A22CC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A715%3A0x0A22CC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1899"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A715%3A0x0A22CC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A715%3A0x0A22CC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:715:0x0A22CC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '715'^^xsd:integer;
  dwc:scientificName 'Caecosagitta macrocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1899'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '105431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:715:0x0A22CC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '105431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A757%3A0x831FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A757%3A0x831FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A757%3A0x831FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1002"^^xsd:integer ;
  dwc:maximumDepthInMeters "1498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A757%3A0x831FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A757%3A0x831FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:757:0x831FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '757'^^xsd:integer;
  dwc:scientificName 'Caecosagitta macrocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1002'^^xsd:integer;
  dwc:maximumDepth '1498'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '105431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:757:0x831FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '105431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1498"^^xsd:integer ;
  dwc:maximumDepthInMeters "1899"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x801FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x801FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1498'^^xsd:integer;
  dwc:maximumDepth '1899'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x801FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1002"^^xsd:integer ;
  dwc:maximumDepthInMeters "1498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7F1FCC0101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1002'^^xsd:integer;
  dwc:maximumDepth '1498'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7F1FCC0101000000'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1899"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7F1FCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1899'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7F1FCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1002"^^xsd:integer ;
  dwc:maximumDepthInMeters "1498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x7F1FCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x7F1FCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1002'^^xsd:integer;
  dwc:maximumDepth '1498'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x7F1FCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1002"^^xsd:integer ;
  dwc:maximumDepthInMeters "1498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x441FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x441FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aetideopsis multiserrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1002'^^xsd:integer;
  dwc:maximumDepth '1498'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x441FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1FCC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1FCC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1FCC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1899"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1FCC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x3B1FCC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x3B1FCC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Aetideopsis multiserrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1899'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x3B1FCC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1002"^^xsd:integer ;
  dwc:maximumDepthInMeters "1498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x311FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x311FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scaphocalanus magnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1002'^^xsd:integer;
  dwc:maximumDepth '1498'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x311FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1722CC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1722CC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1722CC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1498"^^xsd:integer ;
  dwc:maximumDepthInMeters "1899"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1722CC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1722CC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1722CC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1498'^^xsd:integer;
  dwc:maximumDepth '1899'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1722CC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5822CC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5822CC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5822CC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1002"^^xsd:integer ;
  dwc:maximumDepthInMeters "1498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5822CC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x5822CC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x5822CC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1002'^^xsd:integer;
  dwc:maximumDepth '1498'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x5822CC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1899"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2C1FCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2C1FCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rhincalanus nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1899'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2C1FCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21BCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21BCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21BCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1002"^^xsd:integer ;
  dwc:maximumDepthInMeters "1498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21BCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD21BCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD21BCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pseudochirella notacantha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1002'^^xsd:integer;
  dwc:maximumDepth '1498'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD21BCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1002"^^xsd:integer ;
  dwc:maximumDepthInMeters "1498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x2A1FCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x2A1FCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pseudochirella obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1002'^^xsd:integer;
  dwc:maximumDepth '1498'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104335'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x2A1FCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD31ECC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD31ECC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD31ECC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1002"^^xsd:integer ;
  dwc:maximumDepthInMeters "1498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD31ECC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD31ECC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD31ECC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1002'^^xsd:integer;
  dwc:maximumDepth '1498'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD31ECC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '746007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1899"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xD41ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xD41ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Pleuromamma xiphias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1899'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xD41ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1498"^^xsd:integer ;
  dwc:maximumDepthInMeters "1899"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC41ECC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta tonsa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1498'^^xsd:integer;
  dwc:maximumDepth '1899'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '359879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC41ECC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '359879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1002"^^xsd:integer ;
  dwc:maximumDepthInMeters "1498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC41ECC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC41ECC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta tonsa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1002'^^xsd:integer;
  dwc:maximumDepth '1498'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '359879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC41ECC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '359879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51ECC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51ECC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51ECC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1899"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51ECC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xC51ECC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xC51ECC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta tonsa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1899'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '359879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xC51ECC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '359879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1899"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x731ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x731ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1899'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x731ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6485%3A0x661ECC0101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6485%3A0x661ECC0101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6485%3A0x661ECC0101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1002"^^xsd:integer ;
  dwc:maximumDepthInMeters "1498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6485%3A0x661ECC0101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A6485%3A0x661ECC0101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:6485:0x661ECC0101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '6485'^^xsd:integer;
  dwc:scientificName 'Gilia reticulata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Aino Hosia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1002'^^xsd:integer;
  dwc:maximumDepth '1498'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '196593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:6485:0x661ECC0101000200'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '196593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A771%3A0x291CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A771%3A0x291CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A771%3A0x291CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1002"^^xsd:integer ;
  dwc:maximumDepthInMeters "1498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A771%3A0x291CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A771%3A0x291CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004:771:0x291CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:catalogNumber '771'^^xsd:integer;
  dwc:scientificName 'Eukrohnia bathyantarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Annelies Pierrot-Bults'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1002'^^xsd:integer;
  dwc:maximumDepth '1498'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '266224'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004:771:0x291CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '266224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1899"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x331ECC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x331ECC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Euchirella rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1899'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x331ECC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x291ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x291ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x291ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1002"^^xsd:integer ;
  dwc:maximumDepthInMeters "1498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x291ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x291ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x291ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1002'^^xsd:integer;
  dwc:maximumDepth '1498'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x291ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1899"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x221ECC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x221ECC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1899'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x221ECC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1899"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1F1ECC0101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1F1ECC0101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1899'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '220908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1F1ECC0101000300'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '220908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1899"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1D1ECC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1899'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1D1ECC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1002"^^xsd:integer ;
  dwc:maximumDepthInMeters "1498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x1D1ECC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x1D1ECC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1002'^^xsd:integer;
  dwc:maximumDepth '1498'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x1D1ECC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF51DCC0101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF51DCC0101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF51DCC0101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1498"^^xsd:integer ;
  dwc:maximumDepthInMeters "1899"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF51DCC0101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF51DCC0101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF51DCC0101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia curta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1498'^^xsd:integer;
  dwc:maximumDepth '1899'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF51DCC0101000600'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF31DCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF31DCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF31DCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1002"^^xsd:integer ;
  dwc:maximumDepthInMeters "1498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF31DCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xF31DCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xF31DCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia curta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1002'^^xsd:integer;
  dwc:maximumDepth '1498'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xF31DCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA322CC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA322CC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA322CC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1899"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA322CC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA322CC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA322CC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Neocalanus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1899'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA322CC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1498"^^xsd:integer ;
  dwc:maximumDepthInMeters "1899"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x241CCC0101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1498'^^xsd:integer;
  dwc:maximumDepth '1899'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x241CCC0101000700'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1002"^^xsd:integer ;
  dwc:maximumDepthInMeters "1498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x241CCC0101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x241CCC0101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1002'^^xsd:integer;
  dwc:maximumDepth '1498'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x241CCC0101000800'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1899"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xA11DCC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xA11DCC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1899'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xA11DCC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4A1DCC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4A1DCC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4A1DCC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1899"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4A1DCC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x4A1DCC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x4A1DCC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Sapphirina iris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1899'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '129049'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x4A1DCC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '129049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1002"^^xsd:integer ;
  dwc:maximumDepthInMeters "1498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xB322CC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xB322CC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Rhincalanus nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1002'^^xsd:integer;
  dwc:maximumDepth '1498'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xB322CC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCE1CCC0101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCE1CCC0101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCE1CCC0101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1498"^^xsd:integer ;
  dwc:maximumDepthInMeters "1899"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCE1CCC0101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xCE1CCC0101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xCE1CCC0101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1498'^^xsd:integer;
  dwc:maximumDepth '1899'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xCE1CCC0101000400'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE222CC0101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE222CC0101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE222CC0101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1899"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE222CC0101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE222CC0101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE222CC0101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Eukrohnia bathypelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1899'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '105414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE222CC0101000A00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '105414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE822CC0101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE822CC0101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE822CC0101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1002"^^xsd:integer ;
  dwc:maximumDepthInMeters "1498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE822CC0101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0xE822CC0101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0xE822CC0101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Lucicutia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1002'^^xsd:integer;
  dwc:maximumDepth '1498'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '220908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0xE822CC0101000100'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '220908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371CCC0101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371CCC0101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371CCC0101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1002"^^xsd:integer ;
  dwc:maximumDepthInMeters "1498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371CCC0101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x371CCC0101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x371CCC0101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1002'^^xsd:integer;
  dwc:maximumDepth '1498'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x371CCC0101000B00'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361CCC0101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361CCC0101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361CCC0101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1498"^^xsd:integer ;
  dwc:maximumDepthInMeters "1899"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361CCC0101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.954 -25.551)"^^geo:wktLiteral ;
  geo-pos:lat "59.954"^^xsd:decimal ;
  geo-pos:long "-25.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2427__urn%3Acatalog%3A50%3AMAR-ECO%20-%202004%3A%3A0x361CCC0101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:50:MAR-ECO - 2004::0x361CCC0101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2427_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-04-25'^^xsd:date;
  dwc:institutionCode '50'^^xsd:integer;
  dwc:collectionCode 'MAR-ECO - 2004'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Etery Musaeva'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-25.551'^^xsd:double;
  dwc:latitude '59.954'^^xsd:double;
  dwc:minimumDepth '1498'^^xsd:integer;
  dwc:maximumDepth '1899'^^xsd:integer;
  dwc:occurrenceRemarks 'The bottomdepth on this stations was 2276 m. Gear used: Multinet'^^xsd:string;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:50:MAR-ECO - 2004::0x361CCC0101000900'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF